Class HooksAttributeDefNameBean
java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksAttributeDefNameBean
- 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: attributeDefName -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FIELD_ATTRIBUTE_DEF_NAME
constant for field name for: attributeDefName- See Also:
-
-
Constructor Details
-
HooksAttributeDefNameBean
public HooksAttributeDefNameBean() -
HooksAttributeDefNameBean
- 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:
-
getAttributeDefName
- Returns:
- the attribute
-