|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the attributes and methods required of a class
that implements translation of wt.query.QuerySpec objects to strings
representing search filters in foreign systems, especially systems accessed
via Info*Engine.
Supported API: true
Extendable: false
Method Summary | |
void |
setService(FederatedService service)
Associate a FederatedService with the translator instance. |
String |
translateQuerySpec(QuerySpec qs)
Return a string representing a search filter that returns objects matching the specified QuerySpec. |
Method Detail |
public String translateQuerySpec(QuerySpec qs) throws FederationServicesException
qs
-
FederationServicesException
public void setService(FederatedService service)
service
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |