|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.service.PortalServiceWrapper
public class PortalServiceWrapper
This class is a wrapper for PortalService.
PortalService| Constructor Summary | |
|---|---|
PortalServiceWrapper(PortalService portalService)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAutoDeployDirectory()
|
int |
getBuildNumber()
|
PortalService |
getWrappedPortalService()
|
void |
test()
|
void |
testCounterRollback()
|
| 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 java.lang.String getAutoDeployDirectory()
throws SystemException
getAutoDeployDirectory in interface PortalServiceSystemExceptionpublic int getBuildNumber()
getBuildNumber in interface PortalServicepublic void test()
test in interface PortalService
public void testCounterRollback()
throws SystemException
testCounterRollback in interface PortalServiceSystemExceptionpublic PortalService getWrappedPortalService()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||