Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SearchWarning Members

SearchWarning overview

Public Static Fields

iconiconPROCESSING_TIMED_OUT Processing within the search server took too long (timed out), and a partial result set was returned.
iconiconTOO_MANY_WILDCARD_EXPANSIONS A wildcard query, such as "a*", matched a large number of patterns, only some of which were used for the search.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetCode Returns the internal warning code.
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

SearchWarning Class | Plumtree.Remote.PRC.Search Namespace