public interface ApplicationMenu extends BaseElement
Application menuApplication| Modifier and Type | Method and Description |
|---|---|
long |
getApplicationId()
Retrieves the identifier of related
Application |
Long |
getApplicationPageId()
Retrieves the identifier of related
ApplicationPage. |
String |
getDisplayName()
Retrieves the
ApplicationMenu display name |
int |
getIndex()
Retrieves the
ApplicationMenu index |
Long |
getParentId()
Retrieves the identifier of the parent
ApplicationMenu. |
getIdString getDisplayName()
ApplicationMenu display nameApplicationMenu display nameLong getApplicationPageId()
ApplicationPage. If the ApplicationMenu is not related to an ApplicationPage, this method will return null.ApplicationPage or null if the menu is not related to ApplicationPageApplicationPagelong getApplicationId()
ApplicationApplicationApplicationLong getParentId()
ApplicationMenu. If the menu does not have a parent menu, this method will return null.ApplicationMenu or null if the menu has no parent.int getIndex()
ApplicationMenu indexApplicationMenu indexCopyright © 2018 Bonitasoft S.A.. All rights reserved.