java.io.SerializableListChange, SetChangepublic abstract class CollectionChange extends ContainerChange
| Constructor | Description |
|---|---|
CollectionChange(GlobalId affectedCdoId,
java.lang.String propertyName,
java.util.List<ContainerElementChange> changes,
java.util.Optional<CommitMetadata> commitMetadata) |
getAffectedGlobalId, getAffectedLocalId, getAffectedObject, getCommitMetadata, toStringequals, getAddedValues, getChanges, getRemovedValues, getValueAddedChanges, getValueRemovedChanges, hashCode, prettyPrintclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPropertyName, getPropertyNameWithPathpublic CollectionChange(GlobalId affectedCdoId, java.lang.String propertyName, java.util.List<ContainerElementChange> changes, java.util.Optional<CommitMetadata> commitMetadata)