@Service public class CallChainObjectManager extends AbstractObjectManager<CallChain,CallChain> implements LabeledObjectManager<CallChain>, BvCaseContainingObjectManager<CallChain>, SearchByParameterAndProjectIdManager<CallChain>, StorableInFolderObjectManager
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
CallChainObjectManager(CallChainRepository repository,
StepRepository stepRepository,
CallChainRepository callChainRepository)
Constructor.
|
acceptsTo, additionalMoveActions, addToUsages, contains, copy, create, create, create, create, create, create, create, evict, findImportantChildren, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, protectedOnCreate, protectedOnUpdate, remove, replicate, setReplicationRole, store, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptsTo, additionalMoveActions, contains, copy, create, create, create, create, create, create, create, evict, findImportantChildren, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, remove, replicate, setReplicationRole, store, updateafterDeleteFromFolder@Autowired public CallChainObjectManager(CallChainRepository repository, StepRepository stepRepository, CallChainRepository callChainRepository)
public void protectedOnRemove(CallChain object)
protectedOnRemove in class AbstractObjectManager<CallChain,CallChain>public Collection<UsageInfo> findUsages(Storable storable)
findUsages in interface ObjectManager<CallChain>findUsages in class AbstractObjectManager<CallChain,CallChain>storable - - object,@Deprecated public Collection<? extends CallChain> getByLabel(String label)
getByLabel in interface LabeledObjectManager<CallChain>public Collection<CallChain> getByLabel(String label, BigInteger projectId)
getByLabel in interface LabeledObjectManager<CallChain>public List<IdNamePair> getSimpleListByProject(BigInteger projectId)
projectId - - id of project.public int countBvCaseUsages(String bvCaseId)
countBvCaseUsages in interface BvCaseContainingObjectManager<CallChain>bvCaseId - - testcase id,public Set<String> getAllLabels(BigInteger projectId)
getAllLabels in interface LabeledObjectManager<CallChain>public List<CallChain> getByNameAndProjectId(String name, BigInteger projectId)
getByNameAndProjectId in interface SearchByParameterAndProjectIdManager<CallChain>public List<CallChain> getByPieceOfNameAndProjectId(String name, BigInteger projectId)
public Collection<CallChain> getByProjectId(BigInteger projectId)
getByProjectId in interface SearchByProjectIdManager<CallChain>public List<Object[]> getObjectsWithBvLinks(BigInteger projectId)
getObjectsWithBvLinks in interface BvCaseContainingObjectManager<CallChain>public List<?> getReceiverSystemsFromCallChainSteps(Object chainId)
getReceiverSystemsFromCallChainSteps in interface LabeledObjectManager<CallChain>public List<Object[]> getAllIdsAndNamesByProjectId(BigInteger projectId)
public void afterDelete(Storable object)
afterDelete in class AbstractObjectManager<CallChain,CallChain>Copyright © 2025. All rights reserved.