Content Acquisition System Web Service Stubs 3.2.2

Uses of Class
com.endeca.itl.cas.FilterScope

Uses of FilterScope in com.endeca.itl.cas
 

Fields in com.endeca.itl.cas declared as FilterScope
static FilterScope FilterScope.DIRECTORY
           
static FilterScope FilterScope.FILE
           
 

Methods in com.endeca.itl.cas that return FilterScope
static FilterScope FilterScope.fromString(java.lang.String value)
           
static FilterScope FilterScope.fromValue(java.lang.String value)
           
 FilterScope Filter.getScope()
          Gets the scope value for this Filter.
 

Methods in com.endeca.itl.cas with parameters of type FilterScope
 void Filter.setScope(FilterScope scope)
          Sets the scope value for this Filter.
 

Constructors in com.endeca.itl.cas with parameters of type FilterScope
ComparableValueFilter(FilterScope scope, java.lang.String propertyName, ComparisonOperator operator)
           
DateFilter(FilterScope scope, java.lang.String propertyName, DateComparisonOperator operator, java.util.Calendar referenceValue)
           
Filter(FilterScope scope, java.lang.String propertyName)
           
LongFilter(FilterScope scope, java.lang.String propertyName, ComparisonOperator operator, long referenceValue)
           
RegexFilter(FilterScope scope, java.lang.String propertyName, java.lang.String regex)
           
WildcardFilter(FilterScope scope, java.lang.String propertyName, java.lang.String wildcard)
           
 


Content Acquisition System Web Service Stubs 3.2.2

Copyright © 2006, 2012, Oracle and/or its affiliates. All rights reserved.
@VERSION
PRODUCT: Content Acquisition System Web Service Stubs (casStubs)
VERSION: 3.2.2
BUILD:   NONEDEV
ARCH_OS: n/a
DATE:    2012-02-28T13:13:19-0500