Uses of Enum Class
com.kingsrook.qqq.backend.core.actions.permissions.PermissionCheckResult
Packages that use PermissionCheckResult
-
Uses of PermissionCheckResult in com.kingsrook.qqq.backend.core.actions.permissions
Subclasses with type arguments of type PermissionCheckResult in com.kingsrook.qqq.backend.core.actions.permissionsMethods in com.kingsrook.qqq.backend.core.actions.permissions that return PermissionCheckResultModifier and TypeMethodDescriptionstatic PermissionCheckResultPermissionsHelper.getPermissionCheckResult(AbstractActionInput actionInput, MetaDataWithPermissionRules metaDataWithPermissionRules) static PermissionCheckResultReturns the enum constant of this class with the specified name.static PermissionCheckResult[]PermissionCheckResult.values()Returns an array containing the constants of this enum class, in the order they are declared.