JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.alfresco.rest.framework.Api.SCOPE
Packages that use
Api.SCOPE
Package
Description
org.alfresco.rest.framework
Uses of
Api.SCOPE
in
org.alfresco.rest.framework
Methods in
org.alfresco.rest.framework
that return
Api.SCOPE
Modifier and Type
Method
Description
Api.SCOPE
Api.
getScope
()
static
Api.SCOPE
Api.SCOPE.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Api.SCOPE
[]
Api.SCOPE.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.