public class SearchAttribute extends AbstractAttributeSpi
| Constructor and Description |
|---|
SearchAttribute() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAnnotations()
Returns all the search annotations for the attribute.
|
String |
getFieldAnnotation() |
String |
getFieldBridgeAnnotation() |
String |
getTikaBridgeAnnotation() |
boolean |
isIndexed() |
String |
velocityVar()
The var name under which this AttributeSpi is available during template evaluation.
|
addImport, initpublic String velocityVar()
AttributeSpivelocityVar() methods returns myextension,
the corresponding AttributeSpi implementation instance is given by $attribute.myextension.public boolean isIndexed()
public List<String> getAnnotations()
public String getFieldAnnotation()
public String getFieldBridgeAnnotation()
public String getTikaBridgeAnnotation()
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.