public class UserGroupMenuServiceImpl extends Object implements UserGroupMenuService
MENU_FUNCTION_CODE| Constructor and Description |
|---|
UserGroupMenuServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
addToMenuHierarchy(InforContext context,
MenuSpecification menuSpecification)
Adds a full menu/submenu/function path to the menu hierarchy.
|
String |
deleteFromMenuHierarchy(InforContext context,
MenuSpecification menuSpecification)
If a function code is specified in menuSpecification, deletes all children functions with that function code from
the specified path.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidateInputNodepublic UserGroupMenuServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public String addToMenuHierarchy(InforContext context, MenuSpecification menuSpecification) throws InforException
addToMenuHierarchy in interface UserGroupMenuServicecontext - the user credentialsmenuSpecification - the specified full path and function to add, for a specific user groupInforExceptionpublic String deleteFromMenuHierarchy(InforContext context, MenuSpecification menuSpecification) throws InforException
deleteFromMenuHierarchy in interface UserGroupMenuServicecontext - the user credentialsmenuSpecification - the specified path and function to delete, for a specific user groupInforExceptionCopyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.