Class UsduAttributeNames

java.lang.Object
edu.internet2.middleware.grouper.app.usdu.UsduAttributeNames

public class UsduAttributeNames extends Object
  • Field Details

    • SUBJECT_RESOLUTION_DEF

      public static final String SUBJECT_RESOLUTION_DEF
      main attribute definition assigned to members
      See Also:
    • SUBJECT_RESOLUTION_NAME

      public static final String SUBJECT_RESOLUTION_NAME
      main attribute name assigned to subjectResolutionDef
      See Also:
    • SUBJECT_RESOLUTION_VALUE_DEF

      public static final String SUBJECT_RESOLUTION_VALUE_DEF
      attribute definition for name value pairs assigned to assignment on members
      See Also:
    • SUBJECT_RESOLUTION_DATE_LAST_RESOLVED

      public static final String SUBJECT_RESOLUTION_DATE_LAST_RESOLVED
      date subject was last resolved
      See Also:
    • SUBJECT_RESOLUTION_DAYS_UNRESOLVED

      public static final String SUBJECT_RESOLUTION_DAYS_UNRESOLVED
      the number of days from current date minus dateLastResolved.
      See Also:
    • SUBJECT_RESOLUTION_LAST_CHECKED

      public static final String SUBJECT_RESOLUTION_LAST_CHECKED
      yyyy/mm/dd the date this subject was last checked. When the USDU runs, if this subject is current unresolvable, then set to currentDate
      See Also:
    • SUBJECT_RESOLUTION_DELETE_DATE

      public static final String SUBJECT_RESOLUTION_DELETE_DATE
      yyyy/mm/dd the date this subject was removed from all the groups/stems/etc
      See Also:
  • Constructor Details

    • UsduAttributeNames

      public UsduAttributeNames()
  • Method Details

    • retrieveAttributeDefNameBase

      public static AttributeDefName retrieveAttributeDefNameBase()
      marker attribute def assigned to member
      Returns:
      the attribute def name
    • retrieveAttributeDefBaseDef

      public static AttributeDef retrieveAttributeDefBaseDef()
      attribute def assigned to members
      Returns:
      the attribute def
    • retrieveAttributeDefValueDef

      public static AttributeDef retrieveAttributeDefValueDef()
      attribute def assigned to assignments on members
      Returns:
      the attribute def