@Service public class StepObjectManager extends AbstractObjectManager<Step,Step>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
StepObjectManager(StepRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterDelete(Storable object) |
Step |
create() |
Step |
create(Storable parent,
String type) |
protected void |
init() |
void |
protectedOnRemove(Step object) |
acceptsTo, additionalMoveActions, addToUsages, 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, update@Autowired public StepObjectManager(StepRepository repository)
public void protectedOnRemove(Step object)
protectedOnRemove in class AbstractObjectManager<Step,Step>public Step create(Storable parent, String type)
create in interface ObjectManager<Step>create in class AbstractObjectManager<Step,Step>public Step create()
create in interface ObjectManager<Step>create in class AbstractObjectManager<Step,Step>@PostConstruct protected void init()
public void afterDelete(Storable object)
afterDelete in class AbstractObjectManager<Step,Step>Copyright © 2025. All rights reserved.