org.exoplatform.wiki.service.search
Class TemplateSearchResult
java.lang.Object
org.exoplatform.wiki.service.search.SearchResult
org.exoplatform.wiki.service.search.TemplateSearchResult
public class TemplateSearchResult
- extends SearchResult
| Methods inherited from class org.exoplatform.wiki.service.search.SearchResult |
getCreatedDate, getExcerpt, getJcrScore, getPageName, getPath, getTitle, getType, getUpdatedDate, getUrl, setCreatedDate, setExcerpt, setJcrScore, setPageName, setPath, setTitle, setType, setUpdatedDate, setUrl |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
description
protected String description
name
protected String name
TemplateSearchResult
public TemplateSearchResult()
TemplateSearchResult
public TemplateSearchResult(String name,
String title,
String path,
String type,
Calendar updatedDate,
Calendar createdDate,
String description)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.