|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={PortalException.class,SystemException.class})
public interface ExportImportConfigurationServiceProvides 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.
ExportImportConfigurationServiceUtil,
com.liferay.portlet.exportimport.service.base.ExportImportConfigurationServiceBaseImpl,
com.liferay.portlet.exportimport.service.impl.ExportImportConfigurationServiceImpl| Method Summary | |
|---|---|
void |
deleteExportImportConfiguration(long exportImportConfigurationId)
|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
ExportImportConfiguration |
moveExportImportConfigurationToTrash(long exportImportConfigurationId)
|
ExportImportConfiguration |
restoreExportImportConfigurationFromTrash(long exportImportConfigurationId)
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
| Method Detail |
|---|
void deleteExportImportConfiguration(long exportImportConfigurationId)
throws PortalException
PortalExceptionString getBeanIdentifier()
ExportImportConfiguration moveExportImportConfigurationToTrash(long exportImportConfigurationId)
throws PortalException
PortalException
ExportImportConfiguration restoreExportImportConfigurationFromTrash(long exportImportConfigurationId)
throws PortalException
PortalExceptionvoid setBeanIdentifier(String beanIdentifier)
beanIdentifier - the Spring bean ID for this bean
|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||