public interface CommonService
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_PATH_WINDOW_PROPERTY
Base path window property.
|
static String |
PATH_WINDOW_PROPERTY
Current document path window property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
resolveViewPath(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String name)
Resolve view path.
|
static final String BASE_PATH_WINDOW_PROPERTY
static final String PATH_WINDOW_PROPERTY
String resolveViewPath(org.osivia.portal.api.context.PortalControllerContext portalControllerContext, String name) throws javax.portlet.PortletException
portalControllerContext - portal controller contextname - view namejavax.portlet.PortletExceptionCopyright © 2021 OSIVIA. All rights reserved.