@Service public class OperationEventTriggerObjectManager extends EventTriggerObjectManager<OperationEventTrigger> implements EventTriggerManager<OperationEventTrigger>, SearchByProjectIdManager<OperationEventTrigger>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
OperationEventTriggerObjectManager(OperationEventTriggerRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
List<OperationEventTrigger> |
getActiveByProject(BigInteger projectId) |
List<BigInteger> |
getActiveTriggersBySituationIdsNative(List<BigInteger> situationIds) |
List<OperationEventTrigger> |
getAllActive(Operation operation) |
OperationEventTrigger |
getByIdOnly(BigInteger id) |
Collection<OperationEventTrigger> |
getByProjectId(BigInteger projectId) |
create, create, init, protectedOnRemoveacceptsTo, additionalMoveActions, addToUsages, afterDelete, contains, copy, 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 OperationEventTriggerObjectManager(OperationEventTriggerRepository repository)
public List<OperationEventTrigger> getAllActive(@Nonnull Operation operation)
getAllActive in interface EventTriggerManager<OperationEventTrigger>public List<BigInteger> getActiveTriggersBySituationIdsNative(List<BigInteger> situationIds)
public List<OperationEventTrigger> getActiveByProject(@NotNull BigInteger projectId)
getActiveByProject in interface EventTriggerManager<OperationEventTrigger>public Collection<OperationEventTrigger> getByProjectId(BigInteger projectId)
getByProjectId in interface SearchByProjectIdManager<OperationEventTrigger>public OperationEventTrigger getByIdOnly(BigInteger id)
Copyright © 2025. All rights reserved.