Class HooksAttributeAssignValueBean

java.lang.Object
edu.internet2.middleware.grouper.hooks.beans.HooksBean
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 Details

    • FIELD_ATTRIBUTE_ASSIGN_VALUE

      public static final String FIELD_ATTRIBUTE_ASSIGN_VALUE
      constant for field name for: attributeAssignValue
      See Also:
  • Constructor Details

    • HooksAttributeAssignValueBean

      public HooksAttributeAssignValueBean()
    • HooksAttributeAssignValueBean

      public HooksAttributeAssignValueBean(AttributeAssignValue theAttributeValue)
      Parameters:
      theAttributeValue -
  • Method Details