|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Record_Access
Generated Interface for AD_Record_Access
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_IsDependentEntities
Column name IsDependentEntities |
static String |
COLUMNNAME_IsExclude
Column name IsExclude |
static String |
COLUMNNAME_IsReadOnly
Column name IsReadOnly |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=567 |
static String |
Table_Name
TableName=AD_Record_Access |
| Method Summary | |
|---|---|
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getRecord_ID()
Get Record ID. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_IsDependentEntities
static final String COLUMNNAME_IsExclude
static final String COLUMNNAME_IsReadOnly
static final String COLUMNNAME_Record_ID
| Method Detail |
|---|
void setAD_Role_ID(int AD_Role_ID)
int getAD_Role_ID()
I_AD_Role getAD_Role()
throws Exception
Exceptionvoid setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setIsDependentEntities(boolean IsDependentEntities)
boolean isDependentEntities()
void setIsExclude(boolean IsExclude)
boolean isExclude()
void setIsReadOnly(boolean IsReadOnly)
boolean isReadOnly()
void setRecord_ID(int Record_ID)
int getRecord_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||