|
||||||||||
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.AbstractWSDDGenerator cuba.util.ddgen.WSTDDGenerator
public class WSTDDGenerator
WSTDDGenerator.
Field Summary |
---|
Fields inherited from class cuba.util.ddgen.AbstractDDGenerator |
---|
components, options |
Constructor Summary | |
---|---|
WSTDDGenerator(java.util.ArrayList components,
DDGeneratorOptions options)
Constructor. |
Method Summary | |
---|---|
GeneratorResult |
generate(GeneratorResult result)
Abstract Method that is called by the DDGenerator main-Method |
protected java.lang.String |
serviceName(CUBAComponent pComponent)
|
Methods inherited from class cuba.util.ddgen.AbstractWSDDGenerator |
---|
adapterClassName, insertCorrectClassName |
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 WSTDDGenerator(java.util.ArrayList components, DDGeneratorOptions options) throws GeneratorException
GeneratorException
Method Detail |
---|
public GeneratorResult generate(GeneratorResult result) throws GeneratorException
AbstractDDGenerator
generate
in class AbstractDDGenerator
GeneratorException
protected java.lang.String serviceName(CUBAComponent pComponent)
serviceName
in class AbstractWSDDGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |