public abstract class BaseSearchResultsMap extends BaseTemplateMap
parent, services| Constructor and Description |
|---|
BaseSearchResultsMap(TemplateNode parent,
ServiceRegistry services)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
query(java.lang.String search)
Perform a SearchService query with the given Lucene search string
|
getclear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, valuespublic BaseSearchResultsMap(TemplateNode parent, ServiceRegistry services)
parent - The parent TemplateNode to execute searches fromservices - The ServiceRegistry to useCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.