@Service public class InboundTransportConfigurationObjectManager extends AbstractObjectManager<InboundTransportConfiguration,InboundTransportConfiguration> implements NativeManager<InboundTransportConfiguration>, EnvConfigurationManager<InboundTransportConfiguration>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
InboundTransportConfigurationObjectManager(InboundTransportConfigurationRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
InboundTransportConfiguration |
findByEcLabel(String ecLabel,
BigInteger projectId) |
InboundTransportConfiguration |
getByEcId(String ecId,
Object... objects) |
Collection<InboundTransportConfiguration> |
getByEcProjectId(String ecProjectId) |
Storable |
getChildByClass(InboundTransportConfiguration parent,
Class childrenClass,
Object... param) |
Collection<? extends Storable> |
getChildrenByClass(InboundTransportConfiguration parent,
Class childrenClass,
Object... param) |
Collection<InboundTransportConfiguration> |
getConfigurationsByTransportId(BigInteger transportId) |
Collection<String> |
getEcProjectIds(BigInteger projectId) |
void |
unbindByEcProject(String ecProjectId) |
acceptsTo, additionalMoveActions, addToUsages, afterDelete, 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, protectedOnCreate, protectedOnRemove, 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, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, remove, replicate, setReplicationRole, store, update@Autowired public InboundTransportConfigurationObjectManager(InboundTransportConfigurationRepository repository)
public Storable getChildByClass(InboundTransportConfiguration parent, Class childrenClass, Object... param)
getChildByClass in interface NativeManager<InboundTransportConfiguration>public Collection<? extends Storable> getChildrenByClass(InboundTransportConfiguration parent, Class childrenClass, Object... param)
getChildrenByClass in interface NativeManager<InboundTransportConfiguration>public InboundTransportConfiguration getByEcId(String ecId, Object... objects)
getByEcId in interface EnvConfigurationManager<InboundTransportConfiguration>public Collection<InboundTransportConfiguration> getByEcProjectId(String ecProjectId)
getByEcProjectId in interface EnvConfigurationManager<InboundTransportConfiguration>public Collection<String> getEcProjectIds(BigInteger projectId)
getEcProjectIds in interface EnvConfigurationManager<InboundTransportConfiguration>public void unbindByEcProject(String ecProjectId)
unbindByEcProject in interface EnvConfigurationManager<InboundTransportConfiguration>public InboundTransportConfiguration findByEcLabel(String ecLabel, BigInteger projectId)
findByEcLabel in interface EnvConfigurationManager<InboundTransportConfiguration>public Collection<InboundTransportConfiguration> getConfigurationsByTransportId(BigInteger transportId)
Copyright © 2025. All rights reserved.