Uses of Class
cz.metacentrum.perun.controller.model.ServiceForGUI
Packages that use ServiceForGUI
Package
Description
-
Uses of ServiceForGUI in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return types with arguments of type ServiceForGUIModifier and TypeMethodDescriptionServicesManager.getFacilityAssignedServicesForGUI
(PerunSession perunSession, Facility facility) Return list of ServiceForGUI assigned on facility, (Service with "allowedOnFacility" property filled). 1 - allowed / 0 - service is denied). -
Uses of ServiceForGUI in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return types with arguments of type ServiceForGUIModifier and TypeMethodDescriptionServicesManagerBl.getFacilityAssignedServicesForGUI
(PerunSession perunSession, Facility facility) Return list of ServiceForGUI assigned on facility, (Service with "allowedOnFacility" property filled). 1 - allowed / 0 - service is denied). -
Uses of ServiceForGUI in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that return types with arguments of type ServiceForGUIModifier and TypeMethodDescriptionServicesManagerBlImpl.getFacilityAssignedServicesForGUI
(PerunSession perunSession, Facility facility) -
Uses of ServiceForGUI in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that return types with arguments of type ServiceForGUIModifier and TypeMethodDescriptionServicesManagerEntry.getFacilityAssignedServicesForGUI
(PerunSession perunSession, Facility facility)