public class FolderDocumentSearchServiceClientImpl extends SearchClientImpl<DocumentRevisionListItemType> implements FolderDocumentSearchServiceClient
FolderDocumentSearchServiceClient.| Constructor and Description |
|---|
FolderDocumentSearchServiceClientImpl(FolderService folderService,
SearchExecutionService<DocumentRevisionListItemType> searchService,
FolderReferenceType reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDocument(DocumentReferenceType document)
This method files the document referenced into the current folder.
|
void |
addDocuments(List<DocumentReferenceType> documents)
This method adds the given documents to the current folder.
|
void |
removeDocument(DocumentReferenceType document)
This method deletes the referenced document from the given folder.
|
exists, list, list, list, list, list, list, list, page, page, search, uniqueResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexists, list, list, list, list, list, list, list, page, page, uniqueResultsearchpublic FolderDocumentSearchServiceClientImpl(FolderService folderService, SearchExecutionService<DocumentRevisionListItemType> searchService, FolderReferenceType reference)
public void addDocuments(List<DocumentReferenceType> documents) throws EcmException
FolderDocumentSearchServiceClientaddDocuments in interface FolderDocumentSearchServiceClientdocuments - the document referencesEcmException - indicates any system error during the operationpublic void removeDocument(DocumentReferenceType document) throws EcmException
FolderDocumentSearchServiceClientremoveDocument in interface FolderDocumentSearchServiceClientdocument - the document referenceEcmException - indicates any system error during the operationpublic void addDocument(DocumentReferenceType document) throws EcmException
FolderDocumentSearchServiceClientaddDocument in interface FolderDocumentSearchServiceClientdocument - a reference to the document to add to the folderSystemException - any system error that occurred during the filing processEcmExceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.