|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.client.export.ExportDialog
public class ExportDialog
Title: ExportDialog.java
Description: 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.
| Field Summary | |
|---|---|
static int |
MULTI
|
static int |
ONE
|
| Constructor Summary | |
|---|---|
ExportDialog(int kind)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int ONE
public static int MULTI
| Constructor Detail |
|---|
public ExportDialog(int kind)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||