public class DsListFolder extends Folder<DataSetListsSource>
| Modifier and Type | Field and Description |
|---|---|
static Class<DataSetListsSource> |
TYPE |
| Constructor and Description |
|---|
DsListFolder() |
DsListFolder(Storable parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillObjects(Collection<DataSetListsSource> objects) |
List<DataSetListsSource> |
getObjects() |
protected void |
setObjects(List<DataSetListsSource> objects)
hibernate set its proxy thru this method.
|
fillSubFolders, findRootObject, getFullPath, getGenericType, getManager, getParent, getProject, getProjectId, getSubFolders, hierarchyLevel, of, performActionsForImportIntoAnotherProject, performPostImportActions, setParent, setProject, setSubFoldersclear, containsKey, containsValue, entrySet, fillConfiguration, get, getConfiguration, getTypeName, isEmpty, keySet, put, putAll, remove, setConfiguration, setTypeName, size, valuesfillLabelscontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findUsages, flush, getDescription, getExtendsParameters, getID, getNaturalId, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performPostCopyActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllgetLabels, setLabelscontains, copy, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getStorableProp, getStoreInformationDelegate, move, performPostCopyActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic static final Class<DataSetListsSource> TYPE
public DsListFolder()
public DsListFolder(Storable parent)
public List<DataSetListsSource> getObjects()
getObjects in class Folder<DataSetListsSource>protected void setObjects(List<DataSetListsSource> objects)
FoldersetObjects in class Folder<DataSetListsSource>public void fillObjects(Collection<DataSetListsSource> objects)
fillObjects in class Folder<DataSetListsSource>Copyright © 2025. All rights reserved.