public interface IDataSetListManager extends ObjectManager<DataSetList>
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends DataSetListsSource> |
getAllSources() |
Collection<? extends DataSetListsSource> |
getAllSources(Object projectId) |
DataSetList |
getById(Object id,
Object projectId) |
List<IDataSet> |
getDataSetsWithLabel(DataSetList list,
String label,
Object projectId) |
Folder<DataSetListsSource> |
getFolder() |
DataSetListsSource |
getSourceById(Object id,
Object projectId) |
DataSetListsSource |
getSourceByNatureId(Object id,
Object projectId) |
acceptsTo, additionalMoveActions, contains, copy, create, create, create, create, create, create, create, evict, findImportantChildren, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, remove, replicate, setReplicationRole, store, updateCollection<? extends DataSetListsSource> getAllSources()
Collection<? extends DataSetListsSource> getAllSources(Object projectId)
DataSetListsSource getSourceById(Object id, Object projectId)
DataSetListsSource getSourceByNatureId(Object id, Object projectId)
List<IDataSet> getDataSetsWithLabel(DataSetList list, String label, Object projectId)
Folder<DataSetListsSource> getFolder()
DataSetList getById(@Nonnull Object id, Object projectId)
Copyright © 2025. All rights reserved.