org.kuali.ole.repository
Class DeleteManager

java.lang.Object
  extended by org.kuali.ole.repository.DeleteManager

public class DeleteManager
extends Object

Author:
Sreekanth

Constructor Summary
DeleteManager()
           
 
Method Summary
 void cleanUpDocStoreData()
           
 Response deleteDocs(Request request)
           
 Response getResponse(Request req, List<RequestDocument> requestDocuments, String status, String statusMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteManager

public DeleteManager()
Method Detail

deleteDocs

public Response deleteDocs(Request request)
                    throws OleException
Throws:
OleException

getResponse

public Response getResponse(Request req,
                            List<RequestDocument> requestDocuments,
                            String status,
                            String statusMessage)

cleanUpDocStoreData

public void cleanUpDocStoreData()
                         throws OleException,
                                javax.jcr.RepositoryException
Throws:
OleException
javax.jcr.RepositoryException


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.