wt.prefs
Class PrefSearchService

java.lang.Object
  extended by wt.prefs.PrefSearchService
All Implemented Interfaces:
RemoteAccess

Deprecated.

@Deprecated
public final class PrefSearchService
extends Object
implements RemoteAccess

This class is the Preference Search Service, which performs searches on the Windchill Database for Preference Entries. All strings passed to the search() and getEntry() methods should be preformatted for SQL searches by making sure any '%' characters are escaped etc.

See Also:


Supported API: true

Extendable: false

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