Uses of Interface
edu.internet2.middleware.grouper.changeLog.ChangeLogLabel

Packages that use ChangeLogLabel
edu.internet2.middleware.grouper.changeLog   
 

Uses of ChangeLogLabel in edu.internet2.middleware.grouper.changeLog
 

Classes in edu.internet2.middleware.grouper.changeLog that implement ChangeLogLabel
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_ACTION_ADD
          label for attribute assign action add
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_ACTION_DELETE
          label for attribute assign action delete
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_ACTION_SET_ADD
          label for attribute assign action set add
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_ACTION_SET_DELETE
          label for attribute assign action set delete
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_ACTION_UPDATE
          label for attribute assign action update
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_ADD
          label for attribute assign add
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_DELETE
          label for attribute assign delete
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_VALUE_ADD
          label for attribute assign value add
static class ChangeLogLabels.ATTRIBUTE_ASSIGN_VALUE_DELETE
          label for attribute assign value delete
static class ChangeLogLabels.ATTRIBUTE_DEF_ADD
          label for attribute def add
static class ChangeLogLabels.ATTRIBUTE_DEF_DELETE
          labels for attribute def delete
static class ChangeLogLabels.ATTRIBUTE_DEF_NAME_ADD
          label for attribute def name add
static class ChangeLogLabels.ATTRIBUTE_DEF_NAME_DELETE
          label for attribute def name delete
static class ChangeLogLabels.ATTRIBUTE_DEF_NAME_SET_ADD
          label for attribute def name set add
static class ChangeLogLabels.ATTRIBUTE_DEF_NAME_SET_DELETE
          label for attribute def name set delete
static class ChangeLogLabels.ATTRIBUTE_DEF_NAME_UPDATE
          label for attribute def name update
static class ChangeLogLabels.ATTRIBUTE_DEF_UPDATE
          labels for a attribute def update
static class ChangeLogLabels.ENTITY_ADD
          label for entity add
static class ChangeLogLabels.ENTITY_DELETE
          labels for entity delete
static class ChangeLogLabels.ENTITY_UPDATE
          labels for a entity update
static class ChangeLogLabels.GROUP_ADD
          label for group add
static class ChangeLogLabels.GROUP_DELETE
          labels for group delete
static class ChangeLogLabels.GROUP_FIELD_ADD
          label for group field add
static class ChangeLogLabels.GROUP_FIELD_DELETE
          labels for group field delete
static class ChangeLogLabels.GROUP_FIELD_UPDATE
          labels for a group field update
static class ChangeLogLabels.GROUP_TYPE_ASSIGN
          labels for group type assign
static class ChangeLogLabels.GROUP_TYPE_UNASSIGN
          labels for group type unassign
static class ChangeLogLabels.GROUP_UPDATE
          labels for a group update
static class ChangeLogLabels.MEMBER_ADD
          labels for member add
static class ChangeLogLabels.MEMBER_DELETE
          labels for member delete
static class ChangeLogLabels.MEMBER_UPDATE
          labels for member update
static class ChangeLogLabels.MEMBERSHIP_ADD
          label for membership add
static class ChangeLogLabels.MEMBERSHIP_DELETE
          labels for membership delete
static class ChangeLogLabels.MEMBERSHIP_UPDATE
          labels for a membership update
static class ChangeLogLabels.PERMISSION_CHANGE_ON_ROLE
          label for permission changes on roles
static class ChangeLogLabels.PRIVILEGE_ADD
          labels for privilege add
static class ChangeLogLabels.PRIVILEGE_DELETE
          labels for privilege delete
static class ChangeLogLabels.PRIVILEGE_UPDATE
          labels for privilege update
static class ChangeLogLabels.ROLE_SET_ADD
          label for role set add
static class ChangeLogLabels.ROLE_SET_DELETE
          label for role set delete
static class ChangeLogLabels.STEM_ADD
          label for stem add
static class ChangeLogLabels.STEM_DELETE
          labels for stem delete
static class ChangeLogLabels.STEM_UPDATE
          labels for a stem update
 

Methods in edu.internet2.middleware.grouper.changeLog with parameters of type ChangeLogLabel
 java.lang.String ChangeLogEntry.retrieveValueForLabel(ChangeLogLabel changeLogLabel)
          reutrn the value based on friendly label.
 

Constructors in edu.internet2.middleware.grouper.changeLog with parameters of type ChangeLogLabel
ChangeLogType(java.lang.String changeLogCategory1, java.lang.String actionName1, ChangeLogLabel... enumStrings)
          construct with more params