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