public class EntityBasicPropertyDiff 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 |
|---|
EntityBasicPropertyDiff(java.lang.Object beforeValue,
java.lang.Object afterValue,
MetaProperty metaProperty) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAfterCaption() |
java.lang.String |
getAfterString() |
java.lang.Object |
getAfterValue() |
java.lang.String |
getBeforeCaption() |
java.lang.String |
getBeforeString() |
java.lang.Object |
getBeforeValue() |
EntityPropertyDiff.ItemState |
getItemState() |
java.lang.String |
getLabel() |
boolean |
hasStateValues() |
getMetaClassName, getName, getPropertyName, 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 EntityBasicPropertyDiff(java.lang.Object beforeValue,
java.lang.Object afterValue,
MetaProperty metaProperty)
public boolean hasStateValues()
hasStateValues in class EntityPropertyDiffpublic java.lang.Object getBeforeValue()
getBeforeValue in class EntityPropertyDiffpublic java.lang.Object getAfterValue()
getAfterValue in class EntityPropertyDiffpublic java.lang.String getLabel()
getLabel in class EntityPropertyDiffpublic java.lang.String getBeforeString()
getBeforeString in class EntityPropertyDiffpublic java.lang.String getAfterString()
getAfterString in class EntityPropertyDiffpublic java.lang.String getBeforeCaption()
getBeforeCaption in class EntityPropertyDiffpublic java.lang.String getAfterCaption()
getAfterCaption in class EntityPropertyDiffpublic EntityPropertyDiff.ItemState getItemState()
getItemState in class EntityPropertyDiff