public class EntityCollectionPropertyDiff extends EntityPropertyDiff
EntityPropertyDiff.ItemStateInstance.BeanPropertyPath, Instance.PropertyChangeEvent, Instance.PropertyChangeListenerCAPTION_CHAR_COUNT, label, metaClassName, propertyCaption, propertyNameid__securityState, __state, dynamicAttributes__propertyChangeListeners, PROPERTY_CHANGE_LISTENERS_INITIAL_CAPACITY| Constructor and Description |
|---|
EntityCollectionPropertyDiff(MetaProperty metaProperty) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EntityPropertyDiff> |
getAddedEntities() |
java.util.List<EntityPropertyDiff> |
getModifiedEntities() |
java.util.List<EntityPropertyDiff> |
getRemovedEntities() |
void |
setAddedEntities(java.util.List<EntityPropertyDiff> addedEntities) |
void |
setModifiedEntities(java.util.List<EntityPropertyDiff> modifiedEntities) |
void |
setRemovedEntities(java.util.List<EntityPropertyDiff> removedEntities) |
getAfterCaption, getAfterString, getAfterValue, getBeforeCaption, getBeforeString, getBeforeValue, getItemState, getLabel, getMetaClassName, getName, getPropertyName, hasStateValues, itemStateVisible, setItemState, setLabel, setNamegetId, getUuid, setId, setUuidcopySystemState, equals, getDynamicAttributes, getMetaClass, getValue, hashCode, setDynamicAttributes, setValue, toStringaddPropertyChangeListener, getInstanceName, getMethodsCache, getValueEx, getValueEx, propertyChanged, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, getInstanceName, getValueEx, getValueEx, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExpublic EntityCollectionPropertyDiff(MetaProperty metaProperty)
public java.util.List<EntityPropertyDiff> getAddedEntities()
public void setAddedEntities(java.util.List<EntityPropertyDiff> addedEntities)
public java.util.List<EntityPropertyDiff> getRemovedEntities()
public void setRemovedEntities(java.util.List<EntityPropertyDiff> removedEntities)
public java.util.List<EntityPropertyDiff> getModifiedEntities()
public void setModifiedEntities(java.util.List<EntityPropertyDiff> modifiedEntities)