@Entity public class StubProject extends AbstractStorable implements StubContainer
LOGGER| Constructor and Description |
|---|
StubProject() |
| Modifier and Type | Method and Description |
|---|---|
Storable |
findRootObject(BigInteger projectId) |
Folder<CallChain> |
getCallchains() |
Folder<DataSetListsSource> |
getDataSetLists() |
Folder<Environment> |
getEnvironments() |
BigInteger |
getProjectId() |
Folder<Server> |
getServers() |
Folder<System> |
getSystems() |
void |
setCallchains(Folder<CallChain> callchains) |
void |
setDataSetLists(Folder<DataSetListsSource> dataSetLists)
Deprecated.
IDataSetListManager manages the folder itself |
void |
setEnvironments(Folder<Environment> environments) |
void |
setServers(Folder<Server> servers) |
void |
setSystems(Folder<System> systems) |
contains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getParent, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitsetProjectIdpublic Folder<System> getSystems()
getSystems in interface StubContainerpublic void setSystems(Folder<System> systems)
setSystems in interface StubContainerpublic Folder<Environment> getEnvironments()
getEnvironments in interface StubContainerpublic void setEnvironments(Folder<Environment> environments)
setEnvironments in interface StubContainerpublic Folder<Server> getServers()
getServers in interface StubContainerpublic void setServers(Folder<Server> servers)
setServers in interface StubContainerpublic Folder<DataSetListsSource> getDataSetLists()
getDataSetLists in interface StubContainer@Deprecated public void setDataSetLists(Folder<DataSetListsSource> dataSetLists)
IDataSetListManager manages the folder itselfsetDataSetLists in interface StubContainerdataSetLists - - dataSet listspublic Folder<CallChain> getCallchains()
getCallchains in interface StubContainerpublic void setCallchains(Folder<CallChain> callchains)
setCallchains in interface StubContainerpublic Storable findRootObject(BigInteger projectId)
findRootObject in interface StorablefindRootObject in class AbstractStorablepublic BigInteger getProjectId()
getProjectId in interface StorableCopyright © 2025. All rights reserved.