Project: stp

com.ibm.rational.wvcm.stp.cq
Interface CqUserDb.SearchKey<T>

Type Parameters:
T - The type of object used to specify the value or values that will select or reject an object based on the value it has for the key attribute.
All Known Subinterfaces:
CqFieldDefinition, CqRecordType
All Known Implementing Classes:
CqUserDb.DateLimit, CqUserDb.SearchLevel, CqUserDb.WordMode
Enclosing interface:
CqUserDb

public static interface CqUserDb.SearchKey<T>

The interface for an API object that may be used to define a filter for a full-text search of the database. The search key specifies an attribute of the database object whose value will be used to select the object for inclusion in the result set of the full-text search. In the SearchFilter, each SearchKey is associated with a target value that specifies what attribute values will cause the object to be selected.

The currently defined SearchKey types are



Generated Mon 16-Jun-2014 09:52 AM

Copyright © IBM 2014. All rights reserved.