Class HooksGroupTypeBean

java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksGroupTypeBean
All Implemented Interfaces:
GrouperCloneable

public class HooksGroupTypeBean extends HooksBean
bean to hold objects for GroupType low level hooks
  • Field Details

    • FIELD_GROUP_TYPE

      public static final String FIELD_GROUP_TYPE
      constant for field name for: groupType
      See Also:
  • Constructor Details

    • HooksGroupTypeBean

      public HooksGroupTypeBean()
    • HooksGroupTypeBean

      public HooksGroupTypeBean(GroupType theGroupType)
      Parameters:
      theGroupType -
  • Method Details