public interface TreeEntityRepository<M extends BaseModelAbstract<I> & TreeEntityModel<M>,I extends Comparable<? super I>,U>
| Modifier and Type | Method and Description |
|---|---|
List<M> |
getWithChildren(I id,
U user) |
Copyright © 2020. All rights reserved.