Package org.basex.query
Annotation Interface QueryModule.Requires
- Enclosing class:
- QueryModule
Java functions can only be executed by users with
ADMIN permissions.
You may annotate a function with QueryModule.Requires(QueryModule.Permission) to
also make it accessible to other users with less permissions.-
Required Element Summary
Required Elements
-
Element Details
-
value
QueryModule.Permission valuePermission.- Returns:
- value
-