Interface ExportImportConfigurationService

All Superinterfaces:
BaseService
All Known Implementing Classes:
ExportImportConfigurationServiceWrapper

@AccessControlled @JSONWebService @ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface ExportImportConfigurationService extends BaseService
Provides the remote service interface for ExportImportConfiguration. Methods of this service are expected to have security checks based on the propagated JAAS credentials because this service can be accessed remotely.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}