Interface ExportImportConfiguration

All Superinterfaces:
AuditedModel, BaseModel<ExportImportConfiguration>, ClassedModel, Cloneable, Comparable<ExportImportConfiguration>, ExportImportConfigurationModel, GroupedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, 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:
{$generated.description}