Package io.jmix.audit.snapshot.model
Class EntityClassPropertyDifferenceModel
java.lang.Object
io.jmix.audit.snapshot.model.EntityPropertyDifferenceModel
io.jmix.audit.snapshot.model.EntityClassPropertyDifferenceModel
-
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()booleanbooleanbooleanvoidsetAfterValue(Object afterValue) voidsetBeforeValue(Object beforeValue) voidvoidsetLinkChange(boolean linkChange) voidsetPropertyDiffs(List<EntityPropertyDifferenceModel> propertyDiffs) Methods inherited from class io.jmix.audit.snapshot.model.EntityPropertyDifferenceModel
getId, getMetaClassName, getName, getParentProperty, getPropertyName, setId, setLabel, setMetaProperty, setName, setParentProperty
-
Constructor Details
-
EntityClassPropertyDifferenceModel
public EntityClassPropertyDifferenceModel()
-
-
Method Details
-
setLinkChange
public void setLinkChange(boolean linkChange) -
hasStateValues
public boolean hasStateValues()- Overrides:
hasStateValuesin classEntityPropertyDifferenceModel
-
setBeforeValue
-
setAfterValue
-
getBeforeValue
- Overrides:
getBeforeValuein classEntityPropertyDifferenceModel
-
getAfterValue
- Overrides:
getAfterValuein classEntityPropertyDifferenceModel
-
getItemState
- Overrides:
getItemStatein classEntityPropertyDifferenceModel
-
setItemState
- Overrides:
setItemStatein classEntityPropertyDifferenceModel
-
getPropertyDiffs
-
setPropertyDiffs
-
isLinkChange
public boolean isLinkChange() -
getBeforeString
- Overrides:
getBeforeStringin classEntityPropertyDifferenceModel
-
getAfterString
- Overrides:
getAfterStringin classEntityPropertyDifferenceModel
-
getBeforeCaption
- Overrides:
getBeforeCaptionin classEntityPropertyDifferenceModel
-
getAfterCaption
- Overrides:
getAfterCaptionin classEntityPropertyDifferenceModel
-
itemStateVisible
public boolean itemStateVisible()- Overrides:
itemStateVisiblein classEntityPropertyDifferenceModel
-
getLabel
- Overrides:
getLabelin classEntityPropertyDifferenceModel
-