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
Exception
String getMarcXMLFileDirLocation() throws Exception
Exception
boolean isCreateFileExist(HashMap<String,String> dataMap) throws Exception
Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.