com.liferay.portal.service
Class BaseLocalServiceImpl
java.lang.Object
com.liferay.portal.service.BaseLocalServiceImpl
- All Implemented Interfaces:
- BaseLocalService
public abstract class BaseLocalServiceImpl
- extends java.lang.Object
- implements BaseLocalService
- Author:
- Brian Wing Shun Chan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
layoutPersistence
@BeanReference(type=LayoutPersistence.class)
protected LayoutPersistence layoutPersistence
BaseLocalServiceImpl
public BaseLocalServiceImpl()
getClassLoader
protected java.lang.ClassLoader getClassLoader()
getLayoutURL
protected java.lang.String getLayoutURL(Layout layout,
ServiceContext serviceContext)
getLayoutURL
protected java.lang.String getLayoutURL(long groupId,
java.lang.String portletId,
ServiceContext serviceContext)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException