|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cuba.util.ddgen.AbstractDDGenerator cuba.util.ddgen.EJB2DDGenerator
public class EJB2DDGenerator
EJB2DDGenerator
Field Summary |
---|
Fields inherited from class cuba.util.ddgen.AbstractDDGenerator |
---|
components, options |
Constructor Summary | |
---|---|
EJB2DDGenerator(java.util.ArrayList components,
DDGeneratorOptions options)
|
Method Summary | |
---|---|
GeneratorResult |
generate(GeneratorResult result)
Abstract Method that is called by the DDGenerator main-Method |
Methods inherited from class cuba.util.ddgen.AbstractDDGenerator |
---|
createTextElement, serializeDocument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJB2DDGenerator(java.util.ArrayList components, DDGeneratorOptions options) throws GeneratorException
GeneratorException
Method Detail |
---|
public GeneratorResult generate(GeneratorResult result) throws GeneratorException
AbstractDDGenerator
generate
in class AbstractDDGenerator
GeneratorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |