|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_AccessStage
Generated Interface for CM_AccessStage
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_CM_AccessProfile_ID
Column name CM_AccessProfile_ID |
static String |
COLUMNNAME_CM_CStage_ID
Column name CM_CStage_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=889 |
static String |
Table_Name
TableName=CM_AccessStage |
| Method Summary | |
|---|---|
int |
getCM_AccessProfile_ID()
Get Web Access Profile. |
I_CM_AccessProfile |
getCM_AccessProfile()
|
int |
getCM_CStage_ID()
Get Web Container Stage. |
I_CM_CStage |
getCM_CStage()
|
void |
setCM_AccessProfile_ID(int CM_AccessProfile_ID)
Set Web Access Profile. |
void |
setCM_CStage_ID(int CM_CStage_ID)
Set Web Container Stage. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_CM_AccessProfile_ID
static final String COLUMNNAME_CM_CStage_ID
| Method Detail |
|---|
void setCM_AccessProfile_ID(int CM_AccessProfile_ID)
int getCM_AccessProfile_ID()
I_CM_AccessProfile getCM_AccessProfile()
throws Exception
Exceptionvoid setCM_CStage_ID(int CM_CStage_ID)
int getCM_CStage_ID()
I_CM_CStage getCM_CStage()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||