|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=CLASS) @Documented public @interface Adaptables
The Adaptables
annotation allows multiple
org.apache.sling.api.adapter.annotations.Adaptable
annotations
to be added to a single class.
Required Element Summary | |
---|---|
Adaptable[] |
value
The adaptable annotations. |
Element Detail |
---|
public abstract Adaptable[] value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |