Uses of Enum Class
ch.cern.eam.wshub.core.services.administration.entities.MenuRequestType
Packages that use MenuRequestType
Package
Description
-
Uses of MenuRequestType in ch.cern.eam.wshub.core.services.administration
Methods in ch.cern.eam.wshub.core.services.administration with parameters of type MenuRequestTypeModifier and TypeMethodDescriptionUserGroupMenuService.getExtMenuHierarchyAsTree(EAMContext context, String userGroup, MenuRequestType requestType) -
Uses of MenuRequestType in ch.cern.eam.wshub.core.services.administration.entities
Methods in ch.cern.eam.wshub.core.services.administration.entities that return MenuRequestTypeModifier and TypeMethodDescriptionstatic MenuRequestTypestatic MenuRequestTypeReturns the enum constant of this class with the specified name.static MenuRequestType[]MenuRequestType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MenuRequestType in ch.cern.eam.wshub.core.services.administration.impl
Methods in ch.cern.eam.wshub.core.services.administration.impl with parameters of type MenuRequestTypeModifier and TypeMethodDescriptionUserGroupMenuServiceImpl.getExtMenuHierarchyAsTree(EAMContext context, String userGroup, MenuRequestType requestType)