Interface I_AD_Workflow

All Known Implementing Classes:
MWorkflow, X_AD_Workflow

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

  • Method Details

    • setAccessLevel

      void setAccessLevel(String AccessLevel)
      Set Data Access Level. Access Level required
    • getAccessLevel

      String getAccessLevel()
      Get Data Access Level. Access Level required
    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • 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_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_Table_ID

      void setAD_Table_ID(int AD_Table_ID)
      Set Table. Database Table information
    • getAD_Table_ID

      int getAD_Table_ID()
      Get Table. Database Table information
    • getAD_Table

      I_AD_Table getAD_Table() 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
    • getAD_WF_Node

      I_AD_WF_Node getAD_WF_Node() throws RuntimeException
      Throws:
      RuntimeException
    • 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_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
    • setAD_WorkflowProcessor_ID

      void setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
      Set Workflow Processor. Workflow Processor Server
    • getAD_WorkflowProcessor_ID

      int getAD_WorkflowProcessor_ID()
      Get Workflow Processor. Workflow Processor Server
    • getAD_WorkflowProcessor

      I_AD_WorkflowProcessor getAD_WorkflowProcessor() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Workflow_UU

      void setAD_Workflow_UU(String AD_Workflow_UU)
      Set AD_Workflow_UU
    • getAD_Workflow_UU

      String getAD_Workflow_UU()
      Get AD_Workflow_UU
    • setAuthor

      void setAuthor(String Author)
      Set Author. Author/Creator of the Entity
    • getAuthor

      String getAuthor()
      Get Author. Author/Creator of the Entity
    • 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
    • setDocumentNo

      void setDocumentNo(String DocumentNo)
      Set Document No. Document sequence number of the document
    • getDocumentNo

      String getDocumentNo()
      Get Document No. Document sequence number of the document
    • setDocValueLogic

      void setDocValueLogic(String DocValueLogic)
      Set Document Value Logic. Logic to determine Workflow Start - If true, a workflow process is started for the document
    • getDocValueLogic

      String getDocValueLogic()
      Get Document Value Logic. Logic to determine Workflow Start - If true, a workflow process is started for the document
    • setDuration

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

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

      void setDurationUnit(String DurationUnit)
      Set Duration Unit. Unit of Duration
    • getDurationUnit

      String getDurationUnit()
      Get Duration Unit. Unit of Duration
    • 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
    • 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
    • setIsBetaFunctionality

      void setIsBetaFunctionality(boolean IsBetaFunctionality)
      Set Beta Functionality. This functionality is considered Beta
    • isBetaFunctionality

      boolean isBetaFunctionality()
      Get Beta Functionality. This functionality is considered Beta
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setIsValid

      void setIsValid(boolean IsValid)
      Set Valid. Element is valid
    • isValid

      boolean isValid()
      Get Valid. Element is valid
    • 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(BigDecimal OverlapUnits)
      Set Overlap Units. Overlap Units are number of units that must be completed before they are moved the next activity
    • getOverlapUnits

      BigDecimal 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.
    • setProcessType

      void setProcessType(String ProcessType)
      Set Process Type
    • getProcessType

      String getProcessType()
      Get Process Type
    • setPublishStatus

      void setPublishStatus(String PublishStatus)
      Set Publication Status. Status of Publication
    • getPublishStatus

      String getPublishStatus()
      Get Publication Status. Status of Publication
    • setQtyBatchSize

      void setQtyBatchSize(BigDecimal QtyBatchSize)
      Set Qty Batch Size
    • getQtyBatchSize

      BigDecimal getQtyBatchSize()
      Get Qty Batch Size
    • 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.
    • setSetupTime

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

      int getSetupTime()
      Get Setup Time. Setup time before starting Production
    • 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
    • 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
    • setValidateWorkflow

      void setValidateWorkflow(String ValidateWorkflow)
      Set Validate Workflow
    • getValidateWorkflow

      String getValidateWorkflow()
      Get Validate Workflow
    • 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
    • setVersion

      void setVersion(int Version)
      Set Version. Version of the table definition
    • getVersion

      int getVersion()
      Get Version. Version of the table definition
    • setWaitingTime

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

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

      void setWorkflowType(String WorkflowType)
      Set Workflow Type. Type of Workflow
    • getWorkflowType

      String getWorkflowType()
      Get Workflow Type. Type of Workflow
    • setWorkingTime

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

      int getWorkingTime()
      Get Working Time. Workflow Simulation Execution Time
    • 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