Package de.elo.ix.client
Class EditInfoC
java.lang.Object
de.elo.ix.client.EditInfoC
- All Implemented Interfaces:
Serializable
Constants to read data for editing the indexing information of an archive entry
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EditInfoZ
Deprecated.This selector causes much data to be transfered over the network.static final long
Deprecated.Use a combination of EditInfoC.mb values instead, that explicitly define the data to be returned.static final long
AsmbAllMembers
but providesEditInfo.mask
,EditInfo.sordTypes
andEditInfo.keywords
for lazy loading.static final long
Aspect infos.static final EditInfoZ
Attachment version(s), no index informationstatic final long
Information to download the attachment of the archive entry.static final EditInfoZ
Arrays of mask, marker, repl, path namesstatic final long
RESERVED.static final EditInfoZ
Document version(s) and signature, no index informationstatic final long
Information to download the document of the archive entry.static final long
Return keywords in checkoutSord and checkoutDoc.static final long
Marker names (colors).static final long
Complete data of the mask of the specified object.static final long
Mask names.static final long
Return notes in checkoutSord and checkoutDoc.static final EditInfoZ
Return only notes.static final EditInfoZ
Read only Sord ID and GUID.static final EditInfoZ
Lock or unlock object, do not read or write any data.static final long
Path names.static final long
Return the physical path of the document in checkoutDoc.static final long
Deprecated.To get the preview members please use EditInfoC.mbDocumentMembersstatic final long
Names of all replication sets.static final long
Information to download the signature of the archive entry.static final EditInfoZ
Sord object with all members.static final EditInfoZ
Sord object with all members, work version can be read from an InputStream.static final EditInfoZ
Sord object with SordC.mbAll, document versions, signatures.static final EditInfoZ
Sord object with SordC.mbAll, document versions, attachment versions, signatures.static final EditInfoZ
Sord object with SordC.mbAll, document versions, attachment versions, signatures.static final EditInfoZ
Includes mbDocumentMembers, mbSignatureMembers, SordC.mbCheckoutstatic final EditInfoZ
Sord object with lean members.static final EditInfoZ
Return all Sord members and notes.static final EditInfoZ
Includes mbDocumentMembers|mbSignatureMembers, SordC.mbCheckoutPreviewstatic final long
List of Sord types (labels, icons, extensions corresponding to Sord.type). -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EditInfoZ
forSord
(long sordC) getMbAll()
long
long
long
long
long
long
long
long
long
long
long
long
long
Deprecated.long
long
long
void
void
setMbAllMembers
(long mbAllMembers) void
setMbAspectInfos
(long v) void
setMbAttachment
(EditInfoZ mbAttachment) void
setMbAttachmentMembers
(long mbAttachmentMembers) void
setMbBasicData
(EditInfoZ mbBasicData) void
setMbDocTemplates
(long mbDocTemplates) void
setMbDocument
(EditInfoZ mbDocument) void
setMbDocumentMembers
(long mbDocumentMembers) void
setMbKeywordMembers
(long mbKeywordMembers) void
setMbMarkerNames
(long mbMarkerNames) void
setMbMask
(long mbMask) void
setMbMaskNames
(long mbMaskNames) void
setMbNoteMembers
(long mbNoteMembers) void
setMbNotes
(EditInfoZ mbNotes) void
setMbOnlyId
(EditInfoZ mbOnlyId) void
setMbOnlyLock
(EditInfoZ mbOnlyLock) void
setMbPathNames
(long mbPathNames) void
setMbPhysPath
(long v) void
setMbPreviewMembers
(long v) void
setMbReplNames
(long mbReplNames) void
setMbSignatureMembers
(long mbSignatureMembers) void
void
void
setMbSordDoc
(EditInfoZ mbSordDoc) void
setMbSordDocAtt
(EditInfoZ mbSordDocAtt) void
setMbSordDocAttContentStream
(long v) void
setMbSordDocSmallContent
(EditInfoZ mbSordDocSmallContent) void
setMbSordLean
(EditInfoZ mbSordLean) void
setMbSordNotes
(EditInfoZ mbSordNotes) void
setMbSordPreviewSmallContent
(EditInfoZ mbSordPreviewSmallContent) void
setMbSordTypesJPG
(long mbSordTypesJPG)
-
Field Details
-
mbMaskNames
public static final long mbMaskNamesMask names.- See Also:
-
mbPathNames
public static final long mbPathNamesPath names.- See Also:
-
mbMarkerNames
public static final long mbMarkerNamesMarker names (colors).- See Also:
-
mbDocTemplates
public static final long mbDocTemplatesRESERVED. Document templates.- See Also:
-
mbMask
public static final long mbMaskComplete data of the mask of the specified object.- See Also:
-
mbDocumentMembers
public static final long mbDocumentMembersInformation to download the document of the archive entry.- See Also:
-
mbAttachmentMembers
public static final long mbAttachmentMembersInformation to download the attachment of the archive entry.- See Also:
-
mbSignatureMembers
public static final long mbSignatureMembersInformation to download the signature of the archive entry.- See Also:
-
mbReplNames
public static final long mbReplNamesNames of all replication sets.- See Also:
-
mbSordTypesJPG
public static final long mbSordTypesJPGList of Sord types (labels, icons, extensions corresponding to Sord.type). Icon images are returned in JPEG format.- See Also:
-
mbNoteMembers
public static final long mbNoteMembersReturn notes in checkoutSord and checkoutDoc.- See Also:
-
mbKeywordMembers
public static final long mbKeywordMembersReturn keywords in checkoutSord and checkoutDoc.- See Also:
-
mbPreviewMembers
Deprecated.To get the preview members please use EditInfoC.mbDocumentMembersReturn document preview in checkoutDoc- See Also:
-
mbPhysPath
public static final long mbPhysPathReturn the physical path of the document in checkoutDoc. This requires a request to Document Mangager.- See Also:
-
mbAspectInfos
public static final long mbAspectInfosAspect infos.- Since:
- 21.00.000.001
- See Also:
-
mbAllMembers
Deprecated.Use a combination of EditInfoC.mb values instead, that explicitly define the data to be returned.All members: indexing information + basic data + document + attachment + signature- See Also:
-
mbAllMembersLazy
public static final long mbAllMembersLazyAsmbAllMembers
but providesEditInfo.mask
,EditInfo.sordTypes
andEditInfo.keywords
for lazy loading.- Since:
- 12.00.000.046
- See Also:
-
mbSord
Sord object with all members.- See Also:
-
mbSordContentStream
Sord object with all members, work version can be read from an InputStream. File content is supplied inSord.docVersion
,FileData.stream
.- Since:
- 10.00.020.013
- See Also:
-
mbSordLean
Sord object with lean members.- See Also:
-
mbSordDoc
Sord object with SordC.mbAll, document versions, signatures. -
mbSordDocAtt
Sord object with SordC.mbAll, document versions, attachment versions, signatures. -
mbSordDocAttContentStream
Sord object with SordC.mbAll, document versions, attachment versions, signatures. File contents are supplied inFileData.stream
.- Since:
- 10.0.20.13
-
mbSordDocSmallContent
Includes mbDocumentMembers, mbSignatureMembers, SordC.mbCheckout -
mbSordPreviewSmallContent
Includes mbDocumentMembers|mbSignatureMembers, SordC.mbCheckoutPreview -
mbDocument
Document version(s) and signature, no index information -
mbAttachment
Attachment version(s), no index information -
mbAll
Deprecated.This selector causes much data to be transfered over the network. Use a combination of EditInfoC.mb values instead, that explicitly define the amount of data to be returned. If only indexing information and document version data is of interestmbSordDocAtt
ormbSord
should be used. Since 12.00.000.046, this selector will provideEditInfo.mask
,EditInfo.sordTypes
andEditInfo.keywords
for lazy loading.All members without mbSmallDocumentContent -
mbBasicData
Arrays of mask, marker, repl, path names -
mbOnlyLock
Lock or unlock object, do not read or write any data. -
mbNotes
Return only notes. -
mbSordNotes
Return all Sord members and notes. -
mbOnlyId
Read only Sord ID and GUID.
-
-
Constructor Details
-
EditInfoC
public EditInfoC()
-
-
Method Details
-
forSord
-
getMbAll
-
setMbAll
-
getMbAllMembers
public long getMbAllMembers() -
setMbAllMembers
public void setMbAllMembers(long mbAllMembers) -
getMbAttachment
-
setMbAttachment
-
getMbAttachmentMembers
public long getMbAttachmentMembers() -
setMbAttachmentMembers
public void setMbAttachmentMembers(long mbAttachmentMembers) -
getMbBasicData
-
setMbBasicData
-
getMbDocTemplates
public long getMbDocTemplates() -
setMbDocTemplates
public void setMbDocTemplates(long mbDocTemplates) -
getMbDocument
-
setMbDocument
-
getMbDocumentMembers
public long getMbDocumentMembers() -
setMbDocumentMembers
public void setMbDocumentMembers(long mbDocumentMembers) -
getMbKeywordMembers
public long getMbKeywordMembers() -
setMbKeywordMembers
public void setMbKeywordMembers(long mbKeywordMembers) -
getMbMarkerNames
public long getMbMarkerNames() -
setMbMarkerNames
public void setMbMarkerNames(long mbMarkerNames) -
getMbMask
public long getMbMask() -
setMbMask
public void setMbMask(long mbMask) -
getMbMaskNames
public long getMbMaskNames() -
setMbMaskNames
public void setMbMaskNames(long mbMaskNames) -
getMbNoteMembers
public long getMbNoteMembers() -
setMbNoteMembers
public void setMbNoteMembers(long mbNoteMembers) -
getMbNotes
-
setMbNotes
-
getMbOnlyId
-
setMbOnlyId
-
getMbOnlyLock
-
setMbOnlyLock
-
getMbPathNames
public long getMbPathNames() -
setMbPathNames
public void setMbPathNames(long mbPathNames) -
getMbReplNames
public long getMbReplNames() -
setMbReplNames
public void setMbReplNames(long mbReplNames) -
getMbSignatureMembers
public long getMbSignatureMembers() -
setMbSignatureMembers
public void setMbSignatureMembers(long mbSignatureMembers) -
getMbSord
-
setMbSord
-
getMbSordDoc
-
setMbSordDoc
-
getMbSordDocAtt
-
setMbSordDocAtt
-
getMbSordDocAttContentStream
-
setMbSordDocAttContentStream
public void setMbSordDocAttContentStream(long v) -
getMbSordDocSmallContent
-
setMbSordDocSmallContent
-
getMbSordLean
-
setMbSordLean
-
getMbSordNotes
-
setMbSordNotes
-
getMbSordPreviewSmallContent
-
setMbSordPreviewSmallContent
-
getMbSordTypesJPG
public long getMbSordTypesJPG() -
setMbSordTypesJPG
public void setMbSordTypesJPG(long mbSordTypesJPG) -
getMbPreviewMembers
Deprecated. -
setMbPreviewMembers
public void setMbPreviewMembers(long v) -
getMbPhysPath
public long getMbPhysPath() -
setMbPhysPath
public void setMbPhysPath(long v) -
getMbAspectInfos
public long getMbAspectInfos() -
setMbAspectInfos
public void setMbAspectInfos(long v) -
getMbSordContentStream
-
setMbSordContentStream
-