|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Archive
public class X_AD_Archive
Generated Model for AD_Archive
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_Archive |
|---|
accessLevel, COLUMNNAME_AD_Archive_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_BinaryData, COLUMNNAME_C_BPartner_ID, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_IsReport, COLUMNNAME_Name, COLUMNNAME_Record_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Archive(Properties ctx,
int AD_Archive_ID,
String trxName)
Standard Constructor |
|
X_AD_Archive(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Archive_ID()
Get Archive. |
int |
getAD_Process_ID()
Get Process. |
I_AD_Process |
getAD_Process()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
byte[] |
getBinaryData()
Get BinaryData. |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getRecord_ID()
Get Record ID. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isReport()
Get Report. |
void |
setAD_Archive_ID(int AD_Archive_ID)
Set Archive. |
void |
setAD_Process_ID(int AD_Process_ID)
Set Process. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setBinaryData(byte[] BinaryData)
Set BinaryData. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsReport(boolean IsReport)
Set Report. |
void |
setName(String Name)
Set Name. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_AD_Archive(Properties ctx,
int AD_Archive_ID,
String trxName)
public X_AD_Archive(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_Archive_ID(int AD_Archive_ID)
setAD_Archive_ID in interface I_AD_ArchiveAD_Archive_ID - Document and Report Archivepublic int getAD_Archive_ID()
getAD_Archive_ID in interface I_AD_Archive
public I_AD_Process getAD_Process()
throws Exception
getAD_Process in interface I_AD_ArchiveExceptionpublic void setAD_Process_ID(int AD_Process_ID)
setAD_Process_ID in interface I_AD_ArchiveAD_Process_ID - Process or Reportpublic int getAD_Process_ID()
getAD_Process_ID in interface I_AD_Archive
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_ArchiveExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_ArchiveAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_Archivepublic void setBinaryData(byte[] BinaryData)
setBinaryData in interface I_AD_ArchiveBinaryData - Binary Datapublic byte[] getBinaryData()
getBinaryData in interface I_AD_Archive
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_AD_ArchiveExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_AD_ArchiveC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_AD_Archivepublic void setDescription(String Description)
setDescription in interface I_AD_ArchiveDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Archivepublic void setHelp(String Help)
setHelp in interface I_AD_ArchiveHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_Archivepublic void setIsReport(boolean IsReport)
setIsReport in interface I_AD_ArchiveIsReport - Indicates a Report recordpublic boolean isReport()
isReport in interface I_AD_Archivepublic void setName(String Name)
setName in interface I_AD_ArchiveName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Archivepublic KeyNamePair getKeyNamePair()
public void setRecord_ID(int Record_ID)
setRecord_ID in interface I_AD_ArchiveRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_AD_Archive
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||