Annotation Type ContentPolicyValue
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionorg.apache.sling.models.annotations.injectorspecific.InjectionStrategybooleanWhether to use the page policy (true) or the component policy (false). -
Field Summary
Fields
-
Field Details
-
SOURCE
Source value used for this annotation.- See Also:
-
Source- Constant Field Values
-
-
Element Details
-
name
String name- Default:
- ""
-
usePagePolicy
boolean usePagePolicyWhether to use the page policy (true) or the component policy (false).- Returns:
- Default:
- false
-
injectionStrategy
org.apache.sling.models.annotations.injectorspecific.InjectionStrategy injectionStrategy- Default:
- DEFAULT
-