public interface FolderDocumentSearchServiceClient extends SearchClient<DocumentRevisionListItemType>
Modifier and Type | Method and Description |
---|---|
void |
addDocument(DocumentReferenceType reference)
This method files the document referenced into the current folder.
|
void |
addDocuments(List<DocumentReferenceType> references)
This method adds the given documents to the current folder.
|
void |
removeDocument(DocumentReferenceType reference)
This method deletes the referenced document from the given folder.
|
exists, list, list, list, list, list, list, list, page, page, uniqueResult
search
void addDocuments(List<DocumentReferenceType> references) throws EcmException
references
- the document referencesEcmException
- indicates any system error during the operationvoid removeDocument(DocumentReferenceType reference) throws EcmException
reference
- the document referenceEcmException
- indicates any system error during the operationvoid addDocument(DocumentReferenceType reference) throws EcmException
reference
- 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.