public interface LabeledObjectManager<T extends Labeled> extends ObjectManager<T>
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllLabels(BigInteger projectId) |
Collection<? extends T> |
getByLabel(String label) |
Collection<? extends T> |
getByLabel(String label,
BigInteger projectId) |
List<?> |
getReceiverSystemsFromCallChainSteps(Object chainId) |
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<? extends T> getByLabel(String label)
Collection<? extends T> getByLabel(String label, BigInteger projectId)
Set<String> getAllLabels(BigInteger projectId)
Copyright © 2025. All rights reserved.