Package io.jmix.dynattr
Interface DynAttrQueryHints
public interface DynAttrQueryHints
Constants to be used as hints when loading entities by
DataManager
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Set to true to load the entity's dynamic attributes.
-
Field Details
-
LOAD_DYN_ATTR
Set to true to load the entity's dynamic attributes. Dynamic attributes are not loaded by default.- See Also:
-