public abstract class BaseLocalServiceImpl extends java.lang.Object implements BaseLocalService
| Modifier and Type | Field and Description |
|---|---|
protected LayoutPersistence |
layoutPersistence |
| Constructor and Description |
|---|
BaseLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.ClassLoader |
getClassLoader() |
protected java.lang.String |
getLayoutURL(Layout layout,
ServiceContext serviceContext) |
protected java.lang.String |
getLayoutURL(long groupId,
java.lang.String portletId,
ServiceContext serviceContext) |
@BeanReference(type=LayoutPersistence.class) protected LayoutPersistence layoutPersistence
protected java.lang.ClassLoader getClassLoader()
protected java.lang.String getLayoutURL(Layout layout, ServiceContext serviceContext)
protected java.lang.String getLayoutURL(long groupId,
java.lang.String portletId,
ServiceContext serviceContext)
throws PortalException,
SystemException
PortalExceptionSystemException