|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_U_WebMenu
public class X_U_WebMenu
Generated Model for U_WebMenu
| Field Summary | |
|---|---|
static int |
PARENTMENU_ID_AD_Reference_ID
ParentMenu_ID AD_Reference_ID=52000 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_U_WebMenu |
|---|
accessLevel, COLUMNNAME_Category, COLUMNNAME_Description, COLUMNNAME_HasSubMenu, COLUMNNAME_Help, COLUMNNAME_ImageLink, COLUMNNAME_MenuLink, COLUMNNAME_Module, COLUMNNAME_Name, COLUMNNAME_ParentMenu_ID, COLUMNNAME_Position, COLUMNNAME_Sequence, COLUMNNAME_U_WebMenu_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_U_WebMenu(Properties ctx,
int U_WebMenu_ID,
String trxName)
Standard Constructor |
|
X_U_WebMenu(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int PARENTMENU_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_U_WebMenu(Properties ctx,
int U_WebMenu_ID,
String trxName)
public X_U_WebMenu(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setCategory(String Category)
setCategory in interface I_U_WebMenuCategory - Categorypublic String getCategory()
getCategory in interface I_U_WebMenupublic void setDescription(String Description)
setDescription in interface I_U_WebMenuDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_U_WebMenupublic void setHasSubMenu(boolean HasSubMenu)
setHasSubMenu in interface I_U_WebMenuHasSubMenu - Has SubMenupublic boolean isHasSubMenu()
isHasSubMenu in interface I_U_WebMenupublic void setHelp(String Help)
setHelp in interface I_U_WebMenuHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_U_WebMenupublic void setImageLink(String ImageLink)
setImageLink in interface I_U_WebMenuImageLink - Image Linkpublic String getImageLink()
getImageLink in interface I_U_WebMenupublic void setMenuLink(String MenuLink)
setMenuLink in interface I_U_WebMenuMenuLink - Menu Linkpublic String getMenuLink()
getMenuLink in interface I_U_WebMenupublic void setModule(String Module)
setModule in interface I_U_WebMenuModule - Modulepublic String getModule()
getModule in interface I_U_WebMenupublic void setName(String Name)
setName in interface I_U_WebMenuName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_U_WebMenupublic void setParentMenu_ID(int ParentMenu_ID)
setParentMenu_ID in interface I_U_WebMenuParentMenu_ID - Parent Menupublic int getParentMenu_ID()
getParentMenu_ID in interface I_U_WebMenupublic void setPosition(String Position)
setPosition in interface I_U_WebMenuPosition - Positionpublic String getPosition()
getPosition in interface I_U_WebMenupublic void setSequence(BigDecimal Sequence)
setSequence in interface I_U_WebMenuSequence - Sequencepublic BigDecimal getSequence()
getSequence in interface I_U_WebMenupublic void setU_WebMenu_ID(int U_WebMenu_ID)
setU_WebMenu_ID in interface I_U_WebMenuU_WebMenu_ID - Web Menupublic int getU_WebMenu_ID()
getU_WebMenu_ID in interface I_U_WebMenu
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||