@Service public class IntegrationConfigObjectManager extends AbstractObjectManager<IntegrationConfig,IntegrationConfig> implements ObjectCreationByTypeManager<IntegrationConfig>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
IntegrationConfigObjectManager(IntegrationConfigRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterDelete(Storable object) |
IntegrationConfig |
create(Storable parent,
String type) |
IntegrationConfig |
create(Storable parent,
String name,
String type,
Map parameters) |
acceptsTo, additionalMoveActions, addToUsages, contains, copy, 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, evict, findImportantChildren, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, remove, replicate, setReplicationRole, store, update@Autowired public IntegrationConfigObjectManager(IntegrationConfigRepository repository)
public IntegrationConfig create(Storable parent, String type)
create in interface ObjectManager<IntegrationConfig>create in class AbstractObjectManager<IntegrationConfig,IntegrationConfig>public IntegrationConfig create(Storable parent, String name, String type, Map parameters)
create in interface ObjectCreationByTypeManager<IntegrationConfig>public void afterDelete(Storable object)
afterDelete in class AbstractObjectManager<IntegrationConfig,IntegrationConfig>Copyright © 2025. All rights reserved.