|
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_Document_Action_Access
public class X_AD_Document_Action_Access
Generated Model for AD_Document_Action_Access
| 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_Document_Action_Access |
|---|
accessLevel, COLUMNNAME_AD_Ref_List_ID, COLUMNNAME_AD_Role_ID, COLUMNNAME_C_DocType_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Document_Action_Access(Properties ctx,
int AD_Document_Action_Access_ID,
String trxName)
Standard Constructor |
|
X_AD_Document_Action_Access(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Ref_List_ID()
Get Reference List. |
I_AD_Ref_List |
getAD_Ref_List()
|
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Ref_List_ID(int AD_Ref_List_ID)
Set Reference List. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
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_Document_Action_Access(Properties ctx,
int AD_Document_Action_Access_ID,
String trxName)
public X_AD_Document_Action_Access(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_Ref_List getAD_Ref_List()
throws Exception
getAD_Ref_List in interface I_AD_Document_Action_AccessExceptionpublic void setAD_Ref_List_ID(int AD_Ref_List_ID)
setAD_Ref_List_ID in interface I_AD_Document_Action_AccessAD_Ref_List_ID - Reference List based on Tablepublic int getAD_Ref_List_ID()
getAD_Ref_List_ID in interface I_AD_Document_Action_Access
public I_AD_Role getAD_Role()
throws Exception
getAD_Role in interface I_AD_Document_Action_AccessExceptionpublic void setAD_Role_ID(int AD_Role_ID)
setAD_Role_ID in interface I_AD_Document_Action_AccessAD_Role_ID - Responsibility Rolepublic int getAD_Role_ID()
getAD_Role_ID in interface I_AD_Document_Action_Access
public I_C_DocType getC_DocType()
throws Exception
getC_DocType in interface I_AD_Document_Action_AccessExceptionpublic void setC_DocType_ID(int C_DocType_ID)
setC_DocType_ID in interface I_AD_Document_Action_AccessC_DocType_ID - Document type or rulespublic int getC_DocType_ID()
getC_DocType_ID in interface I_AD_Document_Action_Access
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||