public interface QuickFilter
Modifier and Type | Method and Description |
---|---|
QuickFilter |
clone() |
String |
getClause() |
String |
getName() |
List<SortInfo> |
getSortInfos() |
void |
setClause(String clause) |
void |
setName(String name) |
Copyright © 2017 Nuxeo. All rights reserved.