public interface EnvConfigurationManager<T extends EciConfigurable> extends ObjectManager<T>
| Modifier and Type | Method and Description |
|---|---|
T |
findByEcLabel(String ecLabel,
BigInteger projectId) |
T |
getByEcId(String ecId,
Object... objects) |
Collection<T> |
getByEcProjectId(String ecProjectId) |
Collection<String> |
getEcProjectIds(BigInteger projectId) |
void |
unbindByEcProject(String ecProjectId) |
acceptsTo, additionalMoveActions, contains, copy, create, create, create, create, create, create, create, evict, findImportantChildren, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, remove, replicate, setReplicationRole, store, updateCollection<T> getByEcProjectId(String ecProjectId)
Collection<String> getEcProjectIds(BigInteger projectId)
void unbindByEcProject(String ecProjectId)
T findByEcLabel(String ecLabel, BigInteger projectId)
Copyright © 2025. All rights reserved.