|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.service.PortalServiceWrapper
public class PortalServiceWrapper
This class is a wrapper for PortalService
.
PortalService
Constructor Summary | |
---|---|
PortalServiceWrapper(PortalService portalService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalServiceWrapper(PortalService portalService)
Method Detail |
---|
public String getBeanIdentifier()
getBeanIdentifier
in interface PortalService
public void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier
in interface PortalService
beanIdentifier
- the Spring bean ID for this beanpublic String getAutoDeployDirectory() throws SystemException
getAutoDeployDirectory
in interface PortalService
SystemException
public int getBuildNumber()
getBuildNumber
in interface PortalService
public void testAddClassName_Rollback(String classNameValue) throws SystemException
testAddClassName_Rollback
in interface PortalService
SystemException
public void testAddClassName_Success(String classNameValue) throws SystemException
testAddClassName_Success
in interface PortalService
SystemException
public void testAddClassNameAndTestTransactionPortletBar_PortalRollback(String transactionPortletBarText) throws SystemException
testAddClassNameAndTestTransactionPortletBar_PortalRollback
in interface PortalService
SystemException
public void testAddClassNameAndTestTransactionPortletBar_PortletRollback(String transactionPortletBarText) throws SystemException
testAddClassNameAndTestTransactionPortletBar_PortletRollback
in interface PortalService
SystemException
public void testAddClassNameAndTestTransactionPortletBar_Success(String transactionPortletBarText) throws SystemException
testAddClassNameAndTestTransactionPortletBar_Success
in interface PortalService
SystemException
public void testDeleteClassName() throws PortalException, SystemException
testDeleteClassName
in interface PortalService
PortalException
SystemException
public int testGetBuildNumber()
testGetBuildNumber
in interface PortalService
public void testGetUserId()
testGetUserId
in interface PortalService
public boolean testHasClassName() throws SystemException
testHasClassName
in interface PortalService
SystemException
public PortalService getWrappedPortalService()
getWrappedService()
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>
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |