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

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

public class HooksAttributeAssignValueBean
extends HooksBean

bean to hold objects for attribute def name low level hooks


Field Summary
static String FIELD_ATTRIBUTE_ASSIGN_VALUE
          constant for field name for: attributeAssignValue
 
Constructor Summary
HooksAttributeAssignValueBean()
           
HooksAttributeAssignValueBean(AttributeAssignValue theAttributeValue)
           
 
Method Summary
 HooksAttributeAssignValueBean clone()
          deep clone the fields in this object
 AttributeAssignValue getAttributeAssignValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIELD_ATTRIBUTE_ASSIGN_VALUE

public static final String FIELD_ATTRIBUTE_ASSIGN_VALUE
constant for field name for: attributeAssignValue

See Also:
Constant Field Values
Constructor Detail

HooksAttributeAssignValueBean

public HooksAttributeAssignValueBean()

HooksAttributeAssignValueBean

public HooksAttributeAssignValueBean(AttributeAssignValue theAttributeValue)
Parameters:
theAttributeValue -
Method Detail

clone

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

getAttributeAssignValue

public AttributeAssignValue getAttributeAssignValue()
Returns:
the attribute