@Service public class OperationTemplateObjectManager extends TemplateObjectManager<Operation,OperationTemplate>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
OperationTemplateObjectManager(OperationTemplateRepository operationTemplateRepository,
StepRepository stepRepository,
OutboundTransportConfigurationRepository otcRepository)
TODO: Add JavaDoc.
|
| Modifier and Type | Method and Description |
|---|---|
OperationTemplate |
getByIdOnly(BigInteger id) |
Collection<OperationTemplate> |
getByParentNameAndProject(String name,
Object projectId) |
List<IdNamePair> |
getByPieceOfNameAndParentId(String name,
BigInteger parentId) |
Collection<OperationTemplate> |
getByPieceOfNameAndProject(String name,
Object projectId) |
findUsages, findUsagesOnOutboundDiameterConfiguration, getAllByProject, getAllLabels, getByLabel, getByLabel, getByNameAndProjectId, getByProjectId, getChildByClass, getChildrenByClass, getIdAndNameByProjectId, getReceiverSystemsFromCallChainSteps, protectedOnRemoveacceptsTo, additionalMoveActions, addToUsages, afterDelete, 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, update@Autowired public OperationTemplateObjectManager(OperationTemplateRepository operationTemplateRepository, StepRepository stepRepository, OutboundTransportConfigurationRepository otcRepository)
public Collection<OperationTemplate> getByPieceOfNameAndProject(String name, Object projectId)
public List<IdNamePair> getByPieceOfNameAndParentId(String name, BigInteger parentId)
public Collection<OperationTemplate> getByParentNameAndProject(String name, Object projectId)
public OperationTemplate getByIdOnly(BigInteger id)
Copyright © 2025. All rights reserved.