Adempiere 3.5.2a

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 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 4 - System
static String COLUMNNAME_AD_Form_ID
          Column name AD_Form_ID
static String COLUMNNAME_AD_ImpFormat_ID
          Column name AD_ImpFormat_ID
static String COLUMNNAME_AD_Menu_ID
          Column name AD_Menu_ID
static String COLUMNNAME_AD_Message_ID
          Column name AD_Message_ID
static String COLUMNNAME_AD_Package_Code_New
          Column name AD_Package_Code_New
static String COLUMNNAME_AD_Package_Code_Old
          Column name AD_Package_Code_Old
static String COLUMNNAME_AD_Package_Exp_Detail_ID
          Column name AD_Package_Exp_Detail_ID
static String COLUMNNAME_AD_Package_Exp_ID
          Column name AD_Package_Exp_ID
static String COLUMNNAME_AD_PrintFormat_ID
          Column name AD_PrintFormat_ID
static String COLUMNNAME_AD_Process_ID
          Column name AD_Process_ID
static String COLUMNNAME_AD_Reference_ID
          Column name AD_Reference_ID
static String COLUMNNAME_AD_ReportView_ID
          Column name AD_ReportView_ID
static String COLUMNNAME_AD_Role_ID
          Column name AD_Role_ID
static String COLUMNNAME_AD_Table_ID
          Column name AD_Table_ID
static String COLUMNNAME_AD_Val_Rule_ID
          Column name AD_Val_Rule_ID
static String COLUMNNAME_AD_Window_ID
          Column name AD_Window_ID
static String COLUMNNAME_AD_Workbench_ID
          Column name AD_Workbench_ID
static String COLUMNNAME_AD_Workflow_ID
          Column name AD_Workflow_ID
static String COLUMNNAME_DBType
          Column name DBType
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_Destination_Directory
          Column name Destination_Directory
static String COLUMNNAME_Destination_FileName
          Column name Destination_FileName
static String COLUMNNAME_File_Directory
          Column name File_Directory
static String COLUMNNAME_FileName
          Column name FileName
static String COLUMNNAME_Line
          Column name Line
static String COLUMNNAME_Name2
          Column name Name2
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_ReleaseNo
          Column name ReleaseNo
static String COLUMNNAME_SQLStatement
          Column name SQLStatement
static String COLUMNNAME_Target_Directory
          Column name Target_Directory
static String COLUMNNAME_Type
          Column name Type
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=50006
static String Table_Name
          TableName=AD_Package_Exp_Detail
 
Method Summary
 int getAD_Form_ID()
          Get Special Form.
 I_AD_Form getAD_Form()
           
 int getAD_ImpFormat_ID()
          Get Import Format
 I_AD_ImpFormat getAD_ImpFormat()
           
 int getAD_Menu_ID()
          Get Menu.
 I_AD_Menu getAD_Menu()
           
 int getAD_Message_ID()
          Get Message.
 I_AD_Message getAD_Message()
           
 String getAD_Package_Code_New()
          Get AD_Package_Code_New
 String getAD_Package_Code_Old()
          Get AD_Package_Code_Old
 int getAD_Package_Exp_Detail_ID()
          Get AD_Package_Exp_Detail_ID
 int getAD_Package_Exp_ID()
          Get AD_Package_Exp_ID
 int getAD_PrintFormat_ID()
          Get Print Format.
 I_AD_PrintFormat getAD_PrintFormat()
           
 int getAD_Process_ID()
          Get Process.
 I_AD_Process getAD_Process()
           
 int getAD_Reference_ID()
          Get Reference.
 I_AD_Reference getAD_Reference()
           
 int getAD_ReportView_ID()
          Get Report View.
 I_AD_ReportView getAD_ReportView()
           
 int getAD_Role_ID()
          Get Role.
 I_AD_Role getAD_Role()
           
 int getAD_Table_ID()
          Get Table.
 I_AD_Table getAD_Table()
           
 int getAD_Val_Rule_ID()
          Get Dynamic Validation.
 int getAD_Window_ID()
          Get Window.
 I_AD_Window getAD_Window()
           
 int getAD_Workbench_ID()
          Get Workbench.
 I_AD_Workbench getAD_Workbench()
           
 int getAD_Workflow_ID()
          Get Workflow.
 I_AD_Workflow getAD_Workflow()
           
 String getDBType()
          Get DBType
 String getDescription()
          Get Description.
 String getDestination_Directory()
          Get Destination_Directory
 String getDestination_FileName()
          Get Destination_FileName
 String getFile_Directory()
          Get File_Directory
 String getFileName()
          Get File Name.
 int getLine()
          Get Line No.
 String getName2()
          Get Name 2.
 String getReleaseNo()
          Get Release No.
 String getSQLStatement()
          Get SQLStatement
 String getTarget_Directory()
          Get Target_Directory
 String getType()
          Get Type.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now
 void setAD_Form_ID(int AD_Form_ID)
          Set Special Form.
 void setAD_ImpFormat_ID(int AD_ImpFormat_ID)
          Set Import Format
 void setAD_Menu_ID(int AD_Menu_ID)
          Set Menu.
 void setAD_Message_ID(int AD_Message_ID)
          Set Message.
 void setAD_Package_Code_New(String AD_Package_Code_New)
          Set AD_Package_Code_New
 void setAD_Package_Code_Old(String AD_Package_Code_Old)
          Set AD_Package_Code_Old
 void setAD_Package_Exp_Detail_ID(int AD_Package_Exp_Detail_ID)
          Set AD_Package_Exp_Detail_ID
 void setAD_Package_Exp_ID(int AD_Package_Exp_ID)
          Set AD_Package_Exp_ID
 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_Workbench_ID(int AD_Workbench_ID)
          Set Workbench.
 void setAD_Workflow_ID(int AD_Workflow_ID)
          Set Workflow.
 void setDBType(String DBType)
          Set DBType
 void setDescription(String Description)
          Set Description.
 void setDestination_Directory(String Destination_Directory)
          Set Destination_Directory
 void setDestination_FileName(String Destination_FileName)
          Set Destination_FileName
 void setFile_Directory(String File_Directory)
          Set File_Directory
 void setFileName(String FileName)
          Set File Name.
 void setLine(int Line)
          Set Line No.
 void setName2(String Name2)
          Set Name 2.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now
 void setReleaseNo(String ReleaseNo)
          Set Release No.
 void setSQLStatement(String SQLStatement)
          Set SQLStatement
 void setTarget_Directory(String Target_Directory)
          Set Target_Directory
 void setType(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


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 4 - System


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_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_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_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_Workbench_ID

static final String COLUMNNAME_AD_Workbench_ID
Column name AD_Workbench_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_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_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_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
Method Detail

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

setAD_Package_Code_New

void setAD_Package_Code_New(String AD_Package_Code_New)
Set AD_Package_Code_New


getAD_Package_Code_New

String getAD_Package_Code_New()
Get AD_Package_Code_New


setAD_Package_Code_Old

void setAD_Package_Code_Old(String AD_Package_Code_Old)
Set AD_Package_Code_Old


getAD_Package_Code_Old

String getAD_Package_Code_Old()
Get AD_Package_Code_Old


setAD_Package_Exp_Detail_ID

void setAD_Package_Exp_Detail_ID(int AD_Package_Exp_Detail_ID)
Set AD_Package_Exp_Detail_ID


getAD_Package_Exp_Detail_ID

int getAD_Package_Exp_Detail_ID()
Get AD_Package_Exp_Detail_ID


setAD_Package_Exp_ID

void setAD_Package_Exp_ID(int AD_Package_Exp_ID)
Set AD_Package_Exp_ID


getAD_Package_Exp_ID

int getAD_Package_Exp_ID()
Get AD_Package_Exp_ID


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

setAD_Workbench_ID

void setAD_Workbench_ID(int AD_Workbench_ID)
Set Workbench. Collection of windows, reports


getAD_Workbench_ID

int getAD_Workbench_ID()
Get Workbench. Collection of windows, reports


getAD_Workbench

I_AD_Workbench getAD_Workbench()
                               throws Exception
Throws:
Exception

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 Exception
Throws:
Exception

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


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


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 SQLStatement


getSQLStatement

String getSQLStatement()
Get SQLStatement


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)


Adempiere 3.5.2a

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