Class BaseServiceImpl
Object
com.liferay.portal.kernel.service.BaseServiceImpl
- All Implemented Interfaces:
BaseService
- Author:
- Brian Wing Shun Chan
-
Field Details
-
ANONYMOUS_NAMES
-
JRUN_ANONYMOUS
- See Also:
-
ORACLE_ANONYMOUS
- See Also:
-
SUN_ANONYMOUS
- See Also:
-
WEBLOGIC_ANONYMOUS
- See Also:
-
-
Constructor Details
-
BaseServiceImpl
public BaseServiceImpl()
-
-
Method Details
-
getGuestOrUser
- Throws:
PortalException
-
getGuestOrUserId
- Throws:
PrincipalException
-
getPermissionChecker
- Throws:
PrincipalException
-
getUser
- Throws:
PortalException
-
getUserId
- Throws:
PrincipalException
-
getClassLoader
-