public abstract class AbstractHierarchyService<T extends NumberIdHierarchyObject<? super T,?>> extends BaseServiceImpl
entityDao, eventMulticaster, logger| Constructor and Description |
|---|
AbstractHierarchyService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<T> |
getTopNodes(T m) |
void |
move(T node,
T location,
int index) |
getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticasterCopyright © 2005–2018 The Beangle Software. All rights reserved.