Package | Description |
---|---|
de.fraunhofer.fokus.oefit.adhoc.custom |
Provides custom enumerations and service handlers to
support portlet classes
|
Modifier and Type | Method and Description |
---|---|
E_ConfigCategory |
E_ConfigKey.getCategory()
Gets the category.
|
static E_ConfigCategory |
E_ConfigCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static E_ConfigCategory[] |
E_ConfigCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<E_ConfigCategory> |
E_ConfigCategory.getByDomain(E_ConfigDomain domain)
Gets the by domain.
|
Modifier and Type | Method and Description |
---|---|
static List<E_ConfigKey> |
E_ConfigKey.getByCategory(E_ConfigCategory cat)
Gets the by category.
|
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.