Package io.jmix.core.impl
Class CrossDataStoreReferenceLoader.CrossDataStoreProperty
java.lang.Object
io.jmix.core.impl.CrossDataStoreReferenceLoader.CrossDataStoreProperty
- Enclosing class:
- CrossDataStoreReferenceLoader
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal FetchPlanProperty
final String
final MetaProperty
final String
-
Constructor Summary
ConstructorsConstructorDescriptionCrossDataStoreProperty
(MetaProperty metaProperty, FetchPlanProperty fetchPlanProperty) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Indicates that an empty instance is needed instead of loading the real entity from its datastore.toString()
-
Field Details
-
property
-
fetchPlanProperty
-
-
-
Constructor Details
-
CrossDataStoreProperty
public CrossDataStoreProperty(MetaProperty metaProperty, @Nullable FetchPlanProperty fetchPlanProperty)
-
-
Method Details