@ProviderType public interface ExportImportConfiguration extends ExportImportConfigurationModel, PersistedModel
ExportImportConfigurationModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<ExportImportConfiguration,Long> |
EXPORT_IMPORT_CONFIGURATION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Serializable> |
getSettingsMap() |
getCompanyId, getCreateDate, getDescription, getExportImportConfigurationId, getGroupId, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getSettings, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getType, getUserId, getUserName, getUserUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, setCompanyId, setCreateDate, setDescription, setExportImportConfigurationId, setGroupId, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setSettings, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setType, setUserId, setUserName, setUserUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepersiststatic final Accessor<ExportImportConfiguration,Long> EXPORT_IMPORT_CONFIGURATION_ID_ACCESSOR
com.liferay.portlet.exportimport.model.impl.ExportImportConfigurationImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.