Uses of Interface
com.ibm.pim.attribute.AttributeChanges

Packages that use AttributeChanges
com.ibm.pim.attribute   
 

Uses of AttributeChanges in com.ibm.pim.attribute
 

Subinterfaces of AttributeChanges in com.ibm.pim.attribute
 interface ExtendedAttributeChanges
           
 

Methods in com.ibm.pim.attribute that return AttributeChanges
 AttributeChanges AttributeOwner.getAttributeChangesComparedTo(AttributeOwner otherAttributeOwner)
          Return the difference between this and another AttributeOwner at attribute level.
 AttributeChanges AttributeOwner.getAttributeChangesSinceLastSave()
          Return the changes at the attribute level since the last time the attribute owner was saved successfully.