Uses of Enum
de.xima.fc.notification.ms.impl.authorization.PermissionAction
Packages that use PermissionAction
-
Uses of PermissionAction in de.xima.fc.notification.ms.impl.authorization
Subclasses with type arguments of type PermissionAction in de.xima.fc.notification.ms.impl.authorizationModifier and TypeClassDescriptionenumDefines the permission actions that can be performed on notification subscriptions.Methods in de.xima.fc.notification.ms.impl.authorization that return PermissionActionModifier and TypeMethodDescriptionstatic PermissionActionReturns the enum constant of this type with the specified name.static PermissionAction[]PermissionAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.notification.ms.impl.authorization with parameters of type PermissionActionModifier and TypeMethodDescriptionbooleanNotificationPermissionController.hasSubscriptionPermission(NotificationSubscriptionEntity subscription, NotificationUser user, PermissionAction action)