| Modifier and Type | Method and Description |
|---|---|
CombinedFilter |
CombinedFilter.appendFilter(CPResourceFilter filter)
Appends another filter to this filter
|
CombinedFilter |
CombinedFilter.combineWithAnd()
Combines the given filters with the logical 'and' operator
|
CombinedFilter |
CombinedFilter.combineWithOr()
Combines the given filters with the logical 'or' operator.
|
Copyright © 2013. All Rights Reserved.