public class UITransport extends UIECIConfiguration<org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration>
| Constructor and Description |
|---|
UITransport() |
UITransport(org.qubership.automation.itf.core.model.common.Storable storable) |
UITransport(org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
defineProperties(org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport) |
void |
fillForQuickDisplay(org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport) |
void |
fillForQuickDisplay(org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport,
boolean toTableDisplay) |
String |
getEndpoint() |
String |
getEndpointPrefix() |
String |
getMep() |
String |
getStatus() |
Collection<UIInterceptor> |
getTransportInterceptors() |
void |
setEndpoint(String endpoint) |
void |
setEndpointPrefix(String endpointPrefix) |
void |
setMep(String mep) |
void |
setStatus(String status) |
void |
setTransportInterceptors(Collection<UIInterceptor> transportInterceptors) |
getEcId, setEcIddefineNonDeployed, defineProperties, defineProperties, defineProperties, fillUserTypeNameFromConfiguration, getProperties, getProperty, getUserTypeName, setProperties, setUserTypeNamegetType, setTypecalcIsVersionActual, defineObjectParam, defineObjectParam, getDescription, getHistoryKey, getLabels, getParent, getVersion, loadChildrenByClass, setDescription, setHistoryKey, setLabels, setParent, setVersion, toString, updateObjectgetClassName, getId, setClassName, setIdgetName, setNamepublic UITransport()
public UITransport(org.qubership.automation.itf.core.model.common.Storable storable)
public UITransport(org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport)
public void fillForQuickDisplay(@NotNull
org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport)
public void fillForQuickDisplay(@NotNull
org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport,
boolean toTableDisplay)
public boolean defineProperties(org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration transport) throws org.qubership.automation.itf.core.util.exception.TransportException
public String getEndpoint()
public void setEndpoint(String endpoint)
public String getStatus()
public void setStatus(String status)
public String getMep()
public void setMep(String mep)
public String getEndpointPrefix()
public void setEndpointPrefix(String endpointPrefix)
public Collection<UIInterceptor> getTransportInterceptors()
public void setTransportInterceptors(Collection<UIInterceptor> transportInterceptors)
Copyright © 2025. All rights reserved.