Adempiere 3.5.2a

org.eevolution.model
Interface I_PP_Order_Workflow

All Known Implementing Classes:
MPPOrderWorkflow, X_PP_Order_Workflow

public interface I_PP_Order_Workflow

Generated Interface for PP_Order_Workflow

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_AccessLevel
          Column name AccessLevel
static String COLUMNNAME_AD_Table_ID
          Column name AD_Table_ID
static String COLUMNNAME_AD_WF_Node_ID
          Column name AD_WF_Node_ID
static String COLUMNNAME_AD_WF_Responsible_ID
          Column name AD_WF_Responsible_ID
static String COLUMNNAME_AD_Workflow_ID
          Column name AD_Workflow_ID
static String COLUMNNAME_AD_WorkflowProcessor_ID
          Column name AD_WorkflowProcessor_ID
static String COLUMNNAME_Author
          Column name Author
static String COLUMNNAME_Cost
          Column name Cost
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_DocumentNo
          Column name DocumentNo
static String COLUMNNAME_Duration
          Column name Duration
static String COLUMNNAME_DurationUnit
          Column name DurationUnit
static String COLUMNNAME_EntityType
          Column name EntityType
static String COLUMNNAME_Help
          Column name Help
static String COLUMNNAME_IsDefault
          Column name IsDefault
static String COLUMNNAME_Limit
          Column name Limit
static String COLUMNNAME_MovingTime
          Column name MovingTime
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_PP_Order_ID
          Column name PP_Order_ID
static String COLUMNNAME_PP_Order_Node_ID
          Column name PP_Order_Node_ID
static String COLUMNNAME_PP_Order_Workflow_ID
          Column name PP_Order_Workflow_ID
static String COLUMNNAME_Priority
          Column name Priority
static String COLUMNNAME_ProcessType
          Column name ProcessType
static String COLUMNNAME_PublishStatus
          Column name PublishStatus
static String COLUMNNAME_QtyBatchSize
          Column name QtyBatchSize
static String COLUMNNAME_QueuingTime
          Column name QueuingTime
static String COLUMNNAME_S_Resource_ID
          Column name S_Resource_ID
static String COLUMNNAME_SetupTime
          Column name SetupTime
static String COLUMNNAME_ValidateWorkflow
          Column name ValidateWorkflow
static String COLUMNNAME_ValidFrom
          Column name ValidFrom
static String COLUMNNAME_ValidTo
          Column name ValidTo
static String COLUMNNAME_Value
          Column name Value
static String COLUMNNAME_Version
          Column name Version
static String COLUMNNAME_WaitingTime
          Column name WaitingTime
static String COLUMNNAME_WorkflowType
          Column name WorkflowType
static String COLUMNNAME_WorkingTime
          Column name WorkingTime
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53029
static String Table_Name
          TableName=PP_Order_Workflow
 
Method Summary
 String getAccessLevel()
          Get Data Access Level.
 int getAD_Table_ID()
          Get Table.
 I_AD_Table getAD_Table()
           
 int getAD_WF_Node_ID()
          Get Node.
 I_AD_WF_Node getAD_WF_Node()
           
 int getAD_WF_Responsible_ID()
          Get Workflow Responsible.
 I_AD_WF_Responsible getAD_WF_Responsible()
           
 int getAD_Workflow_ID()
          Get Workflow.
 I_AD_Workflow getAD_Workflow()
           
 int getAD_WorkflowProcessor_ID()
          Get Workflow Processor.
 I_AD_WorkflowProcessor getAD_WorkflowProcessor()
           
 String getAuthor()
          Get Author.
 int getCost()
          Get Cost.
 String getDescription()
          Get Description.
 String getDocumentNo()
          Get Document No.
 int getDuration()
          Get Duration.
 String getDurationUnit()
          Get Duration Unit.
 String getEntityType()
          Get Entity Type.
 String getHelp()
          Get Comment/Help.
 int getLimit()
          Get Duration Limit.
 int getMovingTime()
          Get MovingTime
 String getName()
          Get Name.
 int getPP_Order_ID()
          Get PP_Order_ID
 int getPP_Order_Node_ID()
          Get Manufacturing Order Activity
 I_PP_Order_Node getPP_Order_Node()
           
 int getPP_Order_Workflow_ID()
          Get PP_Order_Workflow_ID
 I_PP_Order getPP_Order()
           
 int getPriority()
          Get Priority.
 String getProcessType()
          Get ProcessType
 String getPublishStatus()
          Get Publication Status.
 BigDecimal getQtyBatchSize()
          Get QtyBatchSize
 int getQueuingTime()
          Get QueuingTime
 int getS_Resource_ID()
          Get Resource.
 I_S_Resource getS_Resource()
           
 int getSetupTime()
          Get Setup Time.
 String getValidateWorkflow()
          Get Validate Workflow
 Timestamp getValidFrom()
          Get Valid from.
 Timestamp getValidTo()
          Get Valid to.
 String getValue()
          Get Search Key.
 int getVersion()
          Get Version.
 int getWaitingTime()
          Get Waiting Time.
 String getWorkflowType()
          Get Workflow Type.
 int getWorkingTime()
          Get Working Time.
 boolean isDefault()
          Get Default.
 void setAccessLevel(String AccessLevel)
          Set Data Access Level.
 void setAD_Table_ID(int AD_Table_ID)
          Set Table.
 void setAD_WF_Node_ID(int AD_WF_Node_ID)
          Set Node.
 void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
          Set Workflow Responsible.
 void setAD_Workflow_ID(int AD_Workflow_ID)
          Set Workflow.
 void setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
          Set Workflow Processor.
 void setAuthor(String Author)
          Set Author.
 void setCost(int Cost)
          Set Cost.
 void setDescription(String Description)
          Set Description.
 void setDocumentNo(String DocumentNo)
          Set Document No.
 void setDuration(int Duration)
          Set Duration.
 void setDurationUnit(String DurationUnit)
          Set Duration Unit.
 void setEntityType(String EntityType)
          Set Entity Type.
 void setHelp(String Help)
          Set Comment/Help.
 void setIsDefault(boolean IsDefault)
          Set Default.
 void setLimit(int Limit)
          Set Duration Limit.
 void setMovingTime(int MovingTime)
          Set MovingTime
 void setName(String Name)
          Set Name.
 void setPP_Order_ID(int PP_Order_ID)
          Set PP_Order_ID
 void setPP_Order_Node_ID(int PP_Order_Node_ID)
          Set Manufacturing Order Activity
 void setPP_Order_Workflow_ID(int PP_Order_Workflow_ID)
          Set PP_Order_Workflow_ID
 void setPriority(int Priority)
          Set Priority.
 void setProcessType(String ProcessType)
          Set ProcessType
 void setPublishStatus(String PublishStatus)
          Set Publication Status.
 void setQtyBatchSize(BigDecimal QtyBatchSize)
          Set QtyBatchSize
 void setQueuingTime(int QueuingTime)
          Set QueuingTime
 void setS_Resource_ID(int S_Resource_ID)
          Set Resource.
 void setSetupTime(int SetupTime)
          Set Setup Time.
 void setValidateWorkflow(String ValidateWorkflow)
          Set Validate Workflow
 void setValidFrom(Timestamp ValidFrom)
          Set Valid from.
 void setValidTo(Timestamp ValidTo)
          Set Valid to.
 void setValue(String Value)
          Set Search Key.
 void setVersion(int Version)
          Set Version.
 void setWaitingTime(int WaitingTime)
          Set Waiting Time.
 void setWorkflowType(String WorkflowType)
          Set Workflow Type.
 void setWorkingTime(int WorkingTime)
          Set Working Time.
 

Field Detail

Table_Name

static final String Table_Name
TableName=PP_Order_Workflow

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53029


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_AccessLevel

static final String COLUMNNAME_AccessLevel
Column name AccessLevel

See Also:
Constant Field Values

COLUMNNAME_AD_Table_ID

static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID

See Also:
Constant Field Values

COLUMNNAME_AD_WF_Node_ID

static final String COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID

See Also:
Constant Field Values

COLUMNNAME_AD_WF_Responsible_ID

static final String COLUMNNAME_AD_WF_Responsible_ID
Column name AD_WF_Responsible_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Workflow_ID

static final String COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID

See Also:
Constant Field Values

COLUMNNAME_AD_WorkflowProcessor_ID

static final String COLUMNNAME_AD_WorkflowProcessor_ID
Column name AD_WorkflowProcessor_ID

See Also:
Constant Field Values

COLUMNNAME_Author

static final String COLUMNNAME_Author
Column name Author

See Also:
Constant Field Values

COLUMNNAME_Cost

static final String COLUMNNAME_Cost
Column name Cost

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_DocumentNo

static final String COLUMNNAME_DocumentNo
Column name DocumentNo

See Also:
Constant Field Values

COLUMNNAME_Duration

static final String COLUMNNAME_Duration
Column name Duration

See Also:
Constant Field Values

COLUMNNAME_DurationUnit

static final String COLUMNNAME_DurationUnit
Column name DurationUnit

See Also:
Constant Field Values

COLUMNNAME_EntityType

static final String COLUMNNAME_EntityType
Column name EntityType

See Also:
Constant Field Values

COLUMNNAME_Help

static final String COLUMNNAME_Help
Column name Help

See Also:
Constant Field Values

COLUMNNAME_IsDefault

static final String COLUMNNAME_IsDefault
Column name IsDefault

See Also:
Constant Field Values

COLUMNNAME_Limit

static final String COLUMNNAME_Limit
Column name Limit

See Also:
Constant Field Values

COLUMNNAME_MovingTime

static final String COLUMNNAME_MovingTime
Column name MovingTime

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_PP_Order_ID

static final String COLUMNNAME_PP_Order_ID
Column name PP_Order_ID

See Also:
Constant Field Values

COLUMNNAME_PP_Order_Node_ID

static final String COLUMNNAME_PP_Order_Node_ID
Column name PP_Order_Node_ID

See Also:
Constant Field Values

COLUMNNAME_PP_Order_Workflow_ID

static final String COLUMNNAME_PP_Order_Workflow_ID
Column name PP_Order_Workflow_ID

See Also:
Constant Field Values

COLUMNNAME_Priority

static final String COLUMNNAME_Priority
Column name Priority

See Also:
Constant Field Values

COLUMNNAME_ProcessType

static final String COLUMNNAME_ProcessType
Column name ProcessType

See Also:
Constant Field Values

COLUMNNAME_PublishStatus

static final String COLUMNNAME_PublishStatus
Column name PublishStatus

See Also:
Constant Field Values

COLUMNNAME_QtyBatchSize

static final String COLUMNNAME_QtyBatchSize
Column name QtyBatchSize

See Also:
Constant Field Values

COLUMNNAME_QueuingTime

static final String COLUMNNAME_QueuingTime
Column name QueuingTime

See Also:
Constant Field Values

COLUMNNAME_SetupTime

static final String COLUMNNAME_SetupTime
Column name SetupTime

See Also:
Constant Field Values

COLUMNNAME_S_Resource_ID

static final String COLUMNNAME_S_Resource_ID
Column name S_Resource_ID

See Also:
Constant Field Values

COLUMNNAME_ValidateWorkflow

static final String COLUMNNAME_ValidateWorkflow
Column name ValidateWorkflow

See Also:
Constant Field Values

COLUMNNAME_ValidFrom

static final String COLUMNNAME_ValidFrom
Column name ValidFrom

See Also:
Constant Field Values

COLUMNNAME_ValidTo

static final String COLUMNNAME_ValidTo
Column name ValidTo

See Also:
Constant Field Values

COLUMNNAME_Value

static final String COLUMNNAME_Value
Column name Value

See Also:
Constant Field Values

COLUMNNAME_Version

static final String COLUMNNAME_Version
Column name Version

See Also:
Constant Field Values

COLUMNNAME_WaitingTime

static final String COLUMNNAME_WaitingTime
Column name WaitingTime

See Also:
Constant Field Values

COLUMNNAME_WorkflowType

static final String COLUMNNAME_WorkflowType
Column name WorkflowType

See Also:
Constant Field Values

COLUMNNAME_WorkingTime

static final String COLUMNNAME_WorkingTime
Column name WorkingTime

See Also:
Constant Field Values
Method Detail

setAccessLevel

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


getAccessLevel

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


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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(int Cost)
Set Cost. Cost information


getCost

int getCost()
Get Cost. Cost information


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


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 MovingTime


getMovingTime

int getMovingTime()
Get MovingTime


setName

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


getName

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


setPP_Order_ID

void setPP_Order_ID(int PP_Order_ID)
Set PP_Order_ID


getPP_Order_ID

int getPP_Order_ID()
Get PP_Order_ID


getPP_Order

I_PP_Order getPP_Order()
                       throws Exception
Throws:
Exception

setPP_Order_Node_ID

void setPP_Order_Node_ID(int PP_Order_Node_ID)
Set Manufacturing Order Activity


getPP_Order_Node_ID

int getPP_Order_Node_ID()
Get Manufacturing Order Activity


getPP_Order_Node

I_PP_Order_Node getPP_Order_Node()
                                 throws Exception
Throws:
Exception

setPP_Order_Workflow_ID

void setPP_Order_Workflow_ID(int PP_Order_Workflow_ID)
Set PP_Order_Workflow_ID


getPP_Order_Workflow_ID

int getPP_Order_Workflow_ID()
Get PP_Order_Workflow_ID


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 ProcessType


getProcessType

String getProcessType()
Get ProcessType


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 QtyBatchSize


getQtyBatchSize

BigDecimal getQtyBatchSize()
Get QtyBatchSize


setQueuingTime

void setQueuingTime(int QueuingTime)
Set QueuingTime


getQueuingTime

int getQueuingTime()
Get QueuingTime


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 Exception
Throws:
Exception

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 Worflow


getWorkflowType

String getWorkflowType()
Get Workflow Type. Type of Worflow


setWorkingTime

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


getWorkingTime

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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.