Class WmCommonSearch65xSearchQuery

java.lang.Object
com.webmethods.caf.faces.search.query.BaseSearchQuery
com.webmethods.caf.faces.search.query.WmCommonSearch65xSearchQuery
All Implemented Interfaces:
ISearchQuery, Serializable, Cloneable
Direct Known Subclasses:
SerializableSearchQuery

public class WmCommonSearch65xSearchQuery extends BaseSearchQuery implements Serializable
An implementation of the ISearchQuery that generates a state string that is compatible with the 6.5.x wm_commonsearch* portlets. NOTE: It is preferred to use @link SerializableSearchQuery for CAF search applications that don't need to be compatible with the wm_commonsearch* portlets.
Since:
7.0
See Also: