| Modifier and Type | Method and Description |
|---|---|
DataSetList |
IDataSetListManager.getById(Object id,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
List<IDataSet> |
IDataSetListManager.getDataSetsWithLabel(DataSetList list,
String label,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
DataSetList |
DataSetListRepository.getByNatureId(Object id,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DataSetList> |
DataSetListRepository.getAll()
Deprecated.
|
Collection<DataSetList> |
DataSetListRepository.getByName(String name)
Deprecated.
|
Set<DataSetList> |
DataSetListRepository.getDataSetLists(DataSetListsSource source) |
| Modifier and Type | Method and Description |
|---|---|
Set<IDataSet> |
DataSetListRepository.getDataSetsWithLabel(DataSetList list,
String label,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
DataSetList |
DataSetListsSource.getDataSetList(String dataSetListName) |
| Modifier and Type | Method and Description |
|---|---|
Set<DataSetList> |
DataSetListsSource.getDataSetLists() |
| Modifier and Type | Method and Description |
|---|---|
Set<DataSetList> |
TestCase.getCompatibleDataSetLists(Object projectId) |
Set<DataSetList> |
AbstractTestCase.getCompatibleDataSetLists(Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCase.addCompatibleDataSetList(DataSetList compatibleDataSetList) |
void |
AbstractTestCase.addCompatibleDataSetList(DataSetList compatibleDataSetList) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCase.fillCompatibleDataSetLists(Set<DataSetList> compatibleDataSetLists) |
void |
AbstractTestCase.fillCompatibleDataSetLists(Set<DataSetList> compatibleDataSetLists) |
protected void |
AbstractTestCase.setCompatibleDataSetLists(Set<DataSetList> compatibleDataSetLists)
hibernate set its proxy thru this method.
|
Copyright © 2025. All rights reserved.