edu.internet2.middleware.grouper.attr.assign
Interface AttributeAssignable

All Known Implementing Classes:
AttributeAssign, AttributeDef, Group, GroupMember, Member, Membership, Stem

public interface AttributeAssignable

This object is able to have attributes assigned


Method Summary
 AttributeAssignBaseDelegate getAttributeDelegate()
          get the logic delegate
 AttributeValueDelegate getAttributeValueDelegate()
          deal directly with attribute values
 

Method Detail

getAttributeDelegate

AttributeAssignBaseDelegate getAttributeDelegate()
get the logic delegate

Returns:
the delegate

getAttributeValueDelegate

AttributeValueDelegate getAttributeValueDelegate()
deal directly with attribute values

Returns:
the delegate to deal with attribute values