|
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.tag.infos.XTagableInfo
waggle.common.modules.artifact.infos.XArtifactInfo
waggle.common.modules.document.infos.XContentInfo
waggle.common.modules.document.infos.XDocumentInfo
public class XDocumentInfo
Document Information DTO.
Field Summary | |
---|---|
List<XDocumentInfo> |
AttachmentDocumentInfos List of all of attachment Documents. |
XVersionInfo |
HeadVersionInfo The Version info of the head Version. |
XObjectID |
LockedByUserID If locked the User ID of the User who has it locked. |
Date |
LockedUntil If locked the Date until which it is considered locked. |
boolean |
RenditionsSupported True if renditions are supported for this Document. |
String |
RepositoryData Any Repository data associated with this Document. |
XObjectID |
RepositoryID Any Repository associated with this Document. |
Fields inherited from class waggle.common.modules.document.infos.XContentInfo |
---|
ContentLength, ContentMimeType, ContentURL |
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 | |
---|---|
XDocumentInfo() |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public XVersionInfo HeadVersionInfo
public List<XDocumentInfo> AttachmentDocumentInfos
public XObjectID LockedByUserID
public Date LockedUntil
public boolean RenditionsSupported
public XObjectID RepositoryID
public String RepositoryData
Constructor Detail |
---|
public XDocumentInfo()
|
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 |