wt.prefs
Class PrefSearch

java.lang.Object
  extended by wt.prefs.PrefSearch
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class PrefSearch
extends Object
implements Serializable

This class is used to search the Windchill Database from a client, and return items that match the desired criteria. The PrefSearch Object itself contains all the data that was obtained from the Database for Preferences and should be sufficient to be able to search the Preferences API for matches to properly formed queries.

See Also:
PrefSearchService,

Supported API: true

Extendable: false
, Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait