public class ExportImportConfigurationServiceImpl extends ExportImportConfigurationServiceBaseImpl
counterLocalService, exportImportConfigurationFinder, exportImportConfigurationLocalService, exportImportConfigurationPersistence, exportImportConfigurationService
Constructor and Description |
---|
ExportImportConfigurationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
deleteExportImportConfiguration(long exportImportConfigurationId) |
com.liferay.exportimport.kernel.model.ExportImportConfiguration |
moveExportImportConfigurationToTrash(long exportImportConfigurationId) |
com.liferay.exportimport.kernel.model.ExportImportConfiguration |
restoreExportImportConfigurationFromTrash(long exportImportConfigurationId) |
afterPropertiesSet, destroy, getCounterLocalService, getExportImportConfigurationFinder, getExportImportConfigurationLocalService, getExportImportConfigurationPersistence, getExportImportConfigurationService, getModelClass, getModelClassName, getOSGiServiceIdentifier, runSQL, setCounterLocalService, setExportImportConfigurationFinder, setExportImportConfigurationLocalService, setExportImportConfigurationPersistence, setExportImportConfigurationService
public ExportImportConfigurationServiceImpl()
public void deleteExportImportConfiguration(long exportImportConfigurationId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.exportimport.kernel.model.ExportImportConfiguration moveExportImportConfigurationToTrash(long exportImportConfigurationId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.exportimport.kernel.model.ExportImportConfiguration restoreExportImportConfigurationFromTrash(long exportImportConfigurationId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException