Skip navigation links

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

E20955-01


waggle.common.modules.conversation.infos
Class XConversationDocumentVersionInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.conversation.infos.XConversationDocumentVersionInfo


public class XConversationDocumentVersionInfo
extends XDTO

Conversation Document Version Information DTO.


Field Summary
 Collection<XObjectID> AnnotatorIDs
          Annotator User IDs if requested.
 Collection<XUserInfo> AnnotatorInfos
          Annotator User infos if requested.
 XVersionInfo VersionInfo
          The Version Info.

 

Constructor Summary
XConversationDocumentVersionInfo()
           

 

Method Summary

 

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

 

Field Detail

VersionInfo

public XVersionInfo VersionInfo
The Version Info.

AnnotatorIDs

public Collection<XObjectID> AnnotatorIDs
Annotator User IDs if requested. May also include annotation comment User IDs. if requested.

AnnotatorInfos

public Collection<XUserInfo> AnnotatorInfos
Annotator User infos if requested. May also include annotation comment User infos. if requested.

Constructor Detail

XConversationDocumentVersionInfo

public XConversationDocumentVersionInfo()

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.