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

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

public class HooksAttributeAssignBean
extends HooksBean

bean to hold objects for attribute def name low level hooks


Field Summary
static String FIELD_ATTRIBUTE_ASSIGN
          constant for field name for: attributeAssign
 
Constructor Summary
HooksAttributeAssignBean()
           
HooksAttributeAssignBean(AttributeAssign theAttribute)
           
 
Method Summary
 HooksAttributeAssignBean clone()
          deep clone the fields in this object
 AttributeAssign getAttributeAssign()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIELD_ATTRIBUTE_ASSIGN

public static final String FIELD_ATTRIBUTE_ASSIGN
constant for field name for: attributeAssign

See Also:
Constant Field Values
Constructor Detail

HooksAttributeAssignBean

public HooksAttributeAssignBean()

HooksAttributeAssignBean

public HooksAttributeAssignBean(AttributeAssign theAttribute)
Parameters:
theAttribute -
Method Detail

clone

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

getAttributeAssign

public AttributeAssign getAttributeAssign()
Returns:
the attribute