Package org.compiere.model
Interface I_AD_Package_Exp
- All Known Implementing Classes:
MPackageExp
,X_AD_Package_Exp
public interface I_AD_Package_Exp
Generated Interface for AD_Package_Exp
- 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_Org_IDstatic final String
Column name AD_Package_Exp_IDstatic final String
Column name AD_Package_Exp_UUstatic final String
Column name AD_Package_Typestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateFromstatic final String
Column name Descriptionstatic final String
Column name EMailstatic final String
Column name File_Directorystatic final String
Column name Instructionsstatic final String
Column name IsActivestatic final String
Column name IsExportDictionaryEntitystatic final String
Column name Namestatic final String
Column name PK_Versionstatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name ReleaseNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UserNamestatic final String
Column name Versionstatic final KeyNamePair
static final int
AD_Table_ID=50005static final String
TableName=AD_Package_Exp -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Package Exp.Get AD_Package_Exp_UUGet Package TypeGet Created.int
Get Created By.Get Date From.Get Description.getEMail()
Get EMail Address.Get File_DirectoryGet InstructionsgetName()
Get Name.Get Package VersionGet Release No.Get Updated.int
Get Updated By.Get User NameGet Version.boolean
isActive()
Get Active.boolean
Get Export Dictionary Entityboolean
Get Processed.boolean
Get Process Nowvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Package_Exp_ID
(int AD_Package_Exp_ID) Set Package Exp.void
setAD_Package_Exp_UU
(String AD_Package_Exp_UU) Set AD_Package_Exp_UUvoid
setAD_Package_Type
(String AD_Package_Type) Set Package Typevoid
setDateFrom
(Timestamp DateFrom) Set Date From.void
setDescription
(String Description) Set Description.void
Set EMail Address.void
setFile_Directory
(String File_Directory) Set File_Directoryvoid
setInstructions
(String Instructions) Set Instructionsvoid
setIsActive
(boolean IsActive) Set Active.void
setIsExportDictionaryEntity
(boolean IsExportDictionaryEntity) Set Export Dictionary Entityvoid
Set Name.void
setPK_Version
(String PK_Version) Set Package Versionvoid
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Nowvoid
setReleaseNo
(String ReleaseNo) Set Release No.void
setUserName
(String UserName) Set User Namevoid
setVersion
(String Version) Set Version.
-
Field Details
-
Table_Name
TableName=AD_Package_Exp- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=50005- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Package_Exp_ID
Column name AD_Package_Exp_ID- See Also:
-
COLUMNNAME_AD_Package_Exp_UU
Column name AD_Package_Exp_UU- See Also:
-
COLUMNNAME_AD_Package_Type
Column name AD_Package_Type- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateFrom
Column name DateFrom- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EMail
Column name EMail- See Also:
-
COLUMNNAME_File_Directory
Column name File_Directory- See Also:
-
COLUMNNAME_Instructions
Column name Instructions- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsExportDictionaryEntity
Column name IsExportDictionaryEntity- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PK_Version
Column name PK_Version- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ReleaseNo
Column name ReleaseNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UserName
Column name UserName- See Also:
-
COLUMNNAME_Version
Column name Version- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
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_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. -
setAD_Package_Exp_UU
Set AD_Package_Exp_UU -
getAD_Package_Exp_UU
String getAD_Package_Exp_UU()Get AD_Package_Exp_UU -
setAD_Package_Type
Set Package Type -
getAD_Package_Type
String getAD_Package_Type()Get Package Type -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateFrom
Set Date From. Starting date for a range -
getDateFrom
Timestamp getDateFrom()Get Date From. Starting date for a range -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEMail
Set EMail Address. Electronic Mail Address -
getEMail
String getEMail()Get EMail Address. Electronic Mail Address -
setFile_Directory
Set File_Directory -
getFile_Directory
String getFile_Directory()Get File_Directory -
setInstructions
Set Instructions -
getInstructions
String getInstructions()Get Instructions -
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 -
setIsExportDictionaryEntity
void setIsExportDictionaryEntity(boolean IsExportDictionaryEntity) Set Export Dictionary Entity -
isExportDictionaryEntity
boolean isExportDictionaryEntity()Get Export Dictionary Entity -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPK_Version
Set Package Version -
getPK_Version
String getPK_Version()Get Package Version -
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 -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUserName
Set User Name -
getUserName
String getUserName()Get User Name -
setVersion
Set Version. Version of the table definition -
getVersion
String getVersion()Get Version. Version of the table definition
-