Known Indirect Subclasses
|
Public Methods
Search for SharedEntity
instances that match the passed in searchParameters.
Parameters
searchParameters
| the search searchParameters for the search. |
user
| the user to perform the search as. |
pageOffset
| the page that should be returned by the search. Must be >=0. |
pageWidth
| the width of the page that should be returned by the search. Can be set to Integer.MAX_VALUE if you want to return all results
at one. In this case it is compulsory to set pageOffest to 0. |
Search for SharedEntity
instances that match the passed in searchParameters. Used for system searches. Unpaged and no permissions query
performed.
Parameters
searchParameters
| the search searchParameters for the search. |