|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.silvermoon.moonglow.plugin.BasePlugin
|
+--org.silvermoon.moonglow.plugin.BasicPlugin
|
+--org.silvermoon.moonglow.plugin.google.GooglePlugin
| Constructor Summary | |
GooglePlugin(java.lang.String pluginId)
|
|
| Method Summary | |
ItemList |
doQuery(java.util.Map params)
|
java.util.Iterator |
getOptions()
|
void |
init(java.util.Map params)
|
boolean |
next()
|
| Methods inherited from class org.silvermoon.moonglow.plugin.BasicPlugin |
doRequest, logFatalError, logInfo |
| Methods inherited from class org.silvermoon.moonglow.plugin.BasePlugin |
addResponseListener, fireResponse, fireResponseError, getId, removeResponseListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GooglePlugin(java.lang.String pluginId)
| Method Detail |
public void init(java.util.Map params)
throws PluginException
init in class BasicPluginPluginExceptionpublic java.util.Iterator getOptions()
getOptions in class BasicPlugin
public ItemList doQuery(java.util.Map params)
throws PluginException
doQuery in class BasicPluginPluginException
public boolean next()
throws PluginException
next in class BasicPluginPluginException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||