Package org.compiere.model
Class X_AD_Process
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_Process
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,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 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intACCESSLEVEL_AD_Reference_IDAccessLevel AD_Reference_ID=5static StringACCESSLEVEL_AllAll = 7static StringACCESSLEVEL_ClientOnlyClient only = 2static StringACCESSLEVEL_ClientPlusOrganizationClient+Organization = 3static StringACCESSLEVEL_OrganizationOrganization = 1static StringACCESSLEVEL_SystemOnlySystem only = 4static StringACCESSLEVEL_SystemPlusClientSystem+Client = 6static intALLOWMULTIPLEEXECUTION_AD_Reference_IDAllowMultipleExecution AD_Reference_ID=200158static StringALLOWMULTIPLEEXECUTION_DisallowMultipleExecutionsDisallow multiple executions = Nstatic StringALLOWMULTIPLEEXECUTION_DisallowMultipleExecutionsWithTheSameParametersDisallow multiple executions with the same parameters = Pstatic intENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389static intEXECUTIONTYPE_AD_Reference_IDExecutionType AD_Reference_ID=200157static StringEXECUTIONTYPE_ForceBackgroundForce Background = Bstatic StringEXECUTIONTYPE_ForceForegroundForce Foreground = Fstatic intSHOWHELP_AD_Reference_IDShowHelp AD_Reference_ID=50007static StringSHOWHELP_AskUserForFutureUseAsk user (for future use) = Astatic StringSHOWHELP_DonTShowHelpDon't show help = Nstatic StringSHOWHELP_RunSilently_TakeDefaultsRun silently - Take Defaults = Sstatic StringSHOWHELP_ShowHelpShow 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, LOCAL_TRX_PREFIX, 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_Client_ID, COLUMNNAME_AD_CtxHelp_ID, COLUMNNAME_AD_Form_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_PrintFormat_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Process_UU, COLUMNNAME_AD_ReportView_ID, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_AllowMultipleExecution, COLUMNNAME_Classname, COLUMNNAME_CopyFromProcess, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_ExecutionType, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsBetaFunctionality, COLUMNNAME_IsDirectPrint, COLUMNNAME_IsReport, COLUMNNAME_JasperReport, COLUMNNAME_Name, COLUMNNAME_ProcedureName, COLUMNNAME_ShowHelp, COLUMNNAME_Statistic_Count, COLUMNNAME_Statistic_Seconds, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_Value, COLUMNNAME_WorkflowValue, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_Process(Properties ctx, int AD_Process_ID, String trxName)Standard ConstructorX_AD_Process(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelStringgetAccessLevel()Get Data Access Level.I_AD_CtxHelpgetAD_CtxHelp()intgetAD_CtxHelp_ID()Get Context Help.I_AD_FormgetAD_Form()intgetAD_Form_ID()Get Special Form.I_AD_PrintFormatgetAD_PrintFormat()intgetAD_PrintFormat_ID()Get Print Format.intgetAD_Process_ID()Get Process.StringgetAD_Process_UU()Get AD_Process_UU.I_AD_ReportViewgetAD_ReportView()intgetAD_ReportView_ID()Get Report View.I_AD_WorkflowgetAD_Workflow()intgetAD_Workflow_ID()Get Workflow.StringgetAllowMultipleExecution()Get Multiple Execution.StringgetClassname()Get Classname.StringgetCopyFromProcess()Get Copy From Report and Process.StringgetDescription()Get Description.StringgetEntityType()Get Entity Type.StringgetExecutionType()Get Execution Type.StringgetHelp()Get Comment/Help.StringgetJasperReport()Get Jasper Report.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameStringgetName()Get Name.StringgetProcedureName()Get Procedure.StringgetShowHelp()Get Show Help.intgetStatistic_Count()Get Statistic Count.intgetStatistic_Seconds()Get Statistic Seconds.StringgetValue()Get Search Key.StringgetWorkflowValue()Get Workflow Key.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisBetaFunctionality()Get Beta Functionality.booleanisDirectPrint()Get Direct print.booleanisReport()Get Report.voidsetAccessLevel(String AccessLevel)Set Data Access Level.voidsetAD_CtxHelp_ID(int AD_CtxHelp_ID)Set Context Help.voidsetAD_Form_ID(int AD_Form_ID)Set Special Form.voidsetAD_PrintFormat_ID(int AD_PrintFormat_ID)Set Print Format.voidsetAD_Process_ID(int AD_Process_ID)Set Process.voidsetAD_Process_UU(String AD_Process_UU)Set AD_Process_UU.voidsetAD_ReportView_ID(int AD_ReportView_ID)Set Report View.voidsetAD_Workflow_ID(int AD_Workflow_ID)Set Workflow.voidsetAllowMultipleExecution(String AllowMultipleExecution)Set Multiple Execution.voidsetClassname(String Classname)Set Classname.voidsetCopyFromProcess(String CopyFromProcess)Set Copy From Report and Process.voidsetDescription(String Description)Set Description.voidsetEntityType(String EntityType)Set Entity Type.voidsetExecutionType(String ExecutionType)Set Execution Type.voidsetHelp(String Help)Set Comment/Help.voidsetIsBetaFunctionality(boolean IsBetaFunctionality)Set Beta Functionality.voidsetIsDirectPrint(boolean IsDirectPrint)Set Direct print.voidsetIsReport(boolean IsReport)Set Report.voidsetJasperReport(String JasperReport)Set Jasper Report.voidsetName(String Name)Set Name.voidsetProcedureName(String ProcedureName)Set Procedure.voidsetShowHelp(String ShowHelp)Set Show Help.voidsetStatistic_Count(int Statistic_Count)Set Statistic Count.voidsetStatistic_Seconds(int Statistic_Seconds)Set Statistic Seconds.voidsetValue(String Value)Set Search Key.voidsetWorkflowValue(String WorkflowValue)Set Workflow Key.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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_Process
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 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_ClientOnly
public static final String ACCESSLEVEL_ClientOnly
Client only = 2- 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_SystemPlusClient
public static final String ACCESSLEVEL_SystemPlusClient
System+Client = 6- See Also:
- Constant Field Values
-
ACCESSLEVEL_All
public static final String ACCESSLEVEL_All
All = 7- See Also:
- Constant Field Values
-
ALLOWMULTIPLEEXECUTION_AD_Reference_ID
public static final int ALLOWMULTIPLEEXECUTION_AD_Reference_ID
AllowMultipleExecution AD_Reference_ID=200158- See Also:
- Constant Field Values
-
ALLOWMULTIPLEEXECUTION_DisallowMultipleExecutions
public static final String ALLOWMULTIPLEEXECUTION_DisallowMultipleExecutions
Disallow multiple executions = N- See Also:
- Constant Field Values
-
ALLOWMULTIPLEEXECUTION_DisallowMultipleExecutionsWithTheSameParameters
public static final String ALLOWMULTIPLEEXECUTION_DisallowMultipleExecutionsWithTheSameParameters
Disallow multiple executions with the same parameters = P- 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
-
EXECUTIONTYPE_AD_Reference_ID
public static final int EXECUTIONTYPE_AD_Reference_ID
ExecutionType AD_Reference_ID=200157- See Also:
- Constant Field Values
-
EXECUTIONTYPE_ForceBackground
public static final String EXECUTIONTYPE_ForceBackground
Force Background = B- See Also:
- Constant Field Values
-
EXECUTIONTYPE_ForceForeground
public static final String EXECUTIONTYPE_ForceForeground
Force Foreground = F- 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_RunSilently_TakeDefaults
public static final String SHOWHELP_RunSilently_TakeDefaults
Run silently - Take Defaults = S- See Also:
- Constant Field Values
-
SHOWHELP_ShowHelp
public static final String SHOWHELP_ShowHelp
Show Help = Y- 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_AccessLevelin classPO- Returns:
- 4 - System
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAccessLevel
public void setAccessLevel(String AccessLevel)
Set Data Access Level.- Specified by:
setAccessLevelin interfaceI_AD_Process- Parameters:
AccessLevel- Access Level required
-
getAccessLevel
public String getAccessLevel()
Get Data Access Level.- Specified by:
getAccessLevelin interfaceI_AD_Process- Returns:
- Access Level required
-
getAD_CtxHelp
public I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
- Specified by:
getAD_CtxHelpin interfaceI_AD_Process- Throws:
RuntimeException
-
setAD_CtxHelp_ID
public void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
Set Context Help.- Specified by:
setAD_CtxHelp_IDin interfaceI_AD_Process- Parameters:
AD_CtxHelp_ID- Context Help
-
getAD_CtxHelp_ID
public int getAD_CtxHelp_ID()
Get Context Help.- Specified by:
getAD_CtxHelp_IDin interfaceI_AD_Process- Returns:
- Context Help
-
getAD_Form
public I_AD_Form getAD_Form() throws RuntimeException
- Specified by:
getAD_Formin interfaceI_AD_Process- Throws:
RuntimeException
-
setAD_Form_ID
public void setAD_Form_ID(int AD_Form_ID)
Set Special Form.- Specified by:
setAD_Form_IDin interfaceI_AD_Process- Parameters:
AD_Form_ID- Special Form
-
getAD_Form_ID
public int getAD_Form_ID()
Get Special Form.- Specified by:
getAD_Form_IDin interfaceI_AD_Process- Returns:
- Special Form
-
getAD_PrintFormat
public I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException
- Specified by:
getAD_PrintFormatin interfaceI_AD_Process- Throws:
RuntimeException
-
setAD_PrintFormat_ID
public void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format.- Specified by:
setAD_PrintFormat_IDin interfaceI_AD_Process- Parameters:
AD_PrintFormat_ID- Data Print Format
-
getAD_PrintFormat_ID
public int getAD_PrintFormat_ID()
Get Print Format.- Specified by:
getAD_PrintFormat_IDin interfaceI_AD_Process- Returns:
- Data Print Format
-
setAD_Process_ID
public void setAD_Process_ID(int AD_Process_ID)
Set Process.- Specified by:
setAD_Process_IDin interfaceI_AD_Process- Parameters:
AD_Process_ID- Process or Report
-
getAD_Process_ID
public int getAD_Process_ID()
Get Process.- Specified by:
getAD_Process_IDin interfaceI_AD_Process- Returns:
- Process or Report
-
setAD_Process_UU
public void setAD_Process_UU(String AD_Process_UU)
Set AD_Process_UU.- Specified by:
setAD_Process_UUin interfaceI_AD_Process- Parameters:
AD_Process_UU- AD_Process_UU
-
getAD_Process_UU
public String getAD_Process_UU()
Get AD_Process_UU.- Specified by:
getAD_Process_UUin interfaceI_AD_Process- Returns:
- AD_Process_UU
-
getAD_ReportView
public I_AD_ReportView getAD_ReportView() throws RuntimeException
- Specified by:
getAD_ReportViewin interfaceI_AD_Process- Throws:
RuntimeException
-
setAD_ReportView_ID
public void setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View.- Specified by:
setAD_ReportView_IDin interfaceI_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_IDin interfaceI_AD_Process- Returns:
- View used to generate this report
-
getAD_Workflow
public I_AD_Workflow getAD_Workflow() throws RuntimeException
- Specified by:
getAD_Workflowin interfaceI_AD_Process- Throws:
RuntimeException
-
setAD_Workflow_ID
public void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow.- Specified by:
setAD_Workflow_IDin interfaceI_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_IDin interfaceI_AD_Process- Returns:
- Workflow or combination of tasks
-
setAllowMultipleExecution
public void setAllowMultipleExecution(String AllowMultipleExecution)
Set Multiple Execution.- Specified by:
setAllowMultipleExecutionin interfaceI_AD_Process- Parameters:
AllowMultipleExecution- Allow or disallow executing a process/report multiple times.
-
getAllowMultipleExecution
public String getAllowMultipleExecution()
Get Multiple Execution.- Specified by:
getAllowMultipleExecutionin interfaceI_AD_Process- Returns:
- Allow or disallow executing a process/report multiple times.
-
setClassname
public void setClassname(String Classname)
Set Classname.- Specified by:
setClassnamein interfaceI_AD_Process- Parameters:
Classname- Java Classname
-
getClassname
public String getClassname()
Get Classname.- Specified by:
getClassnamein interfaceI_AD_Process- Returns:
- Java Classname
-
setCopyFromProcess
public void setCopyFromProcess(String CopyFromProcess)
Set Copy From Report and Process.- Specified by:
setCopyFromProcessin interfaceI_AD_Process- Parameters:
CopyFromProcess- Copy settings from one report and process to another.
-
getCopyFromProcess
public String getCopyFromProcess()
Get Copy From Report and Process.- Specified by:
getCopyFromProcessin interfaceI_AD_Process- Returns:
- Copy settings from one report and process to another.
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_AD_Process- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_AD_Process- Returns:
- Optional short description of the record
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityTypein interfaceI_AD_Process- Parameters:
EntityType- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityTypein interfaceI_AD_Process- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setExecutionType
public void setExecutionType(String ExecutionType)
Set Execution Type.- Specified by:
setExecutionTypein interfaceI_AD_Process- Parameters:
ExecutionType- Execution Type defines whether the report/process will always run in background or foreground.
-
getExecutionType
public String getExecutionType()
Get Execution Type.- Specified by:
getExecutionTypein interfaceI_AD_Process- Returns:
- Execution Type defines whether the report/process will always run in background or foreground.
-
setHelp
public void setHelp(String Help)
Set Comment/Help.- Specified by:
setHelpin interfaceI_AD_Process- Parameters:
Help- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelpin interfaceI_AD_Process- Returns:
- Comment or Hint
-
setIsBetaFunctionality
public void setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality.- Specified by:
setIsBetaFunctionalityin interfaceI_AD_Process- Parameters:
IsBetaFunctionality- This functionality is considered Beta
-
isBetaFunctionality
public boolean isBetaFunctionality()
Get Beta Functionality.- Specified by:
isBetaFunctionalityin interfaceI_AD_Process- Returns:
- This functionality is considered Beta
-
setIsDirectPrint
public void setIsDirectPrint(boolean IsDirectPrint)
Set Direct print.- Specified by:
setIsDirectPrintin interfaceI_AD_Process- Parameters:
IsDirectPrint- Print without dialog
-
isDirectPrint
public boolean isDirectPrint()
Get Direct print.- Specified by:
isDirectPrintin interfaceI_AD_Process- Returns:
- Print without dialog
-
setIsReport
public void setIsReport(boolean IsReport)
Set Report.- Specified by:
setIsReportin interfaceI_AD_Process- Parameters:
IsReport- Indicates a Report record
-
isReport
public boolean isReport()
Get Report.- Specified by:
isReportin interfaceI_AD_Process- Returns:
- Indicates a Report record
-
setJasperReport
public void setJasperReport(String JasperReport)
Set Jasper Report.- Specified by:
setJasperReportin interfaceI_AD_Process- Parameters:
JasperReport- Jasper Report
-
getJasperReport
public String getJasperReport()
Get Jasper Report.- Specified by:
getJasperReportin interfaceI_AD_Process- Returns:
- Jasper Report
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_AD_Process- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_AD_Process- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setProcedureName
public void setProcedureName(String ProcedureName)
Set Procedure.- Specified by:
setProcedureNamein interfaceI_AD_Process- Parameters:
ProcedureName- Name of the Database Procedure
-
getProcedureName
public String getProcedureName()
Get Procedure.- Specified by:
getProcedureNamein interfaceI_AD_Process- Returns:
- Name of the Database Procedure
-
setShowHelp
public void setShowHelp(String ShowHelp)
Set Show Help.- Specified by:
setShowHelpin interfaceI_AD_Process- Parameters:
ShowHelp- Show Help
-
getShowHelp
public String getShowHelp()
Get Show Help.- Specified by:
getShowHelpin interfaceI_AD_Process- Returns:
- Show Help
-
setStatistic_Count
public void setStatistic_Count(int Statistic_Count)
Set Statistic Count.- Specified by:
setStatistic_Countin interfaceI_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_Countin interfaceI_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_Secondsin interfaceI_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_Secondsin interfaceI_AD_Process- Returns:
- Internal statistics how many seconds a process took
-
setValue
public void setValue(String Value)
Set Search Key.- Specified by:
setValuein interfaceI_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:
getValuein interfaceI_AD_Process- Returns:
- Search key for the record in the format required - must be unique
-
setWorkflowValue
public void setWorkflowValue(String WorkflowValue)
Set Workflow Key.- Specified by:
setWorkflowValuein interfaceI_AD_Process- Parameters:
WorkflowValue- Key of the Workflow to start
-
getWorkflowValue
public String getWorkflowValue()
Get Workflow Key.- Specified by:
getWorkflowValuein interfaceI_AD_Process- Returns:
- Key of the Workflow to start
-
-