@Service public class SystemTemplateObjectManager extends TemplateObjectManager<System,SystemTemplate>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
SystemTemplateObjectManager(SystemTemplateRepository systemTemplateRepository,
StepRepository stepRepository,
OutboundTransportConfigurationRepository otcRepository) |
| Modifier and Type | Method and Description |
|---|---|
SystemTemplate |
getByIdOnly(BigInteger id) |
Collection<SystemTemplate> |
getByParentNameAndProject(String name,
Object projectId) |
List<IdNamePair> |
getByPieceOfNameAndParentId(String name,
BigInteger parentId) |
Collection<SystemTemplate> |
getByPieceOfNameAndProject(String name,
Object projectId) |
List<SystemTemplate> |
getSimpleSystemTemplatesByParentId(BigInteger parentId) |
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 SystemTemplateObjectManager(SystemTemplateRepository systemTemplateRepository, StepRepository stepRepository, OutboundTransportConfigurationRepository otcRepository)
public Collection<SystemTemplate> getByPieceOfNameAndProject(String name, Object projectId)
public List<IdNamePair> getByPieceOfNameAndParentId(String name, BigInteger parentId)
public Collection<SystemTemplate> getByParentNameAndProject(String name, Object projectId)
public SystemTemplate getByIdOnly(BigInteger id)
public List<SystemTemplate> getSimpleSystemTemplatesByParentId(BigInteger parentId)
Copyright © 2025. All rights reserved.