Interface I_PP_Order_Workflow

  • All Known Implementing Classes:
    X_PP_Order_Workflow

    public interface I_PP_Order_Workflow
    Generated Interface for PP_Order_Workflow
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • 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 Client. Client/Tenant for this installation.
      • setAD_Org_ID

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

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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_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
      • 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
      • 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
      • 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
      • setIsDefault

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

        boolean isDefault()
        Get Default. Default value
      • 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
      • setPP_Order_ID

        void setPP_Order_ID​(int PP_Order_ID)
        Set Manufacturing Order. Manufacturing Order
      • getPP_Order_ID

        int getPP_Order_ID()
        Get Manufacturing Order. Manufacturing Order
      • setPP_Order_Node_ID

        void setPP_Order_Node_ID​(int PP_Order_Node_ID)
        Set Manufacturing Order Activity. Workflow Node (activity), step or process
      • getPP_Order_Node_ID

        int getPP_Order_Node_ID()
        Get Manufacturing Order Activity. Workflow Node (activity), step or process
      • setPP_Order_Workflow_ID

        void setPP_Order_Workflow_ID​(int PP_Order_Workflow_ID)
        Set Manufacturing Order Workflow
      • getPP_Order_Workflow_ID

        int getPP_Order_Workflow_ID()
        Get Manufacturing Order Workflow
      • setPP_Order_Workflow_UU

        void setPP_Order_Workflow_UU​(String PP_Order_Workflow_UU)
        Set PP_Order_Workflow_UU
      • getPP_Order_Workflow_UU

        String getPP_Order_Workflow_UU()
        Get PP_Order_Workflow_UU
      • 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
      • 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