|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ExportConstants | This interface contains a set of constants for the ExportManager. |
ImportConstants | This interface contains a set of constants for the ImportManager. |
MashupConstants | This interface contains a set of constants for the mashup package. |
Class Summary | |
---|---|
ExportManager | The ExportManager is the main class to manage data to export. This class is a singleton (see ExportManager.getInstance() ).It provides method to export data from an id, a query or a dataSet. |
ExportUtil | This class provides utility methods for the ExportManager. |
ImportConflictHandler | This form handler processes importConflictList.jsp actions |
ImportDataListener | This StoreListener indexes imported data. |
ImportManager | The ImportManager is the main class to manage data import. This class is a singleton (see ImportManager.getInstance() ).It provides method to import data from an ImportSource, an URL or a File. It also manages import logs (ImportStatus). |
ImportManagerHandler | This form handler processes ImportManager's form. |
ImportOptions | This class contains the options used during an import. |
ImportSource | This class represents an Import Source. |
ImportStatus | This class represents an Import Status. |
ImportUtil | This class provides utility methods for the ImportManager. |
MashupUtil | This class provides utility methods for the Mashup package. |
WikiLinkSubstitution | This class resolves imported wiki links. |
WysiwygLinkSubstitution | This class resolves imported wysiwyg links. |
Contains classes used for data Import/Export. The main classes are ImportManager and ExportManager.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |