public interface DocumentService
Modifier and Type | Method and Description |
---|---|
void |
bulkProcess(BulkProcessRequest request)
Processes the documents, as per the operation specified, in the given request.
|
Response |
process(Request request)
Processes the documents, as per the operation specified, in the given request.
|
Response process(Request request) throws OleDocStoreException, javax.jcr.RepositoryException, OleException, FileNotFoundException
request
- OleDocStoreException
javax.jcr.RepositoryException
OleException
FileNotFoundException
void bulkProcess(BulkProcessRequest request) throws Exception
request
- OleDocStoreException
Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.