public class TemplateSearchResult extends SearchResult
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
name |
createdDate, excerpt, jcrScore, pageName, path, title, type, updatedDate, url| Constructor and Description |
|---|
TemplateSearchResult() |
TemplateSearchResult(String name,
String title,
String path,
String type,
Calendar updatedDate,
Calendar createdDate,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
void |
setDescription(String description) |
void |
setName(String name) |
getCreatedDate, getExcerpt, getJcrScore, getPageName, getPath, getTitle, getType, getUpdatedDate, getUrl, setCreatedDate, setExcerpt, setJcrScore, setPageName, setPath, setTitle, setType, setUpdatedDate, setUrlCopyright © 2003–2015 eXo Platform SAS. All rights reserved.