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