|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ideo.sweetdev.core.facade.AbstractProxy
com.ideo.sweetdev.business.controller.menu.MenuBusinessControllerProxy
Generated Proxy
![]() |
![]() |
| Field Summary |
| Fields inherited from class com.ideo.sweetdev.core.facade.AbstractProxy |
ERROR_UNSPECIFIED_FILE_LOCATION, ERROR_UNSPECIFIED_RESSOURCE_NAME, m_broker |
| Method Summary | |
void |
configure(org.apache.avalon.framework.configuration.Configuration config)
|
static MenuBusinessControllerProxy |
getInstance()
|
MenuBean |
getMenu(IUser _user,
java.lang.String _nameMenu)
Get the entire menu model of the given user. |
MenuBean |
updateMenu(MenuBean _menu,
IUser _user,
java.lang.String _nameMenu)
Update recursively a menu and its children by applying jurisdiction rules. |
| Methods inherited from class com.ideo.sweetdev.core.facade.AbstractProxy |
callEvent, callEvent, getEventName, getFileLocation, setEventName, setFileLocation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static MenuBusinessControllerProxy getInstance()
public MenuBean getMenu(IUser _user,
java.lang.String _nameMenu)
throws TechnicalException
IMenuBusinessController
getMenu in interface IMenuBusinessControllerTechnicalException_user - IUser_nameMenu - String
IMenuBusinessController.getMenu(com.ideo.sweetdev.core.user.IUser, java.lang.String)
public MenuBean updateMenu(MenuBean _menu,
IUser _user,
java.lang.String _nameMenu)
throws TechnicalException
IMenuBusinessController
updateMenu in interface IMenuBusinessControllerTechnicalException_menu - MenuBean_user - IUser_nameMenu - Menu nameIMenuBusinessController.updateMenu(com.ideo.sweetdev.data.controller.menu.bean.MenuBean, com.ideo.sweetdev.core.user.IUser, java.lang.String)
public void configure(org.apache.avalon.framework.configuration.Configuration config)
throws org.apache.avalon.framework.configuration.ConfigurationException
configure in interface org.apache.avalon.framework.configuration.Configurableorg.apache.avalon.framework.configuration.ConfigurationExceptionConfigurable.configure(org.apache.avalon.framework.configuration.Configuration)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||