public class SearchEntity extends AbstractEntitySpi
Constructor and Description |
---|
SearchEntity() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAnnotations() |
String |
getIndexedAnnotation() |
String |
velocityVar()
The var name under which this EntitySpi is available during template evaluation.
|
addImport, init
public String velocityVar()
EntitySpi
velocityVar()
methods returns myextension
,
the corresponding EntitySpi implementation instance is given by $entity.myextension
.public String getIndexedAnnotation()
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.