Class DocMaskDataC

java.lang.Object
de.elo.ix.client.DocMaskDataC
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DocMaskC

public class DocMaskDataC extends Object implements Serializable

Bit constants for members of DocMask

Copyright: Copyright (c) 2003

Organisation: ELO Digital Office GmbH

See Also:
  • Field Details

    • mbId

      public static final long mbId
      DB column: maskno
      See Also:
    • mbName

      public static final long mbName
      DB column: maskname
      See Also:
    • lnName

      protected int lnName
      DB column: maskname
    • mbIndex

      public static final long mbIndex
      DB column: maskindex
      See Also:
    • lnIndex

      protected int lnIndex
      DB column: maskindex
    • mbBarcode

      public static final long mbBarcode
      DB column: maskbarcode
      See Also:
    • lnBarcode

      protected int lnBarcode
      DB column: maskbarcode
    • mbKey

      public static final long mbKey
      DB column: maskkey
      See Also:
    • mbDPath

      public static final long mbDPath
      DB column: maskdpath
      See Also:
    • mbDKind

      public static final long mbDKind
      DB column: maskdkind
      See Also:
    • mbDKey

      public static final long mbDKey
      DB column: maskdkey
      See Also:
    • mbLockId

      public static final long mbLockId
      DB column: masklock
      See Also:
    • mbFlags

      public static final long mbFlags
      DB column: maskflags
      See Also:
    • mbFlowId

      public static final long mbFlowId
      DB column: maskflowid
      See Also:
    • mbDAcl

      public static final long mbDAcl
      DB column: maskdacl
      See Also:
    • lnDAcl

      protected int lnDAcl
      DB column: maskdacl
    • mbLifetime

      public static final long mbLifetime
      DB column: lifetime
      See Also:
    • lnLifetime

      protected int lnLifetime
      DB column: lifetime
    • mbText

      public static final long mbText
      DB column: masktext
      See Also:
    • lnText

      protected int lnText
      DB column: masktext
    • mbTStamp

      public static final long mbTStamp
      DB column: masktstamp
      See Also:
    • lnTStamp

      protected int lnTStamp
      DB column: masktstamp
    • mbRawPosInfo

      public static final long mbRawPosInfo
      DB column: maskposinfo
      See Also:
    • lnRawPosInfo

      protected int lnRawPosInfo
      DB column: maskposinfo
    • mbGuid

      public static final long mbGuid
      Member bit: GUID DB column: maskguid
      Since:
      7.00.000.001
      See Also:
    • lnGuid

      protected int lnGuid
      Column length: GUID DB column: maskguid
      Since:
      7.00.000.001
    • mbStatus

      public static final long mbStatus
      Member bit: Deleted status. DB column: maskstatus
      Since:
      7.00.000.001
      See Also:
    • mbInternalAcl

      public static final long mbInternalAcl
      Member bit: Internal acl. DB column: maskacl
      Since:
      7.00.000.006
      See Also:
    • lnInternalAcl

      protected int lnInternalAcl
      Column length: Internal acl. DB column: maskacl
      Since:
      7.00.000.006
    • mbFlowId2

      public static final long mbFlowId2
      Member bit: The ID of a workflow that is to be started if a new version of an associated document is DB column: maskflowid2
      Since:
      7.00.040.016
      See Also:
    • mbTStampSync

      public static final long mbTStampSync
      Member bit: Timestamp of this object's last export by the replication. DB column: masktstampsync
      Since:
      9.99.009.001
      See Also:
    • lnTStampSync

      protected int lnTStampSync
      Column length: Timestamp of this object's last export by the replication. DB column: masktstampsync
      Since:
      9.99.009.001
    • mbTextTranslationKey

      public static final long mbTextTranslationKey
      Member bit: Translation-keyword for DocMask.text. DB column: masktexttrkey
      Since:
      9.00.018.005
      See Also:
    • lnTextTranslationKey

      protected int lnTextTranslationKey
      Column length: Translation-keyword for DocMask.text. DB column: masktexttrkey
      Since:
      9.00.018.005
    • mbNameTranslationKey

      public static final long mbNameTranslationKey
      Member bit: Translation-keyword for DocMask.name. DB column: masknametrkey
      Since:
      9.00.018.005
      See Also:
    • lnNameTranslationKey

      protected int lnNameTranslationKey
      Column length: Translation-keyword for DocMask.name. DB column: masknametrkey
      Since:
      9.00.018.005
    • mbDataOrganisation

      public static final long mbDataOrganisation
      Member bit: This member specifies how the index values are stored in database. DB column: dataorg
      Since:
      9.00.039.001
      See Also:
    • mbSordType

      public static final long mbSordType
      Member bit: Prepare this type for a new Sord object. DB column: sordType
      Since:
      11.00.000.002
      See Also:
    • mbRawMaskIdsForChildEntries

      public static final long mbRawMaskIdsForChildEntries
      Member bit: Child entries in the archive hierarchy should only use this keywording forms. If this element DB column: maskidsforchildentries
      Since:
      11.00.000.003
      See Also:
    • lnRawMaskIdsForChildEntries

      protected int lnRawMaskIdsForChildEntries
      Column length: Child entries in the archive hierarchy should only use this keywording forms. If this element DB column: maskidsforchildentries
      Since:
      11.00.000.003
    • mbRawPosInfo2

      public static final long mbRawPosInfo2
      Member bit: This field extends RawPosInfo for more docMask lines (EIX-739). DB column: maskposinfo2
      Since:
      12.00.000.003
      See Also:
    • lnRawPosInfo2

      protected int lnRawPosInfo2
      Column length: This field extends RawPosInfo for more docMask lines (EIX-739). DB column: maskposinfo2
      Since:
      12.00.000.003
    • mbRawPosInfo3

      public static final long mbRawPosInfo3
      Member bit: This field extends RawPosInfo for more docMask lines (EIX-739). DB column: maskposinfo3
      Since:
      12.00.000.003
      See Also:
    • lnRawPosInfo3

      protected int lnRawPosInfo3
      Column length: This field extends RawPosInfo for more docMask lines (EIX-739). DB column: maskposinfo3
      Since:
      12.00.000.003
    • mbEncryptionSet

      public static final long mbEncryptionSet
      Member bit: The number of the encryptionSet (the value 0 means not encrypted). DB column: encryptionset
      Since:
      12.00.000.028
      See Also:
    • mbPackageName

      public static final long mbPackageName
      Member bit: Package name of DocMask DB column: packagename
      Since:
      20.00.000.009
      See Also:
    • lnPackageName

      protected int lnPackageName
      Column length: Package name of DocMask DB column: packagename
      Since:
      20.00.000.009
    • mbDeletionDeadline

      public static final long mbDeletionDeadline
      Member bit: Deletion deadline for new objects. DB column: deletiondeadline
      Since:
      20.00.000.110
      See Also:
    • lnDeletionDeadline

      protected int lnDeletionDeadline
      Column length: Deletion deadline for new objects. DB column: deletiondeadline
      Since:
      20.00.000.110
    • mbAllMembers

      public static final long mbAllMembers
      All valid member bits.
      See Also:
  • Constructor Details

    • DocMaskDataC

      public DocMaskDataC()
  • Method Details

    • getMbId

      public long getMbId()
    • setMbId

      public void setMbId(long v)
    • getMbName

      public long getMbName()
    • setMbName

      public void setMbName(long v)
    • getLnName

      public int getLnName()
    • setLnName

      public void setLnName(int v)
    • getMbIndex

      public long getMbIndex()
    • setMbIndex

      public void setMbIndex(long v)
    • getLnIndex

      public int getLnIndex()
    • setLnIndex

      public void setLnIndex(int v)
    • getMbBarcode

      public long getMbBarcode()
    • setMbBarcode

      public void setMbBarcode(long v)
    • getLnBarcode

      public int getLnBarcode()
    • setLnBarcode

      public void setLnBarcode(int v)
    • getMbKey

      public long getMbKey()
    • setMbKey

      public void setMbKey(long v)
    • getMbDPath

      public long getMbDPath()
    • setMbDPath

      public void setMbDPath(long v)
    • getMbDKind

      public long getMbDKind()
    • setMbDKind

      public void setMbDKind(long v)
    • getMbDKey

      public long getMbDKey()
    • setMbDKey

      public void setMbDKey(long v)
    • getMbLockId

      public long getMbLockId()
    • setMbLockId

      public void setMbLockId(long v)
    • getMbFlags

      public long getMbFlags()
    • setMbFlags

      public void setMbFlags(long v)
    • getMbFlowId

      public long getMbFlowId()
    • setMbFlowId

      public void setMbFlowId(long v)
    • getMbDAcl

      public long getMbDAcl()
    • setMbDAcl

      public void setMbDAcl(long v)
    • getLnDAcl

      public int getLnDAcl()
    • setLnDAcl

      public void setLnDAcl(int v)
    • getMbLifetime

      public long getMbLifetime()
    • setMbLifetime

      public void setMbLifetime(long v)
    • getLnLifetime

      public int getLnLifetime()
    • setLnLifetime

      public void setLnLifetime(int v)
    • getMbText

      public long getMbText()
    • setMbText

      public void setMbText(long v)
    • getLnText

      public int getLnText()
    • setLnText

      public void setLnText(int v)
    • getMbTStamp

      public long getMbTStamp()
    • setMbTStamp

      public void setMbTStamp(long v)
    • getLnTStamp

      public int getLnTStamp()
    • setLnTStamp

      public void setLnTStamp(int v)
    • getMbRawPosInfo

      public long getMbRawPosInfo()
    • setMbRawPosInfo

      public void setMbRawPosInfo(long v)
    • getLnRawPosInfo

      public int getLnRawPosInfo()
    • setLnRawPosInfo

      public void setLnRawPosInfo(int v)
    • getMbGuid

      public long getMbGuid()
    • setMbGuid

      public void setMbGuid(long v)
    • getLnGuid

      public int getLnGuid()
    • setLnGuid

      public void setLnGuid(int v)
    • getMbStatus

      public long getMbStatus()
    • setMbStatus

      public void setMbStatus(long v)
    • getMbInternalAcl

      public long getMbInternalAcl()
    • setMbInternalAcl

      public void setMbInternalAcl(long v)
    • getLnInternalAcl

      public int getLnInternalAcl()
    • setLnInternalAcl

      public void setLnInternalAcl(int v)
    • getMbFlowId2

      public long getMbFlowId2()
    • setMbFlowId2

      public void setMbFlowId2(long v)
    • getMbTStampSync

      public long getMbTStampSync()
    • setMbTStampSync

      public void setMbTStampSync(long v)
    • getLnTStampSync

      public int getLnTStampSync()
    • setLnTStampSync

      public void setLnTStampSync(int v)
    • getMbTextTranslationKey

      public long getMbTextTranslationKey()
    • setMbTextTranslationKey

      public void setMbTextTranslationKey(long v)
    • getLnTextTranslationKey

      public int getLnTextTranslationKey()
    • setLnTextTranslationKey

      public void setLnTextTranslationKey(int v)
    • getMbNameTranslationKey

      public long getMbNameTranslationKey()
    • setMbNameTranslationKey

      public void setMbNameTranslationKey(long v)
    • getLnNameTranslationKey

      public int getLnNameTranslationKey()
    • setLnNameTranslationKey

      public void setLnNameTranslationKey(int v)
    • getMbDataOrganisation

      public long getMbDataOrganisation()
    • setMbDataOrganisation

      public void setMbDataOrganisation(long v)
    • getMbSordType

      public long getMbSordType()
    • setMbSordType

      public void setMbSordType(long v)
    • getMbRawMaskIdsForChildEntries

      public long getMbRawMaskIdsForChildEntries()
    • setMbRawMaskIdsForChildEntries

      public void setMbRawMaskIdsForChildEntries(long v)
    • getLnRawMaskIdsForChildEntries

      public int getLnRawMaskIdsForChildEntries()
    • setLnRawMaskIdsForChildEntries

      public void setLnRawMaskIdsForChildEntries(int v)
    • getMbRawPosInfo2

      public long getMbRawPosInfo2()
    • setMbRawPosInfo2

      public void setMbRawPosInfo2(long v)
    • getLnRawPosInfo2

      public int getLnRawPosInfo2()
    • setLnRawPosInfo2

      public void setLnRawPosInfo2(int v)
    • getMbRawPosInfo3

      public long getMbRawPosInfo3()
    • setMbRawPosInfo3

      public void setMbRawPosInfo3(long v)
    • getLnRawPosInfo3

      public int getLnRawPosInfo3()
    • setLnRawPosInfo3

      public void setLnRawPosInfo3(int v)
    • getMbEncryptionSet

      public long getMbEncryptionSet()
    • setMbEncryptionSet

      public void setMbEncryptionSet(long v)
    • getMbPackageName

      public long getMbPackageName()
    • setMbPackageName

      public void setMbPackageName(long v)
    • getLnPackageName

      public int getLnPackageName()
    • setLnPackageName

      public void setLnPackageName(int v)
    • getMbDeletionDeadline

      public long getMbDeletionDeadline()
    • setMbDeletionDeadline

      public void setMbDeletionDeadline(long v)
    • getLnDeletionDeadline

      public int getLnDeletionDeadline()
    • setLnDeletionDeadline

      public void setLnDeletionDeadline(int v)
    • getMbAllMembers

      public long getMbAllMembers()
    • setMbAllMembers

      public void setMbAllMembers(long v)