Skip navigation links

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

E20955-01


waggle.common.modules.opensocial.infos
Class XOSGadgetInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.object.infos.XObjectInfo
          extended by waggle.common.modules.opensocial.infos.XOSGadgetInfo


public class XOSGadgetInfo
extends waggle.common.modules.object.infos.XObjectInfo

OpenSocial Gadget Information DTO.


Field Summary
 boolean GadgetAvailable
          Whether the Gadget is available or not.
 boolean GadgetEnabled
          Whether the Gadget is enabled or not.
 String GadgetExternalID
          The Gadget's External ID.
 XOSGadgetScope GadgetScope
          The Gadget's scope.

 

Fields inherited from class waggle.common.modules.object.infos.XObjectInfo
ConversationID, CreatedByScaledPictureID, CreatedByUserID, CreatedByUserName, CreatedOnBehalfOfUserID, CreatedOnBehalfOfUserName, CreatedTimestamp, ID, Latitude, Longitude, ModifiedByScaledPictureID, ModifiedByUserID, ModifiedByUserName, ModifiedOnBehalfOfUserID, ModifiedOnBehalfOfUserName, ModifiedTimestamp, Name, ObjectType, ParentID, Removed, RemovedByUserID, RemovedTimestamp, TrackID

 

Constructor Summary
XOSGadgetInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

GadgetEnabled

public boolean GadgetEnabled
Whether the Gadget is enabled or not.

GadgetAvailable

public boolean GadgetAvailable
Whether the Gadget is available or not.

GadgetScope

public XOSGadgetScope GadgetScope
The Gadget's scope.

GadgetExternalID

public String GadgetExternalID
The Gadget's External ID. Used to uniquely identify a Gadget's type. Gadget types starting with the string OnTrack are reserved for Oracle.

Constructor Detail

XOSGadgetInfo

public XOSGadgetInfo()

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.