Skip navigation links

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

E20955-01


waggle.common.modules.bookmark.infos
Class XBookmarkSummaryInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.bookmark.infos.XBookmarkSummaryInfo


public class XBookmarkSummaryInfo
extends XDTO

Bookmark information containing basic information about the chat on which the bookmark exists.


Field Summary
 long ContentLength
          The length of this Content.
 String ContentMimeType
          The mime type for this Content.
 XObjectID ConversationID
          The Conversation ID.
 String ConversationName
          The Conversation name.
 XObjectID ID
          The Bookmark Chat ID.
 String Text
          The text for this Chat.
 XObjectID TrackID
          The Track ID.
 String TrackName
          The Track name.

 

Constructor Summary
XBookmarkSummaryInfo()
           

 

Method Summary

 

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

 

Field Detail

TrackID

public XObjectID TrackID
The Track ID.

TrackName

public String TrackName
The Track name.

ConversationID

public XObjectID ConversationID
The Conversation ID.

ConversationName

public String ConversationName
The Conversation name.

ID

public XObjectID ID
The Bookmark Chat ID.

Text

public String Text
The text for this Chat.

ContentMimeType

public String ContentMimeType
The mime type for this Content.

ContentLength

public long ContentLength
The length of this Content.

Constructor Detail

XBookmarkSummaryInfo

public XBookmarkSummaryInfo()

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.