|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.core.service.ServicePropertiesImpl
org.globus.ogsa.impl.ogsi.GridServiceImpl
org.globus.ogsa.impl.samples.google.GoogleImpl
| Field Summary |
| Fields inherited from class org.globus.ogsa.impl.ogsi.GridServiceImpl |
queryEngine, serviceData |
| Constructor Summary | |
GoogleImpl()
|
|
| Method Summary | |
byte[] |
doGetCachedPage(java.lang.String key,
java.lang.String url)
|
GoogleSearchResult |
doGoogleSearch(java.lang.String key,
java.lang.String q,
int start,
int maxResults,
boolean filter,
java.lang.String restrict,
boolean safeSearch,
java.lang.String lr,
java.lang.String ie,
java.lang.String oe)
|
java.lang.String |
doSpellingSuggestion(java.lang.String key,
java.lang.String phrase)
|
| Methods inherited from class org.globus.ogsa.impl.ogsi.GridServiceImpl |
activate, addOperationProvider, deactivate, destroy, findServiceData, getInstanceProperty, getOperationProvider, getQueryEngine, getServiceDataSet, getServiceDataValues, getServiceInterface, getTerminationTime, populateInstanceProperties, postCreate, preCreate, preDestroy, removeOperationProvider, requestTerminationAfter, requestTerminationBefore, setDefaultTermination, setQueryEngine, setServiceData, setServiceDataSet |
| Methods inherited from class org.globus.ogsa.impl.core.service.ServicePropertiesImpl |
flush, flush, getPersistentProperty, getProperty, keySet, setPersistentProperty, setProperty, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.globus.ogsa.ServiceProperties |
flush, getPersistentProperty, getProperty, setPersistentProperty, setProperty |
| Constructor Detail |
public GoogleImpl()
| Method Detail |
public byte[] doGetCachedPage(java.lang.String key,
java.lang.String url)
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String doSpellingSuggestion(java.lang.String key,
java.lang.String phrase)
throws java.rmi.RemoteException
java.rmi.RemoteException
public GoogleSearchResult doGoogleSearch(java.lang.String key,
java.lang.String q,
int start,
int maxResults,
boolean filter,
java.lang.String restrict,
boolean safeSearch,
java.lang.String lr,
java.lang.String ie,
java.lang.String oe)
throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||