| Modifier and Type | Method and Description |
|---|---|
DataSetListsSource |
IDataSetListManager.getSourceById(Object id,
Object projectId) |
DataSetListsSource |
IDataSetListManager.getSourceByNatureId(Object id,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends DataSetListsSource> |
IDataSetListManager.getAllSources() |
Collection<? extends DataSetListsSource> |
IDataSetListManager.getAllSources(Object projectId) |
Folder<DataSetListsSource> |
IDataSetListManager.getFolder() |
| Modifier and Type | Method and Description |
|---|---|
DataSetListsSource |
DataSetListRepository.getSourceByNatureId(Object id,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DataSetListsSource> |
DataSetListRepository.getAllSources() |
Collection<DataSetListsSource> |
DataSetListRepository.getAllSources(Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
Set<DataSetList> |
DataSetListRepository.getDataSetLists(DataSetListsSource source) |
| Modifier and Type | Method and Description |
|---|---|
DataSetListsSource |
DataSetList.getParent() |
| Modifier and Type | Field and Description |
|---|---|
static Class<DataSetListsSource> |
DsListFolder.TYPE |
| Modifier and Type | Method and Description |
|---|---|
List<DataSetListsSource> |
DsListFolder.getObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
DsListFolder.fillObjects(Collection<DataSetListsSource> objects) |
protected void |
DsListFolder.setObjects(List<DataSetListsSource> objects) |
| Modifier and Type | Method and Description |
|---|---|
Folder<DataSetListsSource> |
StubProject.getDataSetLists() |
Folder<DataSetListsSource> |
StubContainer.getDataSetLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
StubProject.setDataSetLists(Folder<DataSetListsSource> dataSetLists)
Deprecated.
IDataSetListManager manages the folder itself |
void |
StubContainer.setDataSetLists(Folder<DataSetListsSource> dataSetLists) |
Copyright © 2025. All rights reserved.