@Entity public class OutboundTransportConfiguration extends EciConfiguration implements EciConfigurable
| Constructor and Description |
|---|
OutboundTransportConfiguration() |
OutboundTransportConfiguration(String type,
Server parent,
System system)
Constructor from type, parent and system parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ServerHB |
getParent() |
System |
getSystem() |
void |
performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap,
BigInteger projectId,
UUID projectUuid,
boolean needToUpdateProjectId,
boolean needToGenerateNewId)
Update projectId/generate new ID if it needs.
|
void |
performPostImportActions(BigInteger projectId,
BigInteger sessionId)
Perform post-import actions.
|
void |
setParent(ServerHB parent) |
void |
setSystem(System system) |
void |
unbindEntityWithHierarchy() |
getEcId, getEcProjectId, setEcId, setEciParameters, setEcKeysWithHierarchy, setEcProjectIdclear, containsKey, containsValue, entrySet, fillConfiguration, get, getConfiguration, getTypeName, isEmpty, keySet, 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, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEcId, getEcProjectId, setEcId, setEciParameters, setEcProjectIdcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getProjectId, getStorableProp, getStoreInformationDelegate, move, performPostCopyActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersioncompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic System getSystem()
public void setSystem(System system)
public ServerHB getParent()
getParent in interface StorablegetParent in class AbstractStorablepublic void setParent(ServerHB parent)
public void performPostImportActions(BigInteger projectId, BigInteger sessionId)
AbstractStorableperformPostImportActions in interface StorableperformPostImportActions in class AbstractStorablepublic void unbindEntityWithHierarchy()
unbindEntityWithHierarchy in interface EciConfigurablepublic void performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap, BigInteger projectId, UUID projectUuid, boolean needToUpdateProjectId, boolean needToGenerateNewId)
AbstractStorableperformActionsForImportIntoAnotherProject in interface StorableperformActionsForImportIntoAnotherProject in class ConfigurationCopyright © 2025. All rights reserved.