Uses of Enum
de.xima.fc.persistence.driver.DriverPermissionAction
Packages that use DriverPermissionAction
-
Uses of DriverPermissionAction in de.xima.fc.persistence.driver
Subclasses with type arguments of type DriverPermissionAction in de.xima.fc.persistence.driverModifier and TypeClassDescriptionenumDefines actions for which permissions can be checked regarding driver management.Methods in de.xima.fc.persistence.driver that return DriverPermissionActionModifier and TypeMethodDescriptionstatic DriverPermissionActionReturns the enum constant of this type with the specified name.static DriverPermissionAction[]DriverPermissionAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.persistence.driver with parameters of type DriverPermissionActionModifier and TypeMethodDescriptionbooleanIDriverUserAccessController.hasDriverPermission(PersistenceUser user, DriverPermissionAction action)