Package io.jmix.core
Interface EntityEntryExtraState
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- DynamicAttributesState
- 
Method SummaryModifier and TypeMethodDescriptiondefault voidcopy(EntityEntryExtraState extraState) Copies the extra state.
- 
Method Details- 
copyCopies the extra state.
- 
getEntityEntryEntityEntry getEntityEntry()
 
-