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, uniqueResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exists, list, list, list, list, list, list, list, page, page, uniqueResult
search
public FolderDocumentSearchServiceClientImpl(FolderService folderService, SearchExecutionService<DocumentRevisionListItemType> searchService, FolderReferenceType reference)
public void addDocuments(List<DocumentReferenceType> documents) throws EcmException
FolderDocumentSearchServiceClient
addDocuments
in interface FolderDocumentSearchServiceClient
documents
- the document referencesEcmException
- indicates any system error during the operationpublic void removeDocument(DocumentReferenceType document) throws EcmException
FolderDocumentSearchServiceClient
removeDocument
in interface FolderDocumentSearchServiceClient
document
- the document referenceEcmException
- indicates any system error during the operationpublic void addDocument(DocumentReferenceType document) throws EcmException
FolderDocumentSearchServiceClient
addDocument
in interface FolderDocumentSearchServiceClient
document
- a reference to the document to add to the folderSystemException
- any system error that occurred during the filing processEcmException
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.