JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Package
org.apache.sling.models.annotations
Annotation Type ExporterOption
public @interface
ExporterOption
Annotation to specify options on an model's export operation.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Name of the exporter option.
String
value
Value of the exporter option.
Element Details
name
String
name
Name of the exporter option.
Returns:
Option name
value
String
value
Value of the exporter option.
Returns:
Option value