public class SearchArchivedComments extends AbstractArchivedCommentsSearchEntity
| Constructor and Description |
|---|
SearchArchivedComments(SCommentService sCommentService,
SearchEntityDescriptor searchDescriptor,
SearchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
long |
executeCount(QueryOptions searchOptions)
Execute the count here
|
List<SAComment> |
executeSearch(QueryOptions searchOptions)
Execute the search here
|
convertToClientObjectsexecute, getResult, getSearchFilter, search, search, validateQuerypublic SearchArchivedComments(SCommentService sCommentService, SearchEntityDescriptor searchDescriptor, SearchOptions options)
public long executeCount(QueryOptions searchOptions) throws SBonitaReadException
AbstractSearchEntityexecuteCount in class AbstractSearchEntity<ArchivedComment,SAComment>searchOptions - The query options to execute the count withSBonitaReadExceptionpublic List<SAComment> executeSearch(QueryOptions searchOptions) throws SBonitaReadException
AbstractSearchEntityexecuteSearch in class AbstractSearchEntity<ArchivedComment,SAComment>searchOptions - The query options to execute the search withSBonitaReadExceptionCopyright © 2019 Bonitasoft S.A.. All rights reserved.