Skip to main content

ODPermissionResult interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

The result returned by ODPermissionManager.getPermissions().

View Source

References

    Properties


    level enum api.ODPermissionLevel

    The highest level available for this scope.

    View Source


    scope type "default"|api.ODPermissionScope

    The permission scope.

    View Source


    source type null|api.ODPermission

    The permission which returned this level.

    View Source


    type type api.ODPermissionType

    The permission type.

    View Source