Class TitleSearchResult
java.lang.Object
org.exoplatform.wiki.service.search.TitleSearchResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetId()org.exoplatform.social.rest.entity.IdentityEntitygetTitle()getType()getUrl()org.exoplatform.social.rest.entity.IdentityEntityvoidsetActivityId(String activityId) voidsetCreatedDate(long createdDate) voidsetExcerpt(String excerpt) voidvoidsetMetadatas(Map<String, List<org.exoplatform.social.metadata.model.MetadataItem>> metadatas) voidsetPoster(org.exoplatform.social.rest.entity.IdentityEntity poster) voidvoidsetType(SearchResultType type) voidvoidsetWikiOwner(org.exoplatform.social.rest.entity.IdentityEntity wikiOwner)
-
Constructor Details
-
TitleSearchResult
public TitleSearchResult()
-
-
Method Details
-
getId
-
setId
-
getActivityId
-
setActivityId
-
getType
-
setType
-
setTitle
-
getTitle
-
setUrl
-
getUrl
-
getExcerpt
-
setExcerpt
-
getWikiOwner
public org.exoplatform.social.rest.entity.IdentityEntity getWikiOwner() -
setWikiOwner
public void setWikiOwner(org.exoplatform.social.rest.entity.IdentityEntity wikiOwner) -
getPoster
public org.exoplatform.social.rest.entity.IdentityEntity getPoster() -
setPoster
public void setPoster(org.exoplatform.social.rest.entity.IdentityEntity poster) -
getCreatedDate
public long getCreatedDate() -
setCreatedDate
public void setCreatedDate(long createdDate) -
getMetadatas
-
setMetadatas
-