JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.nuxeo.ecm.webengine.model
Annotation Interface WebObject
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Indexable
({"type","superType"})
public @interface
WebObject
Author:
Bogdan Stefanescu
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
type
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Access
administrator
String
[]
facets
String
guard
String
superType
Element Details
type
String
type
superType
String
superType
Default:
"*"
guard
String
guard
Default:
""
administrator
Access
administrator
Default:
NULL
facets
String
[]
facets
Default:
{}