Package io.jmix.core

Enum Class EntityStates.PropertyLoadedState

java.lang.Object
java.lang.Enum<EntityStates.PropertyLoadedState>
io.jmix.core.EntityStates.PropertyLoadedState
All Implemented Interfaces:
Serializable, Comparable<EntityStates.PropertyLoadedState>, Constable
Enclosing class:
EntityStates

public static enum EntityStates.PropertyLoadedState extends Enum<EntityStates.PropertyLoadedState>
Describes whether the property is loaded from the data store. UNKNOWN may be returned if the loaded state cannot be determined without fetching the property.