|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.exportimport.service.ExportImportConfigurationServiceWrapper
@ProviderType public class ExportImportConfigurationServiceWrapper
Provides a wrapper for ExportImportConfigurationService.
ExportImportConfigurationService| Constructor Summary | |
|---|---|
ExportImportConfigurationServiceWrapper(ExportImportConfigurationService exportImportConfigurationService)
|
|
| Method Summary | |
|---|---|
void |
deleteExportImportConfiguration(long exportImportConfigurationId)
|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier. |
ExportImportConfigurationService |
getWrappedExportImportConfigurationService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
ExportImportConfigurationService |
getWrappedService()
|
ExportImportConfiguration |
moveExportImportConfigurationToTrash(long exportImportConfigurationId)
|
ExportImportConfiguration |
restoreExportImportConfigurationFromTrash(long exportImportConfigurationId)
|
void |
setWrappedExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portlet.exportimport.service.ExportImportConfigurationService) |
void |
setWrappedService(ExportImportConfigurationService exportImportConfigurationService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportImportConfigurationServiceWrapper(ExportImportConfigurationService exportImportConfigurationService)
| Method Detail |
|---|
public void deleteExportImportConfiguration(long exportImportConfigurationId)
throws PortalException
deleteExportImportConfiguration in interface ExportImportConfigurationServicePortalExceptionpublic String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface ExportImportConfigurationService
public ExportImportConfiguration moveExportImportConfigurationToTrash(long exportImportConfigurationId)
throws PortalException
moveExportImportConfigurationToTrash in interface ExportImportConfigurationServicePortalException
public ExportImportConfiguration restoreExportImportConfigurationFromTrash(long exportImportConfigurationId)
throws PortalException
restoreExportImportConfigurationFromTrash in interface ExportImportConfigurationServicePortalException@Deprecated public ExportImportConfigurationService getWrappedExportImportConfigurationService()
getWrappedService()
@Deprecated public void setWrappedExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
setWrappedService(com.liferay.portlet.exportimport.service.ExportImportConfigurationService)
public ExportImportConfigurationService getWrappedService()
getWrappedService in interface ServiceWrapper<ExportImportConfigurationService>public void setWrappedService(ExportImportConfigurationService exportImportConfigurationService)
setWrappedService in interface ServiceWrapper<ExportImportConfigurationService>
|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||