|
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_CM_AccessListBPGroup
public class X_CM_AccessListBPGroup
Generated Model for CM_AccessListBPGroup
| 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_CM_AccessListBPGroup |
|---|
accessLevel, COLUMNNAME_C_BP_Group_ID, COLUMNNAME_CM_AccessProfile_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_CM_AccessListBPGroup(Properties ctx,
int CM_AccessListBPGroup_ID,
String trxName)
Standard Constructor |
|
X_CM_AccessListBPGroup(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BP_Group_ID()
Get Business Partner Group. |
I_C_BP_Group |
getC_BP_Group()
|
int |
getCM_AccessProfile_ID()
Get Web Access Profile. |
I_CM_AccessProfile |
getCM_AccessProfile()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group. |
void |
setCM_AccessProfile_ID(int CM_AccessProfile_ID)
Set Web Access Profile. |
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_CM_AccessListBPGroup(Properties ctx,
int CM_AccessListBPGroup_ID,
String trxName)
public X_CM_AccessListBPGroup(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_C_BP_Group getC_BP_Group()
throws Exception
getC_BP_Group in interface I_CM_AccessListBPGroupExceptionpublic void setC_BP_Group_ID(int C_BP_Group_ID)
setC_BP_Group_ID in interface I_CM_AccessListBPGroupC_BP_Group_ID - Business Partner Grouppublic int getC_BP_Group_ID()
getC_BP_Group_ID in interface I_CM_AccessListBPGroup
public I_CM_AccessProfile getCM_AccessProfile()
throws Exception
getCM_AccessProfile in interface I_CM_AccessListBPGroupExceptionpublic void setCM_AccessProfile_ID(int CM_AccessProfile_ID)
setCM_AccessProfile_ID in interface I_CM_AccessListBPGroupCM_AccessProfile_ID - Web Access Profilepublic int getCM_AccessProfile_ID()
getCM_AccessProfile_ID in interface I_CM_AccessListBPGroup
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||