Package | Description |
---|---|
com.liferay.exportimport.kernel.controller |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportController |
interface |
ImportController |
Modifier and Type | Method and Description |
---|---|
static List<ExportImportController> |
ExportImportControllerRegistryUtil.getExportImportControllers() |
Modifier and Type | Method and Description |
---|---|
static void |
ExportImportControllerRegistryUtil.register(ExportImportController exportImportController) |
static void |
ExportImportControllerRegistryUtil.unregister(ExportImportController exportImportController) |