Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Uses of Class
waggle.common.modules.opensocial.infos.XOSGadgetInfo

Packages that use XOSGadgetInfo
waggle.common.modules.opensocial OpenSocial Module API. 

 

Uses of XOSGadgetInfo in waggle.common.modules.opensocial

 

Methods in waggle.common.modules.opensocial that return XOSGadgetInfo
 XOSGadgetInfo XOSModule.Server.getGadget(XObjectID gadgetID)
          Get a Gadget.

 

Methods in waggle.common.modules.opensocial that return types with arguments of type XOSGadgetInfo
 List<XOSGadgetInfo> XOSModule.Server.getAllAvailableGadgets()
          Get all available Gadgets.
 List<XOSGadgetInfo> XOSModule.Server.getAllGadgets()
          Get all defined Gadgets.

 

Methods in waggle.common.modules.opensocial with parameters of type XOSGadgetInfo
 void XOSModule.Client.gadgetCreated(XOSGadgetInfo gadgetInfo)
          A Gadget was created.
 void XOSModule.Client.gadgetDeleted(XOSGadgetInfo gadgetInfo)
          A Gadget was deleted.
 void XOSModule.Client.gadgetUpdated(XOSGadgetInfo gadgetInfo)
          A Gadget was updated.

 


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.