|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchTask | |
com.ptc.windchill.cadx.common.picker | |
wt.query | Provides generic support for defining SQL queries
(see
QuerySpec and the various things
that can be appended to it) in a database
inedependent manner that should be used with the
PersistenceManager . |
Uses of SearchTask in com.ptc.windchill.cadx.common.picker |
Methods in com.ptc.windchill.cadx.common.picker with parameters of type SearchTask | |
protected void |
PickerSearcherUtilities.setSearchFilter(SearchTask st)
Sets filter to SearchTask.CHANGEABLE_VERSIONS if isChangebalesOnly() returns true. |
Uses of SearchTask in wt.query |
Fields in wt.query declared as SearchTask | |
private SearchTask |
WindchillSearchService.st
|
Methods in wt.query with parameters of type SearchTask | |
protected boolean |
SearchTask.readVersion(SearchTask thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |