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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Package_Exp_IDstatic final StringColumn name AD_Package_Exp_UUstatic final StringColumn name AD_Package_Typestatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateFromstatic final StringColumn name Descriptionstatic final StringColumn name EMailstatic final StringColumn name File_Directorystatic final StringColumn name Instructionsstatic final StringColumn name IsActivestatic final StringColumn name IsExportDictionaryEntitystatic final StringColumn name Namestatic final StringColumn name PK_Versionstatic final StringColumn name Processedstatic final StringColumn name Processingstatic final StringColumn name ReleaseNostatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name UserNamestatic final StringColumn name Versionstatic final KeyNamePairstatic final intAD_Table_ID=50005static final StringTableName=AD_Package_Exp -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.intGet Package Exp.Get AD_Package_Exp_UUGet Package TypeGet Created.intGet Created By.Get Date From.Get Description.getEMail()Get EMail Address.Get File_DirectoryGet InstructionsgetName()Get Name.Get Package VersionGet Release No.Get Updated.intGet Updated By.Get User NameGet Version.booleanisActive()Get Active.booleanGet Export Dictionary EntitybooleanGet Processed.booleanGet Process NowvoidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Package_Exp_ID(int AD_Package_Exp_ID) Set Package Exp.voidsetAD_Package_Exp_UU(String AD_Package_Exp_UU) Set AD_Package_Exp_UUvoidsetAD_Package_Type(String AD_Package_Type) Set Package TypevoidsetDateFrom(Timestamp DateFrom) Set Date From.voidsetDescription(String Description) Set Description.voidSet EMail Address.voidsetFile_Directory(String File_Directory) Set File_DirectoryvoidsetInstructions(String Instructions) Set InstructionsvoidsetIsActive(boolean IsActive) Set Active.voidsetIsExportDictionaryEntity(boolean IsExportDictionaryEntity) Set Export Dictionary EntityvoidSet Name.voidsetPK_Version(String PK_Version) Set Package VersionvoidsetProcessed(boolean Processed) Set Processed.voidsetProcessing(boolean Processing) Set Process NowvoidsetReleaseNo(String ReleaseNo) Set Release No.voidsetUserName(String UserName) Set User NamevoidsetVersion(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
-