|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_U_WebMenu
Generated Interface for U_WebMenu
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_Category
Column name Category |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_HasSubMenu
Column name HasSubMenu |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_ImageLink
Column name ImageLink |
static String |
COLUMNNAME_MenuLink
Column name MenuLink |
static String |
COLUMNNAME_Module
Column name Module |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_ParentMenu_ID
Column name ParentMenu_ID |
static String |
COLUMNNAME_Position
Column name Position |
static String |
COLUMNNAME_Sequence
Column name Sequence |
static String |
COLUMNNAME_U_WebMenu_ID
Column name U_WebMenu_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=52003 |
static String |
Table_Name
TableName=U_WebMenu |
| Method Summary | |
|---|---|
String |
getCategory()
Get Category |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getImageLink()
Get Image Link |
String |
getMenuLink()
Get Menu Link |
String |
getModule()
Get Module |
String |
getName()
Get Name. |
int |
getParentMenu_ID()
Get Parent Menu |
String |
getPosition()
Get Position |
BigDecimal |
getSequence()
Get Sequence |
int |
getU_WebMenu_ID()
Get Web Menu |
boolean |
isHasSubMenu()
Get Has SubMenu |
void |
setCategory(String Category)
Set Category |
void |
setDescription(String Description)
Set Description. |
void |
setHasSubMenu(boolean HasSubMenu)
Set Has SubMenu |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setImageLink(String ImageLink)
Set Image Link |
void |
setMenuLink(String MenuLink)
Set Menu Link |
void |
setModule(String Module)
Set Module |
void |
setName(String Name)
Set Name. |
void |
setParentMenu_ID(int ParentMenu_ID)
Set Parent Menu |
void |
setPosition(String Position)
Set Position |
void |
setSequence(BigDecimal Sequence)
Set Sequence |
void |
setU_WebMenu_ID(int U_WebMenu_ID)
Set Web Menu |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Category
static final String COLUMNNAME_Description
static final String COLUMNNAME_HasSubMenu
static final String COLUMNNAME_Help
static final String COLUMNNAME_ImageLink
static final String COLUMNNAME_MenuLink
static final String COLUMNNAME_Module
static final String COLUMNNAME_Name
static final String COLUMNNAME_ParentMenu_ID
static final String COLUMNNAME_Position
static final String COLUMNNAME_Sequence
static final String COLUMNNAME_U_WebMenu_ID
| Method Detail |
|---|
void setCategory(String Category)
String getCategory()
void setDescription(String Description)
String getDescription()
void setHasSubMenu(boolean HasSubMenu)
boolean isHasSubMenu()
void setHelp(String Help)
String getHelp()
void setImageLink(String ImageLink)
String getImageLink()
void setMenuLink(String MenuLink)
String getMenuLink()
void setModule(String Module)
String getModule()
void setName(String Name)
String getName()
void setParentMenu_ID(int ParentMenu_ID)
int getParentMenu_ID()
void setPosition(String Position)
String getPosition()
void setSequence(BigDecimal Sequence)
BigDecimal getSequence()
void setU_WebMenu_ID(int U_WebMenu_ID)
int getU_WebMenu_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||