Package io.jmix.dynattr
Class DynamicAttributes.Changes
java.lang.Object
io.jmix.dynattr.DynamicAttributes.Changes
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DynamicAttributes
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
-
Field Details
-
created
-
updated
-
deleted
-
-
Constructor Details
-
Changes
-
-
Method Details
-
hasChanges
public boolean hasChanges() -
isCreated
-
getCreated
-
isUpdated
-
getUpdated
-
isDeleted
-
getDeleted
-