@ProviderType public class PortalServiceWrapper extends java.lang.Object implements PortalService, ServiceWrapper<PortalService>
PortalService.PortalService| Constructor and Description |
|---|
PortalServiceWrapper(PortalService portalService) |
public PortalServiceWrapper(PortalService portalService)
public java.lang.String getAutoDeployDirectory()
getAutoDeployDirectory in interface PortalServicepublic int getBuildNumber()
getBuildNumber in interface PortalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface PortalServicepublic java.lang.String getVersion()
getVersion in interface PortalServicepublic void testAddClassNameAndTestTransactionPortletBar_PortalRollback(java.lang.String transactionPortletBarText)
testAddClassNameAndTestTransactionPortletBar_PortalRollback in interface PortalServicepublic void testAddClassNameAndTestTransactionPortletBar_PortletRollback(java.lang.String transactionPortletBarText)
testAddClassNameAndTestTransactionPortletBar_PortletRollback in interface PortalServicepublic void testAddClassNameAndTestTransactionPortletBar_Success(java.lang.String transactionPortletBarText)
testAddClassNameAndTestTransactionPortletBar_Success in interface PortalServicepublic void testAddClassName_Rollback(java.lang.String classNameValue)
testAddClassName_Rollback in interface PortalServicepublic void testAddClassName_Success(java.lang.String classNameValue)
testAddClassName_Success in interface PortalServicepublic void testAutoSyncHibernateSessionStateOnTxCreation()
testAutoSyncHibernateSessionStateOnTxCreation in interface PortalServicepublic void testDeleteClassName()
throws PortalException
testDeleteClassName in interface PortalServicePortalExceptionpublic int testGetBuildNumber()
testGetBuildNumber in interface PortalServicepublic void testGetUserId()
testGetUserId in interface PortalServicepublic boolean testHasClassName()
testHasClassName in interface PortalService@Deprecated public PortalService getWrappedPortalService()
getWrappedService()@Deprecated public void setWrappedPortalService(PortalService portalService)
setWrappedService(com.liferay.portal.service.PortalService)public PortalService getWrappedService()
getWrappedService in interface ServiceWrapper<PortalService>public void setWrappedService(PortalService portalService)
setWrappedService in interface ServiceWrapper<PortalService>