Class TemplateSearchResult
java.lang.Object
org.exoplatform.wiki.service.search.SearchResult
org.exoplatform.wiki.service.search.TemplateSearchResult
-
Field Summary
FieldsFields inherited from class org.exoplatform.wiki.service.search.SearchResult
createdDate, excerpt, id, lang, metadata, pageName, poster, score, title, type, updatedDate, url, wikiOwner, wikiOwnerIdentity, wikiType -
Constructor Summary
ConstructorsConstructorDescriptionTemplateSearchResult(String wikiType, String wikiOwner, String name, String title, SearchResultType type, Calendar updatedDate, Calendar createdDate, String description) -
Method Summary
Methods inherited from class org.exoplatform.wiki.service.search.SearchResult
getExcerpt
-
Field Details
-
description
-
name
-
-
Constructor Details
-
TemplateSearchResult
public TemplateSearchResult() -
TemplateSearchResult
-
-
Method Details
-
getDescription
-
setDescription
-
getName
-
setName
-