org.apache.rave.provider.w3c.service.impl
Class WookieWidgetService
java.lang.Object
org.apache.rave.provider.w3c.service.impl.WookieWidgetService
- All Implemented Interfaces:
- WidgetProviderService
public class WookieWidgetService
- extends Object
- implements WidgetProviderService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WookieWidgetService
public WookieWidgetService(String wookieServerUrl,
String wookieApiKey)
getWidget
public Widget getWidget(User viewer,
String sharedDataKey,
Widget widget)
- Specified by:
getWidget in interface WidgetProviderService
getWidgets
public Widget[] getWidgets()
throws org.apache.wookie.connector.framework.WookieConnectorException
- Get all widgets available from the configured Wookie server
- Returns:
- an array of available widgets
- Throws:
org.apache.wookie.connector.framework.WookieConnectorException
getWidget
public Widget getWidget(String url)
throws org.apache.wookie.connector.framework.WookieConnectorException
- Throws:
org.apache.wookie.connector.framework.WookieConnectorException
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.