Package org.compiere.model
Interface I_AD_Package_Imp_Inst
-
- All Known Implementing Classes:
X_AD_Package_Imp_Inst
public interface I_AD_Package_Imp_InstGenerated Interface for AD_Package_Imp_Inst- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 6 - System - Clientstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_Package_Imp_Inst_IDColumn name AD_Package_Imp_Inst_IDstatic StringCOLUMNNAME_AD_Package_Imp_Inst_UUColumn name AD_Package_Imp_Inst_UUstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_CreatedDateColumn name CreatedDatestatic StringCOLUMNNAME_CreatorColumn name Creatorstatic StringCOLUMNNAME_CreatorContactColumn name CreatorContactstatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_EMailColumn name EMailstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_PK_StatusColumn name PK_Statusstatic StringCOLUMNNAME_PK_VersionColumn name PK_Versionstatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_ReleaseNoColumn name ReleaseNostatic StringCOLUMNNAME_UninstallColumn name Uninstallstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_UpdatedDateColumn name UpdatedDatestatic StringCOLUMNNAME_VersionColumn name Versionstatic KeyNamePairModelstatic intTable_IDAD_Table_ID=50001static StringTable_NameTableName=AD_Package_Imp_Inst
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.intgetAD_Package_Imp_Inst_ID()Get Package Imp.StringgetAD_Package_Imp_Inst_UU()Get AD_Package_Imp_Inst_UUTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetCreatedDate()Get CreatedDateStringgetCreator()Get CreatorStringgetCreatorContact()Get CreatorContactStringgetDescription()Get Description.StringgetEMail()Get EMail Address.StringgetName()Get Name.StringgetPK_Status()Get Package StatusStringgetPK_Version()Get Package VersionStringgetReleaseNo()Get Release No.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.StringgetUpdatedDate()Get UpdatedDateStringgetVersion()Get Version.booleanisActive()Get Active.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowbooleanisUninstall()Get UninstallvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_Package_Imp_Inst_ID(int AD_Package_Imp_Inst_ID)Set Package Imp.voidsetAD_Package_Imp_Inst_UU(String AD_Package_Imp_Inst_UU)Set AD_Package_Imp_Inst_UUvoidsetCreatedDate(String CreatedDate)Set CreatedDatevoidsetCreator(String Creator)Set CreatorvoidsetCreatorContact(String CreatorContact)Set CreatorContactvoidsetDescription(String Description)Set Description.voidsetEMail(String EMail)Set EMail Address.voidsetIsActive(boolean IsActive)Set Active.voidsetName(String Name)Set 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 UpdatedDatevoidsetVersion(String Version)Set Version.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Package_Imp_Inst- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=50001- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Package_Imp_Inst_ID
static final String COLUMNNAME_AD_Package_Imp_Inst_ID
Column name AD_Package_Imp_Inst_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Package_Imp_Inst_UU
static final String COLUMNNAME_AD_Package_Imp_Inst_UU
Column name AD_Package_Imp_Inst_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedDate
static final String COLUMNNAME_CreatedDate
Column name CreatedDate- See Also:
- Constant Field Values
-
COLUMNNAME_Creator
static final String COLUMNNAME_Creator
Column name Creator- See Also:
- Constant Field Values
-
COLUMNNAME_CreatorContact
static final String COLUMNNAME_CreatorContact
Column name CreatorContact- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EMail
static final String COLUMNNAME_EMail
Column name EMail- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PK_Status
static final String COLUMNNAME_PK_Status
Column name PK_Status- See Also:
- Constant Field Values
-
COLUMNNAME_PK_Version
static final String COLUMNNAME_PK_Version
Column name PK_Version- 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_Uninstall
static final String COLUMNNAME_Uninstall
Column name Uninstall- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedDate
static final String COLUMNNAME_UpdatedDate
Column name UpdatedDate- See Also:
- Constant Field Values
-
COLUMNNAME_Version
static final String COLUMNNAME_Version
Column name Version- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_Package_Imp_Inst_ID
void setAD_Package_Imp_Inst_ID(int AD_Package_Imp_Inst_ID)
Set Package Imp. Inst.
-
getAD_Package_Imp_Inst_ID
int getAD_Package_Imp_Inst_ID()
Get Package Imp. Inst.
-
setAD_Package_Imp_Inst_UU
void setAD_Package_Imp_Inst_UU(String AD_Package_Imp_Inst_UU)
Set AD_Package_Imp_Inst_UU
-
getAD_Package_Imp_Inst_UU
String getAD_Package_Imp_Inst_UU()
Get AD_Package_Imp_Inst_UU
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setCreatedDate
void setCreatedDate(String CreatedDate)
Set CreatedDate
-
getCreatedDate
String getCreatedDate()
Get CreatedDate
-
setCreator
void setCreator(String Creator)
Set Creator
-
getCreator
String getCreator()
Get Creator
-
setCreatorContact
void setCreatorContact(String CreatorContact)
Set CreatorContact
-
getCreatorContact
String getCreatorContact()
Get CreatorContact
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setEMail
void setEMail(String EMail)
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
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPK_Status
void setPK_Status(String PK_Status)
Set Package Status
-
getPK_Status
String getPK_Status()
Get Package Status
-
setPK_Version
void setPK_Version(String PK_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
void setReleaseNo(String ReleaseNo)
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
void setUpdatedDate(String UpdatedDate)
Set UpdatedDate
-
getUpdatedDate
String getUpdatedDate()
Get UpdatedDate
-
setVersion
void setVersion(String Version)
Set Version. Version of the table definition
-
getVersion
String getVersion()
Get Version. Version of the table definition
-
-