Package org.compiere.model
Interface I_AD_Package_Exp_Detail
-
- All Known Implementing Classes:
MPackageExpDetail,X_AD_Package_Exp_Detail
public interface I_AD_Package_Exp_DetailGenerated Interface for AD_Package_Exp_Detail- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 6 - System - Clientstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_EntityType_IDColumn name AD_EntityType_IDstatic StringCOLUMNNAME_AD_Form_IDColumn name AD_Form_IDstatic StringCOLUMNNAME_AD_ImpFormat_IDColumn name AD_ImpFormat_IDstatic StringCOLUMNNAME_AD_InfoWindow_IDColumn name AD_InfoWindow_IDstatic StringCOLUMNNAME_AD_Menu_IDColumn name AD_Menu_IDstatic StringCOLUMNNAME_AD_Message_IDColumn name AD_Message_IDstatic StringCOLUMNNAME_AD_ModelValidator_IDColumn name AD_ModelValidator_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_Package_Code_NewColumn name AD_Package_Code_Newstatic StringCOLUMNNAME_AD_Package_Code_OldColumn name AD_Package_Code_Oldstatic StringCOLUMNNAME_AD_Package_Exp_Detail_IDColumn name AD_Package_Exp_Detail_IDstatic StringCOLUMNNAME_AD_Package_Exp_Detail_UUColumn name AD_Package_Exp_Detail_UUstatic StringCOLUMNNAME_AD_Package_Exp_IDColumn name AD_Package_Exp_IDstatic StringCOLUMNNAME_AD_PrintFormat_IDColumn name AD_PrintFormat_IDstatic StringCOLUMNNAME_AD_Process_IDColumn name AD_Process_IDstatic StringCOLUMNNAME_AD_Reference_IDColumn name AD_Reference_IDstatic StringCOLUMNNAME_AD_ReportView_IDColumn name AD_ReportView_IDstatic StringCOLUMNNAME_AD_Role_IDColumn name AD_Role_IDstatic StringCOLUMNNAME_AD_Table_IDColumn name AD_Table_IDstatic StringCOLUMNNAME_AD_Val_Rule_IDColumn name AD_Val_Rule_IDstatic StringCOLUMNNAME_AD_Window_IDColumn name AD_Window_IDstatic StringCOLUMNNAME_AD_Workflow_IDColumn name AD_Workflow_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DBTypeColumn name DBTypestatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_Destination_DirectoryColumn name Destination_Directorystatic StringCOLUMNNAME_Destination_FileNameColumn name Destination_FileNamestatic StringCOLUMNNAME_ExecCodeColumn name ExecCodestatic StringCOLUMNNAME_File_DirectoryColumn name File_Directorystatic StringCOLUMNNAME_FileNameColumn name FileNamestatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_LineColumn name Linestatic StringCOLUMNNAME_Name2Column name Name2static StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_ReleaseNoColumn name ReleaseNostatic StringCOLUMNNAME_SQLStatementColumn name SQLStatementstatic StringCOLUMNNAME_Target_DirectoryColumn name Target_Directorystatic StringCOLUMNNAME_TypeColumn name Typestatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=50006static StringTable_NameTableName=AD_Package_Exp_Detail
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.I_AD_EntityTypegetAD_EntityType()intgetAD_EntityType_ID()Get Entity Type.I_AD_FormgetAD_Form()intgetAD_Form_ID()Get Special Form.I_AD_ImpFormatgetAD_ImpFormat()intgetAD_ImpFormat_ID()Get Import FormatI_AD_InfoWindowgetAD_InfoWindow()intgetAD_InfoWindow_ID()Get Info Window.I_AD_MenugetAD_Menu()intgetAD_Menu_ID()Get Menu.I_AD_MessagegetAD_Message()intgetAD_Message_ID()Get Message.I_AD_ModelValidatorgetAD_ModelValidator()intgetAD_ModelValidator_ID()Get Model ValidatorintgetAD_Org_ID()Get Organization.StringgetAD_Package_Code_New()Get New Package CodeStringgetAD_Package_Code_Old()Get Old Package CodeI_AD_Package_ExpgetAD_Package_Exp()intgetAD_Package_Exp_Detail_ID()Get Package Exp.StringgetAD_Package_Exp_Detail_UU()Get AD_Package_Exp_Detail_UUintgetAD_Package_Exp_ID()Get Package Exp.I_AD_PrintFormatgetAD_PrintFormat()intgetAD_PrintFormat_ID()Get Print Format.I_AD_ProcessgetAD_Process()intgetAD_Process_ID()Get Process.I_AD_ReferencegetAD_Reference()intgetAD_Reference_ID()Get Reference.I_AD_ReportViewgetAD_ReportView()intgetAD_ReportView_ID()Get Report View.I_AD_RolegetAD_Role()intgetAD_Role_ID()Get Role.I_AD_TablegetAD_Table()intgetAD_Table_ID()Get Table.I_AD_Val_RulegetAD_Val_Rule()intgetAD_Val_Rule_ID()Get Dynamic Validation.I_AD_WindowgetAD_Window()intgetAD_Window_ID()Get Window.I_AD_WorkflowgetAD_Workflow()intgetAD_Workflow_ID()Get Workflow.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDBType()Get DBTypeStringgetDescription()Get Description.StringgetDestination_Directory()Get Destination_DirectoryStringgetDestination_FileName()Get Destination_FileNameStringgetExecCode()Get Execution CodeStringgetFile_Directory()Get File_DirectoryStringgetFileName()Get File Name.intgetLine()Get Line No.StringgetName2()Get Name 2.StringgetReleaseNo()Get Release No.StringgetSQLStatement()Get SQL Expression/StatementStringgetTarget_Directory()Get Target_DirectoryStringgetType()Get Type.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowvoidsetAD_EntityType_ID(int AD_EntityType_ID)Set Entity Type.voidsetAD_Form_ID(int AD_Form_ID)Set Special Form.voidsetAD_ImpFormat_ID(int AD_ImpFormat_ID)Set Import FormatvoidsetAD_InfoWindow_ID(int AD_InfoWindow_ID)Set Info Window.voidsetAD_Menu_ID(int AD_Menu_ID)Set Menu.voidsetAD_Message_ID(int AD_Message_ID)Set Message.voidsetAD_ModelValidator_ID(int AD_ModelValidator_ID)Set Model ValidatorvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_Package_Code_New(String AD_Package_Code_New)Set New Package CodevoidsetAD_Package_Code_Old(String AD_Package_Code_Old)Set Old Package CodevoidsetAD_Package_Exp_Detail_ID(int AD_Package_Exp_Detail_ID)Set Package Exp.voidsetAD_Package_Exp_Detail_UU(String AD_Package_Exp_Detail_UU)Set AD_Package_Exp_Detail_UUvoidsetAD_Package_Exp_ID(int AD_Package_Exp_ID)Set Package Exp.voidsetAD_PrintFormat_ID(int AD_PrintFormat_ID)Set Print Format.voidsetAD_Process_ID(int AD_Process_ID)Set Process.voidsetAD_Reference_ID(int AD_Reference_ID)Set Reference.voidsetAD_ReportView_ID(int AD_ReportView_ID)Set Report View.voidsetAD_Role_ID(int AD_Role_ID)Set Role.voidsetAD_Table_ID(int AD_Table_ID)Set Table.voidsetAD_Val_Rule_ID(int AD_Val_Rule_ID)Set Dynamic Validation.voidsetAD_Window_ID(int AD_Window_ID)Set Window.voidsetAD_Workflow_ID(int AD_Workflow_ID)Set Workflow.voidsetDBType(String DBType)Set DBTypevoidsetDescription(String Description)Set Description.voidsetDestination_Directory(String Destination_Directory)Set Destination_DirectoryvoidsetDestination_FileName(String Destination_FileName)Set Destination_FileNamevoidsetExecCode(String ExecCode)Set Execution CodevoidsetFile_Directory(String File_Directory)Set File_DirectoryvoidsetFileName(String FileName)Set File Name.voidsetIsActive(boolean IsActive)Set Active.voidsetLine(int Line)Set Line No.voidsetName2(String Name2)Set Name 2.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process NowvoidsetReleaseNo(String ReleaseNo)Set Release No.voidsetSQLStatement(String SQLStatement)Set SQL Expression/StatementvoidsetTarget_Directory(String Target_Directory)Set Target_DirectoryvoidsetType(String Type)Set Type.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Package_Exp_Detail- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=50006- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_EntityType_ID
static final String COLUMNNAME_AD_EntityType_ID
Column name AD_EntityType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Form_ID
static final String COLUMNNAME_AD_Form_ID
Column name AD_Form_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_ImpFormat_ID
static final String COLUMNNAME_AD_ImpFormat_ID
Column name AD_ImpFormat_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_InfoWindow_ID
static final String COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Menu_ID
static final String COLUMNNAME_AD_Menu_ID
Column name AD_Menu_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Message_ID
static final String COLUMNNAME_AD_Message_ID
Column name AD_Message_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_ModelValidator_ID
static final String COLUMNNAME_AD_ModelValidator_ID
Column name AD_ModelValidator_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Package_Code_New
static final String COLUMNNAME_AD_Package_Code_New
Column name AD_Package_Code_New- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Package_Code_Old
static final String COLUMNNAME_AD_Package_Code_Old
Column name AD_Package_Code_Old- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Package_Exp_Detail_ID
static final String COLUMNNAME_AD_Package_Exp_Detail_ID
Column name AD_Package_Exp_Detail_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Package_Exp_Detail_UU
static final String COLUMNNAME_AD_Package_Exp_Detail_UU
Column name AD_Package_Exp_Detail_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Package_Exp_ID
static final String COLUMNNAME_AD_Package_Exp_ID
Column name AD_Package_Exp_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_PrintFormat_ID
static final String COLUMNNAME_AD_PrintFormat_ID
Column name AD_PrintFormat_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Process_ID
static final String COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Reference_ID
static final String COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_ReportView_ID
static final String COLUMNNAME_AD_ReportView_ID
Column name AD_ReportView_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_AD_Role_ID
Column name AD_Role_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Val_Rule_ID
static final String COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Window_ID
static final String COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Workflow_ID
static final String COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DBType
static final String COLUMNNAME_DBType
Column name DBType- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_Destination_Directory
static final String COLUMNNAME_Destination_Directory
Column name Destination_Directory- See Also:
- Constant Field Values
-
COLUMNNAME_Destination_FileName
static final String COLUMNNAME_Destination_FileName
Column name Destination_FileName- See Also:
- Constant Field Values
-
COLUMNNAME_ExecCode
static final String COLUMNNAME_ExecCode
Column name ExecCode- See Also:
- Constant Field Values
-
COLUMNNAME_File_Directory
static final String COLUMNNAME_File_Directory
Column name File_Directory- See Also:
- Constant Field Values
-
COLUMNNAME_FileName
static final String COLUMNNAME_FileName
Column name FileName- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- See Also:
- Constant Field Values
-
COLUMNNAME_Name2
static final String COLUMNNAME_Name2
Column name Name2- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ReleaseNo
static final String COLUMNNAME_ReleaseNo
Column name ReleaseNo- See Also:
- Constant Field Values
-
COLUMNNAME_SQLStatement
static final String COLUMNNAME_SQLStatement
Column name SQLStatement- See Also:
- Constant Field Values
-
COLUMNNAME_Target_Directory
static final String COLUMNNAME_Target_Directory
Column name Target_Directory- See Also:
- Constant Field Values
-
COLUMNNAME_Type
static final String COLUMNNAME_Type
Column name Type- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_EntityType_ID
void setAD_EntityType_ID(int AD_EntityType_ID)
Set Entity Type. System Entity Type
-
getAD_EntityType_ID
int getAD_EntityType_ID()
Get Entity Type. System Entity Type
-
getAD_EntityType
I_AD_EntityType getAD_EntityType() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Form_ID
void setAD_Form_ID(int AD_Form_ID)
Set Special Form. Special Form
-
getAD_Form_ID
int getAD_Form_ID()
Get Special Form. Special Form
-
getAD_Form
I_AD_Form getAD_Form() throws RuntimeException
- Throws:
RuntimeException
-
setAD_ImpFormat_ID
void setAD_ImpFormat_ID(int AD_ImpFormat_ID)
Set Import Format
-
getAD_ImpFormat_ID
int getAD_ImpFormat_ID()
Get Import Format
-
getAD_ImpFormat
I_AD_ImpFormat getAD_ImpFormat() throws RuntimeException
- Throws:
RuntimeException
-
setAD_InfoWindow_ID
void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
Set Info Window. Info and search/select Window
-
getAD_InfoWindow_ID
int getAD_InfoWindow_ID()
Get Info Window. Info and search/select Window
-
getAD_InfoWindow
I_AD_InfoWindow getAD_InfoWindow() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Menu_ID
void setAD_Menu_ID(int AD_Menu_ID)
Set Menu. Identifies a Menu
-
getAD_Menu_ID
int getAD_Menu_ID()
Get Menu. Identifies a Menu
-
getAD_Menu
I_AD_Menu getAD_Menu() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Message_ID
void setAD_Message_ID(int AD_Message_ID)
Set Message. System Message
-
getAD_Message_ID
int getAD_Message_ID()
Get Message. System Message
-
getAD_Message
I_AD_Message getAD_Message() throws RuntimeException
- Throws:
RuntimeException
-
setAD_ModelValidator_ID
void setAD_ModelValidator_ID(int AD_ModelValidator_ID)
Set Model Validator
-
getAD_ModelValidator_ID
int getAD_ModelValidator_ID()
Get Model Validator
-
getAD_ModelValidator
I_AD_ModelValidator getAD_ModelValidator() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_Package_Code_New
void setAD_Package_Code_New(String AD_Package_Code_New)
Set New Package Code
-
getAD_Package_Code_New
String getAD_Package_Code_New()
Get New Package Code
-
setAD_Package_Code_Old
void setAD_Package_Code_Old(String AD_Package_Code_Old)
Set Old Package Code
-
getAD_Package_Code_Old
String getAD_Package_Code_Old()
Get Old Package Code
-
setAD_Package_Exp_Detail_ID
void setAD_Package_Exp_Detail_ID(int AD_Package_Exp_Detail_ID)
Set Package Exp. Detail
-
getAD_Package_Exp_Detail_ID
int getAD_Package_Exp_Detail_ID()
Get Package Exp. Detail
-
setAD_Package_Exp_Detail_UU
void setAD_Package_Exp_Detail_UU(String AD_Package_Exp_Detail_UU)
Set AD_Package_Exp_Detail_UU
-
getAD_Package_Exp_Detail_UU
String getAD_Package_Exp_Detail_UU()
Get AD_Package_Exp_Detail_UU
-
setAD_Package_Exp_ID
void setAD_Package_Exp_ID(int AD_Package_Exp_ID)
Set Package Exp.
-
getAD_Package_Exp_ID
int getAD_Package_Exp_ID()
Get Package Exp.
-
getAD_Package_Exp
I_AD_Package_Exp getAD_Package_Exp() throws RuntimeException
- Throws:
RuntimeException
-
setAD_PrintFormat_ID
void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format. Data Print Format
-
getAD_PrintFormat_ID
int getAD_PrintFormat_ID()
Get Print Format. Data Print Format
-
getAD_PrintFormat
I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Process_ID
void setAD_Process_ID(int AD_Process_ID)
Set Process. Process or Report
-
getAD_Process_ID
int getAD_Process_ID()
Get Process. Process or Report
-
getAD_Process
I_AD_Process getAD_Process() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Reference_ID
void setAD_Reference_ID(int AD_Reference_ID)
Set Reference. System Reference and Validation
-
getAD_Reference_ID
int getAD_Reference_ID()
Get Reference. System Reference and Validation
-
getAD_Reference
I_AD_Reference getAD_Reference() throws RuntimeException
- Throws:
RuntimeException
-
setAD_ReportView_ID
void setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View. View used to generate this report
-
getAD_ReportView_ID
int getAD_ReportView_ID()
Get Report View. View used to generate this report
-
getAD_ReportView
I_AD_ReportView getAD_ReportView() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Role_ID
void setAD_Role_ID(int AD_Role_ID)
Set Role. Responsibility Role
-
getAD_Role_ID
int getAD_Role_ID()
Get Role. Responsibility Role
-
getAD_Role
I_AD_Role getAD_Role() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID)
Set Table. Database Table information
-
getAD_Table_ID
int getAD_Table_ID()
Get Table. Database Table information
-
getAD_Table
I_AD_Table getAD_Table() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Val_Rule_ID
void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
Set Dynamic Validation. Dynamic Validation Rule
-
getAD_Val_Rule_ID
int getAD_Val_Rule_ID()
Get Dynamic Validation. Dynamic Validation Rule
-
getAD_Val_Rule
I_AD_Val_Rule getAD_Val_Rule() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Window_ID
void setAD_Window_ID(int AD_Window_ID)
Set Window. Data entry or display window
-
getAD_Window_ID
int getAD_Window_ID()
Get Window. Data entry or display window
-
getAD_Window
I_AD_Window getAD_Window() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Workflow_ID
void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow. Workflow or combination of tasks
-
getAD_Workflow_ID
int getAD_Workflow_ID()
Get Workflow. Workflow or combination of tasks
-
getAD_Workflow
I_AD_Workflow getAD_Workflow() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDBType
void setDBType(String DBType)
Set DBType
-
getDBType
String getDBType()
Get DBType
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDestination_Directory
void setDestination_Directory(String Destination_Directory)
Set Destination_Directory
-
getDestination_Directory
String getDestination_Directory()
Get Destination_Directory
-
setDestination_FileName
void setDestination_FileName(String Destination_FileName)
Set Destination_FileName
-
getDestination_FileName
String getDestination_FileName()
Get Destination_FileName
-
setExecCode
void setExecCode(String ExecCode)
Set Execution Code
-
getExecCode
String getExecCode()
Get Execution Code
-
setFile_Directory
void setFile_Directory(String File_Directory)
Set File_Directory
-
getFile_Directory
String getFile_Directory()
Get File_Directory
-
setFileName
void setFileName(String FileName)
Set File Name. Name of the local file or URL
-
getFileName
String getFileName()
Get File Name. Name of the local file or URL
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setLine
void setLine(int Line)
Set Line No. Unique line for this document
-
getLine
int getLine()
Get Line No. Unique line for this document
-
setName2
void setName2(String Name2)
Set Name 2. Additional Name
-
getName2
String getName2()
Get Name 2. Additional Name
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setReleaseNo
void setReleaseNo(String ReleaseNo)
Set Release No. Internal Release Number
-
getReleaseNo
String getReleaseNo()
Get Release No. Internal Release Number
-
setSQLStatement
void setSQLStatement(String SQLStatement)
Set SQL Expression/Statement
-
getSQLStatement
String getSQLStatement()
Get SQL Expression/Statement
-
setTarget_Directory
void setTarget_Directory(String Target_Directory)
Set Target_Directory
-
getTarget_Directory
String getTarget_Directory()
Get Target_Directory
-
setType
void setType(String Type)
Set Type. Type of Validation (SQL, Java Script, Java Language)
-
getType
String getType()
Get Type. Type of Validation (SQL, Java Script, Java Language)
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-