Package io.jmix.core
Class EntityImportPlans
java.lang.Object
io.jmix.core.EntityImportPlans
Factory for
EntityImportPlanBuilder.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.springframework.beans.factory.ObjectProvider<EntityImportPlanBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturnsEntityImportPlanBuilderbuilder for the given entity class.
-
Field Details
-
entityImportPlanBuilderProvider
@Autowired protected org.springframework.beans.factory.ObjectProvider<EntityImportPlanBuilder> entityImportPlanBuilderProvider
-
-
Constructor Details
-
EntityImportPlans
public EntityImportPlans()
-
-
Method Details
-
builder
ReturnsEntityImportPlanBuilderbuilder for the given entity class.
-