Class CustomUiAttributeNames
java.lang.Object
edu.internet2.middleware.grouper.ui.customUi.CustomUiAttributeNames
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static AttributeDef
attribute value def assigned to groupstatic AttributeDefName
attribute def name assigned to groupstatic AttributeDefName
custom ui text config beansstatic AttributeDefName
custom ui overall beanstatic AttributeDef
attribute value def assigned to stem or groupcache these for a minute
-
Field Details
-
CUSTOM_UI_DEF
marker def- See Also:
-
CUSTOM_UI_VALUE_DEF
value def- See Also:
-
CUSTOM_UI_MARKER
marker name- See Also:
-
CUSTOM_UI_USER_QUERY_CONFIG_BEANS
json of user queries- See Also:
-
CUSTOM_UI_TEXT_CONFIG_BEANS
json of text config beans- See Also:
-
-
Constructor Details
-
CustomUiAttributeNames
public CustomUiAttributeNames()
-
-
Method Details
-
customUiStemName
- Returns:
- custom ui stem name
-
retrieveAttributeDefBaseDef
attribute value def assigned to group- Returns:
- the attribute def name
-
retrieveAttributeDefNameTextConfigBeans
custom ui text config beans- Returns:
- the attribute def name
-
retrieveAttributeDefNameUserQueryConfigBeans
custom ui overall bean- Returns:
- the attribute def name
-
retrieveAttributeDefNameMarker
attribute def name assigned to group- Returns:
- the attribute def name
-
retrieveAttributeDefNameValueDef
attribute value def assigned to stem or group- Returns:
- the attribute def name
-
retrieveAttributeValuesForGroup
cache these for a minute- Parameters:
group
-- Returns:
- attribute def names with sets of values
-