Package org.compiere.model
Interface I_AD_Archive
-
- All Known Implementing Classes:
MArchive,X_AD_Archive
public interface I_AD_ArchiveGenerated Interface for AD_Archive- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 7 - System - Client - Orgstatic StringCOLUMNNAME_AD_Archive_IDColumn name AD_Archive_IDstatic StringCOLUMNNAME_AD_Archive_UUColumn name AD_Archive_UUstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_Process_IDColumn name AD_Process_IDstatic StringCOLUMNNAME_AD_StorageProvider_IDColumn name AD_StorageProvider_IDstatic StringCOLUMNNAME_AD_Table_IDColumn name AD_Table_IDstatic StringCOLUMNNAME_BinaryDataColumn name BinaryDatastatic StringCOLUMNNAME_C_BPartner_IDColumn name C_BPartner_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_HelpColumn name Helpstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsReportColumn name IsReportstatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_Record_IDColumn name Record_IDstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=754static StringTable_NameTableName=AD_Archive
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Archive_ID()Get Archive.StringgetAD_Archive_UU()Get AD_Archive_UUintgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_ProcessgetAD_Process()intgetAD_Process_ID()Get Process.I_AD_StorageProvidergetAD_StorageProvider()intgetAD_StorageProvider_ID()Get Storage ProviderI_AD_TablegetAD_Table()intgetAD_Table_ID()Get Table.byte[]getBinaryData()Get Binary Data.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetHelp()Get Comment/Help.StringgetName()Get Name.intgetRecord_ID()Get Record ID.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisReport()Get Report.voidsetAD_Archive_ID(int AD_Archive_ID)Set Archive.voidsetAD_Archive_UU(String AD_Archive_UU)Set AD_Archive_UUvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_Process_ID(int AD_Process_ID)Set Process.voidsetAD_StorageProvider_ID(int AD_StorageProvider_ID)Set Storage ProvidervoidsetAD_Table_ID(int AD_Table_ID)Set Table.voidsetBinaryData(byte[] BinaryData)Set Binary Data.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetDescription(String Description)Set Description.voidsetHelp(String Help)Set Comment/Help.voidsetIsActive(boolean IsActive)Set Active.voidsetIsReport(boolean IsReport)Set Report.voidsetName(String Name)Set Name.voidsetRecord_ID(int Record_ID)Set Record ID.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Archive- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=754- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_AD_Archive_ID
static final String COLUMNNAME_AD_Archive_ID
Column name AD_Archive_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Archive_UU
static final String COLUMNNAME_AD_Archive_UU
Column name AD_Archive_UU- See Also:
- Constant Field Values
-
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_Process_ID
static final String COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_StorageProvider_ID
static final String COLUMNNAME_AD_StorageProvider_ID
Column name AD_StorageProvider_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_BinaryData
static final String COLUMNNAME_BinaryData
Column name BinaryData- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- 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_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsReport
static final String COLUMNNAME_IsReport
Column name IsReport- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Record_ID
static final String COLUMNNAME_Record_ID
Column name Record_ID- 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
-
-
Method Detail
-
setAD_Archive_ID
void setAD_Archive_ID(int AD_Archive_ID)
Set Archive. Document and Report Archive
-
getAD_Archive_ID
int getAD_Archive_ID()
Get Archive. Document and Report Archive
-
setAD_Archive_UU
void setAD_Archive_UU(String AD_Archive_UU)
Set AD_Archive_UU
-
getAD_Archive_UU
String getAD_Archive_UU()
Get AD_Archive_UU
-
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_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 RuntimeException
- Throws:
RuntimeException
-
setAD_StorageProvider_ID
void setAD_StorageProvider_ID(int AD_StorageProvider_ID)
Set Storage Provider
-
getAD_StorageProvider_ID
int getAD_StorageProvider_ID()
Get Storage Provider
-
getAD_StorageProvider
I_AD_StorageProvider getAD_StorageProvider() throws RuntimeException
- Throws:
RuntimeException
-
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 RuntimeException
- Throws:
RuntimeException
-
setBinaryData
void setBinaryData(byte[] BinaryData)
Set Binary Data. Binary Data
-
getBinaryData
byte[] getBinaryData()
Get Binary Data. Binary Data
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
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
-
setIsReport
void setIsReport(boolean IsReport)
Set Report. Indicates a Report record
-
isReport
boolean isReport()
Get Report. Indicates a Report record
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setRecord_ID
void setRecord_ID(int Record_ID)
Set Record ID. Direct internal record ID
-
getRecord_ID
int getRecord_ID()
Get Record ID. Direct internal record ID
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-