Package org.compiere.model
Interface I_AD_Workflow
-
- All Known Implementing Classes:
MWorkflow
,X_AD_Workflow
public interface I_AD_Workflow
Generated Interface for AD_Workflow- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_AccessLevel
Column name AccessLevelstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_CtxHelp_ID
Column name AD_CtxHelp_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Table_ID
Column name AD_Table_IDstatic String
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_IDstatic String
COLUMNNAME_AD_WF_Responsible_ID
Column name AD_WF_Responsible_IDstatic String
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_IDstatic String
COLUMNNAME_AD_Workflow_UU
Column name AD_Workflow_UUstatic String
COLUMNNAME_AD_WorkflowProcessor_ID
Column name AD_WorkflowProcessor_IDstatic String
COLUMNNAME_Author
Column name Authorstatic String
COLUMNNAME_Cost
Column name Coststatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_DocValueLogic
Column name DocValueLogicstatic String
COLUMNNAME_Duration
Column name Durationstatic String
COLUMNNAME_DurationUnit
Column name DurationUnitstatic String
COLUMNNAME_EntityType
Column name EntityTypestatic String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsBetaFunctionality
Column name IsBetaFunctionalitystatic String
COLUMNNAME_IsDefault
Column name IsDefaultstatic String
COLUMNNAME_IsValid
Column name IsValidstatic String
COLUMNNAME_Limit
Column name Limitstatic String
COLUMNNAME_MovingTime
Column name MovingTimestatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_OverlapUnits
Column name OverlapUnitsstatic String
COLUMNNAME_Priority
Column name Prioritystatic String
COLUMNNAME_ProcessType
Column name ProcessTypestatic String
COLUMNNAME_PublishStatus
Column name PublishStatusstatic String
COLUMNNAME_QtyBatchSize
Column name QtyBatchSizestatic String
COLUMNNAME_QueuingTime
Column name QueuingTimestatic String
COLUMNNAME_S_Resource_ID
Column name S_Resource_IDstatic String
COLUMNNAME_SetupTime
Column name SetupTimestatic String
COLUMNNAME_UnitsCycles
Column name UnitsCyclesstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_ValidateWorkflow
Column name ValidateWorkflowstatic String
COLUMNNAME_ValidFrom
Column name ValidFromstatic String
COLUMNNAME_ValidTo
Column name ValidTostatic String
COLUMNNAME_Value
Column name Valuestatic String
COLUMNNAME_Version
Column name Versionstatic String
COLUMNNAME_WaitingTime
Column name WaitingTimestatic String
COLUMNNAME_WorkflowType
Column name WorkflowTypestatic String
COLUMNNAME_WorkingTime
Column name WorkingTimestatic String
COLUMNNAME_Yield
Column name Yieldstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=117static String
Table_Name
TableName=AD_Workflow
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAccessLevel()
Get Data Access Level.int
getAD_Client_ID()
Get Client.I_AD_CtxHelp
getAD_CtxHelp()
int
getAD_CtxHelp_ID()
Get Context Helpint
getAD_Org_ID()
Get Organization.I_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.I_AD_WF_Node
getAD_WF_Node()
int
getAD_WF_Node_ID()
Get Node.I_AD_WF_Responsible
getAD_WF_Responsible()
int
getAD_WF_Responsible_ID()
Get Workflow Responsible.int
getAD_Workflow_ID()
Get Workflow.String
getAD_Workflow_UU()
Get AD_Workflow_UUI_AD_WorkflowProcessor
getAD_WorkflowProcessor()
int
getAD_WorkflowProcessor_ID()
Get Workflow Processor.String
getAuthor()
Get Author.BigDecimal
getCost()
Get Cost.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.String
getDocumentNo()
Get Document No.String
getDocValueLogic()
Get Document Value Logic.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 Moving TimeString
getName()
Get Name.BigDecimal
getOverlapUnits()
Get Overlap Units.int
getPriority()
Get Priority.String
getProcessType()
Get Process TypeString
getPublishStatus()
Get Publication Status.BigDecimal
getQtyBatchSize()
Get Qty Batch Sizeint
getQueuingTime()
Get Queuing Time.I_S_Resource
getS_Resource()
int
getS_Resource_ID()
Get Resource.int
getSetupTime()
Get Setup Time.BigDecimal
getUnitsCycles()
Get Units by Cycles.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getValidateWorkflow()
Get Validate WorkflowTimestamp
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.int
getYield()
Get Yield %.boolean
isActive()
Get Active.boolean
isBetaFunctionality()
Get Beta Functionality.boolean
isDefault()
Get Default.boolean
isValid()
Get Valid.void
setAccessLevel(String AccessLevel)
Set Data Access Level.void
setAD_CtxHelp_ID(int AD_CtxHelp_ID)
Set Context Helpvoid
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_Workflow_UU(String AD_Workflow_UU)
Set AD_Workflow_UUvoid
setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
Set Workflow Processor.void
setAuthor(String Author)
Set Author.void
setCost(BigDecimal Cost)
Set Cost.void
setDescription(String Description)
Set Description.void
setDocumentNo(String DocumentNo)
Set Document No.void
setDocValueLogic(String DocValueLogic)
Set Document Value Logic.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
setIsActive(boolean IsActive)
Set Active.void
setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality.void
setIsDefault(boolean IsDefault)
Set Default.void
setIsValid(boolean IsValid)
Set Valid.void
setLimit(int Limit)
Set Duration Limit.void
setMovingTime(int MovingTime)
Set Moving Timevoid
setName(String Name)
Set Name.void
setOverlapUnits(BigDecimal OverlapUnits)
Set Overlap Units.void
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
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.void
setYield(int Yield)
Set Yield %.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Workflow- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=117- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AccessLevel
static final String COLUMNNAME_AccessLevel
Column name AccessLevel- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_CtxHelp_ID
static final String COLUMNNAME_AD_CtxHelp_ID
Column name AD_CtxHelp_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- 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_AD_Workflow_UU
static final String COLUMNNAME_AD_Workflow_UU
Column name AD_Workflow_UU- 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_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- 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_DocValueLogic
static final String COLUMNNAME_DocValueLogic
Column name DocValueLogic- 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_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsBetaFunctionality
static final String COLUMNNAME_IsBetaFunctionality
Column name IsBetaFunctionality- See Also:
- Constant Field Values
-
COLUMNNAME_IsDefault
static final String COLUMNNAME_IsDefault
Column name IsDefault- See Also:
- Constant Field Values
-
COLUMNNAME_IsValid
static final String COLUMNNAME_IsValid
Column name IsValid- 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_OverlapUnits
static final String COLUMNNAME_OverlapUnits
Column name OverlapUnits- 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_UnitsCycles
static final String COLUMNNAME_UnitsCycles
Column name UnitsCycles- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- 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
-
COLUMNNAME_Yield
static final String COLUMNNAME_Yield
Column name Yield- 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
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/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 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
-
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
-
-