C - domain objectpublic interface ContentTreeService<C extends ContentTree> extends EntityService<C>
| Modifier and Type | Method and Description |
|---|---|
List<ContentNode> |
getRootNodes(C contentTree) |
List<ContentNode> getRootNodes(C contentTree)
Copyright © 2018. All rights reserved.