java.lang.Object | ||
↳ | com.atlassian.jira.web.action.util.sharing.SharedEntitySearchViewHelper<E extends com.atlassian.jira.sharing.SharedEntity> | |
↳ | com.atlassian.jira.web.action.user.ConfigurePortalPages.PortalPageViewHelper |
Class to help executing and displaying the results of PortalPage searches.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Execute the search for the passed parameters.
| |||||||||||
Ensure that it is possible to execute a search with the passed parameters.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Execute the search for the passed parameters.
ctx | the context to execute the search under. |
---|---|
searchParameters | the parameters for the search. |
pageOffset | the offset of the search result page to return. |
pageWidth | the width of a search result page. |
Ensure that it is possible to execute a search with the passed parameters.
ctx | the context to execute the search under. |
---|---|
searchParameters | the parameters for the search. |
pageOffset | the offset of the search result page to return. |
pageWidth | the width of a search result page. |