@Entity public class IntegrationConfig extends Configuration
| Constructor and Description |
|---|
IntegrationConfig() |
IntegrationConfig(Storable parent,
Map parameters)
IntegrationConfig constructor using parent project and parameters Map.
|
IntegrationConfig(Storable parent,
String name,
String type)
IntegrationConfig constructor using parent project, name and type of config.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
StubProject |
getParent() |
void |
setName(String name) |
void |
setParent(StubProject parent) |
clear, containsKey, containsValue, entrySet, fillConfiguration, get, getConfiguration, getTypeName, isEmpty, keySet, performActionsForImportIntoAnotherProject, put, putAll, remove, setConfiguration, setTypeName, size, valuescontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersionclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllgetProjectId, setProjectIdpublic IntegrationConfig()
public IntegrationConfig(Storable parent, String name, String type)
public StubProject getParent()
getParent in interface StorablegetParent in class AbstractStorablepublic void setParent(StubProject parent)
public String getName()
getName in interface NamedgetName in class AbstractNamedImplpublic void setName(String name)
setName in interface NamedsetName in class AbstractNamedImplCopyright © 2025. All rights reserved.