@Entity public class InboundTransportConfiguration extends EciConfiguration implements EciConfigurable
| Constructor and Description |
|---|
InboundTransportConfiguration() |
InboundTransportConfiguration(TransportConfiguration referencedConfiguration,
Server parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillTriggerConfigurations(Set<TriggerConfiguration> triggerConfigurations) |
ServerHB |
getParent() |
TransportConfiguration |
getReferencedConfiguration() |
Set<TriggerConfiguration> |
getTriggerConfigurations() |
void |
performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap,
BigInteger projectId,
UUID projectUuid,
boolean needToUpdateProjectId,
boolean needToGenerateNewId)
Update projectId/generate new ID if it needs.
|
void |
setParent(ServerHB parent) |
void |
setReferencedConfiguration(TransportConfiguration referencedConfiguration)
Set referenced configuration link (link to Transport under a System).
|
protected void |
setTriggerConfigurations(Set<TriggerConfiguration> triggerConfigurations)
hibernate set its proxy thru this method.
|
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, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitgetEcId, getEcProjectId, setEcId, setEciParameters, setEcProjectIdcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getProjectId, getStorableProp, getStoreInformationDelegate, move, performPostCopyActions, performPostImportActions, 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 InboundTransportConfiguration()
public InboundTransportConfiguration(TransportConfiguration referencedConfiguration, Server parent)
public TransportConfiguration getReferencedConfiguration()
public void setReferencedConfiguration(TransportConfiguration referencedConfiguration)
public Set<TriggerConfiguration> getTriggerConfigurations()
protected void setTriggerConfigurations(Set<TriggerConfiguration> triggerConfigurations)
public void fillTriggerConfigurations(Set<TriggerConfiguration> triggerConfigurations)
public ServerHB getParent()
getParent in interface StorablegetParent in class AbstractStorablepublic void setParent(ServerHB parent)
public 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.