Package io.jmix.audit.snapshot.model
Class EntityBasicPropertyDifferenceModel
java.lang.Object
io.jmix.audit.snapshot.model.EntityPropertyDifferenceModel
io.jmix.audit.snapshot.model.EntityBasicPropertyDifferenceModel
- 
Nested Class SummaryNested classes/interfaces inherited from class io.jmix.audit.snapshot.model.EntityPropertyDifferenceModelEntityPropertyDifferenceModel.ItemState
- 
Field SummaryFields inherited from class io.jmix.audit.snapshot.model.EntityPropertyDifferenceModelCAPTION_CHAR_COUNT, id, instanceNameProvider, label, messages, metaClassName, parentProperty, propertyCaption, propertyName
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetLabel()booleanvoidsetAfterValue(Object afterValue) voidsetBeforeValue(Object beforeValue) Methods inherited from class io.jmix.audit.snapshot.model.EntityPropertyDifferenceModelgetId, getMetaClassName, getName, getParentProperty, getPropertyName, itemStateVisible, setId, setItemState, setLabel, setMetaProperty, setName, setParentProperty
- 
Constructor Details- 
EntityBasicPropertyDifferenceModelpublic EntityBasicPropertyDifferenceModel()
 
- 
- 
Method Details- 
hasStateValuespublic boolean hasStateValues()- Overrides:
- hasStateValuesin class- EntityPropertyDifferenceModel
 
- 
setBeforeValue
- 
setAfterValue
- 
getBeforeValue- Overrides:
- getBeforeValuein class- EntityPropertyDifferenceModel
 
- 
getAfterValue- Overrides:
- getAfterValuein class- EntityPropertyDifferenceModel
 
- 
getLabel- Overrides:
- getLabelin class- EntityPropertyDifferenceModel
 
- 
getBeforeString- Overrides:
- getBeforeStringin class- EntityPropertyDifferenceModel
 
- 
getAfterString- Overrides:
- getAfterStringin class- EntityPropertyDifferenceModel
 
- 
getBeforeCaption- Overrides:
- getBeforeCaptionin class- EntityPropertyDifferenceModel
 
- 
getAfterCaption- Overrides:
- getAfterCaptionin class- EntityPropertyDifferenceModel
 
- 
getItemState- Overrides:
- getItemStatein class- EntityPropertyDifferenceModel
 
 
-