JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.bardframework.crud.api.tree
Interface TreeEntityCriteria<I extends
Comparable
<? super I>>
public interface
TreeEntityCriteria<I extends
Comparable
<? super I>>
Created by vahid (va.zafari@gmail.com) on 11/12/17.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Boolean
getLeaf
()
List
<
I
>
getParentIds
()
Boolean
getRoot
()
Method Details
getLeaf
Boolean
getLeaf
()
getRoot
Boolean
getRoot
()
getParentIds
List
<
I
>
getParentIds
()