|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalService | |
|---|---|
| com.liferay.portal.service | This package defines the local and remote portal service interfaces and classes. |
| Uses of PortalService in com.liferay.portal.service |
|---|
| Classes in com.liferay.portal.service that implement PortalService | |
|---|---|
class |
PortalServiceWrapper
This class is a wrapper for PortalService. |
| Methods in com.liferay.portal.service that return PortalService | |
|---|---|
static PortalService |
PortalServiceUtil.getService()
|
PortalService |
PortalServiceWrapper.getWrappedPortalService()
Deprecated. Renamed to PortalServiceWrapper.getWrappedService() |
PortalService |
PortalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portal.service with parameters of type PortalService | |
|---|---|
void |
PortalServiceUtil.setService(PortalService service)
|
void |
PortalServiceWrapper.setWrappedPortalService(PortalService portalService)
Deprecated. Renamed to PortalServiceWrapper.setWrappedService(com.liferay.portal.service.PortalService) |
void |
PortalServiceWrapper.setWrappedService(PortalService portalService)
|
| Constructors in com.liferay.portal.service with parameters of type PortalService | |
|---|---|
PortalServiceWrapper(PortalService portalService)
|
|
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||