Package org.compiere.model
Interface I_AD_Package_Imp
- All Known Implementing Classes:
X_AD_Package_Imp
public interface I_AD_Package_Imp
Generated Interface for AD_Package_Imp
- 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_Imp_IDstatic final StringColumn name AD_Package_Imp_Proc_IDstatic final StringColumn name AD_Package_Imp_UUstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CreatedDatestatic final StringColumn name Creatorstatic final StringColumn name CreatorContactstatic final StringColumn name Descriptionstatic final StringColumn name EMailstatic final StringColumn name IsActivestatic final StringColumn name Namestatic final StringColumn name PK_Statusstatic final StringColumn name PK_Versionstatic final StringColumn name Processedstatic final StringColumn name Processingstatic final StringColumn name ReleaseNostatic final StringColumn name Uninstallstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name UpdatedDatestatic final StringColumn name Versionstatic final KeyNamePairstatic final intAD_Table_ID=50003static final StringTableName=AD_Package_Imp -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.intGet Package Imp.Deprecated.intGet Package Imp.Get AD_Package_Imp_UUGet Created.intGet Created By.Get Created DateGet CreatorGet Creator ContactGet Description.getEMail()Get EMail Address.getName()Get Name.Get Package StatusGet Package VersionGet Release No.Get Updated.intGet Updated By.Get Updated DateGet Version.booleanisActive()Get Active.booleanGet Processed.booleanGet Process NowbooleanGet UninstallvoidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Package_Imp_ID(int AD_Package_Imp_ID) Set Package Imp.voidsetAD_Package_Imp_Proc_ID(int AD_Package_Imp_Proc_ID) Set Package Imp.voidsetAD_Package_Imp_UU(String AD_Package_Imp_UU) Set AD_Package_Imp_UUvoidsetCreatedDate(String CreatedDate) Set Created DatevoidsetCreator(String Creator) Set CreatorvoidsetCreatorContact(String CreatorContact) Set Creator ContactvoidsetDescription(String Description) Set Description.voidSet EMail Address.voidsetIsActive(boolean IsActive) Set Active.voidSet Name.voidsetPK_Status(String PK_Status) Set Package StatusvoidsetPK_Version(String PK_Version) Set Package VersionvoidsetProcessed(boolean Processed) Set Processed.voidsetProcessing(boolean Processing) Set Process NowvoidsetReleaseNo(String ReleaseNo) Set Release No.voidsetUninstall(boolean Uninstall) Set UninstallvoidsetUpdatedDate(String UpdatedDate) Set Updated DatevoidsetVersion(String Version) Set Version.
-
Field Details
-
Table_Name
TableName=AD_Package_Imp- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=50003- 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_Imp_ID
Column name AD_Package_Imp_ID- See Also:
-
COLUMNNAME_AD_Package_Imp_Proc_ID
Column name AD_Package_Imp_Proc_ID- See Also:
-
COLUMNNAME_AD_Package_Imp_UU
Column name AD_Package_Imp_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CreatedDate
Column name CreatedDate- See Also:
-
COLUMNNAME_Creator
Column name Creator- See Also:
-
COLUMNNAME_CreatorContact
Column name CreatorContact- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EMail
Column name EMail- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PK_Status
Column name PK_Status- 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_Uninstall
Column name Uninstall- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UpdatedDate
Column name UpdatedDate- 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_Imp_ID
void setAD_Package_Imp_ID(int AD_Package_Imp_ID) Set Package Imp. -
getAD_Package_Imp_ID
int getAD_Package_Imp_ID()Get Package Imp. -
setAD_Package_Imp_Proc_ID
void setAD_Package_Imp_Proc_ID(int AD_Package_Imp_Proc_ID) Set Package Imp. Proc. -
getAD_Package_Imp_Proc_ID
int getAD_Package_Imp_Proc_ID()Get Package Imp. Proc. -
getAD_Package_Imp_Proc
Deprecated.- Throws:
RuntimeException
-
setAD_Package_Imp_UU
Set AD_Package_Imp_UU -
getAD_Package_Imp_UU
String getAD_Package_Imp_UU()Get AD_Package_Imp_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCreatedDate
Set Created Date -
getCreatedDate
String getCreatedDate()Get Created Date -
setCreator
Set Creator -
getCreator
String getCreator()Get Creator -
setCreatorContact
Set Creator Contact -
getCreatorContact
String getCreatorContact()Get Creator Contact -
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 -
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 -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPK_Status
Set Package Status -
getPK_Status
String getPK_Status()Get Package Status -
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 -
setUninstall
void setUninstall(boolean Uninstall) Set Uninstall -
isUninstall
boolean isUninstall()Get Uninstall -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUpdatedDate
Set Updated Date -
getUpdatedDate
String getUpdatedDate()Get Updated Date -
setVersion
Set Version. Version of the table definition -
getVersion
String getVersion()Get Version. Version of the table definition
-