|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_WF_Block
Generated Interface for AD_WF_Block
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_WF_Block_ID
Column name AD_WF_Block_ID |
static String |
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=647 |
static String |
Table_Name
TableName=AD_WF_Block |
| Method Summary | |
|---|---|
int |
getAD_WF_Block_ID()
Get Workflow Block. |
int |
getAD_Workflow_ID()
Get Workflow. |
I_AD_Workflow |
getAD_Workflow()
|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
void |
setAD_WF_Block_ID(int AD_WF_Block_ID)
Set Workflow Block. |
void |
setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
| 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_WF_Block_ID
static final String COLUMNNAME_AD_Workflow_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAD_WF_Block_ID(int AD_WF_Block_ID)
int getAD_WF_Block_ID()
void setAD_Workflow_ID(int AD_Workflow_ID)
int getAD_Workflow_ID()
I_AD_Workflow getAD_Workflow()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||