org.dspace.app.xmlui.aspect.administrative
Class FlowMetadataImportUtils
java.lang.Object
org.dspace.app.xmlui.aspect.administrative.FlowMetadataImportUtils
public class FlowMetadataImportUtils
- extends java.lang.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 java.sql.SQLException,
AuthorizeException,
java.io.IOException,
java.lang.Exception
- Throws:
java.sql.SQLException
AuthorizeException
java.io.IOException
java.lang.Exception
processUploadCSV
public static FlowResult processUploadCSV(Context context,
org.apache.cocoon.environment.Request request)
throws java.sql.SQLException,
AuthorizeException,
java.io.IOException,
java.lang.Exception
- Throws:
java.sql.SQLException
AuthorizeException
java.io.IOException
java.lang.Exception
Copyright © 2010 DuraSpace. All Rights Reserved.