edu.internet2.middleware.grouper.changeLog
Class ChangeLogLabels

java.lang.Object
  extended by edu.internet2.middleware.grouper.changeLog.ChangeLogLabels

public class ChangeLogLabels
extends Object


Nested Class Summary
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
 
Constructor Summary
ChangeLogLabels()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeLogLabels

public ChangeLogLabels()