wt.csm.query.service
Class QueryServiceFwd
java.lang.Object
wt.csm.query.service.QueryServiceFwd
- All Implemented Interfaces:
- QueryService, RemoteAccess, Serializable
- public class QueryServiceFwd
- extends Object
- implements RemoteAccess, QueryService, Serializable
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
FC_RESOURCE
private static final String FC_RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
QueryServiceFwd
public QueryServiceFwd()
getManager
private static Manager getManager()
throws WTException
- Returns:
- Manager
- Throws:
WTException
search
public AbstractCSMQueryContainer search(AbstractCSMQueryContainer query)
throws WTException
Supported API: false
- Specified by:
search
in interface QueryService
- Parameters:
query
-
- Returns:
- AbstractCSMQueryContainer
- Throws:
WTException