Adempiere 3.5.2a

org.eevolution.model
Class X_PP_Order_Node

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.eevolution.model.X_PP_Order_Node
All Implemented Interfaces:
Serializable, Comparator, I_Persistent, Evaluatee, I_PP_Order_Node
Direct Known Subclasses:
MPPOrderNode

public class X_PP_Order_Node
extends PO
implements I_PP_Order_Node, I_Persistent

Generated Model for PP_Order_Node

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int ACTION_AD_Reference_ID
          Action AD_Reference_ID=302
static String ACTION_AppsProcess
          Apps Process = P
static String ACTION_AppsReport
          Apps Report = R
static String ACTION_AppsTask
          Apps Task = T
static String ACTION_DocumentAction
          Document Action = D
static String ACTION_EMail
          EMail = M
static String ACTION_SetVariable
          Set Variable = V
static String ACTION_SubWorkflow
          Sub Workflow = F
static String ACTION_UserChoice
          User Choice = C
static String ACTION_UserForm
          User Form = X
static String ACTION_UserWindow
          User Window = W
static String ACTION_UserWorkbench
          User Workbench = B
static String ACTION_WaitSleep
          Wait (Sleep) = Z
static int DOCACTION_AD_Reference_ID
          DocAction AD_Reference_ID=135
static String DOCACTION_Approve
          Approve = AP
static String DOCACTION_Close
          Close = CL
static String DOCACTION_Complete
          Complete = CO
static String DOCACTION_Invalidate
          Invalidate = IN
static String DOCACTION_None
           = --
static String DOCACTION_Post
          Post = PO
static String DOCACTION_Prepare
          Prepare = PR
static String DOCACTION_Re_Activate
          Re-activate = RE
static String DOCACTION_Reject
          Reject = RJ
static String DOCACTION_Reverse_Accrual
          Reverse - Accrual = RA
static String DOCACTION_Reverse_Correct
          Reverse - Correct = RC
static String DOCACTION_Unlock
          Unlock = XL
static String DOCACTION_Void
          Void = VO
static String DOCACTION_WaitComplete
          Wait Complete = WC
static int DOCSTATUS_AD_Reference_ID
          DocStatus AD_Reference_ID=131
static String DOCSTATUS_Approved
          Approved = AP
static String DOCSTATUS_Closed
          Closed = CL
static String DOCSTATUS_Completed
          Completed = CO
static String DOCSTATUS_Drafted
          Drafted = DR
static String DOCSTATUS_InProgress
          In Progress = IP
static String DOCSTATUS_Invalid
          Invalid = IN
static String DOCSTATUS_NotApproved
          Not Approved = NA
static String DOCSTATUS_Reversed
          Reversed = RE
static String DOCSTATUS_Unknown
          Unknown = ??
static String DOCSTATUS_Voided
          Voided = VO
static String DOCSTATUS_WaitingConfirmation
          Waiting Confirmation = WC
static String DOCSTATUS_WaitingPayment
          Waiting Payment = WP
static int ENTITYTYPE_AD_Reference_ID
          EntityType AD_Reference_ID=389
static int FINISHMODE_AD_Reference_ID
          FinishMode AD_Reference_ID=303
static String FINISHMODE_Automatic
          Automatic = A
static String FINISHMODE_Manual
          Manual = M
static int JOINELEMENT_AD_Reference_ID
          JoinElement AD_Reference_ID=301
static String JOINELEMENT_AND
          AND = A
static String JOINELEMENT_XOR
          XOR = X
static int SPLITELEMENT_AD_Reference_ID
          SplitElement AD_Reference_ID=301
static String SPLITELEMENT_AND
          AND = A
static String SPLITELEMENT_XOR
          XOR = X
static int STARTMODE_AD_Reference_ID
          StartMode AD_Reference_ID=303
static String STARTMODE_Automatic
          Automatic = A
static String STARTMODE_Manual
          Manual = M
static int SUBFLOWEXECUTION_AD_Reference_ID
          SubflowExecution AD_Reference_ID=307
static String SUBFLOWEXECUTION_Asynchronously
          Asynchronously = A
static String SUBFLOWEXECUTION_Synchronously
          Synchronously = S
static int WORKFLOW_ID_AD_Reference_ID
          Workflow_ID AD_Reference_ID=174
 
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
 
Fields inherited from interface org.eevolution.model.I_PP_Order_Node
accessLevel, COLUMNNAME_Action, COLUMNNAME_AD_Column_ID, COLUMNNAME_AD_Form_ID, COLUMNNAME_AD_Image_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Task_ID, COLUMNNAME_AD_WF_Block_ID, COLUMNNAME_AD_WF_Node_ID, COLUMNNAME_AD_WF_Responsible_ID, COLUMNNAME_AD_Window_ID, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_AttributeName, COLUMNNAME_AttributeValue, COLUMNNAME_C_BPartner_ID, COLUMNNAME_Cost, COLUMNNAME_DateFinish, COLUMNNAME_DateFinishSchedule, COLUMNNAME_DateStart, COLUMNNAME_DateStartSchedule, COLUMNNAME_Description, COLUMNNAME_DocAction, COLUMNNAME_DocStatus, COLUMNNAME_Duration, COLUMNNAME_DurationReal, COLUMNNAME_DurationRequiered, COLUMNNAME_EntityType, COLUMNNAME_FinishMode, COLUMNNAME_Help, COLUMNNAME_IsCentrallyMaintained, COLUMNNAME_IsMilestone, COLUMNNAME_IsSubcontracting, COLUMNNAME_JoinElement, COLUMNNAME_Limit, COLUMNNAME_MovingTime, COLUMNNAME_Name, COLUMNNAME_OverlapUnits, COLUMNNAME_PP_Order_ID, COLUMNNAME_PP_Order_Node_ID, COLUMNNAME_PP_Order_Workflow_ID, COLUMNNAME_Priority, COLUMNNAME_QtyDelivered, COLUMNNAME_QtyReject, COLUMNNAME_QtyRequiered, COLUMNNAME_QtyScrap, COLUMNNAME_QueuingTime, COLUMNNAME_S_Resource_ID, COLUMNNAME_SetupTime, COLUMNNAME_SetupTimeReal, COLUMNNAME_SetupTimeRequiered, COLUMNNAME_SplitElement, COLUMNNAME_StartMode, COLUMNNAME_SubflowExecution, COLUMNNAME_UnitsCycles, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, COLUMNNAME_WaitingTime, COLUMNNAME_Workflow_ID, COLUMNNAME_WorkingTime, COLUMNNAME_XPosition, COLUMNNAME_YPosition, Model, Table_ID, Table_Name
 
Constructor Summary
X_PP_Order_Node(Properties ctx, int PP_Order_Node_ID, String trxName)
          Standard Constructor
X_PP_Order_Node(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 String getAction()
          Get Action.
 int getAD_Column_ID()
          Get Column.
 I_AD_Column getAD_Column()
           
 int getAD_Form_ID()
          Get Special Form.
 I_AD_Form getAD_Form()
           
 int getAD_Image_ID()
          Get Image.
 I_AD_Image getAD_Image()
           
 int getAD_Process_ID()
          Get Process.
 I_AD_Process getAD_Process()
           
 int getAD_Task_ID()
          Get OS Task.
 I_AD_Task getAD_Task()
           
 int getAD_WF_Block_ID()
          Get Workflow Block.
 I_AD_WF_Block getAD_WF_Block()
           
 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_Window_ID()
          Get Window.
 I_AD_Window getAD_Window()
           
 int getAD_Workflow_ID()
          Get Workflow.
 I_AD_Workflow getAD_Workflow()
           
 String getAttributeName()
          Get Attribute Name.
 String getAttributeValue()
          Get Attribute Value.
 int getC_BPartner_ID()
          Get Business Partner .
 I_C_BPartner getC_BPartner()
           
 BigDecimal getCost()
          Get Cost.
 Timestamp getDateFinish()
          Get Finish Date.
 Timestamp getDateFinishSchedule()
          Get DateFinishSchedule.
 Timestamp getDateStart()
          Get DateStart.
 Timestamp getDateStartSchedule()
          Get DateStartSchedule.
 String getDescription()
          Get Description.
 String getDocAction()
          Get Document Action.
 String getDocStatus()
          Get Document Status.
 int getDuration()
          Get Duration.
 int getDurationReal()
          Get DurationReal.
 int getDurationRequiered()
          Get DurationRequiered.
 String getEntityType()
          Get Entity Type.
 String getFinishMode()
          Get Finish Mode.
 String getHelp()
          Get Comment/Help.
 String getJoinElement()
          Get Join Element.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getLimit()
          Get Duration Limit.
 int getMovingTime()
          Get MovingTime.
 String getName()
          Get Name.
 int getOverlapUnits()
          Get OverlapUnits.
 int getPP_Order_ID()
          Get PP_Order_ID.
 int getPP_Order_Node_ID()
          Get Manufacturing Order Activity.
 int getPP_Order_Workflow_ID()
          Get PP_Order_Workflow_ID.
 I_PP_Order_Workflow getPP_Order_Workflow()
           
 I_PP_Order getPP_Order()
           
 int getPriority()
          Get Priority.
 BigDecimal getQtyDelivered()
          Get Delivered Quantity.
 BigDecimal getQtyReject()
          Get QtyReject.
 BigDecimal getQtyRequiered()
          Get QtyRequiered.
 BigDecimal getQtyScrap()
          Get QtyScrap.
 int getQueuingTime()
          Get QueuingTime.
 int getS_Resource_ID()
          Get Resource.
 I_S_Resource getS_Resource()
           
 int getSetupTime()
          Get Setup Time.
 int getSetupTimeReal()
          Get SetupTimeReal.
 int getSetupTimeRequiered()
          Get SetupTimeRequiered.
 String getSplitElement()
          Get Split Element.
 String getStartMode()
          Get Start Mode.
 String getSubflowExecution()
          Get Subflow Execution.
 int getUnitsCycles()
          Get UnitsCycles.
 Timestamp getValidFrom()
          Get Valid from.
 Timestamp getValidTo()
          Get Valid to.
 String getValue()
          Get Search Key.
 int getWaitingTime()
          Get Waiting Time.
 int getWorkflow_ID()
          Get Workflow.
 int getWorkingTime()
          Get Working Time.
 int getXPosition()
          Get X Position.
 int getYPosition()
          Get Y Position.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isCentrallyMaintained()
          Get Centrally maintained.
 boolean isMilestone()
          Get IsMilestone.
 boolean isSubcontracting()
          Get IsSubcontracting.
 void setAction(String Action)
          Set Action.
 void setAD_Column_ID(int AD_Column_ID)
          Set Column.
 void setAD_Form_ID(int AD_Form_ID)
          Set Special Form.
 void setAD_Image_ID(int AD_Image_ID)
          Set Image.
 void setAD_Process_ID(int AD_Process_ID)
          Set Process.
 void setAD_Task_ID(int AD_Task_ID)
          Set OS Task.
 void setAD_WF_Block_ID(int AD_WF_Block_ID)
          Set Workflow Block.
 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_Window_ID(int AD_Window_ID)
          Set Window.
 void setAD_Workflow_ID(int AD_Workflow_ID)
          Set Workflow.
 void setAttributeName(String AttributeName)
          Set Attribute Name.
 void setAttributeValue(String AttributeValue)
          Set Attribute Value.
 void setC_BPartner_ID(int C_BPartner_ID)
          Set Business Partner .
 void setCost(BigDecimal Cost)
          Set Cost.
 void setDateFinish(Timestamp DateFinish)
          Set Finish Date.
 void setDateFinishSchedule(Timestamp DateFinishSchedule)
          Set DateFinishSchedule.
 void setDateStart(Timestamp DateStart)
          Set DateStart.
 void setDateStartSchedule(Timestamp DateStartSchedule)
          Set DateStartSchedule.
 void setDescription(String Description)
          Set Description.
 void setDocAction(String DocAction)
          Set Document Action.
 void setDocStatus(String DocStatus)
          Set Document Status.
 void setDuration(int Duration)
          Set Duration.
 void setDurationReal(int DurationReal)
          Set DurationReal.
 void setDurationRequiered(int DurationRequiered)
          Set DurationRequiered.
 void setEntityType(String EntityType)
          Set Entity Type.
 void setFinishMode(String FinishMode)
          Set Finish Mode.
 void setHelp(String Help)
          Set Comment/Help.
 void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
          Set Centrally maintained.
 void setIsMilestone(boolean IsMilestone)
          Set IsMilestone.
 void setIsSubcontracting(boolean IsSubcontracting)
          Set IsSubcontracting.
 void setJoinElement(String JoinElement)
          Set Join Element.
 void setLimit(int Limit)
          Set Duration Limit.
 void setMovingTime(int MovingTime)
          Set MovingTime.
 void setName(String Name)
          Set Name.
 void setOverlapUnits(int OverlapUnits)
          Set OverlapUnits.
 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 setQtyDelivered(BigDecimal QtyDelivered)
          Set Delivered Quantity.
 void setQtyReject(BigDecimal QtyReject)
          Set QtyReject.
 void setQtyRequiered(BigDecimal QtyRequiered)
          Set QtyRequiered.
 void setQtyScrap(BigDecimal QtyScrap)
          Set QtyScrap.
 void setQueuingTime(int QueuingTime)
          Set QueuingTime.
 void setS_Resource_ID(int S_Resource_ID)
          Set Resource.
 void setSetupTime(int SetupTime)
          Set Setup Time.
 void setSetupTimeReal(int SetupTimeReal)
          Set SetupTimeReal.
 void setSetupTimeRequiered(int SetupTimeRequiered)
          Set SetupTimeRequiered.
 void setSplitElement(String SplitElement)
          Set Split Element.
 void setStartMode(String StartMode)
          Set Start Mode.
 void setSubflowExecution(String SubflowExecution)
          Set Subflow Execution.
 void setUnitsCycles(int UnitsCycles)
          Set UnitsCycles.
 void setValidFrom(Timestamp ValidFrom)
          Set Valid from.
 void setValidTo(Timestamp ValidTo)
          Set Valid to.
 void setValue(String Value)
          Set Search Key.
 void setWaitingTime(int WaitingTime)
          Set Waiting Time.
 void setWorkflow_ID(int Workflow_ID)
          Set Workflow.
 void setWorkingTime(int WorkingTime)
          Set Working Time.
 void setXPosition(int XPosition)
          Set X Position.
 void setYPosition(int YPosition)
          Set Y Position.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, 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_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
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

ACTION_AD_Reference_ID

public static final int ACTION_AD_Reference_ID
Action AD_Reference_ID=302

See Also:
Constant Field Values

ACTION_WaitSleep

public static final String ACTION_WaitSleep
Wait (Sleep) = Z

See Also:
Constant Field Values

ACTION_UserChoice

public static final String ACTION_UserChoice
User Choice = C

See Also:
Constant Field Values

ACTION_SubWorkflow

public static final String ACTION_SubWorkflow
Sub Workflow = F

See Also:
Constant Field Values

ACTION_SetVariable

public static final String ACTION_SetVariable
Set Variable = V

See Also:
Constant Field Values

ACTION_UserWindow

public static final String ACTION_UserWindow
User Window = W

See Also:
Constant Field Values

ACTION_UserForm

public static final String ACTION_UserForm
User Form = X

See Also:
Constant Field Values

ACTION_AppsTask

public static final String ACTION_AppsTask
Apps Task = T

See Also:
Constant Field Values

ACTION_AppsReport

public static final String ACTION_AppsReport
Apps Report = R

See Also:
Constant Field Values

ACTION_AppsProcess

public static final String ACTION_AppsProcess
Apps Process = P

See Also:
Constant Field Values

ACTION_DocumentAction

public static final String ACTION_DocumentAction
Document Action = D

See Also:
Constant Field Values

ACTION_EMail

public static final String ACTION_EMail
EMail = M

See Also:
Constant Field Values

ACTION_UserWorkbench

public static final String ACTION_UserWorkbench
User Workbench = B

See Also:
Constant Field Values

DOCACTION_AD_Reference_ID

public static final int DOCACTION_AD_Reference_ID
DocAction AD_Reference_ID=135

See Also:
Constant Field Values

DOCACTION_Complete

public static final String DOCACTION_Complete
Complete = CO

See Also:
Constant Field Values

DOCACTION_Approve

public static final String DOCACTION_Approve
Approve = AP

See Also:
Constant Field Values

DOCACTION_Reject

public static final String DOCACTION_Reject
Reject = RJ

See Also:
Constant Field Values

DOCACTION_Post

public static final String DOCACTION_Post
Post = PO

See Also:
Constant Field Values

DOCACTION_Void

public static final String DOCACTION_Void
Void = VO

See Also:
Constant Field Values

DOCACTION_Close

public static final String DOCACTION_Close
Close = CL

See Also:
Constant Field Values

DOCACTION_Reverse_Correct

public static final String DOCACTION_Reverse_Correct
Reverse - Correct = RC

See Also:
Constant Field Values

DOCACTION_Reverse_Accrual

public static final String DOCACTION_Reverse_Accrual
Reverse - Accrual = RA

See Also:
Constant Field Values

DOCACTION_Invalidate

public static final String DOCACTION_Invalidate
Invalidate = IN

See Also:
Constant Field Values

DOCACTION_Re_Activate

public static final String DOCACTION_Re_Activate
Re-activate = RE

See Also:
Constant Field Values

DOCACTION_None

public static final String DOCACTION_None
= --

See Also:
Constant Field Values

DOCACTION_Prepare

public static final String DOCACTION_Prepare
Prepare = PR

See Also:
Constant Field Values

DOCACTION_Unlock

public static final String DOCACTION_Unlock
Unlock = XL

See Also:
Constant Field Values

DOCACTION_WaitComplete

public static final String DOCACTION_WaitComplete
Wait Complete = WC

See Also:
Constant Field Values

DOCSTATUS_AD_Reference_ID

public static final int DOCSTATUS_AD_Reference_ID
DocStatus AD_Reference_ID=131

See Also:
Constant Field Values

DOCSTATUS_Drafted

public static final String DOCSTATUS_Drafted
Drafted = DR

See Also:
Constant Field Values

DOCSTATUS_Completed

public static final String DOCSTATUS_Completed
Completed = CO

See Also:
Constant Field Values

DOCSTATUS_Approved

public static final String DOCSTATUS_Approved
Approved = AP

See Also:
Constant Field Values

DOCSTATUS_NotApproved

public static final String DOCSTATUS_NotApproved
Not Approved = NA

See Also:
Constant Field Values

DOCSTATUS_Voided

public static final String DOCSTATUS_Voided
Voided = VO

See Also:
Constant Field Values

DOCSTATUS_Invalid

public static final String DOCSTATUS_Invalid
Invalid = IN

See Also:
Constant Field Values

DOCSTATUS_Reversed

public static final String DOCSTATUS_Reversed
Reversed = RE

See Also:
Constant Field Values

DOCSTATUS_Closed

public static final String DOCSTATUS_Closed
Closed = CL

See Also:
Constant Field Values

DOCSTATUS_Unknown

public static final String DOCSTATUS_Unknown
Unknown = ??

See Also:
Constant Field Values

DOCSTATUS_InProgress

public static final String DOCSTATUS_InProgress
In Progress = IP

See Also:
Constant Field Values

DOCSTATUS_WaitingPayment

public static final String DOCSTATUS_WaitingPayment
Waiting Payment = WP

See Also:
Constant Field Values

DOCSTATUS_WaitingConfirmation

public static final String DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC

See Also:
Constant Field Values

ENTITYTYPE_AD_Reference_ID

public static final int ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389

See Also:
Constant Field Values

FINISHMODE_AD_Reference_ID

public static final int FINISHMODE_AD_Reference_ID
FinishMode AD_Reference_ID=303

See Also:
Constant Field Values

FINISHMODE_Automatic

public static final String FINISHMODE_Automatic
Automatic = A

See Also:
Constant Field Values

FINISHMODE_Manual

public static final String FINISHMODE_Manual
Manual = M

See Also:
Constant Field Values

JOINELEMENT_AD_Reference_ID

public static final int JOINELEMENT_AD_Reference_ID
JoinElement AD_Reference_ID=301

See Also:
Constant Field Values

JOINELEMENT_AND

public static final String JOINELEMENT_AND
AND = A

See Also:
Constant Field Values

JOINELEMENT_XOR

public static final String JOINELEMENT_XOR
XOR = X

See Also:
Constant Field Values

SPLITELEMENT_AD_Reference_ID

public static final int SPLITELEMENT_AD_Reference_ID
SplitElement AD_Reference_ID=301

See Also:
Constant Field Values

SPLITELEMENT_AND

public static final String SPLITELEMENT_AND
AND = A

See Also:
Constant Field Values

SPLITELEMENT_XOR

public static final String SPLITELEMENT_XOR
XOR = X

See Also:
Constant Field Values

STARTMODE_AD_Reference_ID

public static final int STARTMODE_AD_Reference_ID
StartMode AD_Reference_ID=303

See Also:
Constant Field Values

STARTMODE_Automatic

public static final String STARTMODE_Automatic
Automatic = A

See Also:
Constant Field Values

STARTMODE_Manual

public static final String STARTMODE_Manual
Manual = M

See Also:
Constant Field Values

SUBFLOWEXECUTION_AD_Reference_ID

public static final int SUBFLOWEXECUTION_AD_Reference_ID
SubflowExecution AD_Reference_ID=307

See Also:
Constant Field Values

SUBFLOWEXECUTION_Asynchronously

public static final String SUBFLOWEXECUTION_Asynchronously
Asynchronously = A

See Also:
Constant Field Values

SUBFLOWEXECUTION_Synchronously

public static final String SUBFLOWEXECUTION_Synchronously
Synchronously = S

See Also:
Constant Field Values

WORKFLOW_ID_AD_Reference_ID

public static final int WORKFLOW_ID_AD_Reference_ID
Workflow_ID AD_Reference_ID=174

See Also:
Constant Field Values
Constructor Detail

X_PP_Order_Node

public X_PP_Order_Node(Properties ctx,
                       int PP_Order_Node_ID,
                       String trxName)
Standard Constructor


X_PP_Order_Node

public X_PP_Order_Node(Properties ctx,
                       ResultSet rs,
                       String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
3 - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setAction

public void setAction(String Action)
Set Action.

Specified by:
setAction in interface I_PP_Order_Node
Parameters:
Action - Indicates the Action to be performed

getAction

public String getAction()
Get Action.

Specified by:
getAction in interface I_PP_Order_Node
Returns:
Indicates the Action to be performed

getAD_Column

public I_AD_Column getAD_Column()
                         throws Exception
Specified by:
getAD_Column in interface I_PP_Order_Node
Throws:
Exception

setAD_Column_ID

public void setAD_Column_ID(int AD_Column_ID)
Set Column.

Specified by:
setAD_Column_ID in interface I_PP_Order_Node
Parameters:
AD_Column_ID - Column in the table

getAD_Column_ID

public int getAD_Column_ID()
Get Column.

Specified by:
getAD_Column_ID in interface I_PP_Order_Node
Returns:
Column in the table

getAD_Form

public I_AD_Form getAD_Form()
                     throws Exception
Specified by:
getAD_Form in interface I_PP_Order_Node
Throws:
Exception

setAD_Form_ID

public void setAD_Form_ID(int AD_Form_ID)
Set Special Form.

Specified by:
setAD_Form_ID in interface I_PP_Order_Node
Parameters:
AD_Form_ID - Special Form

getAD_Form_ID

public int getAD_Form_ID()
Get Special Form.

Specified by:
getAD_Form_ID in interface I_PP_Order_Node
Returns:
Special Form

getAD_Image

public I_AD_Image getAD_Image()
                       throws Exception
Specified by:
getAD_Image in interface I_PP_Order_Node
Throws:
Exception

setAD_Image_ID

public void setAD_Image_ID(int AD_Image_ID)
Set Image.

Specified by:
setAD_Image_ID in interface I_PP_Order_Node
Parameters:
AD_Image_ID - Image or Icon

getAD_Image_ID

public int getAD_Image_ID()
Get Image.

Specified by:
getAD_Image_ID in interface I_PP_Order_Node
Returns:
Image or Icon

getAD_Process

public I_AD_Process getAD_Process()
                           throws Exception
Specified by:
getAD_Process in interface I_PP_Order_Node
Throws:
Exception

setAD_Process_ID

public void setAD_Process_ID(int AD_Process_ID)
Set Process.

Specified by:
setAD_Process_ID in interface I_PP_Order_Node
Parameters:
AD_Process_ID - Process or Report

getAD_Process_ID

public int getAD_Process_ID()
Get Process.

Specified by:
getAD_Process_ID in interface I_PP_Order_Node
Returns:
Process or Report

getAD_Task

public I_AD_Task getAD_Task()
                     throws Exception
Specified by:
getAD_Task in interface I_PP_Order_Node
Throws:
Exception

setAD_Task_ID

public void setAD_Task_ID(int AD_Task_ID)
Set OS Task.

Specified by:
setAD_Task_ID in interface I_PP_Order_Node
Parameters:
AD_Task_ID - Operation System Task

getAD_Task_ID

public int getAD_Task_ID()
Get OS Task.

Specified by:
getAD_Task_ID in interface I_PP_Order_Node
Returns:
Operation System Task

getAD_WF_Block

public I_AD_WF_Block getAD_WF_Block()
                             throws Exception
Specified by:
getAD_WF_Block in interface I_PP_Order_Node
Throws:
Exception

setAD_WF_Block_ID

public void setAD_WF_Block_ID(int AD_WF_Block_ID)
Set Workflow Block.

Specified by:
setAD_WF_Block_ID in interface I_PP_Order_Node
Parameters:
AD_WF_Block_ID - Workflow Transaction Execution Block

getAD_WF_Block_ID

public int getAD_WF_Block_ID()
Get Workflow Block.

Specified by:
getAD_WF_Block_ID in interface I_PP_Order_Node
Returns:
Workflow Transaction Execution Block

getAD_WF_Node

public I_AD_WF_Node getAD_WF_Node()
                           throws Exception
Specified by:
getAD_WF_Node in interface I_PP_Order_Node
Throws:
Exception

setAD_WF_Node_ID

public void setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node.

Specified by:
setAD_WF_Node_ID in interface I_PP_Order_Node
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 interface I_PP_Order_Node
Returns:
Workflow Node (activity), step or process

getAD_WF_Responsible

public I_AD_WF_Responsible getAD_WF_Responsible()
                                         throws Exception
Specified by:
getAD_WF_Responsible in interface I_PP_Order_Node
Throws:
Exception

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 interface I_PP_Order_Node
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 interface I_PP_Order_Node
Returns:
Responsible for Workflow Execution

getAD_Window

public I_AD_Window getAD_Window()
                         throws Exception
Specified by:
getAD_Window in interface I_PP_Order_Node
Throws:
Exception

setAD_Window_ID

public void setAD_Window_ID(int AD_Window_ID)
Set Window.

Specified by:
setAD_Window_ID in interface I_PP_Order_Node
Parameters:
AD_Window_ID - Data entry or display window

getAD_Window_ID

public int getAD_Window_ID()
Get Window.

Specified by:
getAD_Window_ID in interface I_PP_Order_Node
Returns:
Data entry or display window

getAD_Workflow

public I_AD_Workflow getAD_Workflow()
                             throws Exception
Specified by:
getAD_Workflow in interface I_PP_Order_Node
Throws:
Exception

setAD_Workflow_ID

public void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow.

Specified by:
setAD_Workflow_ID in interface I_PP_Order_Node
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 interface I_PP_Order_Node
Returns:
Workflow or combination of tasks

setAttributeName

public void setAttributeName(String AttributeName)
Set Attribute Name.

Specified by:
setAttributeName in interface I_PP_Order_Node
Parameters:
AttributeName - Name of the Attribute

getAttributeName

public String getAttributeName()
Get Attribute Name.

Specified by:
getAttributeName in interface I_PP_Order_Node
Returns:
Name of the Attribute

setAttributeValue

public void setAttributeValue(String AttributeValue)
Set Attribute Value.

Specified by:
setAttributeValue in interface I_PP_Order_Node
Parameters:
AttributeValue - Value of the Attribute

getAttributeValue

public String getAttributeValue()
Get Attribute Value.

Specified by:
getAttributeValue in interface I_PP_Order_Node
Returns:
Value of the Attribute

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_PP_Order_Node
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_PP_Order_Node
Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner .

Specified by:
getC_BPartner_ID in interface I_PP_Order_Node
Returns:
Identifies a Business Partner

setCost

public void setCost(BigDecimal Cost)
Set Cost.

Specified by:
setCost in interface I_PP_Order_Node
Parameters:
Cost - Cost information

getCost

public BigDecimal getCost()
Get Cost.

Specified by:
getCost in interface I_PP_Order_Node
Returns:
Cost information

setDateFinish

public void setDateFinish(Timestamp DateFinish)
Set Finish Date.

Specified by:
setDateFinish in interface I_PP_Order_Node
Parameters:
DateFinish - Finish or (planned) completion date

getDateFinish

public Timestamp getDateFinish()
Get Finish Date.

Specified by:
getDateFinish in interface I_PP_Order_Node
Returns:
Finish or (planned) completion date

setDateFinishSchedule

public void setDateFinishSchedule(Timestamp DateFinishSchedule)
Set DateFinishSchedule.

Specified by:
setDateFinishSchedule in interface I_PP_Order_Node
Parameters:
DateFinishSchedule - DateFinishSchedule

getDateFinishSchedule

public Timestamp getDateFinishSchedule()
Get DateFinishSchedule.

Specified by:
getDateFinishSchedule in interface I_PP_Order_Node
Returns:
DateFinishSchedule

setDateStart

public void setDateStart(Timestamp DateStart)
Set DateStart.

Specified by:
setDateStart in interface I_PP_Order_Node
Parameters:
DateStart - DateStart

getDateStart

public Timestamp getDateStart()
Get DateStart.

Specified by:
getDateStart in interface I_PP_Order_Node
Returns:
DateStart

setDateStartSchedule

public void setDateStartSchedule(Timestamp DateStartSchedule)
Set DateStartSchedule.

Specified by:
setDateStartSchedule in interface I_PP_Order_Node
Parameters:
DateStartSchedule - DateStartSchedule

getDateStartSchedule

public Timestamp getDateStartSchedule()
Get DateStartSchedule.

Specified by:
getDateStartSchedule in interface I_PP_Order_Node
Returns:
DateStartSchedule

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_PP_Order_Node
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_PP_Order_Node
Returns:
Optional short description of the record

setDocAction

public void setDocAction(String DocAction)
Set Document Action.

Specified by:
setDocAction in interface I_PP_Order_Node
Parameters:
DocAction - The targeted status of the document

getDocAction

public String getDocAction()
Get Document Action.

Specified by:
getDocAction in interface I_PP_Order_Node
Returns:
The targeted status of the document

setDocStatus

public void setDocStatus(String DocStatus)
Set Document Status.

Specified by:
setDocStatus in interface I_PP_Order_Node
Parameters:
DocStatus - The current status of the document

getDocStatus

public String getDocStatus()
Get Document Status.

Specified by:
getDocStatus in interface I_PP_Order_Node
Returns:
The current status of the document

setDuration

public void setDuration(int Duration)
Set Duration.

Specified by:
setDuration in interface I_PP_Order_Node
Parameters:
Duration - Normal Duration in Duration Unit

getDuration

public int getDuration()
Get Duration.

Specified by:
getDuration in interface I_PP_Order_Node
Returns:
Normal Duration in Duration Unit

setDurationReal

public void setDurationReal(int DurationReal)
Set DurationReal.

Specified by:
setDurationReal in interface I_PP_Order_Node
Parameters:
DurationReal - DurationReal

getDurationReal

public int getDurationReal()
Get DurationReal.

Specified by:
getDurationReal in interface I_PP_Order_Node
Returns:
DurationReal

setDurationRequiered

public void setDurationRequiered(int DurationRequiered)
Set DurationRequiered.

Specified by:
setDurationRequiered in interface I_PP_Order_Node
Parameters:
DurationRequiered - DurationRequiered

getDurationRequiered

public int getDurationRequiered()
Get DurationRequiered.

Specified by:
getDurationRequiered in interface I_PP_Order_Node
Returns:
DurationRequiered

setEntityType

public void setEntityType(String EntityType)
Set Entity Type.

Specified by:
setEntityType in interface I_PP_Order_Node
Parameters:
EntityType - Dictionary Entity Type; Determines ownership and synchronization

getEntityType

public String getEntityType()
Get Entity Type.

Specified by:
getEntityType in interface I_PP_Order_Node
Returns:
Dictionary Entity Type; Determines ownership and synchronization

setFinishMode

public void setFinishMode(String FinishMode)
Set Finish Mode.

Specified by:
setFinishMode in interface I_PP_Order_Node
Parameters:
FinishMode - Workflow Activity Finish Mode

getFinishMode

public String getFinishMode()
Get Finish Mode.

Specified by:
getFinishMode in interface I_PP_Order_Node
Returns:
Workflow Activity Finish Mode

setHelp

public void setHelp(String Help)
Set Comment/Help.

Specified by:
setHelp in interface I_PP_Order_Node
Parameters:
Help - Comment or Hint

getHelp

public String getHelp()
Get Comment/Help.

Specified by:
getHelp in interface I_PP_Order_Node
Returns:
Comment or Hint

setIsCentrallyMaintained

public void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
Set Centrally maintained.

Specified by:
setIsCentrallyMaintained in interface I_PP_Order_Node
Parameters:
IsCentrallyMaintained - Information maintained in System Element table

isCentrallyMaintained

public boolean isCentrallyMaintained()
Get Centrally maintained.

Specified by:
isCentrallyMaintained in interface I_PP_Order_Node
Returns:
Information maintained in System Element table

setIsMilestone

public void setIsMilestone(boolean IsMilestone)
Set IsMilestone.

Specified by:
setIsMilestone in interface I_PP_Order_Node
Parameters:
IsMilestone - IsMilestone

isMilestone

public boolean isMilestone()
Get IsMilestone.

Specified by:
isMilestone in interface I_PP_Order_Node
Returns:
IsMilestone

setIsSubcontracting

public void setIsSubcontracting(boolean IsSubcontracting)
Set IsSubcontracting.

Specified by:
setIsSubcontracting in interface I_PP_Order_Node
Parameters:
IsSubcontracting - IsSubcontracting

isSubcontracting

public boolean isSubcontracting()
Get IsSubcontracting.

Specified by:
isSubcontracting in interface I_PP_Order_Node
Returns:
IsSubcontracting

setJoinElement

public void setJoinElement(String JoinElement)
Set Join Element.

Specified by:
setJoinElement in interface I_PP_Order_Node
Parameters:
JoinElement - Semantics for multiple incoming Transitions

getJoinElement

public String getJoinElement()
Get Join Element.

Specified by:
getJoinElement in interface I_PP_Order_Node
Returns:
Semantics for multiple incoming Transitions

setLimit

public void setLimit(int Limit)
Set Duration Limit.

Specified by:
setLimit in interface I_PP_Order_Node
Parameters:
Limit - Maximum Duration in Duration Unit

getLimit

public int getLimit()
Get Duration Limit.

Specified by:
getLimit in interface I_PP_Order_Node
Returns:
Maximum Duration in Duration Unit

setMovingTime

public void setMovingTime(int MovingTime)
Set MovingTime.

Specified by:
setMovingTime in interface I_PP_Order_Node
Parameters:
MovingTime - MovingTime

getMovingTime

public int getMovingTime()
Get MovingTime.

Specified by:
getMovingTime in interface I_PP_Order_Node
Returns:
MovingTime

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_PP_Order_Node
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_PP_Order_Node
Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setOverlapUnits

public void setOverlapUnits(int OverlapUnits)
Set OverlapUnits.

Specified by:
setOverlapUnits in interface I_PP_Order_Node
Parameters:
OverlapUnits - OverlapUnits

getOverlapUnits

public int getOverlapUnits()
Get OverlapUnits.

Specified by:
getOverlapUnits in interface I_PP_Order_Node
Returns:
OverlapUnits

getPP_Order

public I_PP_Order getPP_Order()
                       throws Exception
Specified by:
getPP_Order in interface I_PP_Order_Node
Throws:
Exception

setPP_Order_ID

public void setPP_Order_ID(int PP_Order_ID)
Set PP_Order_ID.

Specified by:
setPP_Order_ID in interface I_PP_Order_Node
Parameters:
PP_Order_ID - PP_Order_ID

getPP_Order_ID

public int getPP_Order_ID()
Get PP_Order_ID.

Specified by:
getPP_Order_ID in interface I_PP_Order_Node
Returns:
PP_Order_ID

setPP_Order_Node_ID

public void setPP_Order_Node_ID(int PP_Order_Node_ID)
Set Manufacturing Order Activity.

Specified by:
setPP_Order_Node_ID in interface I_PP_Order_Node
Parameters:
PP_Order_Node_ID - Manufacturing Order Activity

getPP_Order_Node_ID

public int getPP_Order_Node_ID()
Get Manufacturing Order Activity.

Specified by:
getPP_Order_Node_ID in interface I_PP_Order_Node
Returns:
Manufacturing Order Activity

getPP_Order_Workflow

public I_PP_Order_Workflow getPP_Order_Workflow()
                                         throws Exception
Specified by:
getPP_Order_Workflow in interface I_PP_Order_Node
Throws:
Exception

setPP_Order_Workflow_ID

public void setPP_Order_Workflow_ID(int PP_Order_Workflow_ID)
Set PP_Order_Workflow_ID.

Specified by:
setPP_Order_Workflow_ID in interface I_PP_Order_Node
Parameters:
PP_Order_Workflow_ID - PP_Order_Workflow_ID

getPP_Order_Workflow_ID

public int getPP_Order_Workflow_ID()
Get PP_Order_Workflow_ID.

Specified by:
getPP_Order_Workflow_ID in interface I_PP_Order_Node
Returns:
PP_Order_Workflow_ID

setPriority

public void setPriority(int Priority)
Set Priority.

Specified by:
setPriority in interface I_PP_Order_Node
Parameters:
Priority - Indicates if this request is of a high, medium or low priority.

getPriority

public int getPriority()
Get Priority.

Specified by:
getPriority in interface I_PP_Order_Node
Returns:
Indicates if this request is of a high, medium or low priority.

setQtyDelivered

public void setQtyDelivered(BigDecimal QtyDelivered)
Set Delivered Quantity.

Specified by:
setQtyDelivered in interface I_PP_Order_Node
Parameters:
QtyDelivered - Delivered Quantity

getQtyDelivered

public BigDecimal getQtyDelivered()
Get Delivered Quantity.

Specified by:
getQtyDelivered in interface I_PP_Order_Node
Returns:
Delivered Quantity

setQtyReject

public void setQtyReject(BigDecimal QtyReject)
Set QtyReject.

Specified by:
setQtyReject in interface I_PP_Order_Node
Parameters:
QtyReject - QtyReject

getQtyReject

public BigDecimal getQtyReject()
Get QtyReject.

Specified by:
getQtyReject in interface I_PP_Order_Node
Returns:
QtyReject

setQtyRequiered

public void setQtyRequiered(BigDecimal QtyRequiered)
Set QtyRequiered.

Specified by:
setQtyRequiered in interface I_PP_Order_Node
Parameters:
QtyRequiered - QtyRequiered

getQtyRequiered

public BigDecimal getQtyRequiered()
Get QtyRequiered.

Specified by:
getQtyRequiered in interface I_PP_Order_Node
Returns:
QtyRequiered

setQtyScrap

public void setQtyScrap(BigDecimal QtyScrap)
Set QtyScrap.

Specified by:
setQtyScrap in interface I_PP_Order_Node
Parameters:
QtyScrap - QtyScrap

getQtyScrap

public BigDecimal getQtyScrap()
Get QtyScrap.

Specified by:
getQtyScrap in interface I_PP_Order_Node
Returns:
QtyScrap

setQueuingTime

public void setQueuingTime(int QueuingTime)
Set QueuingTime.

Specified by:
setQueuingTime in interface I_PP_Order_Node
Parameters:
QueuingTime - QueuingTime

getQueuingTime

public int getQueuingTime()
Get QueuingTime.

Specified by:
getQueuingTime in interface I_PP_Order_Node
Returns:
QueuingTime

setSetupTime

public void setSetupTime(int SetupTime)
Set Setup Time.

Specified by:
setSetupTime in interface I_PP_Order_Node
Parameters:
SetupTime - Setup time before starting Production

getSetupTime

public int getSetupTime()
Get Setup Time.

Specified by:
getSetupTime in interface I_PP_Order_Node
Returns:
Setup time before starting Production

setSetupTimeReal

public void setSetupTimeReal(int SetupTimeReal)
Set SetupTimeReal.

Specified by:
setSetupTimeReal in interface I_PP_Order_Node
Parameters:
SetupTimeReal - SetupTimeReal

getSetupTimeReal

public int getSetupTimeReal()
Get SetupTimeReal.

Specified by:
getSetupTimeReal in interface I_PP_Order_Node
Returns:
SetupTimeReal

setSetupTimeRequiered

public void setSetupTimeRequiered(int SetupTimeRequiered)
Set SetupTimeRequiered.

Specified by:
setSetupTimeRequiered in interface I_PP_Order_Node
Parameters:
SetupTimeRequiered - SetupTimeRequiered

getSetupTimeRequiered

public int getSetupTimeRequiered()
Get SetupTimeRequiered.

Specified by:
getSetupTimeRequiered in interface I_PP_Order_Node
Returns:
SetupTimeRequiered

setSplitElement

public void setSplitElement(String SplitElement)
Set Split Element.

Specified by:
setSplitElement in interface I_PP_Order_Node
Parameters:
SplitElement - Semantics for multiple outgoing Transitions

getSplitElement

public String getSplitElement()
Get Split Element.

Specified by:
getSplitElement in interface I_PP_Order_Node
Returns:
Semantics for multiple outgoing Transitions

getS_Resource

public I_S_Resource getS_Resource()
                           throws Exception
Specified by:
getS_Resource in interface I_PP_Order_Node
Throws:
Exception

setS_Resource_ID

public void setS_Resource_ID(int S_Resource_ID)
Set Resource.

Specified by:
setS_Resource_ID in interface I_PP_Order_Node
Parameters:
S_Resource_ID - Resource

getS_Resource_ID

public int getS_Resource_ID()
Get Resource.

Specified by:
getS_Resource_ID in interface I_PP_Order_Node
Returns:
Resource

setStartMode

public void setStartMode(String StartMode)
Set Start Mode.

Specified by:
setStartMode in interface I_PP_Order_Node
Parameters:
StartMode - Workflow Activity Start Mode

getStartMode

public String getStartMode()
Get Start Mode.

Specified by:
getStartMode in interface I_PP_Order_Node
Returns:
Workflow Activity Start Mode

setSubflowExecution

public void setSubflowExecution(String SubflowExecution)
Set Subflow Execution.

Specified by:
setSubflowExecution in interface I_PP_Order_Node
Parameters:
SubflowExecution - Mode how the sub-workflow is executed

getSubflowExecution

public String getSubflowExecution()
Get Subflow Execution.

Specified by:
getSubflowExecution in interface I_PP_Order_Node
Returns:
Mode how the sub-workflow is executed

setUnitsCycles

public void setUnitsCycles(int UnitsCycles)
Set UnitsCycles.

Specified by:
setUnitsCycles in interface I_PP_Order_Node
Parameters:
UnitsCycles - UnitsCycles

getUnitsCycles

public int getUnitsCycles()
Get UnitsCycles.

Specified by:
getUnitsCycles in interface I_PP_Order_Node
Returns:
UnitsCycles

setValidFrom

public void setValidFrom(Timestamp ValidFrom)
Set Valid from.

Specified by:
setValidFrom in interface I_PP_Order_Node
Parameters:
ValidFrom - Valid from including this date (first day)

getValidFrom

public Timestamp getValidFrom()
Get Valid from.

Specified by:
getValidFrom in interface I_PP_Order_Node
Returns:
Valid from including this date (first day)

setValidTo

public void setValidTo(Timestamp ValidTo)
Set Valid to.

Specified by:
setValidTo in interface I_PP_Order_Node
Parameters:
ValidTo - Valid to including this date (last day)

getValidTo

public Timestamp getValidTo()
Get Valid to.

Specified by:
getValidTo in interface I_PP_Order_Node
Returns:
Valid to including this date (last day)

setValue

public void setValue(String Value)
Set Search Key.

Specified by:
setValue in interface I_PP_Order_Node
Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Specified by:
getValue in interface I_PP_Order_Node
Returns:
Search key for the record in the format required - must be unique

setWaitingTime

public void setWaitingTime(int WaitingTime)
Set Waiting Time.

Specified by:
setWaitingTime in interface I_PP_Order_Node
Parameters:
WaitingTime - Workflow Simulation Waiting time

getWaitingTime

public int getWaitingTime()
Get Waiting Time.

Specified by:
getWaitingTime in interface I_PP_Order_Node
Returns:
Workflow Simulation Waiting time

setWorkflow_ID

public void setWorkflow_ID(int Workflow_ID)
Set Workflow.

Specified by:
setWorkflow_ID in interface I_PP_Order_Node
Parameters:
Workflow_ID - Workflow or tasks

getWorkflow_ID

public int getWorkflow_ID()
Get Workflow.

Specified by:
getWorkflow_ID in interface I_PP_Order_Node
Returns:
Workflow or tasks

setWorkingTime

public void setWorkingTime(int WorkingTime)
Set Working Time.

Specified by:
setWorkingTime in interface I_PP_Order_Node
Parameters:
WorkingTime - Workflow Simulation Execution Time

getWorkingTime

public int getWorkingTime()
Get Working Time.

Specified by:
getWorkingTime in interface I_PP_Order_Node
Returns:
Workflow Simulation Execution Time

setXPosition

public void setXPosition(int XPosition)
Set X Position.

Specified by:
setXPosition in interface I_PP_Order_Node
Parameters:
XPosition - Absolute X (horizontal) position in 1/72 of an inch

getXPosition

public int getXPosition()
Get X Position.

Specified by:
getXPosition in interface I_PP_Order_Node
Returns:
Absolute X (horizontal) position in 1/72 of an inch

setYPosition

public void setYPosition(int YPosition)
Set Y Position.

Specified by:
setYPosition in interface I_PP_Order_Node
Parameters:
YPosition - Absolute Y (vertical) position in 1/72 of an inch

getYPosition

public int getYPosition()
Get Y Position.

Specified by:
getYPosition in interface I_PP_Order_Node
Returns:
Absolute Y (vertical) position in 1/72 of an inch

Adempiere 3.5.2a

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