| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.app.config | |
| edu.internet2.middleware.grouper.app.gsh.template | |
| edu.internet2.middleware.grouper.cfg.dbConfig |
| Modifier and Type | Method and Description |
|---|---|
ConfigItemFormElement |
GrouperConfigurationModuleAttribute.getFormElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrouperConfigurationModuleAttribute.setFormElement(ConfigItemFormElement formElement) |
| Modifier and Type | Method and Description |
|---|---|
ConfigItemFormElement |
GshTemplateInputConfig.getConfigItemFormElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
GshTemplateInputConfig.setConfigItemFormElement(ConfigItemFormElement configItemFormElement) |
| Modifier and Type | Method and Description |
|---|---|
ConfigItemFormElement |
ConfigItemMetadata.getFormElement()
must be in ConfigItemFormElement enum
|
static ConfigItemFormElement |
ConfigItemFormElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigItemFormElement |
ConfigItemFormElement.valueOfIgnoreCase(String string,
boolean exceptionOnNull)
do a case-insensitive matching
|
static ConfigItemFormElement[] |
ConfigItemFormElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigItemMetadata.setFormElement(ConfigItemFormElement formElement1)
must be in ConfigItemFormElement enum
|
Copyright © 2016 Internet2. All rights reserved.