org.fcrepo.client.export
Class ExportDialog
java.lang.Object
org.fcrepo.client.export.ExportDialog
public class ExportDialog
- extends Object
Class to initiate an interactive export dialog for use by Fedora
Administrator. This class calls AutoExporter.class which is reponsible for
making the API-M SOAP calls for the export.
- Author:
- Chris Wilper
|
Field Summary |
static int |
MULTI
|
static int |
ONE
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ONE
public static int ONE
MULTI
public static int MULTI
ExportDialog
public ExportDialog(int kind)
Copyright © 2012 DuraSpace. All Rights Reserved.