public class UICallChain extends UIObject
| Constructor and Description |
|---|
UICallChain() |
UICallChain(org.qubership.automation.itf.core.model.jpa.callchain.CallChain chain) |
UICallChain(org.qubership.automation.itf.core.model.jpa.callchain.CallChain chain,
boolean isFull) |
UICallChain(org.qubership.automation.itf.core.model.common.Storable callchain) |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIDataSetList>> |
getDataSetLists() |
UIWrapper<List<UIKey>> |
getKeys() |
UIWrapper<List<UIAbstractCallChainStep>> |
getSteps() |
void |
loadChildrenByClass(Class childClass,
List<org.qubership.automation.itf.core.model.common.Storable> children) |
void |
setDataSetLists(UIWrapper<List<UIDataSetList>> dataSetLists) |
void |
setKeys(UIWrapper<List<UIKey>> keys) |
void |
setSteps(UIWrapper<List<UIAbstractCallChainStep>> steps) |
calcIsVersionActual, defineObjectParam, defineObjectParam, getDescription, getHistoryKey, getLabels, getParent, getVersion, setDescription, setHistoryKey, setLabels, setParent, setVersion, toString, updateObjectgetClassName, getId, setClassName, setIdgetName, setNamepublic UICallChain()
public UICallChain(org.qubership.automation.itf.core.model.common.Storable callchain)
public UICallChain(org.qubership.automation.itf.core.model.jpa.callchain.CallChain chain)
public UICallChain(org.qubership.automation.itf.core.model.jpa.callchain.CallChain chain, boolean isFull)
public UIWrapper<List<UIAbstractCallChainStep>> getSteps()
public void setSteps(UIWrapper<List<UIAbstractCallChainStep>> steps)
public UIWrapper<List<UIDataSetList>> getDataSetLists()
public void setDataSetLists(UIWrapper<List<UIDataSetList>> dataSetLists)
public void loadChildrenByClass(Class childClass, List<org.qubership.automation.itf.core.model.common.Storable> children)
loadChildrenByClass in class UIObjectCopyright © 2025. All rights reserved.