Skip navigation links

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

E20955-01


waggle.common.modules.document.infos
Class XContentInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.object.infos.XObjectInfo
          extended by waggle.common.modules.tag.infos.XTagableInfo
              extended by waggle.common.modules.artifact.infos.XArtifactInfo
                  extended by waggle.common.modules.document.infos.XContentInfo

Direct Known Subclasses:
XDocumentInfo, XVersionInfo

public class XContentInfo
extends XArtifactInfo

Content Information DTO.


Field Summary
 long ContentLength
          The length of this Content.
 String ContentMimeType
          The mime type for this Content.
 String ContentURL
          The WebDAV URL for this Content.

 

Fields inherited from class waggle.common.modules.artifact.infos.XArtifactInfo
AnnotatedByChatIDs, AssociatedWithChatID, fLockStatus, GroupID, State

 

Fields inherited from class waggle.common.modules.tag.infos.XTagableInfo
TagInfos

 

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
XContentInfo()
           

 

Method Summary

 

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

 

Field Detail

ContentURL

public String ContentURL
The WebDAV URL for this Content.

ContentMimeType

public String ContentMimeType
The mime type for this Content.

ContentLength

public long ContentLength
The length of this Content.

Constructor Detail

XContentInfo

public XContentInfo()

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.