Package io.jmix.ui.bulk
Class BulkEditorDataService.LoadDescriptor<E>
java.lang.Object
io.jmix.ui.bulk.BulkEditorDataService.LoadDescriptor<E>
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- BulkEditorDataService
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected final FetchPlan
protected final MetaClass
protected final Collection<E>
-
Constructor Summary
ConstructorDescriptionLoadDescriptor
(Collection<E> selectedItems, MetaClass metaClass, FetchPlan fetchPlan) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
selectedItems
-
metaClass
-
fetchPlan
-
-
Constructor Details
-
LoadDescriptor
-
-
Method Details
-
getSelectedItems
-
getMetaClass
-
getFetchPlan
-