|
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_Record_Access
public class X_AD_Record_Access
Generated Model for AD_Record_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_Record_Access |
|---|
accessLevel, COLUMNNAME_AD_Role_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_IsDependentEntities, COLUMNNAME_IsExclude, COLUMNNAME_IsReadOnly, COLUMNNAME_Record_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Record_Access(Properties ctx,
int AD_Record_Access_ID,
String trxName)
Standard Constructor |
|
X_AD_Record_Access(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getRecord_ID()
Get Record ID. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDependentEntities()
Get Dependent Entities. |
boolean |
isExclude()
Get Exclude. |
boolean |
isReadOnly()
Get Read Only. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setIsDependentEntities(boolean IsDependentEntities)
Set Dependent Entities. |
void |
setIsExclude(boolean IsExclude)
Set Exclude. |
void |
setIsReadOnly(boolean IsReadOnly)
Set Read Only. |
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_Record_Access(Properties ctx,
int AD_Record_Access_ID,
String trxName)
public X_AD_Record_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_Role getAD_Role()
throws Exception
getAD_Role in interface I_AD_Record_AccessExceptionpublic void setAD_Role_ID(int AD_Role_ID)
setAD_Role_ID in interface I_AD_Record_AccessAD_Role_ID - Responsibility Rolepublic int getAD_Role_ID()
getAD_Role_ID in interface I_AD_Record_Access
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_Record_AccessExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_Record_AccessAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_Record_Accesspublic KeyNamePair getKeyNamePair()
public void setIsDependentEntities(boolean IsDependentEntities)
setIsDependentEntities in interface I_AD_Record_AccessIsDependentEntities - Also check access in dependent entitiespublic boolean isDependentEntities()
isDependentEntities in interface I_AD_Record_Accesspublic void setIsExclude(boolean IsExclude)
setIsExclude in interface I_AD_Record_AccessIsExclude - Exclude access to the data - if not selected Include access to the datapublic boolean isExclude()
isExclude in interface I_AD_Record_Accesspublic void setIsReadOnly(boolean IsReadOnly)
setIsReadOnly in interface I_AD_Record_AccessIsReadOnly - Field is read onlypublic boolean isReadOnly()
isReadOnly in interface I_AD_Record_Accesspublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_AD_Record_AccessRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_AD_Record_Access
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||