|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Workflow
public class X_AD_Workflow
Generated Model for AD_Workflow
| Field Summary | |
|---|---|
static int |
ACCESSLEVEL_AD_Reference_ID
AccessLevel AD_Reference_ID=5 |
static String |
ACCESSLEVEL_All
All = 7 |
static String |
ACCESSLEVEL_ClientOnly
Client only = 2 |
static String |
ACCESSLEVEL_ClientPlusOrganization
Client+Organization = 3 |
static String |
ACCESSLEVEL_Organization
Organization = 1 |
static String |
ACCESSLEVEL_SystemOnly
System only = 4 |
static String |
ACCESSLEVEL_SystemPlusClient
System+Client = 6 |
static int |
DURATIONUNIT_AD_Reference_ID
DurationUnit AD_Reference_ID=299 |
static String |
DURATIONUNIT_Day
Day = D |
static String |
DURATIONUNIT_Hour
hour = h |
static String |
DURATIONUNIT_Minute
minute = m |
static String |
DURATIONUNIT_Month
Month = M |
static String |
DURATIONUNIT_Second
second = s |
static String |
DURATIONUNIT_Year
Year = Y |
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
static int |
PROCESSTYPE_AD_Reference_ID
ProcessType AD_Reference_ID=53224 |
static String |
PROCESSTYPE_BatchFlow
Batch Flow = BF |
static String |
PROCESSTYPE_ContinuousFlow
Continuous Flow = CF |
static String |
PROCESSTYPE_DedicateRepetititiveFlow
Dedicate Repetititive Flow = DR |
static String |
PROCESSTYPE_JobShop
Job Shop = JS |
static String |
PROCESSTYPE_MixedRepetitiveFlow
Mixed Repetitive Flow = MR |
static String |
PROCESSTYPE_Plant
Plant = PL |
static int |
PUBLISHSTATUS_AD_Reference_ID
PublishStatus AD_Reference_ID=310 |
static String |
PUBLISHSTATUS_Released
Released = R |
static String |
PUBLISHSTATUS_Test
Test = T |
static String |
PUBLISHSTATUS_UnderRevision
Under Revision = U |
static String |
PUBLISHSTATUS_Void
Void = V |
static int |
WORKFLOWTYPE_AD_Reference_ID
WorkflowType AD_Reference_ID=328 |
static String |
WORKFLOWTYPE_DocumentProcess
Document Process = P |
static String |
WORKFLOWTYPE_DocumentValue
Document Value = V |
static String |
WORKFLOWTYPE_General
General = G |
static String |
WORKFLOWTYPE_Manufacturing
Manufacturing = M |
static String |
WORKFLOWTYPE_Quality
Quality = Q |
| Fields 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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_Workflow(Properties ctx,
int AD_Workflow_ID,
String trxName)
Standard Constructor |
|
X_AD_Workflow(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
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. |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLimit()
Get Duration Limit. |
int |
getMovingTime()
Get MovingTime. |
String |
getName()
Get Name. |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDefault()
Get Default. |
boolean |
isValid()
Get Valid. |
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 |
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 |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsValid(boolean IsValid)
Set Valid. |
void |
setLimit(int Limit)
Set Duration Limit. |
void |
setMovingTime(int MovingTime)
Set MovingTime. |
void |
setName(String Name)
Set Name. |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int ACCESSLEVEL_AD_Reference_ID
public static final String ACCESSLEVEL_Organization
public static final String ACCESSLEVEL_ClientPlusOrganization
public static final String ACCESSLEVEL_SystemOnly
public static final String ACCESSLEVEL_All
public static final String ACCESSLEVEL_SystemPlusClient
public static final String ACCESSLEVEL_ClientOnly
public static final int DURATIONUNIT_AD_Reference_ID
public static final String DURATIONUNIT_Year
public static final String DURATIONUNIT_Month
public static final String DURATIONUNIT_Day
public static final String DURATIONUNIT_Hour
public static final String DURATIONUNIT_Minute
public static final String DURATIONUNIT_Second
public static final int ENTITYTYPE_AD_Reference_ID
public static final int PROCESSTYPE_AD_Reference_ID
public static final String PROCESSTYPE_BatchFlow
public static final String PROCESSTYPE_ContinuousFlow
public static final String PROCESSTYPE_DedicateRepetititiveFlow
public static final String PROCESSTYPE_JobShop
public static final String PROCESSTYPE_MixedRepetitiveFlow
public static final String PROCESSTYPE_Plant
public static final int PUBLISHSTATUS_AD_Reference_ID
public static final String PUBLISHSTATUS_Released
public static final String PUBLISHSTATUS_Test
public static final String PUBLISHSTATUS_UnderRevision
public static final String PUBLISHSTATUS_Void
public static final int WORKFLOWTYPE_AD_Reference_ID
public static final String WORKFLOWTYPE_General
public static final String WORKFLOWTYPE_DocumentProcess
public static final String WORKFLOWTYPE_DocumentValue
public static final String WORKFLOWTYPE_Manufacturing
public static final String WORKFLOWTYPE_Quality
| Constructor Detail |
|---|
public X_AD_Workflow(Properties ctx,
int AD_Workflow_ID,
String trxName)
public X_AD_Workflow(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAccessLevel(String AccessLevel)
setAccessLevel in interface I_AD_WorkflowAccessLevel - Access Level requiredpublic String getAccessLevel()
getAccessLevel in interface I_AD_Workflow
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_WorkflowExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_WorkflowAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_Workflow
public I_AD_WF_Node getAD_WF_Node()
throws Exception
getAD_WF_Node in interface I_AD_WorkflowExceptionpublic void setAD_WF_Node_ID(int AD_WF_Node_ID)
setAD_WF_Node_ID in interface I_AD_WorkflowAD_WF_Node_ID - Workflow Node (activity), step or processpublic int getAD_WF_Node_ID()
getAD_WF_Node_ID in interface I_AD_Workflow
public I_AD_WF_Responsible getAD_WF_Responsible()
throws Exception
getAD_WF_Responsible in interface I_AD_WorkflowExceptionpublic void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
setAD_WF_Responsible_ID in interface I_AD_WorkflowAD_WF_Responsible_ID - Responsible for Workflow Executionpublic int getAD_WF_Responsible_ID()
getAD_WF_Responsible_ID in interface I_AD_Workflowpublic void setAD_Workflow_ID(int AD_Workflow_ID)
setAD_Workflow_ID in interface I_AD_WorkflowAD_Workflow_ID - Workflow or combination of taskspublic int getAD_Workflow_ID()
getAD_Workflow_ID in interface I_AD_Workflow
public I_AD_WorkflowProcessor getAD_WorkflowProcessor()
throws Exception
getAD_WorkflowProcessor in interface I_AD_WorkflowExceptionpublic void setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
setAD_WorkflowProcessor_ID in interface I_AD_WorkflowAD_WorkflowProcessor_ID - Workflow Processor Serverpublic int getAD_WorkflowProcessor_ID()
getAD_WorkflowProcessor_ID in interface I_AD_Workflowpublic void setAuthor(String Author)
setAuthor in interface I_AD_WorkflowAuthor - Author/Creator of the Entitypublic String getAuthor()
getAuthor in interface I_AD_Workflowpublic void setCost(int Cost)
setCost in interface I_AD_WorkflowCost - Cost informationpublic int getCost()
getCost in interface I_AD_Workflowpublic void setDescription(String Description)
setDescription in interface I_AD_WorkflowDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Workflowpublic void setDocumentNo(String DocumentNo)
setDocumentNo in interface I_AD_WorkflowDocumentNo - Document sequence number of the documentpublic String getDocumentNo()
getDocumentNo in interface I_AD_Workflowpublic void setDocValueLogic(String DocValueLogic)
setDocValueLogic in interface I_AD_WorkflowDocValueLogic - Logic to determine Workflow Start - If true, a workflow process is started for the documentpublic String getDocValueLogic()
getDocValueLogic in interface I_AD_Workflowpublic void setDuration(int Duration)
setDuration in interface I_AD_WorkflowDuration - Normal Duration in Duration Unitpublic int getDuration()
getDuration in interface I_AD_Workflowpublic void setDurationUnit(String DurationUnit)
setDurationUnit in interface I_AD_WorkflowDurationUnit - Unit of Durationpublic String getDurationUnit()
getDurationUnit in interface I_AD_Workflowpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_WorkflowEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_Workflowpublic void setHelp(String Help)
setHelp in interface I_AD_WorkflowHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_Workflowpublic void setIsDefault(boolean IsDefault)
setIsDefault in interface I_AD_WorkflowIsDefault - Default valuepublic boolean isDefault()
isDefault in interface I_AD_Workflowpublic void setIsValid(boolean IsValid)
setIsValid in interface I_AD_WorkflowIsValid - Element is validpublic boolean isValid()
isValid in interface I_AD_Workflowpublic void setLimit(int Limit)
setLimit in interface I_AD_WorkflowLimit - Maximum Duration in Duration Unitpublic int getLimit()
getLimit in interface I_AD_Workflowpublic void setMovingTime(int MovingTime)
setMovingTime in interface I_AD_WorkflowMovingTime - MovingTimepublic int getMovingTime()
getMovingTime in interface I_AD_Workflowpublic void setName(String Name)
setName in interface I_AD_WorkflowName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Workflowpublic KeyNamePair getKeyNamePair()
public void setPriority(int Priority)
setPriority in interface I_AD_WorkflowPriority - Indicates if this request is of a high, medium or low priority.public int getPriority()
getPriority in interface I_AD_Workflowpublic void setProcessType(String ProcessType)
setProcessType in interface I_AD_WorkflowProcessType - ProcessTypepublic String getProcessType()
getProcessType in interface I_AD_Workflowpublic void setPublishStatus(String PublishStatus)
setPublishStatus in interface I_AD_WorkflowPublishStatus - Status of Publicationpublic String getPublishStatus()
getPublishStatus in interface I_AD_Workflowpublic void setQtyBatchSize(BigDecimal QtyBatchSize)
setQtyBatchSize in interface I_AD_WorkflowQtyBatchSize - QtyBatchSizepublic BigDecimal getQtyBatchSize()
getQtyBatchSize in interface I_AD_Workflowpublic void setQueuingTime(int QueuingTime)
setQueuingTime in interface I_AD_WorkflowQueuingTime - QueuingTimepublic int getQueuingTime()
getQueuingTime in interface I_AD_Workflowpublic void setSetupTime(int SetupTime)
setSetupTime in interface I_AD_WorkflowSetupTime - Setup time before starting Productionpublic int getSetupTime()
getSetupTime in interface I_AD_Workflow
public I_S_Resource getS_Resource()
throws Exception
getS_Resource in interface I_AD_WorkflowExceptionpublic void setS_Resource_ID(int S_Resource_ID)
setS_Resource_ID in interface I_AD_WorkflowS_Resource_ID - Resourcepublic int getS_Resource_ID()
getS_Resource_ID in interface I_AD_Workflowpublic void setValidateWorkflow(String ValidateWorkflow)
setValidateWorkflow in interface I_AD_WorkflowValidateWorkflow - Validate Workflowpublic String getValidateWorkflow()
getValidateWorkflow in interface I_AD_Workflowpublic void setValidFrom(Timestamp ValidFrom)
setValidFrom in interface I_AD_WorkflowValidFrom - Valid from including this date (first day)public Timestamp getValidFrom()
getValidFrom in interface I_AD_Workflowpublic void setValidTo(Timestamp ValidTo)
setValidTo in interface I_AD_WorkflowValidTo - Valid to including this date (last day)public Timestamp getValidTo()
getValidTo in interface I_AD_Workflowpublic void setValue(String Value)
setValue in interface I_AD_WorkflowValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_AD_Workflowpublic void setVersion(int Version)
setVersion in interface I_AD_WorkflowVersion - Version of the table definitionpublic int getVersion()
getVersion in interface I_AD_Workflowpublic void setWaitingTime(int WaitingTime)
setWaitingTime in interface I_AD_WorkflowWaitingTime - Workflow Simulation Waiting timepublic int getWaitingTime()
getWaitingTime in interface I_AD_Workflowpublic void setWorkflowType(String WorkflowType)
setWorkflowType in interface I_AD_WorkflowWorkflowType - Type of Worflowpublic String getWorkflowType()
getWorkflowType in interface I_AD_Workflowpublic void setWorkingTime(int WorkingTime)
setWorkingTime in interface I_AD_WorkflowWorkingTime - Workflow Simulation Execution Timepublic int getWorkingTime()
getWorkingTime in interface I_AD_Workflow
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||