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 Summary
Nested classes/interfaces inherited from class io.jmix.audit.snapshot.model.EntityPropertyDifferenceModel
EntityPropertyDifferenceModel.ItemState -
Field Summary
Fields inherited from class io.jmix.audit.snapshot.model.EntityPropertyDifferenceModel
CAPTION_CHAR_COUNT, id, instanceNameProvider, label, messages, metaClassName, parentProperty, propertyCaption, propertyName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()booleanvoidsetAfterValue(Object afterValue) voidsetBeforeValue(Object beforeValue) Methods inherited from class io.jmix.audit.snapshot.model.EntityPropertyDifferenceModel
getId, getMetaClassName, getName, getParentProperty, getPropertyName, itemStateVisible, setId, setItemState, setLabel, setMetaProperty, setName, setParentProperty
-
Constructor Details
-
EntityBasicPropertyDifferenceModel
public EntityBasicPropertyDifferenceModel()
-
-
Method Details
-
hasStateValues
public boolean hasStateValues()- Overrides:
hasStateValuesin classEntityPropertyDifferenceModel
-
setBeforeValue
-
setAfterValue
-
getBeforeValue
- Overrides:
getBeforeValuein classEntityPropertyDifferenceModel
-
getAfterValue
- Overrides:
getAfterValuein classEntityPropertyDifferenceModel
-
getLabel
- Overrides:
getLabelin classEntityPropertyDifferenceModel
-
getBeforeString
- Overrides:
getBeforeStringin classEntityPropertyDifferenceModel
-
getAfterString
- Overrides:
getAfterStringin classEntityPropertyDifferenceModel
-
getBeforeCaption
- Overrides:
getBeforeCaptionin classEntityPropertyDifferenceModel
-
getAfterCaption
- Overrides:
getAfterCaptionin classEntityPropertyDifferenceModel
-
getItemState
- Overrides:
getItemStatein classEntityPropertyDifferenceModel
-