Modifier and Type | Class and Description |
---|---|
class |
InstallerModule
Created by tustisos on 3/24/14.
|
Modifier and Type | Method and Description |
---|---|
List<AdminModule> |
AdminConsoleService.getModuleList() |
Modifier and Type | Method and Description |
---|---|
void |
AdminConsoleService.setModuleList(List<AdminModule> moduleList) |
Modifier and Type | Class and Description |
---|---|
class |
Decorator
Decorator - wraps the
AdminModule interface and adds useful methods such as comparison
and conversion to maps. |
class |
ValidationDecorator
ValidationDecorator - a specific decorator for the
AdminModule that adds support for
validation. |
Modifier and Type | Method and Description |
---|---|
static List<ValidationDecorator> |
ValidationDecorator.wrap(List<AdminModule> adminList)
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationModule
Application module class
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationModule
Created by tustisos on 3/18/14.
|
Modifier and Type | Class and Description |
---|---|
class |
DocsModule |
This work is licensed under a Creative Commons Attribution 4.0 International License.