Package com.enonic.xp.query.filter
Class IndicesFilter
- java.lang.Object
-
- com.enonic.xp.query.filter.Filter
-
- com.enonic.xp.query.filter.IndicesFilter
-
public class IndicesFilter extends Filter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
IndicesFilter.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static IndicesFilter.Builder
create()
Filter
getFilter()
String[]
getIndices()
Filter
getNoMatchFilter()
String
toString()
-