Package org.eevolution.model
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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AccessLevelstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Table_IDstatic final String
Column name AD_WF_Node_IDstatic final String
Column name AD_WF_Responsible_IDstatic final String
Column name AD_Workflow_IDstatic final String
Column name AD_WorkflowProcessor_IDstatic final String
Column name Authorstatic final String
Column name Coststatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name DocumentNostatic final String
Column name Durationstatic final String
Column name DurationUnitstatic final String
Column name EntityTypestatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsDefaultstatic final String
Column name Limitstatic final String
Column name MovingTimestatic final String
Column name Namestatic final String
Column name OverlapUnitsstatic final String
Column name PP_Order_IDstatic final String
Column name PP_Order_Node_IDstatic final String
Column name PP_Order_Workflow_IDstatic final String
Column name PP_Order_Workflow_UUstatic final String
Column name Prioritystatic final String
Column name ProcessTypestatic final String
Column name PublishStatusstatic final String
Column name QtyBatchSizestatic final String
Column name QueuingTimestatic final String
Column name S_Resource_IDstatic final String
Column name SetupTimestatic final String
Column name UnitsCyclesstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValidateWorkflowstatic final String
Column name ValidFromstatic final String
Column name ValidTostatic final String
Column name Valuestatic final String
Column name Versionstatic final String
Column name WaitingTimestatic final String
Column name WorkflowTypestatic final String
Column name WorkingTimestatic final String
Column name Yieldstatic final KeyNamePair
static final int
AD_Table_ID=53029static final String
TableName=PP_Order_Workflow -
Method Summary
Modifier and TypeMethodDescriptionGet Data Access Level.int
Get Tenant.int
Get Organization.int
Get Table.int
Get Node.int
Get Workflow Responsible.int
Get Workflow.int
Get Workflow Processor.Get Author.getCost()
Get Cost.Get Created.int
Get Created By.Get Description.Get Document No.int
Get Duration.Get Duration Unit.Get Entity Type.getHelp()
Get Comment/Help.int
getLimit()
Get Duration Limit.int
Get Moving TimegetName()
Get Name.Get Overlap Units.int
Get Manufacturing Order.int
Get Manufacturing Order Activity.int
Get Manufacturing Order WorkflowGet PP_Order_Workflow_UUint
Get Priority.Get Process TypeGet Publication Status.Get Qty Batch Sizeint
Get Queuing Time.int
Get Resource.int
Get Setup Time.Get Units by Cycles.Get Updated.int
Get Updated By.Get Validate WorkflowGet Valid from.Get Valid to.getValue()
Get Search Key.int
Get Version.int
Get Waiting Time.Get Workflow Type.int
Get Working Time.int
getYield()
Get Yield %.boolean
isActive()
Get Active.boolean
Get Default.void
setAccessLevel
(String AccessLevel) Set Data Access Level.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.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
Set Author.void
setCost
(BigDecimal 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
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsDefault
(boolean IsDefault) Set Default.void
setLimit
(int Limit) Set Duration Limit.void
setMovingTime
(int MovingTime) Set Moving Timevoid
Set Name.void
setOverlapUnits
(BigDecimal OverlapUnits) Set Overlap Units.void
setPP_Order_ID
(int PP_Order_ID) Set Manufacturing Order.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 Manufacturing Order Workflowvoid
setPP_Order_Workflow_UU
(String PP_Order_Workflow_UU) Set PP_Order_Workflow_UUvoid
setPriority
(int Priority) Set Priority.void
setProcessType
(String ProcessType) Set Process Typevoid
setPublishStatus
(String PublishStatus) Set Publication Status.void
setQtyBatchSize
(BigDecimal QtyBatchSize) Set Qty Batch Sizevoid
setQueuingTime
(int QueuingTime) Set Queuing Time.void
setS_Resource_ID
(int S_Resource_ID) Set Resource.void
setSetupTime
(int SetupTime) Set Setup Time.void
setUnitsCycles
(BigDecimal UnitsCycles) Set Units by Cycles.void
setValidateWorkflow
(String ValidateWorkflow) Set Validate Workflowvoid
setValidFrom
(Timestamp ValidFrom) Set Valid from.void
setValidTo
(Timestamp ValidTo) Set Valid to.void
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.void
setYield
(int Yield) Set Yield %.
-
Field Details
-
Table_Name
TableName=PP_Order_Workflow- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53029- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AccessLevel
Column name AccessLevel- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID- See Also:
-
COLUMNNAME_AD_WF_Responsible_ID
Column name AD_WF_Responsible_ID- See Also:
-
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID- See Also:
-
COLUMNNAME_AD_WorkflowProcessor_ID
Column name AD_WorkflowProcessor_ID- See Also:
-
COLUMNNAME_Author
Column name Author- See Also:
-
COLUMNNAME_Cost
Column name Cost- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_Duration
Column name Duration- See Also:
-
COLUMNNAME_DurationUnit
Column name DurationUnit- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_Limit
Column name Limit- See Also:
-
COLUMNNAME_MovingTime
Column name MovingTime- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_OverlapUnits
Column name OverlapUnits- See Also:
-
COLUMNNAME_PP_Order_ID
Column name PP_Order_ID- See Also:
-
COLUMNNAME_PP_Order_Node_ID
Column name PP_Order_Node_ID- See Also:
-
COLUMNNAME_PP_Order_Workflow_ID
Column name PP_Order_Workflow_ID- See Also:
-
COLUMNNAME_PP_Order_Workflow_UU
Column name PP_Order_Workflow_UU- See Also:
-
COLUMNNAME_Priority
Column name Priority- See Also:
-
COLUMNNAME_ProcessType
Column name ProcessType- See Also:
-
COLUMNNAME_PublishStatus
Column name PublishStatus- See Also:
-
COLUMNNAME_QtyBatchSize
Column name QtyBatchSize- See Also:
-
COLUMNNAME_QueuingTime
Column name QueuingTime- See Also:
-
COLUMNNAME_SetupTime
Column name SetupTime- See Also:
-
COLUMNNAME_S_Resource_ID
Column name S_Resource_ID- See Also:
-
COLUMNNAME_UnitsCycles
Column name UnitsCycles- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValidateWorkflow
Column name ValidateWorkflow- See Also:
-
COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
-
COLUMNNAME_ValidTo
Column name ValidTo- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
COLUMNNAME_Version
Column name Version- See Also:
-
COLUMNNAME_WaitingTime
Column name WaitingTime- See Also:
-
COLUMNNAME_WorkflowType
Column name WorkflowType- See Also:
-
COLUMNNAME_WorkingTime
Column name WorkingTime- See Also:
-
COLUMNNAME_Yield
Column name Yield- See Also:
-
-
Method Details
-
setAccessLevel
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_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
- 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
- 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
- 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
- Throws:
RuntimeException
-
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
- Throws:
RuntimeException
-
setAuthor
Set Author. Author/Creator of the Entity -
getAuthor
String getAuthor()Get Author. Author/Creator of the Entity -
setCost
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
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDocumentNo
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
Set Duration Unit. Unit of Duration -
getDurationUnit
String getDurationUnit()Get Duration Unit. Unit of Duration -
setEntityType
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
getEntityType
String getEntityType()Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
setHelp
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
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setOverlapUnits
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 -
getPP_Order
- Throws:
RuntimeException
-
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 -
getPP_Order_Node
- Throws:
RuntimeException
-
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
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
Set Process Type -
getProcessType
String getProcessType()Get Process Type -
setPublishStatus
Set Publication Status. Status of Publication -
getPublishStatus
String getPublishStatus()Get Publication Status. Status of Publication -
setQtyBatchSize
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
- Throws:
RuntimeException
-
setUnitsCycles
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
Set Validate Workflow -
getValidateWorkflow
String getValidateWorkflow()Get Validate Workflow -
setValidFrom
Set Valid from. Valid from including this date (first day) -
getValidFrom
Timestamp getValidFrom()Get Valid from. Valid from including this date (first day) -
setValidTo
Set Valid to. Valid to including this date (last day) -
getValidTo
Timestamp getValidTo()Get Valid to. Valid to including this date (last day) -
setValue
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
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
-