![]() | Returns an IPTFilter that corresponds to this search query. If the query cannot be represented as a filter, may return null or throw an exception, depending on implementation (be prepared to handle either case). |
![]() | Returns this search query as a simple string. If the query is too complex to be represented as a string, may return null or throw an exception, depending on implementation (be prepared to handle either case). |
![]() | Returns an OpenKernelSearch object that encapsulates this query. Client code should not call this method; it is used by IPTSearchRequest. |
IPTSearchQuery Interface | com.plumtree.server Namespace | IPTSearchRequest