edu.internet2.middleware.grouper.hooks.beans
Class HooksAttributeDefNameBean

java.lang.Object
  extended by edu.internet2.middleware.grouper.hooks.beans.HooksBean
      extended by edu.internet2.middleware.grouper.hooks.beans.HooksAttributeDefNameBean
All Implemented Interfaces:
GrouperCloneable

public class HooksAttributeDefNameBean
extends HooksBean

bean to hold objects for attribute def name low level hooks


Field Summary
static String FIELD_ATTRIBUTE_DEF_NAME
          constant for field name for: attributeDefName
 
Constructor Summary
HooksAttributeDefNameBean()
           
HooksAttributeDefNameBean(AttributeDefName theAttribute)
           
 
Method Summary
 HooksAttributeDefNameBean clone()
          deep clone the fields in this object
 AttributeDefName getAttributeDefName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIELD_ATTRIBUTE_DEF_NAME

public static final String FIELD_ATTRIBUTE_DEF_NAME
constant for field name for: attributeDefName

See Also:
Constant Field Values
Constructor Detail

HooksAttributeDefNameBean

public HooksAttributeDefNameBean()

HooksAttributeDefNameBean

public HooksAttributeDefNameBean(AttributeDefName theAttribute)
Parameters:
theAttribute -
Method Detail

clone

public HooksAttributeDefNameBean 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()

getAttributeDefName

public AttributeDefName getAttributeDefName()
Returns:
the attribute