JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.liferay.portal.db.migration.schema.exporter
Interface DBMigrationSchemaExporter
@ProviderType
public interface
DBMigrationSchemaExporter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DBMigrationSchemaExportResult
export
(
String
exportFilesPath)
Method Details
export
DBMigrationSchemaExportResult
export
(
String
exportFilesPath)
throws
Exception
Throws:
Exception