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_Detail
Generated Interface for AD_Package_Exp_Detail
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_EntityType_IDstatic final String
Column name AD_Form_IDstatic final String
Column name AD_ImpFormat_IDstatic final String
Column name AD_InfoWindow_IDstatic final String
Column name AD_Menu_IDstatic final String
Column name AD_Message_IDstatic final String
Column name AD_ModelValidator_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Package_Code_Newstatic final String
Column name AD_Package_Code_Oldstatic final String
Column name AD_Package_Exp_Detail_IDstatic final String
Column name AD_Package_Exp_Detail_UUstatic final String
Column name AD_Package_Exp_IDstatic final String
Column name AD_PrintFormat_IDstatic final String
Column name AD_Process_IDstatic final String
Column name AD_Reference_IDstatic final String
Column name AD_ReportView_IDstatic final String
Column name AD_Role_IDstatic final String
Column name AD_Table_IDstatic final String
Column name AD_Val_Rule_IDstatic final String
Column name AD_Window_IDstatic final String
Column name AD_Workflow_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DBTypestatic final String
Column name Descriptionstatic final String
Column name Destination_Directorystatic final String
Column name Destination_FileNamestatic final String
Column name ExecCodestatic final String
Column name File_Directorystatic final String
Column name FileNamestatic final String
Column name IsActivestatic final String
Column name Linestatic final String
Column name Name2static final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name ReleaseNostatic final String
Column name SQLStatementstatic final String
Column name Target_Directorystatic final String
Column name Typestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=50006static final String
TableName=AD_Package_Exp_Detail -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Entity Type.int
Get Special Form.int
Get Import Formatint
Get Info Window.int
Get Menu.int
Get Message.int
Get Model Validatorint
Get Organization.Get New Package CodeGet Old Package Codeint
Get Package Exp.Get AD_Package_Exp_Detail_UUint
Get Package Exp.int
Get Print Format.int
Get Process.int
Get Reference.int
Get Report View.int
Get Role.int
Get Table.int
Get Dynamic Validation.int
Get Window.int
Get Workflow.Get Created.int
Get Created By.Get DB TypeGet Description.Get Destination_DirectoryGet Destination_FileNameGet Execution CodeGet File_DirectoryGet File Name.int
getLine()
Get Line No.getName2()
Get Name 2.Get Release No.Get SQL Expression/StatementGet Target_DirectorygetType()
Get Type.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Processed.boolean
Get Process Nowvoid
setAD_EntityType_ID
(int AD_EntityType_ID) Set Entity Type.void
setAD_Form_ID
(int AD_Form_ID) Set Special Form.void
setAD_ImpFormat_ID
(int AD_ImpFormat_ID) Set Import Formatvoid
setAD_InfoWindow_ID
(int AD_InfoWindow_ID) Set Info Window.void
setAD_Menu_ID
(int AD_Menu_ID) Set Menu.void
setAD_Message_ID
(int AD_Message_ID) Set Message.void
setAD_ModelValidator_ID
(int AD_ModelValidator_ID) Set Model Validatorvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Package_Code_New
(String AD_Package_Code_New) Set New Package Codevoid
setAD_Package_Code_Old
(String AD_Package_Code_Old) Set Old Package Codevoid
setAD_Package_Exp_Detail_ID
(int AD_Package_Exp_Detail_ID) Set Package Exp.void
setAD_Package_Exp_Detail_UU
(String AD_Package_Exp_Detail_UU) Set AD_Package_Exp_Detail_UUvoid
setAD_Package_Exp_ID
(int AD_Package_Exp_ID) Set Package Exp.void
setAD_PrintFormat_ID
(int AD_PrintFormat_ID) Set Print Format.void
setAD_Process_ID
(int AD_Process_ID) Set Process.void
setAD_Reference_ID
(int AD_Reference_ID) Set Reference.void
setAD_ReportView_ID
(int AD_ReportView_ID) Set Report View.void
setAD_Role_ID
(int AD_Role_ID) Set Role.void
setAD_Table_ID
(int AD_Table_ID) Set Table.void
setAD_Val_Rule_ID
(int AD_Val_Rule_ID) Set Dynamic Validation.void
setAD_Window_ID
(int AD_Window_ID) Set Window.void
setAD_Workflow_ID
(int AD_Workflow_ID) Set Workflow.void
Set DB Typevoid
setDescription
(String Description) Set Description.void
setDestination_Directory
(String Destination_Directory) Set Destination_Directoryvoid
setDestination_FileName
(String Destination_FileName) Set Destination_FileNamevoid
setExecCode
(String ExecCode) Set Execution Codevoid
setFile_Directory
(String File_Directory) Set File_Directoryvoid
setFileName
(String FileName) Set File Name.void
setIsActive
(boolean IsActive) Set Active.void
setLine
(int Line) Set Line No.void
Set Name 2.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Nowvoid
setReleaseNo
(String ReleaseNo) Set Release No.void
setSQLStatement
(String SQLStatement) Set SQL Expression/Statementvoid
setTarget_Directory
(String Target_Directory) Set Target_Directoryvoid
Set Type.
-
Field Details
-
Table_Name
TableName=AD_Package_Exp_Detail- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=50006- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_EntityType_ID
Column name AD_EntityType_ID- See Also:
-
COLUMNNAME_AD_Form_ID
Column name AD_Form_ID- See Also:
-
COLUMNNAME_AD_ImpFormat_ID
Column name AD_ImpFormat_ID- See Also:
-
COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_ID- See Also:
-
COLUMNNAME_AD_Menu_ID
Column name AD_Menu_ID- See Also:
-
COLUMNNAME_AD_Message_ID
Column name AD_Message_ID- See Also:
-
COLUMNNAME_AD_ModelValidator_ID
Column name AD_ModelValidator_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Package_Code_New
Column name AD_Package_Code_New- See Also:
-
COLUMNNAME_AD_Package_Code_Old
Column name AD_Package_Code_Old- See Also:
-
COLUMNNAME_AD_Package_Exp_Detail_ID
Column name AD_Package_Exp_Detail_ID- See Also:
-
COLUMNNAME_AD_Package_Exp_Detail_UU
Column name AD_Package_Exp_Detail_UU- See Also:
-
COLUMNNAME_AD_Package_Exp_ID
Column name AD_Package_Exp_ID- See Also:
-
COLUMNNAME_AD_PrintFormat_ID
Column name AD_PrintFormat_ID- See Also:
-
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
-
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
-
COLUMNNAME_AD_ReportView_ID
Column name AD_ReportView_ID- See Also:
-
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DBType
Column name DBType- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_Destination_Directory
Column name Destination_Directory- See Also:
-
COLUMNNAME_Destination_FileName
Column name Destination_FileName- See Also:
-
COLUMNNAME_ExecCode
Column name ExecCode- See Also:
-
COLUMNNAME_File_Directory
Column name File_Directory- See Also:
-
COLUMNNAME_FileName
Column name FileName- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Line
Column name Line- See Also:
-
COLUMNNAME_Name2
Column name Name2- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ReleaseNo
Column name ReleaseNo- See Also:
-
COLUMNNAME_SQLStatement
Column name SQLStatement- See Also:
-
COLUMNNAME_Target_Directory
Column name Target_Directory- See Also:
-
COLUMNNAME_Type
Column name Type- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. 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
- 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
- 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
- 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
- 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
- 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
- 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
- Throws:
RuntimeException
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_Package_Code_New
Set New Package Code -
getAD_Package_Code_New
String getAD_Package_Code_New()Get New Package Code -
setAD_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
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDBType
Set DB Type -
getDBType
String getDBType()Get DB Type -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDestination_Directory
Set Destination_Directory -
getDestination_Directory
String getDestination_Directory()Get Destination_Directory -
setDestination_FileName
Set Destination_FileName -
getDestination_FileName
String getDestination_FileName()Get Destination_FileName -
setExecCode
Set Execution Code -
getExecCode
String getExecCode()Get Execution Code -
setFile_Directory
Set File_Directory -
getFile_Directory
String getFile_Directory()Get File_Directory -
setFileName
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
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
Set Release No. Internal Release Number -
getReleaseNo
String getReleaseNo()Get Release No. Internal Release Number -
setSQLStatement
Set SQL Expression/Statement -
getSQLStatement
String getSQLStatement()Get SQL Expression/Statement -
setTarget_Directory
Set Target_Directory -
getTarget_Directory
String getTarget_Directory()Get Target_Directory -
setType
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
-