| Modifier and Type | Optional Element and Description | 
|---|---|
boolean | 
inherit
Whether to get the link via inheriting 
 | 
org.apache.sling.models.annotations.injectorspecific.InjectionStrategy | 
injectionStrategy
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT the
 standard annotations (  
Optional, Required) are used. | 
String | 
titleProperty
The property to use for setting the title on the link 
 | 
public static final String NAME
public abstract org.apache.sling.models.annotations.injectorspecific.InjectionStrategy injectionStrategy
Optional, Required) are used. If even those are not available the default injection
 strategy defined on the Model applies. Default value = DEFAULT.public abstract String titleProperty
Copyright © 2019 ICF Next. All rights reserved.