Package org.compiere.model
Class X_AD_Workflow
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_Workflow
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_Workflow
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MWorkflow
Generated Model for AD_Workflow
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
AccessLevel AD_Reference_ID=5static final String
All = 7static final String
Client only = 2static final String
Client+Organization = 3static final String
Organization = 1static final String
System only = 4static final String
System+Client = 6static final int
DurationUnit AD_Reference_ID=299static final String
Day = Dstatic final String
hour = hstatic final String
minute = mstatic final String
Month = Mstatic final String
second = sstatic final String
Year = Ystatic final int
EntityType AD_Reference_ID=389static final int
ProcessType AD_Reference_ID=53224static final String
Batch Flow = BFstatic final String
Continuous Flow = CFstatic final String
Dedicate Repetititive Flow = DRstatic final String
Job Shop = JSstatic final String
Mixed Repetitive Flow = MRstatic final String
Plant = PLstatic final int
PublishStatus AD_Reference_ID=310static final String
Released = Rstatic final String
Test = Tstatic final String
Under Revision = Ustatic final String
Void = Vstatic final int
WorkflowType AD_Reference_ID=328static final String
Document Process = Pstatic final String
Document Value = Vstatic final String
General = Gstatic final String
Manufacturing = Mstatic final String
Quality = Qstatic final String
Wizard = WFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_Workflow
accessLevel, COLUMNNAME_AccessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_CtxHelp_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_WF_Node_ID, COLUMNNAME_AD_WF_Responsible_ID, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_AD_Workflow_UU, COLUMNNAME_AD_WorkflowProcessor_ID, COLUMNNAME_Author, COLUMNNAME_Cost, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DocumentNo, COLUMNNAME_DocValueLogic, COLUMNNAME_Duration, COLUMNNAME_DurationUnit, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsBetaFunctionality, COLUMNNAME_IsDefault, COLUMNNAME_IsValid, COLUMNNAME_Limit, COLUMNNAME_MovingTime, COLUMNNAME_Name, COLUMNNAME_OverlapUnits, COLUMNNAME_Priority, COLUMNNAME_ProcessType, COLUMNNAME_PublishStatus, COLUMNNAME_QtyBatchSize, COLUMNNAME_QueuingTime, COLUMNNAME_S_Resource_ID, COLUMNNAME_SetupTime, COLUMNNAME_UnitsCycles, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValidateWorkflow, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, COLUMNNAME_Version, COLUMNNAME_WaitingTime, COLUMNNAME_WorkflowType, COLUMNNAME_WorkingTime, COLUMNNAME_Yield, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_AD_Workflow
(Properties ctx, int AD_Workflow_ID, String trxName) Standard ConstructorX_AD_Workflow
(Properties ctx, int AD_Workflow_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_Workflow
(Properties ctx, String AD_Workflow_UU, String trxName) Standard ConstructorX_AD_Workflow
(Properties ctx, String AD_Workflow_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_Workflow
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelGet Data Access Level.int
Get Context Help.int
Get Table.int
Get Node.int
Get Workflow Responsible.int
Get Workflow.Get AD_Workflow_UU.int
Get Workflow Processor.Get Author.getCost()
Get Cost.Get Description.Get Document No.Get Document Value Logic.int
Get Duration.Get Duration Unit.Get Entity Type.getHelp()
Get Comment/Help.Get Record ID/ColumnNameint
getLimit()
Get Duration Limit.int
Get Moving Time.getName()
Get Name.Get Overlap Units.int
Get Priority.Get Process Type.Get Publication Status.Get Qty Batch Size.int
Get Queuing Time.int
Get Resource.int
Get Setup Time.Get Units by Cycles.Get Validate Workflow.Get 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 %.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Beta Functionality.boolean
Get Default.boolean
isValid()
Get Valid.void
setAccessLevel
(String AccessLevel) Set Data Access Level.void
setAD_CtxHelp_ID
(int AD_CtxHelp_ID) Set Context Help.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_UU.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
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
Set Comment/Help.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 Time.void
Set Name.void
setOverlapUnits
(BigDecimal OverlapUnits) Set Overlap Units.void
setPriority
(int Priority) Set Priority.void
setProcessType
(String ProcessType) Set Process Type.void
setPublishStatus
(String PublishStatus) Set Publication Status.void
setQtyBatchSize
(BigDecimal QtyBatchSize) Set Qty Batch Size.void
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 Workflow.void
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 %.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_AD_Workflow
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
ACCESSLEVEL_AD_Reference_ID
public static final int ACCESSLEVEL_AD_Reference_IDAccessLevel AD_Reference_ID=5- See Also:
-
ACCESSLEVEL_Organization
Organization = 1- See Also:
-
ACCESSLEVEL_ClientOnly
Client only = 2- See Also:
-
ACCESSLEVEL_ClientPlusOrganization
Client+Organization = 3- See Also:
-
ACCESSLEVEL_SystemOnly
System only = 4- See Also:
-
ACCESSLEVEL_SystemPlusClient
System+Client = 6- See Also:
-
ACCESSLEVEL_All
All = 7- See Also:
-
DURATIONUNIT_AD_Reference_ID
public static final int DURATIONUNIT_AD_Reference_IDDurationUnit AD_Reference_ID=299- See Also:
-
DURATIONUNIT_Day
Day = D- See Also:
-
DURATIONUNIT_Hour
hour = h- See Also:
-
DURATIONUNIT_Minute
minute = m- See Also:
-
DURATIONUNIT_Month
Month = M- See Also:
-
DURATIONUNIT_Second
second = s- See Also:
-
DURATIONUNIT_Year
Year = Y- See Also:
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389- See Also:
-
PROCESSTYPE_AD_Reference_ID
public static final int PROCESSTYPE_AD_Reference_IDProcessType AD_Reference_ID=53224- See Also:
-
PROCESSTYPE_BatchFlow
Batch Flow = BF- See Also:
-
PROCESSTYPE_ContinuousFlow
Continuous Flow = CF- See Also:
-
PROCESSTYPE_DedicateRepetititiveFlow
Dedicate Repetititive Flow = DR- See Also:
-
PROCESSTYPE_JobShop
Job Shop = JS- See Also:
-
PROCESSTYPE_MixedRepetitiveFlow
Mixed Repetitive Flow = MR- See Also:
-
PROCESSTYPE_Plant
Plant = PL- See Also:
-
PUBLISHSTATUS_AD_Reference_ID
public static final int PUBLISHSTATUS_AD_Reference_IDPublishStatus AD_Reference_ID=310- See Also:
-
PUBLISHSTATUS_Released
Released = R- See Also:
-
PUBLISHSTATUS_Test
Test = T- See Also:
-
PUBLISHSTATUS_UnderRevision
Under Revision = U- See Also:
-
PUBLISHSTATUS_Void
Void = V- See Also:
-
WORKFLOWTYPE_AD_Reference_ID
public static final int WORKFLOWTYPE_AD_Reference_IDWorkflowType AD_Reference_ID=328- See Also:
-
WORKFLOWTYPE_General
General = G- See Also:
-
WORKFLOWTYPE_Manufacturing
Manufacturing = M- See Also:
-
WORKFLOWTYPE_DocumentProcess
Document Process = P- See Also:
-
WORKFLOWTYPE_Quality
Quality = Q- See Also:
-
WORKFLOWTYPE_DocumentValue
Document Value = V- See Also:
-
WORKFLOWTYPE_Wizard
Wizard = W- See Also:
-
-
Constructor Details
-
X_AD_Workflow
Standard Constructor -
X_AD_Workflow
Standard Constructor -
X_AD_Workflow
Standard Constructor -
X_AD_Workflow
public X_AD_Workflow(Properties ctx, String AD_Workflow_UU, String trxName, String... virtualColumns) Standard Constructor -
X_AD_Workflow
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setAccessLevel
Set Data Access Level.- Specified by:
setAccessLevel
in interfaceI_AD_Workflow
- Parameters:
AccessLevel
- Access Level required
-
getAccessLevel
Get Data Access Level.- Specified by:
getAccessLevel
in interfaceI_AD_Workflow
- Returns:
- Access Level required
-
getAD_CtxHelp
- Specified by:
getAD_CtxHelp
in interfaceI_AD_Workflow
- Throws:
RuntimeException
-
setAD_CtxHelp_ID
public void setAD_CtxHelp_ID(int AD_CtxHelp_ID) Set Context Help.- Specified by:
setAD_CtxHelp_ID
in interfaceI_AD_Workflow
- Parameters:
AD_CtxHelp_ID
- Context Help
-
getAD_CtxHelp_ID
public int getAD_CtxHelp_ID()Get Context Help.- Specified by:
getAD_CtxHelp_ID
in interfaceI_AD_Workflow
- Returns:
- Context Help
-
getAD_Table
- Specified by:
getAD_Table
in interfaceI_AD_Workflow
- Throws:
RuntimeException
-
setAD_Table_ID
public void setAD_Table_ID(int AD_Table_ID) Set Table.- Specified by:
setAD_Table_ID
in interfaceI_AD_Workflow
- Parameters:
AD_Table_ID
- Database Table information
-
getAD_Table_ID
public int getAD_Table_ID()Get Table.- Specified by:
getAD_Table_ID
in interfaceI_AD_Workflow
- Returns:
- Database Table information
-
getAD_WF_Node
- Specified by:
getAD_WF_Node
in interfaceI_AD_Workflow
- Throws:
RuntimeException
-
setAD_WF_Node_ID
public void setAD_WF_Node_ID(int AD_WF_Node_ID) Set Node.- Specified by:
setAD_WF_Node_ID
in interfaceI_AD_Workflow
- Parameters:
AD_WF_Node_ID
- Workflow Node (activity), step or process
-
getAD_WF_Node_ID
public int getAD_WF_Node_ID()Get Node.- Specified by:
getAD_WF_Node_ID
in interfaceI_AD_Workflow
- Returns:
- Workflow Node (activity), step or process
-
getAD_WF_Responsible
- Specified by:
getAD_WF_Responsible
in interfaceI_AD_Workflow
- Throws:
RuntimeException
-
setAD_WF_Responsible_ID
public void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID) Set Workflow Responsible.- Specified by:
setAD_WF_Responsible_ID
in interfaceI_AD_Workflow
- Parameters:
AD_WF_Responsible_ID
- Responsible for Workflow Execution
-
getAD_WF_Responsible_ID
public int getAD_WF_Responsible_ID()Get Workflow Responsible.- Specified by:
getAD_WF_Responsible_ID
in interfaceI_AD_Workflow
- Returns:
- Responsible for Workflow Execution
-
setAD_Workflow_ID
public void setAD_Workflow_ID(int AD_Workflow_ID) Set Workflow.- Specified by:
setAD_Workflow_ID
in interfaceI_AD_Workflow
- Parameters:
AD_Workflow_ID
- Workflow or combination of tasks
-
getAD_Workflow_ID
public int getAD_Workflow_ID()Get Workflow.- Specified by:
getAD_Workflow_ID
in interfaceI_AD_Workflow
- Returns:
- Workflow or combination of tasks
-
getAD_WorkflowProcessor
- Specified by:
getAD_WorkflowProcessor
in interfaceI_AD_Workflow
- Throws:
RuntimeException
-
setAD_WorkflowProcessor_ID
public void setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID) Set Workflow Processor.- Specified by:
setAD_WorkflowProcessor_ID
in interfaceI_AD_Workflow
- Parameters:
AD_WorkflowProcessor_ID
- Workflow Processor Server
-
getAD_WorkflowProcessor_ID
public int getAD_WorkflowProcessor_ID()Get Workflow Processor.- Specified by:
getAD_WorkflowProcessor_ID
in interfaceI_AD_Workflow
- Returns:
- Workflow Processor Server
-
setAD_Workflow_UU
Set AD_Workflow_UU.- Specified by:
setAD_Workflow_UU
in interfaceI_AD_Workflow
- Parameters:
AD_Workflow_UU
- AD_Workflow_UU
-
getAD_Workflow_UU
Get AD_Workflow_UU.- Specified by:
getAD_Workflow_UU
in interfaceI_AD_Workflow
- Returns:
- AD_Workflow_UU
-
setAuthor
Set Author.- Specified by:
setAuthor
in interfaceI_AD_Workflow
- Parameters:
Author
- Author/Creator of the Entity
-
getAuthor
Get Author.- Specified by:
getAuthor
in interfaceI_AD_Workflow
- Returns:
- Author/Creator of the Entity
-
setCost
Set Cost.- Specified by:
setCost
in interfaceI_AD_Workflow
- Parameters:
Cost
- Cost information
-
getCost
Get Cost.- Specified by:
getCost
in interfaceI_AD_Workflow
- Returns:
- Cost information
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_AD_Workflow
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_AD_Workflow
- Returns:
- Optional short description of the record
-
setDocumentNo
Set Document No.- Specified by:
setDocumentNo
in interfaceI_AD_Workflow
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
Get Document No.- Specified by:
getDocumentNo
in interfaceI_AD_Workflow
- Returns:
- Document sequence number of the document
-
setDocValueLogic
Set Document Value Logic.- Specified by:
setDocValueLogic
in interfaceI_AD_Workflow
- Parameters:
DocValueLogic
- Logic to determine Workflow Start - If true, a workflow process is started for the document
-
getDocValueLogic
Get Document Value Logic.- Specified by:
getDocValueLogic
in interfaceI_AD_Workflow
- Returns:
- Logic to determine Workflow Start - If true, a workflow process is started for the document
-
setDuration
public void setDuration(int Duration) Set Duration.- Specified by:
setDuration
in interfaceI_AD_Workflow
- Parameters:
Duration
- Normal Duration in Duration Unit
-
getDuration
public int getDuration()Get Duration.- Specified by:
getDuration
in interfaceI_AD_Workflow
- Returns:
- Normal Duration in Duration Unit
-
setDurationUnit
Set Duration Unit.- Specified by:
setDurationUnit
in interfaceI_AD_Workflow
- Parameters:
DurationUnit
- Unit of Duration
-
getDurationUnit
Get Duration Unit.- Specified by:
getDurationUnit
in interfaceI_AD_Workflow
- Returns:
- Unit of Duration
-
setEntityType
Set Entity Type.- Specified by:
setEntityType
in interfaceI_AD_Workflow
- Parameters:
EntityType
- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
Get Entity Type.- Specified by:
getEntityType
in interfaceI_AD_Workflow
- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setHelp
Set Comment/Help.- Specified by:
setHelp
in interfaceI_AD_Workflow
- Parameters:
Help
- Comment or Hint
-
getHelp
Get Comment/Help.- Specified by:
getHelp
in interfaceI_AD_Workflow
- Returns:
- Comment or Hint
-
setIsBetaFunctionality
public void setIsBetaFunctionality(boolean IsBetaFunctionality) Set Beta Functionality.- Specified by:
setIsBetaFunctionality
in interfaceI_AD_Workflow
- Parameters:
IsBetaFunctionality
- This functionality is considered Beta
-
isBetaFunctionality
public boolean isBetaFunctionality()Get Beta Functionality.- Specified by:
isBetaFunctionality
in interfaceI_AD_Workflow
- Returns:
- This functionality is considered Beta
-
setIsDefault
public void setIsDefault(boolean IsDefault) Set Default.- Specified by:
setIsDefault
in interfaceI_AD_Workflow
- Parameters:
IsDefault
- Default value
-
isDefault
public boolean isDefault()Get Default.- Specified by:
isDefault
in interfaceI_AD_Workflow
- Returns:
- Default value
-
setIsValid
public void setIsValid(boolean IsValid) Set Valid.- Specified by:
setIsValid
in interfaceI_AD_Workflow
- Parameters:
IsValid
- Element is valid
-
isValid
public boolean isValid()Get Valid.- Specified by:
isValid
in interfaceI_AD_Workflow
- Returns:
- Element is valid
-
setLimit
public void setLimit(int Limit) Set Duration Limit.- Specified by:
setLimit
in interfaceI_AD_Workflow
- Parameters:
Limit
- Maximum Duration in Duration Unit
-
getLimit
public int getLimit()Get Duration Limit.- Specified by:
getLimit
in interfaceI_AD_Workflow
- Returns:
- Maximum Duration in Duration Unit
-
setMovingTime
public void setMovingTime(int MovingTime) Set Moving Time.- Specified by:
setMovingTime
in interfaceI_AD_Workflow
- Parameters:
MovingTime
- Moving Time
-
getMovingTime
public int getMovingTime()Get Moving Time.- Specified by:
getMovingTime
in interfaceI_AD_Workflow
- Returns:
- Moving Time
-
setName
Set Name.- Specified by:
setName
in interfaceI_AD_Workflow
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_AD_Workflow
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setOverlapUnits
Set Overlap Units.- Specified by:
setOverlapUnits
in interfaceI_AD_Workflow
- Parameters:
OverlapUnits
- Overlap Units are number of units that must be completed before they are moved the next activity
-
getOverlapUnits
Get Overlap Units.- Specified by:
getOverlapUnits
in interfaceI_AD_Workflow
- Returns:
- Overlap Units are number of units that must be completed before they are moved the next activity
-
setPriority
public void setPriority(int Priority) Set Priority.- Specified by:
setPriority
in interfaceI_AD_Workflow
- Parameters:
Priority
- Indicates if this request is of a high, medium or low priority.
-
getPriority
public int getPriority()Get Priority.- Specified by:
getPriority
in interfaceI_AD_Workflow
- Returns:
- Indicates if this request is of a high, medium or low priority.
-
setProcessType
Set Process Type.- Specified by:
setProcessType
in interfaceI_AD_Workflow
- Parameters:
ProcessType
- Process Type
-
getProcessType
Get Process Type.- Specified by:
getProcessType
in interfaceI_AD_Workflow
- Returns:
- Process Type
-
setPublishStatus
Set Publication Status.- Specified by:
setPublishStatus
in interfaceI_AD_Workflow
- Parameters:
PublishStatus
- Status of Publication
-
getPublishStatus
Get Publication Status.- Specified by:
getPublishStatus
in interfaceI_AD_Workflow
- Returns:
- Status of Publication
-
setQtyBatchSize
Set Qty Batch Size.- Specified by:
setQtyBatchSize
in interfaceI_AD_Workflow
- Parameters:
QtyBatchSize
- Qty Batch Size
-
getQtyBatchSize
Get Qty Batch Size.- Specified by:
getQtyBatchSize
in interfaceI_AD_Workflow
- Returns:
- Qty Batch Size
-
setQueuingTime
public void setQueuingTime(int QueuingTime) Set Queuing Time.- Specified by:
setQueuingTime
in interfaceI_AD_Workflow
- Parameters:
QueuingTime
- Queue time is the time a job waits at a work center before begin handled.
-
getQueuingTime
public int getQueuingTime()Get Queuing Time.- Specified by:
getQueuingTime
in interfaceI_AD_Workflow
- Returns:
- Queue time is the time a job waits at a work center before begin handled.
-
setSetupTime
public void setSetupTime(int SetupTime) Set Setup Time.- Specified by:
setSetupTime
in interfaceI_AD_Workflow
- Parameters:
SetupTime
- Setup time before starting Production
-
getSetupTime
public int getSetupTime()Get Setup Time.- Specified by:
getSetupTime
in interfaceI_AD_Workflow
- Returns:
- Setup time before starting Production
-
getS_Resource
- Specified by:
getS_Resource
in interfaceI_AD_Workflow
- Throws:
RuntimeException
-
setS_Resource_ID
public void setS_Resource_ID(int S_Resource_ID) Set Resource.- Specified by:
setS_Resource_ID
in interfaceI_AD_Workflow
- Parameters:
S_Resource_ID
- Resource
-
getS_Resource_ID
public int getS_Resource_ID()Get Resource.- Specified by:
getS_Resource_ID
in interfaceI_AD_Workflow
- Returns:
- Resource
-
setUnitsCycles
Set Units by Cycles.- Specified by:
setUnitsCycles
in interfaceI_AD_Workflow
- Parameters:
UnitsCycles
- 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
Get Units by Cycles.- Specified by:
getUnitsCycles
in interfaceI_AD_Workflow
- Returns:
- 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.
-
setValidateWorkflow
Set Validate Workflow.- Specified by:
setValidateWorkflow
in interfaceI_AD_Workflow
- Parameters:
ValidateWorkflow
- Validate Workflow
-
getValidateWorkflow
Get Validate Workflow.- Specified by:
getValidateWorkflow
in interfaceI_AD_Workflow
- Returns:
- Validate Workflow
-
setValidFrom
Set Valid from.- Specified by:
setValidFrom
in interfaceI_AD_Workflow
- Parameters:
ValidFrom
- Valid from including this date (first day)
-
getValidFrom
Get Valid from.- Specified by:
getValidFrom
in interfaceI_AD_Workflow
- Returns:
- Valid from including this date (first day)
-
setValidTo
Set Valid to.- Specified by:
setValidTo
in interfaceI_AD_Workflow
- Parameters:
ValidTo
- Valid to including this date (last day)
-
getValidTo
Get Valid to.- Specified by:
getValidTo
in interfaceI_AD_Workflow
- Returns:
- Valid to including this date (last day)
-
setValue
Set Search Key.- Specified by:
setValue
in interfaceI_AD_Workflow
- Parameters:
Value
- Search key for the record in the format required - must be unique
-
getValue
Get Search Key.- Specified by:
getValue
in interfaceI_AD_Workflow
- Returns:
- Search key for the record in the format required - must be unique
-
setVersion
public void setVersion(int Version) Set Version.- Specified by:
setVersion
in interfaceI_AD_Workflow
- Parameters:
Version
- Version of the table definition
-
getVersion
public int getVersion()Get Version.- Specified by:
getVersion
in interfaceI_AD_Workflow
- Returns:
- Version of the table definition
-
setWaitingTime
public void setWaitingTime(int WaitingTime) Set Waiting Time.- Specified by:
setWaitingTime
in interfaceI_AD_Workflow
- Parameters:
WaitingTime
- Workflow Simulation Waiting time
-
getWaitingTime
public int getWaitingTime()Get Waiting Time.- Specified by:
getWaitingTime
in interfaceI_AD_Workflow
- Returns:
- Workflow Simulation Waiting time
-
setWorkflowType
Set Workflow Type.- Specified by:
setWorkflowType
in interfaceI_AD_Workflow
- Parameters:
WorkflowType
- Type of Workflow
-
getWorkflowType
Get Workflow Type.- Specified by:
getWorkflowType
in interfaceI_AD_Workflow
- Returns:
- Type of Workflow
-
setWorkingTime
public void setWorkingTime(int WorkingTime) Set Working Time.- Specified by:
setWorkingTime
in interfaceI_AD_Workflow
- Parameters:
WorkingTime
- Workflow Simulation Execution Time
-
getWorkingTime
public int getWorkingTime()Get Working Time.- Specified by:
getWorkingTime
in interfaceI_AD_Workflow
- Returns:
- Workflow Simulation Execution Time
-
setYield
public void setYield(int Yield) Set Yield %.- Specified by:
setYield
in interfaceI_AD_Workflow
- Parameters:
Yield
- The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
-
getYield
public int getYield()Get Yield %.- Specified by:
getYield
in interfaceI_AD_Workflow
- Returns:
- The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
-