|
Guvnor - Structure API 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigType | |
|---|---|
| org.guvnor.structure.server.config | |
| Uses of ConfigType in org.guvnor.structure.server.config |
|---|
| Methods in org.guvnor.structure.server.config that return ConfigType | |
|---|---|
ConfigType |
ConfigGroup.getType()
|
static ConfigType |
ConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConfigType[] |
ConfigType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.guvnor.structure.server.config with parameters of type ConfigType | |
|---|---|
List<ConfigGroup> |
ConfigurationService.getConfiguration(ConfigType type)
|
ConfigGroup |
ConfigurationFactory.newConfigGroup(ConfigType type,
String name,
String description)
|
void |
ConfigGroup.setType(ConfigType type)
|
|
Guvnor - Structure API 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||