com.ptc.windchill.enterprise.search
Class MigrateSavedSearchCriteria
java.lang.Object
com.ptc.windchill.enterprise.search.MigrateSavedSearchCriteria
- public class MigrateSavedSearchCriteria
- extends Object
Migrates saved search criteria from 7.0 format to make it executable on
the 8.0 query builder search page.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOKEN_PATTERN
private static final Pattern TOKEN_PATTERN
MigrateSavedSearchCriteria
public MigrateSavedSearchCriteria()
migrateData
public Boolean migrateData()
throws Exception
- Throws:
Exception