@Version("1.5.0")
Package org.apache.sling.models.annotations
-
Interface Summary Interface Description ViaProviderType Marker interface for eligible @Via provider identifiers. -
Enum Summary Enum Description DefaultInjectionStrategy ValidationStrategy Used by theModel
annotation. -
Annotation Types Summary Annotation Type Description Default Default value for an injection.Exporter Annotation to declare an model exporter servlet mapping.ExporterOption Annotation to specify options on an model's export operation.Exporters Annotation to declare multiple exporter servlets for a model.Filter Provide a filter on an @Inject.Model Mark a class as adaptable via Sling Models.Optional Marker annotation for optional injections.Path Provide path(s) on an @Inject.Required Marker annotation for required injections.Source Annotation which indicates the specific injector which will populate this injection.Via Indicate that this injection point should be handled using some value derived from the adaptable.