|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of WikengoCommonGenerator in org.sharengo.wikitty.generator |
|---|
| Subclasses of WikengoCommonGenerator in org.sharengo.wikitty.generator | |
|---|---|
class |
BusinessEntityBeanGenerator
Generate pure Bean Object (no wikitty object internaly stored) |
class |
BusinessEntityGenerator
Possible enhancement: - generateParentMethod can generate attribut method access that call the same method on parent instance class. |
class |
BusinessEntityInterfaceGenerator
Interface for BusinessEntity, interfaces are needed for multiple inheritance |
class |
EnumGenerator
|
class |
InterfaceGenerator
|
| Fields in org.sharengo.wikitty.generator with type parameters of type WikengoCommonGenerator | |
|---|---|
protected static List<Class<? extends WikengoCommonGenerator>> |
WikittyMetaGenerator.DEFAULT_GENERATORS
la liste des generateurs par defaut a utiliser |
| Methods in org.sharengo.wikitty.generator that return types with arguments of type WikengoCommonGenerator | |
|---|---|
protected Class<? extends WikengoCommonGenerator> |
WikittyMetaGenerator.getClass(String className)
|
protected List<Class<? extends WikengoCommonGenerator>> |
WikittyMetaGenerator.getGenerators()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||