Interface I_AD_WF_Node

All Known Implementing Classes:
MWFNode, X_AD_WF_Node

public interface I_AD_WF_Node
Generated Interface for AD_WF_Node
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setAction

      void setAction(String Action)
      Set Action. Indicates the Action to be performed
    • getAction

      String getAction()
      Get Action. Indicates the Action to be performed
    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Column_ID

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_CtxHelp_ID

      void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
      Set Context Help
    • getAD_CtxHelp_ID

      int getAD_CtxHelp_ID()
      Get Context Help
    • getAD_CtxHelp

      I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Form_ID

      void setAD_Form_ID(int AD_Form_ID)
      Set Special Form. Special Form
    • getAD_Form_ID

      int getAD_Form_ID()
      Get Special Form. Special Form
    • getAD_Form

      I_AD_Form getAD_Form() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Image_ID

      void setAD_Image_ID(int AD_Image_ID)
      Set Image. Image or Icon
    • getAD_Image_ID

      int getAD_Image_ID()
      Get Image. Image or Icon
    • getAD_Image

      I_AD_Image getAD_Image() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_InfoWindow_ID

      void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
      Set Info Window. Info and search/select Window
    • getAD_InfoWindow_ID

      int getAD_InfoWindow_ID()
      Get Info Window. Info and search/select Window
    • getAD_InfoWindow

      I_AD_InfoWindow getAD_InfoWindow() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_Process_ID

      void setAD_Process_ID(int AD_Process_ID)
      Set Process. Process or Report
    • getAD_Process_ID

      int getAD_Process_ID()
      Get Process. Process or Report
    • getAD_Process

      I_AD_Process getAD_Process() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Task_ID

      void setAD_Task_ID(int AD_Task_ID)
      Set OS Task. Operation System Task
    • getAD_Task_ID

      int getAD_Task_ID()
      Get OS Task. Operation System Task
    • getAD_Task

      I_AD_Task getAD_Task() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_WF_Block_ID

      void setAD_WF_Block_ID(int AD_WF_Block_ID)
      Set Workflow Block. Workflow Transaction Execution Block
    • getAD_WF_Block_ID

      int getAD_WF_Block_ID()
      Get Workflow Block. Workflow Transaction Execution Block
    • getAD_WF_Block

      I_AD_WF_Block getAD_WF_Block() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_WF_Node_ID

      void setAD_WF_Node_ID(int AD_WF_Node_ID)
      Set Node. Workflow Node (activity), step or process
    • getAD_WF_Node_ID

      int getAD_WF_Node_ID()
      Get Node. Workflow Node (activity), step or process
    • setAD_WF_Node_UU

      void setAD_WF_Node_UU(String AD_WF_Node_UU)
      Set AD_WF_Node_UU
    • getAD_WF_Node_UU

      String getAD_WF_Node_UU()
      Get AD_WF_Node_UU
    • setAD_WF_Responsible_ID

      void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
      Set Workflow Responsible. Responsible for Workflow Execution
    • getAD_WF_Responsible_ID

      int getAD_WF_Responsible_ID()
      Get Workflow Responsible. Responsible for Workflow Execution
    • getAD_WF_Responsible

      I_AD_WF_Responsible getAD_WF_Responsible() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Window_ID

      void setAD_Window_ID(int AD_Window_ID)
      Set Window. Data entry or display window
    • getAD_Window_ID

      int getAD_Window_ID()
      Get Window. Data entry or display window
    • getAD_Window

      I_AD_Window getAD_Window() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Workflow_ID

      void setAD_Workflow_ID(int AD_Workflow_ID)
      Set Workflow. Workflow or combination of tasks
    • getAD_Workflow_ID

      int getAD_Workflow_ID()
      Get Workflow. Workflow or combination of tasks
    • getAD_Workflow

      I_AD_Workflow getAD_Workflow() throws RuntimeException
      Throws:
      RuntimeException
    • setAttributeName

      void setAttributeName(String AttributeName)
      Set Attribute Name. Name of the Attribute
    • getAttributeName

      String getAttributeName()
      Get Attribute Name. Name of the Attribute
    • setAttributeValue

      void setAttributeValue(String AttributeValue)
      Set Attribute Value. Value of the Attribute
    • getAttributeValue

      String getAttributeValue()
      Get Attribute Value. Value of the Attribute
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setCost

      void setCost(BigDecimal Cost)
      Set Cost. Cost information
    • getCost

      BigDecimal getCost()
      Get Cost. Cost information
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setDocAction

      void setDocAction(String DocAction)
      Set Document Action. The targeted status of the document
    • getDocAction

      String getDocAction()
      Get Document Action. The targeted status of the document
    • setDuration

      void setDuration(int Duration)
      Set Duration. Normal Duration in Duration Unit
    • getDuration

      int getDuration()
      Get Duration. Normal Duration in Duration Unit
    • setDynPriorityChange

      void setDynPriorityChange(BigDecimal DynPriorityChange)
      Set Dynamic Priority Change. Change of priority when Activity is suspended waiting for user
    • getDynPriorityChange

      BigDecimal getDynPriorityChange()
      Get Dynamic Priority Change. Change of priority when Activity is suspended waiting for user
    • setDynPriorityUnit

      void setDynPriorityUnit(String DynPriorityUnit)
      Set Dynamic Priority Unit. Change of priority when Activity is suspended waiting for user
    • getDynPriorityUnit

      String getDynPriorityUnit()
      Get Dynamic Priority Unit. Change of priority when Activity is suspended waiting for user
    • setEMail

      void setEMail(String EMail)
      Set EMail Address. Electronic Mail Address
    • getEMail

      String getEMail()
      Get EMail Address. Electronic Mail Address
    • setEMailRecipient

      void setEMailRecipient(String EMailRecipient)
      Set EMail Recipient. Recipient of the EMail
    • getEMailRecipient

      String getEMailRecipient()
      Get EMail Recipient. Recipient of the EMail
    • setEntityType

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • setFinishMode

      void setFinishMode(String FinishMode)
      Set Finish Mode. Workflow Activity Finish Mode
    • getFinishMode

      String getFinishMode()
      Get Finish Mode. Workflow Activity Finish Mode
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsAttachedDocumentToEmail

      void setIsAttachedDocumentToEmail(boolean IsAttachedDocumentToEmail)
      Set Attached Document. Attached document to Email
    • isAttachedDocumentToEmail

      boolean isAttachedDocumentToEmail()
      Get Attached Document. Attached document to Email
    • setIsCentrallyMaintained

      void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
      Set Centrally maintained. Information maintained in System Element table
    • isCentrallyMaintained

      boolean isCentrallyMaintained()
      Get Centrally maintained. Information maintained in System Element table
    • setIsMilestone

      void setIsMilestone(boolean IsMilestone)
      Set Is Milestone
    • isMilestone

      boolean isMilestone()
      Get Is Milestone
    • setIsSubcontracting

      void setIsSubcontracting(boolean IsSubcontracting)
      Set Is Subcontracting
    • isSubcontracting

      boolean isSubcontracting()
      Get Is Subcontracting
    • setJoinElement

      void setJoinElement(String JoinElement)
      Set Join Element. Semantics for multiple incoming Transitions
    • getJoinElement

      String getJoinElement()
      Get Join Element. Semantics for multiple incoming Transitions
    • setLimit

      void setLimit(int Limit)
      Set Duration Limit. Maximum Duration in Duration Unit
    • getLimit

      int getLimit()
      Get Duration Limit. Maximum Duration in Duration Unit
    • setMovingTime

      void setMovingTime(int MovingTime)
      Set Moving Time
    • getMovingTime

      int getMovingTime()
      Get Moving Time
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setOverlapUnits

      void setOverlapUnits(int OverlapUnits)
      Set Overlap Units. Overlap Units are number of units that must be completed before they are moved the next activity
    • getOverlapUnits

      int getOverlapUnits()
      Get Overlap Units. Overlap Units are number of units that must be completed before they are moved the next activity
    • setPriority

      void setPriority(int Priority)
      Set Priority. Indicates if this request is of a high, medium or low priority.
    • getPriority

      int getPriority()
      Get Priority. Indicates if this request is of a high, medium or low priority.
    • setQueuingTime

      void setQueuingTime(int QueuingTime)
      Set Queuing Time. Queue time is the time a job waits at a work center before begin handled.
    • getQueuingTime

      int getQueuingTime()
      Get Queuing Time. Queue time is the time a job waits at a work center before begin handled.
    • setR_MailText_ID

      void setR_MailText_ID(int R_MailText_ID)
      Set Mail Template. Text templates for mailings
    • getR_MailText_ID

      int getR_MailText_ID()
      Get Mail Template. Text templates for mailings
    • getR_MailText

      I_R_MailText getR_MailText() throws RuntimeException
      Throws:
      RuntimeException
    • setSetupTime

      void setSetupTime(int SetupTime)
      Set Setup Time. Setup time before starting Production
    • getSetupTime

      int getSetupTime()
      Get Setup Time. Setup time before starting Production
    • setSplitElement

      void setSplitElement(String SplitElement)
      Set Split Element. Semantics for multiple outgoing Transitions
    • getSplitElement

      String getSplitElement()
      Get Split Element. Semantics for multiple outgoing Transitions
    • setS_Resource_ID

      void setS_Resource_ID(int S_Resource_ID)
      Set Resource. Resource
    • getS_Resource_ID

      int getS_Resource_ID()
      Get Resource. Resource
    • getS_Resource

      I_S_Resource getS_Resource() throws RuntimeException
      Throws:
      RuntimeException
    • setStartMode

      void setStartMode(String StartMode)
      Set Start Mode. Workflow Activity Start Mode
    • getStartMode

      String getStartMode()
      Get Start Mode. Workflow Activity Start Mode
    • setSubflowExecution

      void setSubflowExecution(String SubflowExecution)
      Set Subflow Execution. Mode how the sub-workflow is executed
    • getSubflowExecution

      String getSubflowExecution()
      Get Subflow Execution. Mode how the sub-workflow is executed
    • setUnitsCycles

      void setUnitsCycles(BigDecimal UnitsCycles)
      Set Units by Cycles. The Units by Cycles are defined for process type Flow Repetitive Dedicated and indicated the product to be manufactured on a production line for duration unit.
    • getUnitsCycles

      BigDecimal getUnitsCycles()
      Get Units by Cycles. The Units by Cycles are defined for process type Flow Repetitive Dedicated and indicated the product to be manufactured on a production line for duration unit.
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setValidFrom

      void setValidFrom(Timestamp ValidFrom)
      Set Valid from. Valid from including this date (first day)
    • getValidFrom

      Timestamp getValidFrom()
      Get Valid from. Valid from including this date (first day)
    • setValidTo

      void setValidTo(Timestamp ValidTo)
      Set Valid to. Valid to including this date (last day)
    • getValidTo

      Timestamp getValidTo()
      Get Valid to. Valid to including this date (last day)
    • setValue

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique
    • setWaitingTime

      void setWaitingTime(int WaitingTime)
      Set Waiting Time. Workflow Simulation Waiting time
    • getWaitingTime

      int getWaitingTime()
      Get Waiting Time. Workflow Simulation Waiting time
    • setWaitTime

      void setWaitTime(int WaitTime)
      Set Wait Time. Time in minutes to wait (sleep)
    • getWaitTime

      int getWaitTime()
      Get Wait Time. Time in minutes to wait (sleep)
    • setWorkflow_ID

      void setWorkflow_ID(int Workflow_ID)
      Set Workflow. Workflow or tasks
    • getWorkflow_ID

      int getWorkflow_ID()
      Get Workflow. Workflow or tasks
    • getWorkflow

      I_AD_Workflow getWorkflow() throws RuntimeException
      Throws:
      RuntimeException
    • setWorkingTime

      void setWorkingTime(int WorkingTime)
      Set Working Time. Workflow Simulation Execution Time
    • getWorkingTime

      int getWorkingTime()
      Get Working Time. Workflow Simulation Execution Time
    • setXPosition

      void setXPosition(int XPosition)
      Set X Position. Absolute X (horizontal) position in 1/72 of an inch
    • getXPosition

      int getXPosition()
      Get X Position. Absolute X (horizontal) position in 1/72 of an inch
    • setYield

      void setYield(int Yield)
      Set Yield %. The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
    • getYield

      int getYield()
      Get Yield %. The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
    • setYPosition

      void setYPosition(int YPosition)
      Set Y Position. Absolute Y (vertical) position in 1/72 of an inch
    • getYPosition

      int getYPosition()
      Get Y Position. Absolute Y (vertical) position in 1/72 of an inch