Class HooksGroupBean
java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksGroupBean
- All Implemented Interfaces:
GrouperCloneable
bean to hold objects for group low level hooks
-
Field Details
-
FIELD_GROUP
constant for field name for: group- See Also:
-
-
Constructor Details
-
HooksGroupBean
public HooksGroupBean() -
HooksGroupBean
- Parameters:
theGroup
-
-
-
Method Details
-
getGroup
object being inserted- Returns:
- the Group
-
clone
deep clone the fields in this object- Specified by:
clone
in interfaceGrouperCloneable
- Specified by:
clone
in classHooksBean
- Returns:
- the clone of the object
- See Also:
-