|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Table_Access
Generated Interface for AD_Table_Access
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AccessTypeRule
Column name AccessTypeRule |
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_IsCanExport
Column name IsCanExport |
static String |
COLUMNNAME_IsCanReport
Column name IsCanReport |
static String |
COLUMNNAME_IsExclude
Column name IsExclude |
static String |
COLUMNNAME_IsReadOnly
Column name IsReadOnly |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=565 |
static String |
Table_Name
TableName=AD_Table_Access |
| Method Summary | |
|---|---|
String |
getAccessTypeRule()
Get Access Type. |
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
boolean |
isCanExport()
Get Can Export. |
boolean |
isCanReport()
Get Can Report. |
boolean |
isExclude()
Get Exclude. |
boolean |
isReadOnly()
Get Read Only. |
void |
setAccessTypeRule(String AccessTypeRule)
Set Access Type. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setIsCanExport(boolean IsCanExport)
Set Can Export. |
void |
setIsCanReport(boolean IsCanReport)
Set Can Report. |
void |
setIsExclude(boolean IsExclude)
Set Exclude. |
void |
setIsReadOnly(boolean IsReadOnly)
Set Read Only. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AccessTypeRule
static final String COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_IsCanExport
static final String COLUMNNAME_IsCanReport
static final String COLUMNNAME_IsExclude
static final String COLUMNNAME_IsReadOnly
| Method Detail |
|---|
void setAccessTypeRule(String AccessTypeRule)
String getAccessTypeRule()
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 setIsCanExport(boolean IsCanExport)
boolean isCanExport()
void setIsCanReport(boolean IsCanReport)
boolean isCanReport()
void setIsExclude(boolean IsExclude)
boolean isExclude()
void setIsReadOnly(boolean IsReadOnly)
boolean isReadOnly()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||