com.liferay.portal.service.impl
Class PortalServiceImpl

java.lang.Object
  extended bycom.liferay.portal.service.impl.PrincipalBean
      extended bycom.liferay.portal.service.impl.PortalServiceImpl
All Implemented Interfaces:
com.liferay.portal.service.PortalService

public class PortalServiceImpl
extends PrincipalBean
implements com.liferay.portal.service.PortalService

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.portal.service.impl.PrincipalBean
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
 
Constructor Summary
PortalServiceImpl()
           
 
Method Summary
 void test()
           
 
Methods inherited from class com.liferay.portal.service.impl.PrincipalBean
getGuestOrUserId, getPermissionChecker, getUser, getUserId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalServiceImpl

public PortalServiceImpl()
Method Detail

test

public void test()
Specified by:
test in interface com.liferay.portal.service.PortalService