public interface ICMSPathService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MBEAN_NAME
MBean name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
browseContentLazyLoading(PortalControllerContext portalControllerContext,
java.lang.String path,
boolean liveContent,
boolean onlyNavigableItems)
Browse CMS content in lazy-loading mode.
|
static final java.lang.String MBEAN_NAME
java.lang.String browseContentLazyLoading(PortalControllerContext portalControllerContext, java.lang.String path, boolean liveContent, boolean onlyNavigableItems) throws javax.portlet.PortletException
portalControllerContext - portal controller contextpath - CMS pathliveContent - live content indicatoronlyNavigableItems - browse only navigable items indicatorjavax.portlet.PortletExceptionCopyright © 2014. All Rights Reserved.