|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.PortalLocalServiceWrapper
public class PortalLocalServiceWrapper
Provides a wrapper for PortalLocalService.
PortalLocalService| Constructor Summary | |
|---|---|
PortalLocalServiceWrapper(PortalLocalService portalLocalService)
|
|
| Method Summary | |
|---|---|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
PortalLocalService |
getWrappedPortalLocalService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
PortalLocalService |
getWrappedService()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedPortalLocalService(PortalLocalService portalLocalService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portal.service.PortalLocalService) |
void |
setWrappedService(PortalLocalService portalLocalService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalLocalServiceWrapper(PortalLocalService portalLocalService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface PortalLocalServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface PortalLocalServicebeanIdentifier - the Spring bean ID for this beanpublic PortalLocalService getWrappedPortalLocalService()
getWrappedService()
public void setWrappedPortalLocalService(PortalLocalService portalLocalService)
setWrappedService(com.liferay.portal.service.PortalLocalService)
public PortalLocalService getWrappedService()
getWrappedService in interface ServiceWrapper<PortalLocalService>public void setWrappedService(PortalLocalService portalLocalService)
setWrappedService in interface ServiceWrapper<PortalLocalService>
|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||