|
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_Sequence_Audit
public class X_AD_Sequence_Audit
Generated Model for AD_Sequence_Audit
| 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_Sequence_Audit |
|---|
accessLevel, COLUMNNAME_AD_Sequence_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_DocumentNo, COLUMNNAME_Record_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Sequence_Audit(Properties ctx,
int AD_Sequence_Audit_ID,
String trxName)
Standard Constructor |
|
X_AD_Sequence_Audit(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Sequence_ID()
Get Sequence. |
I_AD_Sequence |
getAD_Sequence()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDocumentNo()
Get Document No. |
int |
getRecord_ID()
Get Record ID. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Sequence_ID(int AD_Sequence_ID)
Set Sequence. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
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_Sequence_Audit(Properties ctx,
int AD_Sequence_Audit_ID,
String trxName)
public X_AD_Sequence_Audit(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 PO
public I_AD_Sequence getAD_Sequence()
throws Exception
getAD_Sequence in interface I_AD_Sequence_AuditExceptionpublic void setAD_Sequence_ID(int AD_Sequence_ID)
setAD_Sequence_ID in interface I_AD_Sequence_AuditAD_Sequence_ID - Document Sequencepublic int getAD_Sequence_ID()
getAD_Sequence_ID in interface I_AD_Sequence_Audit
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_Sequence_AuditExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_Sequence_AuditAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_Sequence_Auditpublic void setDocumentNo(String DocumentNo)
setDocumentNo in interface I_AD_Sequence_AuditDocumentNo - Document sequence number of the documentpublic String getDocumentNo()
getDocumentNo in interface I_AD_Sequence_Auditpublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_AD_Sequence_AuditRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_AD_Sequence_Audit
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||