Class ExportImportConfigurationServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portlet.exportimport.service.base.ExportImportConfigurationServiceBaseImpl
com.liferay.portlet.exportimport.service.impl.ExportImportConfigurationServiceImpl
All Implemented Interfaces:
com.liferay.exportimport.kernel.service.ExportImportConfigurationService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService

public class ExportImportConfigurationServiceImpl extends ExportImportConfigurationServiceBaseImpl
Author:
Brian Wing Shun Chan, Levente Hudák
  • Constructor Details

    • ExportImportConfigurationServiceImpl

      public ExportImportConfigurationServiceImpl()
  • Method Details

    • deleteExportImportConfiguration

      public void deleteExportImportConfiguration(long exportImportConfigurationId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • moveExportImportConfigurationToTrash

      public com.liferay.exportimport.kernel.model.ExportImportConfiguration moveExportImportConfigurationToTrash(long exportImportConfigurationId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • restoreExportImportConfigurationFromTrash

      public com.liferay.exportimport.kernel.model.ExportImportConfiguration restoreExportImportConfigurationFromTrash(long exportImportConfigurationId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException