org.dspace.app.xmlui.aspect.administrative
Class FlowMetadataImportUtils
java.lang.Object
org.dspace.app.xmlui.aspect.administrative.FlowMetadataImportUtils
public class FlowMetadataImportUtils
- extends Object
Utility methods to processes MetadataImport actions. These methods are used
exclusively from the administrative flow scripts.
- Author:
- Kim Shepherd
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowMetadataImportUtils
public FlowMetadataImportUtils()
processMetadataImport
public static FlowResult processMetadataImport(Context context,
org.apache.cocoon.environment.Request request)
throws SQLException,
AuthorizeException,
IOException,
Exception
- Throws:
SQLException
AuthorizeException
IOException
Exception
processUploadCSV
public static FlowResult processUploadCSV(Context context,
org.apache.cocoon.environment.Request request)
throws SQLException,
AuthorizeException,
IOException,
Exception
- Throws:
SQLException
AuthorizeException
IOException
Exception
Copyright © 2013 DuraSpace. All Rights Reserved.