edu.internet2.middleware.grouper.hooks.beans
Class HooksAttributeBean
java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
edu.internet2.middleware.grouper.hooks.beans.HooksAttributeBean
- All Implemented Interfaces:
- GrouperCloneable
public class HooksAttributeBean
- extends HooksBean
bean to hold objects for group low level hooks
Field Summary |
static java.lang.String |
FIELD_ATTRIBUTE
constant for field name for: attribute |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIELD_ATTRIBUTE
public static final java.lang.String FIELD_ATTRIBUTE
- constant for field name for: attribute
- See Also:
- Constant Field Values
HooksAttributeBean
public HooksAttributeBean()
HooksAttributeBean
public HooksAttributeBean(Attribute theAttribute)
- Parameters:
theAttribute
-
clone
public HooksAttributeBean 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()
getAttribute
public Attribute getAttribute()
- Returns:
- the attribute