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 - OleDocStoreExceptionjavax.jcr.RepositoryExceptionOleExceptionFileNotFoundExceptionvoid bulkProcess(BulkProcessRequest request) throws Exception
request - OleDocStoreExceptionExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.