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