@Service public class OutboundTransportConfigurationObjectManager extends AbstractObjectManager<OutboundTransportConfiguration,OutboundTransportConfiguration> implements EnvConfigurationManager<OutboundTransportConfiguration>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
OutboundTransportConfigurationObjectManager(OutboundTransportConfigurationRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
OutboundTransportConfiguration |
findByEcLabel(String ecLabel,
BigInteger projectId) |
OutboundTransportConfiguration |
getByEcId(String ecId,
Object... objects) |
Collection<OutboundTransportConfiguration> |
getByEcProjectId(String ecProjectId) |
Collection<String> |
getEcProjectIds(BigInteger projectId) |
protected void |
protectedOnRemove(OutboundTransportConfiguration object) |
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, 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 OutboundTransportConfigurationObjectManager(OutboundTransportConfigurationRepository repository)
protected void protectedOnRemove(OutboundTransportConfiguration object)
public OutboundTransportConfiguration getByEcId(String ecId, Object... objects)
getByEcId in interface EnvConfigurationManager<OutboundTransportConfiguration>public Collection<OutboundTransportConfiguration> getByEcProjectId(String ecProjectId)
getByEcProjectId in interface EnvConfigurationManager<OutboundTransportConfiguration>public Collection<String> getEcProjectIds(BigInteger projectId)
getEcProjectIds in interface EnvConfigurationManager<OutboundTransportConfiguration>public void unbindByEcProject(String ecProjectId)
unbindByEcProject in interface EnvConfigurationManager<OutboundTransportConfiguration>public OutboundTransportConfiguration findByEcLabel(String ecLabel, BigInteger projectId)
findByEcLabel in interface EnvConfigurationManager<OutboundTransportConfiguration>Copyright © 2025. All rights reserved.