public abstract class GenericReactiveTreeSupportCrudService<E extends TreeSortSupportEntity<K>,K> extends Object implements ReactiveTreeSortEntityService<E,K>
| Constructor and Description |
|---|
GenericReactiveTreeSupportCrudService() |
| Modifier and Type | Method and Description |
|---|---|
org.hswebframework.ezorm.rdb.mapping.ReactiveRepository<E,K> |
getRepository() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTreeProperty, checkCyclicDependency, createRootNodePredicate, deleteById, getChildren, getIDGenerator, insert, insertBatch, isRootNode, queryIncludeChildren, queryIncludeChildren, queryIncludeChildrenTree, queryIncludeParent, queryResultToTree, queryResultToTree, refactorChildPath, save, save, save, setChildren, tryRefactorPath, updateByIdcount, count, createDelete, createQuery, createUpdate, deleteById, findById, findById, findById, findById, insert, query, query, queryPager, queryPager, queryPager, queryPager, updateByIdpublic GenericReactiveTreeSupportCrudService()
public org.hswebframework.ezorm.rdb.mapping.ReactiveRepository<E,K> getRepository()
getRepository in interface ReactiveCrudService<E extends TreeSortSupportEntity<K>,K>Copyright © 2016–2021. All rights reserved.