Class HooksGroupTypeTupleBean

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

public class HooksGroupTypeTupleBean extends HooksBean
bean to hold objects for group low level hooks
  • Field Details

    • FIELD_GROUP_TYPE_TUPLE

      public static final String FIELD_GROUP_TYPE_TUPLE
      constant for field name for: groupTypeTuple
      See Also:
  • Constructor Details

    • HooksGroupTypeTupleBean

      public HooksGroupTypeTupleBean(GroupTypeTuple theGroupTypeTuple)
      Parameters:
      theGroupTypeTuple -
    • HooksGroupTypeTupleBean

      public HooksGroupTypeTupleBean()
  • Method Details