Interface ExportImportReportEntry

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<ExportImportReportEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<ExportImportReportEntry>, ExportImportReportEntryModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
ExportImportReportEntryWrapper

@ProviderType public interface ExportImportReportEntry extends ExportImportReportEntryModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the ExportImportReportEntry service. Represents a row in the "ExportImportReportEntry" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • EXPORT_IMPORT_REPORT_ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<ExportImportReportEntry,Long> EXPORT_IMPORT_REPORT_ENTRY_ID_ACCESSOR