public abstract class AbstractArchivedDocumentSearchEntity extends AbstractSearchEntity<ArchivedDocument,SAMappedDocument>
| Constructor and Description |
|---|
AbstractArchivedDocumentSearchEntity(SearchEntityDescriptor searchDescriptor,
SearchOptions options,
DocumentService documentService) |
| Modifier and Type | Method and Description |
|---|---|
List<ArchivedDocument> |
convertToClientObjects(List<SAMappedDocument> serverObjects)
Must convert server objects in client objects here
|
execute, executeCount, executeSearch, getResult, getSearchFilter, search, search, validateQuerypublic AbstractArchivedDocumentSearchEntity(SearchEntityDescriptor searchDescriptor, SearchOptions options, DocumentService documentService)
public List<ArchivedDocument> convertToClientObjects(List<SAMappedDocument> serverObjects)
AbstractSearchEntityconvertToClientObjects in class AbstractSearchEntity<ArchivedDocument,SAMappedDocument>serverObjects - The server object to convertCopyright © 2018 Bonitasoft S.A.. All rights reserved.