edu.internet2.middleware.grouper.hooks.beans
Class HooksAttributeDefBean
java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksAttributeDefBean
- All Implemented Interfaces:
- GrouperCloneable
public class HooksAttributeDefBean
- extends HooksBean
bean to hold objects for attribute def name low level hooks
Field Summary |
static java.lang.String |
FIELD_ATTRIBUTE_DEF
constant for field name for: attributeDef |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIELD_ATTRIBUTE_DEF
public static final java.lang.String FIELD_ATTRIBUTE_DEF
- constant for field name for: attributeDef
- See Also:
- Constant Field Values
HooksAttributeDefBean
public HooksAttributeDefBean()
HooksAttributeDefBean
public HooksAttributeDefBean(AttributeDef theAttribute)
- Parameters:
theAttribute
-
clone
public HooksAttributeDefBean clone()
- deep clone the fields in this object
- Specified by:
clone
in interface GrouperCloneable
- Specified by:
clone
in class HooksBean
- Returns:
- the clone of the object
- See Also:
Object.clone()
getAttributeDef
public AttributeDef getAttributeDef()
- Returns:
- the attribute