Class HooksAttributeAssignBean
java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksAttributeAssignBean
- All Implemented Interfaces:
GrouperCloneable
bean to hold objects for attribute def name low level hooks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
constant for field name for: attributeAssign -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FIELD_ATTRIBUTE_ASSIGN
constant for field name for: attributeAssign- See Also:
-
-
Constructor Details
-
HooksAttributeAssignBean
public HooksAttributeAssignBean() -
HooksAttributeAssignBean
- Parameters:
theAttribute
-
-
-
Method Details
-
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:
-
getAttributeAssign
- Returns:
- the attribute
-