| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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. |
| ExportPolicyManager | |
| 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.
|
| ImportPolicyManager | |
| 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.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.