public abstract class AbstractEciConfigurable extends LabeledStorable implements EciConfigurable
LOGGER| Constructor and Description |
|---|
AbstractEciConfigurable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEcId() |
String |
getEcLabel() |
String |
getEcProjectId() |
void |
setEcId(String ecId) |
void |
setEciParameters(String ecId,
String ecProjectId) |
void |
setEcLabel(String ecLabel) |
void |
setEcProjectId(String ecProjectId) |
fillLabelscontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getParent, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitunbindEntityWithHierarchycontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getParent, getProjectId, getStorableProp, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic String getEcId()
getEcId in interface EciConfigurablepublic void setEcId(String ecId)
setEcId in interface EciConfigurablepublic String getEcProjectId()
getEcProjectId in interface EciConfigurablepublic void setEcProjectId(String ecProjectId)
setEcProjectId in interface EciConfigurablepublic void setEciParameters(String ecId, String ecProjectId)
setEciParameters in interface EciConfigurablepublic String getEcLabel()
public void setEcLabel(String ecLabel)
Copyright © 2025. All rights reserved.