public interface FileProcessingService
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getFileContentAndDeleteFile(HashMap<String,String> map) |
String |
getMarcXMLFileDirLocation() |
boolean |
isCreateFileExist(HashMap<String,String> dataMap) |
boolean |
isEditFileExist(HashMap<String,String> dataMap) |
HashMap<String,String> getFileContentAndDeleteFile(HashMap<String,String> map) throws Exception
ExceptionString getMarcXMLFileDirLocation() throws Exception
Exceptionboolean isCreateFileExist(HashMap<String,String> dataMap) throws Exception
ExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.