Class SpaceSearchResult
java.lang.Object
com.atlassian.confluence.api.model.search.SearchResult<Space>
com.atlassian.confluence.api.model.search.SpaceSearchResult
- All Implemented Interfaces:
com.atlassian.sal.api.search.SearchMatch
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.confluence.api.model.search.SearchResult
SearchResult.Builder<T>
-
Method Summary
Methods inherited from class com.atlassian.confluence.api.model.search.SearchResult
builder, getEntity, getEntityType, getExcerpt, getFriendlyLastModified, getIconCssClass, getLastModifiedAt, getResourceType, getResultGlobalContainer, getResultGlobalContainerRef, getResultParent, getResultParentContainer, getResultParentRef, getTitle, getUrl
-
Method Details
-
getEntityRef
- Specified by:
getEntityRef
in classSearchResult<Space>
- Returns:
- a reference to the result entity that this searchResult wraps.
-
getSpace
-