Class CustomUiAttributeNames

java.lang.Object
edu.internet2.middleware.grouper.ui.customUi.CustomUiAttributeNames

public class CustomUiAttributeNames extends Object
  • Field Details

  • Constructor Details

    • CustomUiAttributeNames

      public CustomUiAttributeNames()
  • Method Details

    • customUiStemName

      public static String customUiStemName()
      Returns:
      custom ui stem name
    • retrieveAttributeDefBaseDef

      public static AttributeDef retrieveAttributeDefBaseDef()
      attribute value def assigned to group
      Returns:
      the attribute def name
    • retrieveAttributeDefNameTextConfigBeans

      public static AttributeDefName retrieveAttributeDefNameTextConfigBeans()
      custom ui text config beans
      Returns:
      the attribute def name
    • retrieveAttributeDefNameUserQueryConfigBeans

      public static AttributeDefName retrieveAttributeDefNameUserQueryConfigBeans()
      custom ui overall bean
      Returns:
      the attribute def name
    • retrieveAttributeDefNameMarker

      public static AttributeDefName retrieveAttributeDefNameMarker()
      attribute def name assigned to group
      Returns:
      the attribute def name
    • retrieveAttributeDefNameValueDef

      public static AttributeDef retrieveAttributeDefNameValueDef()
      attribute value def assigned to stem or group
      Returns:
      the attribute def name
    • retrieveAttributeValuesForGroup

      public static Map<String,Set<String>> retrieveAttributeValuesForGroup(Group group)
      cache these for a minute
      Parameters:
      group -
      Returns:
      attribute def names with sets of values