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 int
ACCESSLEVEL_AD_Reference_ID
AccessLevel AD_Reference_ID=5static String
ACCESSLEVEL_All
All = 7static String
ACCESSLEVEL_ClientOnly
Client only = 2static String
ACCESSLEVEL_ClientPlusOrganization
Client+Organization = 3static String
ACCESSLEVEL_Organization
Organization = 1static String
ACCESSLEVEL_SystemOnly
System only = 4static String
ACCESSLEVEL_SystemPlusClient
System+Client = 6static int
ALLOWMULTIPLEEXECUTION_AD_Reference_ID
AllowMultipleExecution AD_Reference_ID=200158static String
ALLOWMULTIPLEEXECUTION_DisallowMultipleExecutions
Disallow multiple executions = Nstatic String
ALLOWMULTIPLEEXECUTION_DisallowMultipleExecutionsWithTheSameParameters
Disallow multiple executions with the same parameters = Pstatic int
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389static int
EXECUTIONTYPE_AD_Reference_ID
ExecutionType AD_Reference_ID=200157static String
EXECUTIONTYPE_ForceBackground
Force Background = Bstatic String
EXECUTIONTYPE_ForceForeground
Force Foreground = Fstatic int
SHOWHELP_AD_Reference_ID
ShowHelp AD_Reference_ID=50007static String
SHOWHELP_AskUserForFutureUse
Ask user (for future use) = Astatic String
SHOWHELP_DonTShowHelp
Don't show help = Nstatic String
SHOWHELP_RunSilently_TakeDefaults
Run silently - Take Defaults = Sstatic 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, 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 int
get_AccessLevel()
AccessLevelString
getAccessLevel()
Get Data Access Level.I_AD_CtxHelp
getAD_CtxHelp()
int
getAD_CtxHelp_ID()
Get Context Help.I_AD_Form
getAD_Form()
int
getAD_Form_ID()
Get Special Form.I_AD_PrintFormat
getAD_PrintFormat()
int
getAD_PrintFormat_ID()
Get Print Format.int
getAD_Process_ID()
Get Process.String
getAD_Process_UU()
Get AD_Process_UU.I_AD_ReportView
getAD_ReportView()
int
getAD_ReportView_ID()
Get Report View.I_AD_Workflow
getAD_Workflow()
int
getAD_Workflow_ID()
Get Workflow.String
getAllowMultipleExecution()
Get Multiple Execution.String
getClassname()
Get Classname.String
getCopyFromProcess()
Get Copy From Report and Process.String
getDescription()
Get Description.String
getEntityType()
Get Entity Type.String
getExecutionType()
Get Execution Type.String
getHelp()
Get Comment/Help.String
getJasperReport()
Get Jasper Report.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
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 Databoolean
isBetaFunctionality()
Get Beta Functionality.boolean
isDirectPrint()
Get Direct print.boolean
isReport()
Get Report.void
setAccessLevel(String AccessLevel)
Set Data Access Level.void
setAD_CtxHelp_ID(int AD_CtxHelp_ID)
Set Context Help.void
setAD_Form_ID(int AD_Form_ID)
Set Special Form.void
setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_Process_UU(String AD_Process_UU)
Set AD_Process_UU.void
setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View.void
setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow.void
setAllowMultipleExecution(String AllowMultipleExecution)
Set Multiple Execution.void
setClassname(String Classname)
Set Classname.void
setCopyFromProcess(String CopyFromProcess)
Set Copy From Report and Process.void
setDescription(String Description)
Set Description.void
setEntityType(String EntityType)
Set Entity Type.void
setExecutionType(String ExecutionType)
Set Execution 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
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, 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_AccessLevel
in 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:
setAccessLevel
in interfaceI_AD_Process
- Parameters:
AccessLevel
- Access Level required
-
getAccessLevel
public String getAccessLevel()
Get Data Access Level.- Specified by:
getAccessLevel
in interfaceI_AD_Process
- Returns:
- Access Level required
-
getAD_CtxHelp
public I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
- Specified by:
getAD_CtxHelp
in interfaceI_AD_Process
- Throws:
RuntimeException
-
setAD_CtxHelp_ID
public void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
Set Context Help.- Specified by:
setAD_CtxHelp_ID
in interfaceI_AD_Process
- Parameters:
AD_CtxHelp_ID
- Context Help
-
getAD_CtxHelp_ID
public int getAD_CtxHelp_ID()
Get Context Help.- Specified by:
getAD_CtxHelp_ID
in interfaceI_AD_Process
- Returns:
- Context Help
-
getAD_Form
public I_AD_Form getAD_Form() throws RuntimeException
- Specified by:
getAD_Form
in interfaceI_AD_Process
- Throws:
RuntimeException
-
setAD_Form_ID
public void setAD_Form_ID(int AD_Form_ID)
Set Special Form.- Specified by:
setAD_Form_ID
in interfaceI_AD_Process
- Parameters:
AD_Form_ID
- Special Form
-
getAD_Form_ID
public int getAD_Form_ID()
Get Special Form.- Specified by:
getAD_Form_ID
in interfaceI_AD_Process
- Returns:
- Special Form
-
getAD_PrintFormat
public I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException
- Specified by:
getAD_PrintFormat
in interfaceI_AD_Process
- Throws:
RuntimeException
-
setAD_PrintFormat_ID
public void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format.- Specified by:
setAD_PrintFormat_ID
in 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_ID
in 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_ID
in interfaceI_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 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_UU
in 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_UU
in interfaceI_AD_Process
- Returns:
- AD_Process_UU
-
getAD_ReportView
public I_AD_ReportView getAD_ReportView() throws RuntimeException
- Specified by:
getAD_ReportView
in interfaceI_AD_Process
- Throws:
RuntimeException
-
setAD_ReportView_ID
public void setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View.- Specified by:
setAD_ReportView_ID
in 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_ID
in interfaceI_AD_Process
- Returns:
- View used to generate this report
-
getAD_Workflow
public I_AD_Workflow getAD_Workflow() throws RuntimeException
- Specified by:
getAD_Workflow
in interfaceI_AD_Process
- Throws:
RuntimeException
-
setAD_Workflow_ID
public void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow.- Specified by:
setAD_Workflow_ID
in 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_ID
in interfaceI_AD_Process
- Returns:
- Workflow or combination of tasks
-
setAllowMultipleExecution
public void setAllowMultipleExecution(String AllowMultipleExecution)
Set Multiple Execution.- Specified by:
setAllowMultipleExecution
in interfaceI_AD_Process
- Parameters:
AllowMultipleExecution
- Allow or disallow executing a process/report multiple times.
-
getAllowMultipleExecution
public String getAllowMultipleExecution()
Get Multiple Execution.- Specified by:
getAllowMultipleExecution
in interfaceI_AD_Process
- Returns:
- Allow or disallow executing a process/report multiple times.
-
setClassname
public void setClassname(String Classname)
Set Classname.- Specified by:
setClassname
in interfaceI_AD_Process
- Parameters:
Classname
- Java Classname
-
getClassname
public String getClassname()
Get Classname.- Specified by:
getClassname
in interfaceI_AD_Process
- Returns:
- Java Classname
-
setCopyFromProcess
public void setCopyFromProcess(String CopyFromProcess)
Set Copy From Report and Process.- Specified by:
setCopyFromProcess
in 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:
getCopyFromProcess
in interfaceI_AD_Process
- Returns:
- Copy settings from one report and process to another.
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_AD_Process
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_AD_Process
- Returns:
- Optional short description of the record
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityType
in interfaceI_AD_Process
- Parameters:
EntityType
- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityType
in interfaceI_AD_Process
- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setExecutionType
public void setExecutionType(String ExecutionType)
Set Execution Type.- Specified by:
setExecutionType
in 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:
getExecutionType
in 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:
setHelp
in interfaceI_AD_Process
- Parameters:
Help
- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelp
in interfaceI_AD_Process
- Returns:
- Comment or Hint
-
setIsBetaFunctionality
public void setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality.- Specified by:
setIsBetaFunctionality
in interfaceI_AD_Process
- Parameters:
IsBetaFunctionality
- This functionality is considered Beta
-
isBetaFunctionality
public boolean isBetaFunctionality()
Get Beta Functionality.- Specified by:
isBetaFunctionality
in interfaceI_AD_Process
- Returns:
- This functionality is considered Beta
-
setIsDirectPrint
public void setIsDirectPrint(boolean IsDirectPrint)
Set Direct print.- Specified by:
setIsDirectPrint
in interfaceI_AD_Process
- Parameters:
IsDirectPrint
- Print without dialog
-
isDirectPrint
public boolean isDirectPrint()
Get Direct print.- Specified by:
isDirectPrint
in interfaceI_AD_Process
- Returns:
- Print without dialog
-
setIsReport
public void setIsReport(boolean IsReport)
Set Report.- Specified by:
setIsReport
in interfaceI_AD_Process
- Parameters:
IsReport
- Indicates a Report record
-
isReport
public boolean isReport()
Get Report.- Specified by:
isReport
in interfaceI_AD_Process
- Returns:
- Indicates a Report record
-
setJasperReport
public void setJasperReport(String JasperReport)
Set Jasper Report.- Specified by:
setJasperReport
in interfaceI_AD_Process
- Parameters:
JasperReport
- Jasper Report
-
getJasperReport
public String getJasperReport()
Get Jasper Report.- Specified by:
getJasperReport
in interfaceI_AD_Process
- Returns:
- Jasper Report
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_AD_Process
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in 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:
setProcedureName
in interfaceI_AD_Process
- Parameters:
ProcedureName
- Name of the Database Procedure
-
getProcedureName
public String getProcedureName()
Get Procedure.- Specified by:
getProcedureName
in interfaceI_AD_Process
- Returns:
- Name of the Database Procedure
-
setShowHelp
public void setShowHelp(String ShowHelp)
Set Show Help.- Specified by:
setShowHelp
in interfaceI_AD_Process
- Parameters:
ShowHelp
- Show Help
-
getShowHelp
public String getShowHelp()
Get Show Help.- Specified by:
getShowHelp
in interfaceI_AD_Process
- Returns:
- Show Help
-
setStatistic_Count
public void setStatistic_Count(int Statistic_Count)
Set Statistic Count.- Specified by:
setStatistic_Count
in 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_Count
in 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_Seconds
in 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_Seconds
in interfaceI_AD_Process
- Returns:
- Internal statistics how many seconds a process took
-
setValue
public void setValue(String Value)
Set Search Key.- Specified by:
setValue
in 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:
getValue
in 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:
setWorkflowValue
in interfaceI_AD_Process
- Parameters:
WorkflowValue
- Key of the Workflow to start
-
getWorkflowValue
public String getWorkflowValue()
Get Workflow Key.- Specified by:
getWorkflowValue
in interfaceI_AD_Process
- Returns:
- Key of the Workflow to start
-
-