public interface AttributeModificationsAware
Modifier and Type | Method and Description |
---|---|
javax.naming.directory.ModificationItem[] |
getModificationItems()
Creates an array of which attributes have been changed, added or removed
since the initialization of this object.
|