edu.internet2.middleware.grouper.userData
Class GrouperUserDataUtils

java.lang.Object
  extended by edu.internet2.middleware.grouper.userData.GrouperUserDataUtils

public class GrouperUserDataUtils
extends Object

utility methods and constants for ldap loader


Field Summary
static String ATTR_DEF_EXTENSION_FAVORITE_ATTIRBUTE_DEFS
          extension of the attribute def name for favorite attributeDefs
static String ATTR_DEF_EXTENSION_FAVORITE_ATTRIBUTE_DEF_NAMES
          extension of the attribute def name for favorite attributeDefNames
static String ATTR_DEF_EXTENSION_FAVORITE_GROUPS
          extension of the attribute def name for favorite groups
static String ATTR_DEF_EXTENSION_FAVORITE_STEMS
          extension of the attribute def name for favorite stems
static String ATTR_DEF_EXTENSION_FAVORITE_SUBJECTS
          extension of the attribute def name for favorite subjects
static String ATTR_DEF_EXTENSION_MARKER
          extension of the attribute def name for the marker attribute for grouper user data
static String ATTR_DEF_EXTENSION_PREFERENCES
          extension of the attribute def name for preferences
static String ATTR_DEF_EXTENSION_RECENT_ATTIRBUTE_DEFS
          extension of the attribute def name for recent attributeDefs
static String ATTR_DEF_EXTENSION_RECENT_ATTRIBUTE_DEF_NAMES
          extension of the attribute def name for recent attributeDefNames
static String ATTR_DEF_EXTENSION_RECENT_GROUPS
          extension of the attribute def name for recent groups
static String ATTR_DEF_EXTENSION_RECENT_STEMS
          extension of the attribute def name for recent stems
static String ATTR_DEF_EXTENSION_RECENT_SUBJECTS
          extension of the attribute def name for recent subjects
static String USER_DATA_DEF
          user data def extension
static String USER_DATA_VALUE_DEF
          user data value def extension
 
Constructor Summary
GrouperUserDataUtils()
           
 
Method Summary
static AttributeDefName grouperUserDataAttributeDefName()
          return attribute def name for attribute type marker
static AttributeDefName grouperUserDataAttributeDefName(boolean exceptionIfNotFound)
          return attribute def name for attribute type marker
static AttributeDefName grouperUserDataFavoriteAttributeDefNamesAttributeDefName()
          return attribute def name for attribute favorite attributeDefNames
static String grouperUserDataFavoriteAttributeDefNamesName()
          attribute def name of favorite attributeDefNames
static AttributeDefName grouperUserDataFavoriteAttributeDefsAttributeDefName()
          return attribute def name for attribute favorite attributeDefs
static String grouperUserDataFavoriteAttributeDefsName()
          attribute def name of favorite attributeDefs
static AttributeDefName grouperUserDataFavoriteGroupsAttributeDefName()
          return attribute def name for attribute favorite groups
static String grouperUserDataFavoriteGroupsName()
          attribute def name of favorite groups
static AttributeDefName grouperUserDataFavoriteStemsAttributeDefName()
          return attribute def name for attribute favorite stems
static String grouperUserDataFavoriteStemsName()
          attribute def name of favorite stems
static AttributeDefName grouperUserDataFavoriteSubjectsAttributeDefName()
          return attribute def name for attribute favorite subjects
static String grouperUserDataFavoriteSubjectsName()
          attribute def name of favorite subjects
static String grouperUserDataName()
          attribute def name of marker attribute
static AttributeDefName grouperUserDataPreferencesAttributeDefName()
          return attribute def name for attribute preferences
static String grouperUserDataPreferencesName()
          attribute def name of preferences
static AttributeDefName grouperUserDataRecentAttributeDefNamesAttributeDefName()
          return attribute def name for attribute recent attributeDefNames
static String grouperUserDataRecentAttributeDefNamesName()
          attribute def name of recent attributeDefNames
static AttributeDefName grouperUserDataRecentAttributeDefsAttributeDefName()
          return attribute def name for attribute recent attributeDefs
static String grouperUserDataRecentAttributeDefsName()
          attribute def name of recent attributeDefs
static AttributeDefName grouperUserDataRecentGroupsAttributeDefName()
          return attribute def name for attribute recent groups
static String grouperUserDataRecentGroupsName()
          attribute def name of recent groups
static AttributeDefName grouperUserDataRecentStemsAttributeDefName()
          return attribute def name for attribute recent stems
static String grouperUserDataRecentStemsName()
          attribute def name of recent stems
static AttributeDefName grouperUserDataRecentSubjectsAttributeDefName()
          return attribute def name for attribute recent subjects
static String grouperUserDataRecentSubjectsName()
          attribute def name of recent subjects
static String grouperUserDataStemName()
          stem name for user data attributes
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_DATA_DEF

public static final String USER_DATA_DEF
user data def extension

See Also:
Constant Field Values

USER_DATA_VALUE_DEF

public static final String USER_DATA_VALUE_DEF
user data value def extension

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_MARKER

public static final String ATTR_DEF_EXTENSION_MARKER
extension of the attribute def name for the marker attribute for grouper user data

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_FAVORITE_GROUPS

public static final String ATTR_DEF_EXTENSION_FAVORITE_GROUPS
extension of the attribute def name for favorite groups

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_RECENT_GROUPS

public static final String ATTR_DEF_EXTENSION_RECENT_GROUPS
extension of the attribute def name for recent groups

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_RECENT_STEMS

public static final String ATTR_DEF_EXTENSION_RECENT_STEMS
extension of the attribute def name for recent stems

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_FAVORITE_STEMS

public static final String ATTR_DEF_EXTENSION_FAVORITE_STEMS
extension of the attribute def name for favorite stems

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_RECENT_ATTIRBUTE_DEFS

public static final String ATTR_DEF_EXTENSION_RECENT_ATTIRBUTE_DEFS
extension of the attribute def name for recent attributeDefs

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_FAVORITE_ATTIRBUTE_DEFS

public static final String ATTR_DEF_EXTENSION_FAVORITE_ATTIRBUTE_DEFS
extension of the attribute def name for favorite attributeDefs

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_RECENT_ATTRIBUTE_DEF_NAMES

public static final String ATTR_DEF_EXTENSION_RECENT_ATTRIBUTE_DEF_NAMES
extension of the attribute def name for recent attributeDefNames

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_FAVORITE_ATTRIBUTE_DEF_NAMES

public static final String ATTR_DEF_EXTENSION_FAVORITE_ATTRIBUTE_DEF_NAMES
extension of the attribute def name for favorite attributeDefNames

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_RECENT_SUBJECTS

public static final String ATTR_DEF_EXTENSION_RECENT_SUBJECTS
extension of the attribute def name for recent subjects

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_FAVORITE_SUBJECTS

public static final String ATTR_DEF_EXTENSION_FAVORITE_SUBJECTS
extension of the attribute def name for favorite subjects

See Also:
Constant Field Values

ATTR_DEF_EXTENSION_PREFERENCES

public static final String ATTR_DEF_EXTENSION_PREFERENCES
extension of the attribute def name for preferences

See Also:
Constant Field Values
Constructor Detail

GrouperUserDataUtils

public GrouperUserDataUtils()
Method Detail

grouperUserDataStemName

public static String grouperUserDataStemName()
stem name for user data attributes

Returns:
stem name

grouperUserDataName

public static String grouperUserDataName()
attribute def name of marker attribute

Returns:
name

grouperUserDataAttributeDefName

public static AttributeDefName grouperUserDataAttributeDefName()
return attribute def name for attribute type marker

Returns:
attribute def name

grouperUserDataAttributeDefName

public static AttributeDefName grouperUserDataAttributeDefName(boolean exceptionIfNotFound)
return attribute def name for attribute type marker

Parameters:
exceptionIfNotFound -
Returns:
attribute def name

grouperUserDataFavoriteGroupsName

public static String grouperUserDataFavoriteGroupsName()
attribute def name of favorite groups

Returns:
name

grouperUserDataFavoriteGroupsAttributeDefName

public static AttributeDefName grouperUserDataFavoriteGroupsAttributeDefName()
return attribute def name for attribute favorite groups

Returns:
attribute def name

grouperUserDataRecentGroupsName

public static String grouperUserDataRecentGroupsName()
attribute def name of recent groups

Returns:
name

grouperUserDataRecentGroupsAttributeDefName

public static AttributeDefName grouperUserDataRecentGroupsAttributeDefName()
return attribute def name for attribute recent groups

Returns:
attribute def name

grouperUserDataRecentStemsName

public static String grouperUserDataRecentStemsName()
attribute def name of recent stems

Returns:
name

grouperUserDataRecentStemsAttributeDefName

public static AttributeDefName grouperUserDataRecentStemsAttributeDefName()
return attribute def name for attribute recent stems

Returns:
attribute def name

grouperUserDataFavoriteStemsName

public static String grouperUserDataFavoriteStemsName()
attribute def name of favorite stems

Returns:
name

grouperUserDataFavoriteStemsAttributeDefName

public static AttributeDefName grouperUserDataFavoriteStemsAttributeDefName()
return attribute def name for attribute favorite stems

Returns:
attribute def name

grouperUserDataRecentAttributeDefsName

public static String grouperUserDataRecentAttributeDefsName()
attribute def name of recent attributeDefs

Returns:
name

grouperUserDataRecentAttributeDefsAttributeDefName

public static AttributeDefName grouperUserDataRecentAttributeDefsAttributeDefName()
return attribute def name for attribute recent attributeDefs

Returns:
attribute def name

grouperUserDataFavoriteAttributeDefsName

public static String grouperUserDataFavoriteAttributeDefsName()
attribute def name of favorite attributeDefs

Returns:
name

grouperUserDataFavoriteAttributeDefsAttributeDefName

public static AttributeDefName grouperUserDataFavoriteAttributeDefsAttributeDefName()
return attribute def name for attribute favorite attributeDefs

Returns:
attribute def name

grouperUserDataRecentAttributeDefNamesName

public static String grouperUserDataRecentAttributeDefNamesName()
attribute def name of recent attributeDefNames

Returns:
name

grouperUserDataRecentAttributeDefNamesAttributeDefName

public static AttributeDefName grouperUserDataRecentAttributeDefNamesAttributeDefName()
return attribute def name for attribute recent attributeDefNames

Returns:
attribute def name

grouperUserDataFavoriteAttributeDefNamesName

public static String grouperUserDataFavoriteAttributeDefNamesName()
attribute def name of favorite attributeDefNames

Returns:
name

grouperUserDataFavoriteAttributeDefNamesAttributeDefName

public static AttributeDefName grouperUserDataFavoriteAttributeDefNamesAttributeDefName()
return attribute def name for attribute favorite attributeDefNames

Returns:
attribute def name

grouperUserDataRecentSubjectsName

public static String grouperUserDataRecentSubjectsName()
attribute def name of recent subjects

Returns:
name

grouperUserDataRecentSubjectsAttributeDefName

public static AttributeDefName grouperUserDataRecentSubjectsAttributeDefName()
return attribute def name for attribute recent subjects

Returns:
attribute def name

grouperUserDataFavoriteSubjectsName

public static String grouperUserDataFavoriteSubjectsName()
attribute def name of favorite subjects

Returns:
name

grouperUserDataFavoriteSubjectsAttributeDefName

public static AttributeDefName grouperUserDataFavoriteSubjectsAttributeDefName()
return attribute def name for attribute favorite subjects

Returns:
attribute def name

grouperUserDataPreferencesName

public static String grouperUserDataPreferencesName()
attribute def name of preferences

Returns:
name

grouperUserDataPreferencesAttributeDefName

public static AttributeDefName grouperUserDataPreferencesAttributeDefName()
return attribute def name for attribute preferences

Returns:
attribute def name