public abstract class AbstractArchivedDocumentSearchEntity extends AbstractSearchEntity<ArchivedDocument,org.bonitasoft.engine.core.document.model.archive.SAMappedDocument>
| Constructor and Description |
|---|
AbstractArchivedDocumentSearchEntity(SearchEntityDescriptor searchDescriptor,
SearchOptions options,
org.bonitasoft.engine.core.document.api.DocumentService documentService) |
| Modifier and Type | Method and Description |
|---|---|
List<ArchivedDocument> |
convertToClientObjects(List<org.bonitasoft.engine.core.document.model.archive.SAMappedDocument> serverObjects)
Must convert server objects in client objects here
|
execute, executeCount, executeSearch, getResult, getSearchFilterpublic AbstractArchivedDocumentSearchEntity(SearchEntityDescriptor searchDescriptor, SearchOptions options, org.bonitasoft.engine.core.document.api.DocumentService documentService)
public List<ArchivedDocument> convertToClientObjects(List<org.bonitasoft.engine.core.document.model.archive.SAMappedDocument> serverObjects)
AbstractSearchEntityconvertToClientObjects in class AbstractSearchEntity<ArchivedDocument,org.bonitasoft.engine.core.document.model.archive.SAMappedDocument>serverObjects - The server object to convertCopyright © 2016 Bonitasoft S.A.. All rights reserved.