public static class BulkEditorDataService.LoadDescriptor
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
LoadDescriptor(java.util.Collection<? extends Entity> selectedItems,
MetaClass metaClass,
View view,
boolean loadDynamicAttributes) |
| Modifier and Type | Method and Description |
|---|---|
MetaClass |
getMetaClass() |
java.util.Collection<? extends Entity> |
getSelectedItems() |
View |
getView() |
boolean |
isLoadDynamicAttributes() |