- All Superinterfaces:
- AuditedModel, BaseModel<ExportImportConfiguration>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<ExportImportConfiguration>, ExportImportConfigurationModel, GroupedModel, MVCCModel, PersistedModel, java.io.Serializable, TrashedModel, WorkflowedModel
- All Known Implementing Classes:
- ExportImportConfigurationWrapper
@ProviderType
public interface ExportImportConfiguration
extends ExportImportConfigurationModel, PersistedModel
The extended model interface for the ExportImportConfiguration service. Represents a row in the "ExportImportConfiguration" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ExportImportConfigurationModel,
com.liferay.portlet.exportimport.model.impl.ExportImportConfigurationImpl,
com.liferay.portlet.exportimport.model.impl.ExportImportConfigurationModelImpl- Generated: