|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.cadx.search.CustomSearchManagerFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
CustomSearchManagerFwd()
|
Method Summary | |
Vector |
getAllUsedIBA()
Supported API: false |
Vector |
getContainers(String activeWS,
Locale locale)
Supported API: false |
String |
getHelpURL(String helpContext,
String activeWS,
Locale locale)
Supported API: false |
long |
getIDByKey(String className,
String path)
Supported API: false |
long |
getIDByKey(String className,
String number,
String version,
String iteration)
Supported API: false |
String[] |
getKeyByID(String className,
long ID)
Supported API: false |
private static Manager |
getManager()
|
Vector |
getSearchResults(String sessionID)
Supported API: false |
Vector |
getSearchResults(String queryValue,
Hashtable conditions,
Vector sortKeys,
String filter,
Vector contentLibrary,
String activeServer,
String activeWS,
Locale locale,
Boolean isK_01)
Supported API: false |
String |
getSearchResultsPage(String pageURL,
String queryValue,
long sessionID,
int pageOffset,
int pageRange,
Locale locale)
Supported API: false |
Vector |
getUsedIBA(Vector holdersCl)
Supported API: false |
boolean |
isEnterpriseSearch()
Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public CustomSearchManagerFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public Vector getUsedIBA(Vector holdersCl) throws WTException, WTPropertyVetoException
getUsedIBA
in interface CustomSearchManager
holdersCl
-
WTException
WTPropertyVetoException
public Vector getAllUsedIBA() throws WTException, WTPropertyVetoException
getAllUsedIBA
in interface CustomSearchManager
WTException
WTPropertyVetoException
public Vector getSearchResults(String queryValue, Hashtable conditions, Vector sortKeys, String filter, Vector contentLibrary, String activeServer, String activeWS, Locale locale, Boolean isK_01) throws WTException, WTPropertyVetoException
getSearchResults
in interface CustomSearchManager
queryValue
- conditions
- sortKeys
- filter
- contentLibrary
- activeServer
- activeWS
- locale
- isK_01
-
WTException
WTPropertyVetoException
public Vector getSearchResults(String sessionID) throws WTException
getSearchResults
in interface CustomSearchManager
sessionID
-
WTException
public String getSearchResultsPage(String pageURL, String queryValue, long sessionID, int pageOffset, int pageRange, Locale locale) throws WTException
getSearchResultsPage
in interface CustomSearchManager
pageURL
- queryValue
- sessionID
- pageOffset
- pageRange
- locale
-
WTException
public long getIDByKey(String className, String path) throws WTException
getIDByKey
in interface CustomSearchManager
className
- path
-
WTException
public long getIDByKey(String className, String number, String version, String iteration) throws WTException
getIDByKey
in interface CustomSearchManager
className
- number
- version
- iteration
-
WTException
public String[] getKeyByID(String className, long ID) throws WTException
getKeyByID
in interface CustomSearchManager
className
- ID
-
WTException
public boolean isEnterpriseSearch() throws WTException
isEnterpriseSearch
in interface CustomSearchManager
WTException
public String getHelpURL(String helpContext, String activeWS, Locale locale) throws WTException
getHelpURL
in interface CustomSearchManager
helpContext
- activeWS
- locale
-
WTException
public Vector getContainers(String activeWS, Locale locale) throws WTException, WTPropertyVetoException
getContainers
in interface CustomSearchManager
activeWS
- locale
-
WTException
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |