Adempiere 3.5.2a

org.compiere.model
Class X_AD_Process

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_AD_Process
All Implemented Interfaces:
Serializable, Comparator, I_AD_Process, I_Persistent, Evaluatee
Direct Known Subclasses:
MProcess

public class X_AD_Process
extends PO
implements I_AD_Process, I_Persistent

Generated Model for AD_Process

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

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 ENTITYTYPE_AD_Reference_ID
          EntityType AD_Reference_ID=389
static int SHOWHELP_AD_Reference_ID
          ShowHelp AD_Reference_ID=50007
static String SHOWHELP_AskUserForFutureUse
          Ask user (for future use) = A
static String SHOWHELP_DonTShowHelp
          Don't show help = N
static String SHOWHELP_RunSilently_TakeDefaults
          Run silently - Take Defaults = S
static String SHOWHELP_ShowHelp
          Show Help = Y
 
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.compiere.model.I_AD_Process
accessLevel, COLUMNNAME_AccessLevel, COLUMNNAME_AD_PrintFormat_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_ReportView_ID, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_Classname, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_IsBetaFunctionality, COLUMNNAME_IsDirectPrint, COLUMNNAME_IsReport, COLUMNNAME_IsServerProcess, COLUMNNAME_JasperReport, COLUMNNAME_Name, COLUMNNAME_ProcedureName, COLUMNNAME_ShowHelp, COLUMNNAME_Statistic_Count, COLUMNNAME_Statistic_Seconds, COLUMNNAME_Value, COLUMNNAME_WorkflowValue, Model, Table_ID, Table_Name
 
Constructor Summary
X_AD_Process(Properties ctx, int AD_Process_ID, String trxName)
          Standard Constructor
X_AD_Process(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 String getAccessLevel()
          Get Data Access Level.
 int getAD_PrintFormat_ID()
          Get Print Format.
 I_AD_PrintFormat getAD_PrintFormat()
           
 int getAD_Process_ID()
          Get Process.
 int getAD_ReportView_ID()
          Get Report View.
 I_AD_ReportView getAD_ReportView()
           
 int getAD_Workflow_ID()
          Get Workflow.
 I_AD_Workflow getAD_Workflow()
           
 String getClassname()
          Get Classname.
 String getDescription()
          Get Description.
 String getEntityType()
          Get Entity Type.
 String getHelp()
          Get Comment/Help.
 String getJasperReport()
          Get Jasper Report.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getName()
          Get Name.
 String getProcedureName()
          Get Procedure.
 String getShowHelp()
          Get Show Help.
 int getStatistic_Count()
          Get Statistic Count.
 int getStatistic_Seconds()
          Get Statistic Seconds.
 String getValue()
          Get Search Key.
 String getWorkflowValue()
          Get Workflow Key.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isBetaFunctionality()
          Get Beta Functionality.
 boolean isDirectPrint()
          Get Direct print.
 boolean isReport()
          Get Report.
 boolean isServerProcess()
          Get Server Process.
 void setAccessLevel(String AccessLevel)
          Set Data Access Level.
 void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
          Set Print Format.
 void setAD_Process_ID(int AD_Process_ID)
          Set Process.
 void setAD_ReportView_ID(int AD_ReportView_ID)
          Set Report View.
 void setAD_Workflow_ID(int AD_Workflow_ID)
          Set Workflow.
 void setClassname(String Classname)
          Set Classname.
 void setDescription(String Description)
          Set Description.
 void setEntityType(String EntityType)
          Set Entity Type.
 void setHelp(String Help)
          Set Comment/Help.
 void setIsBetaFunctionality(boolean IsBetaFunctionality)
          Set Beta Functionality.
 void setIsDirectPrint(boolean IsDirectPrint)
          Set Direct print.
 void setIsReport(boolean IsReport)
          Set Report.
 void setIsServerProcess(boolean IsServerProcess)
          Set Server Process.
 void setJasperReport(String JasperReport)
          Set Jasper Report.
 void setName(String Name)
          Set Name.
 void setProcedureName(String ProcedureName)
          Set Procedure.
 void setShowHelp(String ShowHelp)
          Set Show Help.
 void setStatistic_Count(int Statistic_Count)
          Set Statistic Count.
 void setStatistic_Seconds(int Statistic_Seconds)
          Set Statistic Seconds.
 void setValue(String Value)
          Set Search Key.
 void setWorkflowValue(String WorkflowValue)
          Set Workflow Key.
 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

ACCESSLEVEL_AD_Reference_ID

public static final int ACCESSLEVEL_AD_Reference_ID
AccessLevel AD_Reference_ID=5

See Also:
Constant Field Values

ACCESSLEVEL_Organization

public static final String ACCESSLEVEL_Organization
Organization = 1

See Also:
Constant Field Values

ACCESSLEVEL_ClientPlusOrganization

public static final String ACCESSLEVEL_ClientPlusOrganization
Client+Organization = 3

See Also:
Constant Field Values

ACCESSLEVEL_SystemOnly

public static final String ACCESSLEVEL_SystemOnly
System only = 4

See Also:
Constant Field Values

ACCESSLEVEL_All

public static final String ACCESSLEVEL_All
All = 7

See Also:
Constant Field Values

ACCESSLEVEL_SystemPlusClient

public static final String ACCESSLEVEL_SystemPlusClient
System+Client = 6

See Also:
Constant Field Values

ACCESSLEVEL_ClientOnly

public static final String ACCESSLEVEL_ClientOnly
Client only = 2

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

SHOWHELP_AD_Reference_ID

public static final int SHOWHELP_AD_Reference_ID
ShowHelp AD_Reference_ID=50007

See Also:
Constant Field Values

SHOWHELP_AskUserForFutureUse

public static final String SHOWHELP_AskUserForFutureUse
Ask user (for future use) = A

See Also:
Constant Field Values

SHOWHELP_DonTShowHelp

public static final String SHOWHELP_DonTShowHelp
Don't show help = N

See Also:
Constant Field Values

SHOWHELP_ShowHelp

public static final String SHOWHELP_ShowHelp
Show Help = Y

See Also:
Constant Field Values

SHOWHELP_RunSilently_TakeDefaults

public static final String SHOWHELP_RunSilently_TakeDefaults
Run silently - Take Defaults = S

See Also:
Constant Field Values
Constructor Detail

X_AD_Process

public X_AD_Process(Properties ctx,
                    int AD_Process_ID,
                    String trxName)
Standard Constructor


X_AD_Process

public X_AD_Process(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:
4 - System

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

setAccessLevel

public void setAccessLevel(String AccessLevel)
Set Data Access Level.

Specified by:
setAccessLevel in interface I_AD_Process
Parameters:
AccessLevel - Access Level required

getAccessLevel

public String getAccessLevel()
Get Data Access Level.

Specified by:
getAccessLevel in interface I_AD_Process
Returns:
Access Level required

getAD_PrintFormat

public I_AD_PrintFormat getAD_PrintFormat()
                                   throws Exception
Specified by:
getAD_PrintFormat in interface I_AD_Process
Throws:
Exception

setAD_PrintFormat_ID

public void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format.

Specified by:
setAD_PrintFormat_ID in interface I_AD_Process
Parameters:
AD_PrintFormat_ID - Data Print Format

getAD_PrintFormat_ID

public int getAD_PrintFormat_ID()
Get Print Format.

Specified by:
getAD_PrintFormat_ID in interface I_AD_Process
Returns:
Data Print Format

setAD_Process_ID

public void setAD_Process_ID(int AD_Process_ID)
Set Process.

Specified by:
setAD_Process_ID in interface I_AD_Process
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_AD_Process
Returns:
Process or Report

getAD_ReportView

public I_AD_ReportView getAD_ReportView()
                                 throws Exception
Specified by:
getAD_ReportView in interface I_AD_Process
Throws:
Exception

setAD_ReportView_ID

public void setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View.

Specified by:
setAD_ReportView_ID in interface I_AD_Process
Parameters:
AD_ReportView_ID - View used to generate this report

getAD_ReportView_ID

public int getAD_ReportView_ID()
Get Report View.

Specified by:
getAD_ReportView_ID in interface I_AD_Process
Returns:
View used to generate this report

getAD_Workflow

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

setAD_Workflow_ID

public void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow.

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

setClassname

public void setClassname(String Classname)
Set Classname.

Specified by:
setClassname in interface I_AD_Process
Parameters:
Classname - Java Classname

getClassname

public String getClassname()
Get Classname.

Specified by:
getClassname in interface I_AD_Process
Returns:
Java Classname

setDescription

public void setDescription(String Description)
Set Description.

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

getDescription

public String getDescription()
Get Description.

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

setEntityType

public void setEntityType(String EntityType)
Set Entity Type.

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

getEntityType

public String getEntityType()
Get Entity Type.

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

setHelp

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

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

getHelp

public String getHelp()
Get Comment/Help.

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

setIsBetaFunctionality

public void setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality.

Specified by:
setIsBetaFunctionality in interface I_AD_Process
Parameters:
IsBetaFunctionality - This functionality is considered Beta

isBetaFunctionality

public boolean isBetaFunctionality()
Get Beta Functionality.

Specified by:
isBetaFunctionality in interface I_AD_Process
Returns:
This functionality is considered Beta

setIsDirectPrint

public void setIsDirectPrint(boolean IsDirectPrint)
Set Direct print.

Specified by:
setIsDirectPrint in interface I_AD_Process
Parameters:
IsDirectPrint - Print without dialog

isDirectPrint

public boolean isDirectPrint()
Get Direct print.

Specified by:
isDirectPrint in interface I_AD_Process
Returns:
Print without dialog

setIsReport

public void setIsReport(boolean IsReport)
Set Report.

Specified by:
setIsReport in interface I_AD_Process
Parameters:
IsReport - Indicates a Report record

isReport

public boolean isReport()
Get Report.

Specified by:
isReport in interface I_AD_Process
Returns:
Indicates a Report record

setIsServerProcess

public void setIsServerProcess(boolean IsServerProcess)
Set Server Process.

Specified by:
setIsServerProcess in interface I_AD_Process
Parameters:
IsServerProcess - Run this Process on Server only

isServerProcess

public boolean isServerProcess()
Get Server Process.

Specified by:
isServerProcess in interface I_AD_Process
Returns:
Run this Process on Server only

setJasperReport

public void setJasperReport(String JasperReport)
Set Jasper Report.

Specified by:
setJasperReport in interface I_AD_Process
Parameters:
JasperReport - Jasper Report

getJasperReport

public String getJasperReport()
Get Jasper Report.

Specified by:
getJasperReport in interface I_AD_Process
Returns:
Jasper Report

setName

public void setName(String Name)
Set Name.

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

getName

public String getName()
Get Name.

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

setProcedureName

public void setProcedureName(String ProcedureName)
Set Procedure.

Specified by:
setProcedureName in interface I_AD_Process
Parameters:
ProcedureName - Name of the Database Procedure

getProcedureName

public String getProcedureName()
Get Procedure.

Specified by:
getProcedureName in interface I_AD_Process
Returns:
Name of the Database Procedure

setShowHelp

public void setShowHelp(String ShowHelp)
Set Show Help.

Specified by:
setShowHelp in interface I_AD_Process
Parameters:
ShowHelp - Show Help

getShowHelp

public String getShowHelp()
Get Show Help.

Specified by:
getShowHelp in interface I_AD_Process
Returns:
Show Help

setStatistic_Count

public void setStatistic_Count(int Statistic_Count)
Set Statistic Count.

Specified by:
setStatistic_Count in interface I_AD_Process
Parameters:
Statistic_Count - Internal statistics how often the entity was used

getStatistic_Count

public int getStatistic_Count()
Get Statistic Count.

Specified by:
getStatistic_Count in interface I_AD_Process
Returns:
Internal statistics how often the entity was used

setStatistic_Seconds

public void setStatistic_Seconds(int Statistic_Seconds)
Set Statistic Seconds.

Specified by:
setStatistic_Seconds in interface I_AD_Process
Parameters:
Statistic_Seconds - Internal statistics how many seconds a process took

getStatistic_Seconds

public int getStatistic_Seconds()
Get Statistic Seconds.

Specified by:
getStatistic_Seconds in interface I_AD_Process
Returns:
Internal statistics how many seconds a process took

setValue

public void setValue(String Value)
Set Search Key.

Specified by:
setValue in interface I_AD_Process
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_AD_Process
Returns:
Search key for the record in the format required - must be unique

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setWorkflowValue

public void setWorkflowValue(String WorkflowValue)
Set Workflow Key.

Specified by:
setWorkflowValue in interface I_AD_Process
Parameters:
WorkflowValue - Key of the Workflow to start

getWorkflowValue

public String getWorkflowValue()
Get Workflow Key.

Specified by:
getWorkflowValue in interface I_AD_Process
Returns:
Key of the Workflow to start

Adempiere 3.5.2a

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