Class WorkFlowActiveDocC

java.lang.Object
de.elo.ix.client.WorkFlowActiveDocC
All Implemented Interfaces:
Serializable

public class WorkFlowActiveDocC extends Object implements Serializable

Bit constants for members of WorkFlowActiveDoc

Copyright: Copyright (c) 2003

Organisation: ELO Digital Office GmbH

See Also:
  • Field Details

    • mbFlowId

      public static final long mbFlowId
      DB column: wf_flowid
      See Also:
    • mbNodeId

      public static final long mbNodeId
      DB column: wf_nodeid
      See Also:
    • mbFlowName

      public static final long mbFlowName
      DB column: wf_flow_name
      See Also:
    • lnFlowName

      protected int lnFlowName
      DB column: wf_flow_name
    • mbName

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

      protected int lnName
      DB column: wf_name
    • mbNodeType

      public static final long mbNodeType
      DB column: wf_node_type
      See Also:
    • mbDepartment

      public static final long mbDepartment
      DB column: wf_department
      See Also:
    • mbAlertTo

      public static final long mbAlertTo
      DB column: wf_alert_to
      See Also:
    • mbAlertFromBegin

      public static final long mbAlertFromBegin
      DB column: wf_alert_from_begin
      See Also:
    • mbAlertWait

      public static final long mbAlertWait
      DB column: wf_alert_wait
      See Also:
    • mbYNCondition

      public static final long mbYNCondition
      DB column: wf_yesnocondition
      See Also:
    • lnYNCondition

      protected int lnYNCondition
      DB column: wf_yesnocondition
    • mbCondition

      public static final long mbCondition
      DB column: wf_condition
      See Also:
    • lnCondition

      protected int lnCondition
      DB column: wf_condition
    • mbComment

      public static final long mbComment
      DB column: wf_comment
      See Also:
    • lnComment

      protected int lnComment
      DB column: wf_comment
    • mbLocked

      public static final long mbLocked
      DB column: wf_locked
      See Also:
    • mbPosX

      public static final long mbPosX
      DB column: pos_x
      See Also:
    • mbPosY

      public static final long mbPosY
      DB column: pos_y
      See Also:
    • mbOnActivate

      public static final long mbOnActivate
      DB column: wf_ev_on_activate
      See Also:
    • lnOnActivate

      protected int lnOnActivate
      DB column: wf_ev_on_activate
    • mbOnTerminate

      public static final long mbOnTerminate
      DB column: wf_ev_on_terminate
      See Also:
    • lnOnTerminate

      protected int lnOnTerminate
      DB column: wf_ev_on_terminate
    • mbNodeFlags

      public static final long mbNodeFlags
      DB column: wf_nodeflags
      See Also:
    • mbEloObjId

      public static final long mbEloObjId
      DB column: wf_eloobjid
      See Also:
    • mbLockId

      public static final long mbLockId
      DB column: wf_locked_owner
      See Also:
    • mbIsNext

      public static final long mbIsNext
      DB column: wf_is_next
      See Also:
    • mbActivate

      public static final long mbActivate
      DB column: wf_activate
      See Also:
    • mbTerminate

      public static final long mbTerminate
      DB column: wf_terminate
      See Also:
    • mbInUseDate

      public static final long mbInUseDate
      DB column: wf_in_use_date
      See Also:
    • mbCompletionDate

      public static final long mbCompletionDate
      DB column: wf_completion_date
      See Also:
    • mbTemplateId

      public static final long mbTemplateId
      DB column: wf_template
      See Also:
    • mbUserTerminate

      public static final long mbUserTerminate
      DB column: wf_userterminate
      See Also:
    • lnUserTerminate

      protected int lnUserTerminate
      DB column: wf_userterminate
    • mbTag

      public static final long mbTag
      DB column: wf_tag
      See Also:
    • mbDesignDepartment

      public static final long mbDesignDepartment
      DB column: wf_designdepartment
      See Also:
    • mbMoveCyclePosX

      public static final long mbMoveCyclePosX
      DB column: wf_dx
      See Also:
    • mbDepartment2

      public static final long mbDepartment2
      DB column: wf_department2
      See Also:
    • mbDelayDays

      public static final long mbDelayDays
      DB column: wf_delaydays
      See Also:
    • mbDelayDate

      public static final long mbDelayDate
      DB column: wf_duedate
      See Also:
    • mbDeleted

      public static final long mbDeleted
      DB column: wf_deleted
      See Also:
    • mbPrio

      public static final long mbPrio
      DB column: wf_prio
      See Also:
    • mbOnEnterHandleRollback

      public static final long mbOnEnterHandleRollback
      Member bit: Name of script to be executed when the node encounters an error (exception). DB column: DB column: wf_ev_on_enter_handle_rollback
      Since:
      21.02.000.005
      See Also:
    • lnOnEnterHandleRollback

      protected int lnOnEnterHandleRollback
      Column length: Name of script to be executed when the node encounters an error (exception). DB column: DB column: wf_ev_on_enter_handle_rollback
      Since:
      21.02.000.005
    • mbOnExitHandleRollback

      public static final long mbOnExitHandleRollback
      Member bit: Name of script to be executed when the node encounters an error (exception). DB column: DB column: wf_ev_on_exit_handle_rollback
      Since:
      21.02.000.005
      See Also:
    • lnOnExitHandleRollback

      protected int lnOnExitHandleRollback
      Column length: Name of script to be executed when the node encounters an error (exception). DB column: DB column: wf_ev_on_exit_handle_rollback
      Since:
      21.02.000.005
    • mbUserDelayDate

      public static final long mbUserDelayDate
      Member bit: The workflow node is deferred until this date. ELO date format. DB column: wf_user_delaydate DB column: wf_user_delaydate
      Since:
      7.00.000.000
      See Also:
    • mbVersionId

      public static final long mbVersionId
      Member bit: Version ID. DB column: wf_version
      Since:
      7.00.000.008
      See Also:
    • mbVersionName

      public static final long mbVersionName
      Member bit: Version comment. DB column: wf_version_name
      Since:
      7.00.000.008
      See Also:
    • lnVersionName

      protected int lnVersionName
      Column length: Version comment. DB column: wf_version_name
      Since:
      7.00.000.008
    • mbAlertTo2

      public static final long mbAlertTo2
      Member bit: ID of user who should be informed, if the time-limit alertWait2 exceeds. DB column: wf_alert_to2
      Since:
      7.00.000.014
      See Also:
    • mbAlertWait2

      public static final long mbAlertWait2
      Member bit: Second Time-limit for a person node or begin node. DB column: wf_alert_wait2
      Since:
      7.00.000.014
      See Also:
    • mbAlertTo3

      public static final long mbAlertTo3
      Member bit: ID of user who should be informed, if the time-limit alertWait2 exceeds. DB column: wf_alert_to3
      Since:
      7.00.000.014
      See Also:
    • mbAlertWait3

      public static final long mbAlertWait3
      Member bit: Third Time-limit for a person node or begin node. DB column: wf_alert_wait3
      Since:
      7.00.000.014
      See Also:
    • mbNextServerId

      public static final long mbNextServerId
      Member bit: Next server name. This value is used in replication environments and defines the ID of the next DB column: nextserverid
      Since:
      7.00.000.014
      See Also:
    • lnNextServerId

      protected int lnNextServerId
      Column length: Next server name. This value is used in replication environments and defines the ID of the next DB column: nextserverid
      Since:
      7.00.000.014
    • mbVersionTag

      public static final long mbVersionTag
      Member bit: Version number. DB column: wf_version_tag
      Since:
      7.00.000.018
      See Also:
    • lnVersionTag

      protected int lnVersionTag
      Column length: Version number. DB column: wf_version_tag
      Since:
      7.00.000.018
    • mbVersionUserId

      public static final long mbVersionUserId
      Member bit: ID of the user who created the workflow version. DB column: wf_version_userid
      Since:
      7.00.000.018
      See Also:
    • mbVersionCreateDate

      public static final long mbVersionCreateDate
      Member bit: ID of the user who created the workflow version. DB column: wf_version_createdate
      Since:
      7.00.000.018
      See Also:
    • mbIconId

      public static final long mbIconId
      Member bit: Object-GUID of an icon file that is displayed in the designer. DB column: wf_icon_guid
      Since:
      7.00.040.012
      See Also:
    • lnIconId

      protected int lnIconId
      Column length: Object-GUID of an icon file that is displayed in the designer. DB column: wf_icon_guid
      Since:
      7.00.040.012
    • mbFormSpec

      public static final long mbFormSpec
      Member bit: User defined data to be stored in the database. DB column: wf_form_spec
      Since:
      7.00.040.012
      See Also:
    • lnFormSpec

      protected int lnFormSpec
      Column length: User defined data to be stored in the database. DB column: wf_form_spec
      Since:
      7.00.040.012
    • mbFlowNameTranslationKey

      public static final long mbFlowNameTranslationKey
      Member bit: Translation-keyword for WFDiagram.name. DB column: wf_flownametrkey
      Since:
      9.00.018.005
      See Also:
    • lnFlowNameTranslationKey

      protected int lnFlowNameTranslationKey
      Column length: Translation-keyword for WFDiagram.name. DB column: wf_flownametrkey
      Since:
      9.00.018.005
    • mbNameTranslationKey

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

      protected int lnNameTranslationKey
      Column length: Translation-keyword for WFNode.name. DB column: wf_nametrkey
      Since:
      9.00.018.005
    • mbCommentTranslationKey

      public static final long mbCommentTranslationKey
      Member bit: Translation-keyword for WFNode.comment. DB column: wf_commenttrkey
      Since:
      9.00.018.005
      See Also:
    • lnCommentTranslationKey

      protected int lnCommentTranslationKey
      Column length: Translation-keyword for WFNode.comment. DB column: wf_commenttrkey
      Since:
      9.00.018.005
    • mbLabel

      public static final long mbLabel
      Member bit: Display name by forwarding. DB column: wf_label
      Since:
      9.00.022.019
      See Also:
    • lnLabel

      protected int lnLabel
      Column length: Display name by forwarding. DB column: wf_label
      Since:
      9.00.022.019
    • mbProperties

      public static final long mbProperties
      Member bit: Properties field of node. DB column: wf_properties
      Since:
      9.00.022.019
      See Also:
    • lnProperties

      protected int lnProperties
      Column length: Properties field of node. DB column: wf_properties
      Since:
      9.00.022.019
    • mbDepartmentGroup

      public static final long mbDepartmentGroup
      Member bit: Grouping of nodes for function takeWorkFlowNode. DB column: wf_departmentgroup
      Since:
      9.00.030.006
      See Also:
    • mbRetVal

      public static final long mbRetVal
      Member bit: Return value of an end node. DB column: wf_retval
      Since:
      9.00.030.022
      See Also:
    • mbReturnValue

      public static final long mbReturnValue
      Member bit: Return value of an end node. DB column: wf_returnvalue
      Since:
      9.99.009.003
      See Also:
    • lnReturnValue

      protected int lnReturnValue
      Column length: Return value of an end node. DB column: wf_returnvalue
      Since:
      9.99.009.003
    • mbSubWorkflow

      public static final long mbSubWorkflow
      Member bit: ID of the active sub-workflow. DB column: wf_sub_wf
      Since:
      9.00.030.022
      See Also:
    • mbLabelTranslationKey

      public static final long mbLabelTranslationKey
      Member bit: Translation-keyword for WorkFlowActiveDoc.label. DB column: wf_labeltrkey
      Since:
      9.00.030.021
      See Also:
    • lnLabelTranslationKey

      protected int lnLabelTranslationKey
      Column length: Translation-keyword for WorkFlowActiveDoc.label. DB column: wf_labeltrkey
      Since:
      9.00.030.021
    • mbSubWorkflowTemplate

      public static final long mbSubWorkflowTemplate
      Member bit: ID of the sub-workflow template. DB column: wf_sub_wf_templ
      Since:
      9.99.009.004
      See Also:
    • mbActiveAcl

      public static final long mbActiveAcl
      Member bit: Contains the ACL of the workflow. Only valid for begin nodes. DB column: wf_active_acl
      Since:
      11.00.000.023
      See Also:
    • lnActiveAcl

      protected int lnActiveAcl
      Column length: Contains the ACL of the workflow. Only valid for begin nodes. DB column: wf_active_acl
      Since:
      11.00.000.023
    • mbPackageName

      public static final long mbPackageName
      Member bit: PackageName of a Workflow, only used for workflow templates DB column: packagename
      Since:
      20.00.000.009
      See Also:
    • lnPackageName

      protected int lnPackageName
      Column length: PackageName of a Workflow, only used for workflow templates DB column: packagename
      Since:
      20.00.000.009
    • mbAllMembers

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

    • WorkFlowActiveDocC

      public WorkFlowActiveDocC()
  • Method Details

    • getMbFlowId

      public long getMbFlowId()
    • setMbFlowId

      public void setMbFlowId(long v)
    • getMbNodeId

      public long getMbNodeId()
    • setMbNodeId

      public void setMbNodeId(long v)
    • getMbFlowName

      public long getMbFlowName()
    • setMbFlowName

      public void setMbFlowName(long v)
    • getLnFlowName

      public int getLnFlowName()
    • setLnFlowName

      public void setLnFlowName(int v)
    • getMbName

      public long getMbName()
    • setMbName

      public void setMbName(long v)
    • getLnName

      public int getLnName()
    • setLnName

      public void setLnName(int v)
    • getMbNodeType

      public long getMbNodeType()
    • setMbNodeType

      public void setMbNodeType(long v)
    • getMbDepartment

      public long getMbDepartment()
    • setMbDepartment

      public void setMbDepartment(long v)
    • getMbAlertTo

      public long getMbAlertTo()
    • setMbAlertTo

      public void setMbAlertTo(long v)
    • getMbAlertFromBegin

      public long getMbAlertFromBegin()
    • setMbAlertFromBegin

      public void setMbAlertFromBegin(long v)
    • getMbAlertWait

      public long getMbAlertWait()
    • setMbAlertWait

      public void setMbAlertWait(long v)
    • getMbYNCondition

      public long getMbYNCondition()
    • setMbYNCondition

      public void setMbYNCondition(long v)
    • getLnYNCondition

      public int getLnYNCondition()
    • setLnYNCondition

      public void setLnYNCondition(int v)
    • getMbCondition

      public long getMbCondition()
    • setMbCondition

      public void setMbCondition(long v)
    • getLnCondition

      public int getLnCondition()
    • setLnCondition

      public void setLnCondition(int v)
    • getMbComment

      public long getMbComment()
    • setMbComment

      public void setMbComment(long v)
    • getLnComment

      public int getLnComment()
    • setLnComment

      public void setLnComment(int v)
    • getMbLocked

      public long getMbLocked()
    • setMbLocked

      public void setMbLocked(long v)
    • getMbPosX

      public long getMbPosX()
    • setMbPosX

      public void setMbPosX(long v)
    • getMbPosY

      public long getMbPosY()
    • setMbPosY

      public void setMbPosY(long v)
    • getMbOnActivate

      public long getMbOnActivate()
    • setMbOnActivate

      public void setMbOnActivate(long v)
    • getLnOnActivate

      public int getLnOnActivate()
    • setLnOnActivate

      public void setLnOnActivate(int v)
    • getMbOnTerminate

      public long getMbOnTerminate()
    • setMbOnTerminate

      public void setMbOnTerminate(long v)
    • getLnOnTerminate

      public int getLnOnTerminate()
    • setLnOnTerminate

      public void setLnOnTerminate(int v)
    • getMbNodeFlags

      public long getMbNodeFlags()
    • setMbNodeFlags

      public void setMbNodeFlags(long v)
    • getMbEloObjId

      public long getMbEloObjId()
    • setMbEloObjId

      public void setMbEloObjId(long v)
    • getMbLockId

      public long getMbLockId()
    • setMbLockId

      public void setMbLockId(long v)
    • getMbIsNext

      public long getMbIsNext()
    • setMbIsNext

      public void setMbIsNext(long v)
    • getMbActivate

      public long getMbActivate()
    • setMbActivate

      public void setMbActivate(long v)
    • getMbTerminate

      public long getMbTerminate()
    • setMbTerminate

      public void setMbTerminate(long v)
    • getMbInUseDate

      public long getMbInUseDate()
    • setMbInUseDate

      public void setMbInUseDate(long v)
    • getMbCompletionDate

      public long getMbCompletionDate()
    • setMbCompletionDate

      public void setMbCompletionDate(long v)
    • getMbTemplateId

      public long getMbTemplateId()
    • setMbTemplateId

      public void setMbTemplateId(long v)
    • getMbUserTerminate

      public long getMbUserTerminate()
    • setMbUserTerminate

      public void setMbUserTerminate(long v)
    • getLnUserTerminate

      public int getLnUserTerminate()
    • setLnUserTerminate

      public void setLnUserTerminate(int v)
    • getMbTag

      public long getMbTag()
    • setMbTag

      public void setMbTag(long v)
    • getMbDesignDepartment

      public long getMbDesignDepartment()
    • setMbDesignDepartment

      public void setMbDesignDepartment(long v)
    • getMbMoveCyclePosX

      public long getMbMoveCyclePosX()
    • setMbMoveCyclePosX

      public void setMbMoveCyclePosX(long v)
    • getMbDepartment2

      public long getMbDepartment2()
    • setMbDepartment2

      public void setMbDepartment2(long v)
    • getMbDelayDays

      public long getMbDelayDays()
    • setMbDelayDays

      public void setMbDelayDays(long v)
    • getMbDelayDate

      public long getMbDelayDate()
    • setMbDelayDate

      public void setMbDelayDate(long v)
    • getMbDeleted

      public long getMbDeleted()
    • setMbDeleted

      public void setMbDeleted(long v)
    • getMbPrio

      public long getMbPrio()
    • setMbPrio

      public void setMbPrio(long v)
    • getMbOnEnterHandleRollback

      public long getMbOnEnterHandleRollback()
    • setMbOnEnterHandleRollback

      public void setMbOnEnterHandleRollback(long v)
    • getLnOnEnterHandleRollback

      public int getLnOnEnterHandleRollback()
    • setLnOnEnterHandleRollback

      public void setLnOnEnterHandleRollback(int v)
    • getMbOnExitHandleRollback

      public long getMbOnExitHandleRollback()
    • setMbOnExitHandleRollback

      public void setMbOnExitHandleRollback(long v)
    • getLnOnExitHandleRollback

      public int getLnOnExitHandleRollback()
    • setLnOnExitHandleRollback

      public void setLnOnExitHandleRollback(int v)
    • getMbUserDelayDate

      public long getMbUserDelayDate()
    • setMbUserDelayDate

      public void setMbUserDelayDate(long v)
    • getMbVersionId

      public long getMbVersionId()
    • setMbVersionId

      public void setMbVersionId(long v)
    • getMbVersionName

      public long getMbVersionName()
    • setMbVersionName

      public void setMbVersionName(long v)
    • getLnVersionName

      public int getLnVersionName()
    • setLnVersionName

      public void setLnVersionName(int v)
    • getMbAlertTo2

      public long getMbAlertTo2()
    • setMbAlertTo2

      public void setMbAlertTo2(long v)
    • getMbAlertWait2

      public long getMbAlertWait2()
    • setMbAlertWait2

      public void setMbAlertWait2(long v)
    • getMbAlertTo3

      public long getMbAlertTo3()
    • setMbAlertTo3

      public void setMbAlertTo3(long v)
    • getMbAlertWait3

      public long getMbAlertWait3()
    • setMbAlertWait3

      public void setMbAlertWait3(long v)
    • getMbNextServerId

      public long getMbNextServerId()
    • setMbNextServerId

      public void setMbNextServerId(long v)
    • getLnNextServerId

      public int getLnNextServerId()
    • setLnNextServerId

      public void setLnNextServerId(int v)
    • getMbVersionTag

      public long getMbVersionTag()
    • setMbVersionTag

      public void setMbVersionTag(long v)
    • getLnVersionTag

      public int getLnVersionTag()
    • setLnVersionTag

      public void setLnVersionTag(int v)
    • getMbVersionUserId

      public long getMbVersionUserId()
    • setMbVersionUserId

      public void setMbVersionUserId(long v)
    • getMbVersionCreateDate

      public long getMbVersionCreateDate()
    • setMbVersionCreateDate

      public void setMbVersionCreateDate(long v)
    • getMbIconId

      public long getMbIconId()
    • setMbIconId

      public void setMbIconId(long v)
    • getLnIconId

      public int getLnIconId()
    • setLnIconId

      public void setLnIconId(int v)
    • getMbFormSpec

      public long getMbFormSpec()
    • setMbFormSpec

      public void setMbFormSpec(long v)
    • getLnFormSpec

      public int getLnFormSpec()
    • setLnFormSpec

      public void setLnFormSpec(int v)
    • getMbFlowNameTranslationKey

      public long getMbFlowNameTranslationKey()
    • setMbFlowNameTranslationKey

      public void setMbFlowNameTranslationKey(long v)
    • getLnFlowNameTranslationKey

      public int getLnFlowNameTranslationKey()
    • setLnFlowNameTranslationKey

      public void setLnFlowNameTranslationKey(int v)
    • getMbNameTranslationKey

      public long getMbNameTranslationKey()
    • setMbNameTranslationKey

      public void setMbNameTranslationKey(long v)
    • getLnNameTranslationKey

      public int getLnNameTranslationKey()
    • setLnNameTranslationKey

      public void setLnNameTranslationKey(int v)
    • getMbCommentTranslationKey

      public long getMbCommentTranslationKey()
    • setMbCommentTranslationKey

      public void setMbCommentTranslationKey(long v)
    • getLnCommentTranslationKey

      public int getLnCommentTranslationKey()
    • setLnCommentTranslationKey

      public void setLnCommentTranslationKey(int v)
    • getMbLabel

      public long getMbLabel()
    • setMbLabel

      public void setMbLabel(long v)
    • getLnLabel

      public int getLnLabel()
    • setLnLabel

      public void setLnLabel(int v)
    • getMbProperties

      public long getMbProperties()
    • setMbProperties

      public void setMbProperties(long v)
    • getLnProperties

      public int getLnProperties()
    • setLnProperties

      public void setLnProperties(int v)
    • getMbDepartmentGroup

      public long getMbDepartmentGroup()
    • setMbDepartmentGroup

      public void setMbDepartmentGroup(long v)
    • getMbRetVal

      public long getMbRetVal()
    • setMbRetVal

      public void setMbRetVal(long v)
    • getMbReturnValue

      public long getMbReturnValue()
    • setMbReturnValue

      public void setMbReturnValue(long v)
    • getLnReturnValue

      public int getLnReturnValue()
    • setLnReturnValue

      public void setLnReturnValue(int v)
    • getMbSubWorkflow

      public long getMbSubWorkflow()
    • setMbSubWorkflow

      public void setMbSubWorkflow(long v)
    • getMbLabelTranslationKey

      public long getMbLabelTranslationKey()
    • setMbLabelTranslationKey

      public void setMbLabelTranslationKey(long v)
    • getLnLabelTranslationKey

      public int getLnLabelTranslationKey()
    • setLnLabelTranslationKey

      public void setLnLabelTranslationKey(int v)
    • getMbSubWorkflowTemplate

      public long getMbSubWorkflowTemplate()
    • setMbSubWorkflowTemplate

      public void setMbSubWorkflowTemplate(long v)
    • getMbActiveAcl

      public long getMbActiveAcl()
    • setMbActiveAcl

      public void setMbActiveAcl(long v)
    • getLnActiveAcl

      public int getLnActiveAcl()
    • setLnActiveAcl

      public void setLnActiveAcl(int v)
    • getMbPackageName

      public long getMbPackageName()
    • setMbPackageName

      public void setMbPackageName(long v)
    • getLnPackageName

      public int getLnPackageName()
    • setLnPackageName

      public void setLnPackageName(int v)
    • getMbAllMembers

      public long getMbAllMembers()
    • setMbAllMembers

      public void setMbAllMembers(long v)