|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.object.infos.XObjectInfo
waggle.common.modules.opensocial.infos.XOSGadgetInfo
public class XOSGadgetInfo
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 |
---|
public boolean GadgetEnabled
public boolean GadgetAvailable
public XOSGadgetScope GadgetScope
public String GadgetExternalID
Constructor Detail |
---|
public XOSGadgetInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |