|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleDefinition | |
---|---|
org.hippoecm.hst.site.addon.module.model | |
org.hippoecm.hst.site.addon.module.runtime | |
org.hippoecm.hst.site.container |
Uses of ModuleDefinition in org.hippoecm.hst.site.addon.module.model |
---|
Methods in org.hippoecm.hst.site.addon.module.model that return types with arguments of type ModuleDefinition | |
---|---|
List<ModuleDefinition> |
ModuleDefinition.getModuleDefinitions()
|
Method parameters in org.hippoecm.hst.site.addon.module.model with type arguments of type ModuleDefinition | |
---|---|
void |
ModuleDefinition.setModuleDefinitions(List<ModuleDefinition> moduleDefinitions)
|
Uses of ModuleDefinition in org.hippoecm.hst.site.addon.module.runtime |
---|
Constructors in org.hippoecm.hst.site.addon.module.runtime with parameters of type ModuleDefinition | |
---|---|
ModuleInstanceImpl(ModuleDefinition moduleDefinition)
|
|
ModuleInstanceImpl(ModuleDefinition moduleDefinition,
String[] namePrefixes)
|
Uses of ModuleDefinition in org.hippoecm.hst.site.container |
---|
Method parameters in org.hippoecm.hst.site.container with type arguments of type ModuleDefinition | |
---|---|
void |
SpringComponentManager.setAddonModuleDefinitions(List<ModuleDefinition> addonModuleDefinitions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |