| Modifier and Type | Method and Description |
|---|---|
static PortalException |
PortalException.wrap(Exception e)
Wrap.
|
| Modifier and Type | Method and Description |
|---|---|
static PortalException |
PortalException.wrap(Exception e)
Wrap.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ICacheService.getCache(CacheInfo infos)
Gets the cache.
|
Object |
IServiceInvoker.invoke() |
| Modifier and Type | Method and Description |
|---|---|
Link |
PersonService.getCardUrl(PortalControllerContext portalControllerContext,
Person p)
Get a link to the card person portlet
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ProxyUtils.setProxyConfiguration(String url,
org.apache.commons.httpclient.HttpClient client)
Sets the proxy configuration.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ITasksService.getTasksCount(PortalControllerContext portalControllerContext)
Get tasks count.
|
void |
ITasksService.resetTasksCount(PortalControllerContext portalControllerContext)
Reset tasks count.
|
| Modifier and Type | Method and Description |
|---|---|
String |
IPortalUrlFactory.adaptPortalUrlToNavigation(PortalControllerContext portalControllerContext,
String orginalUrl)
Adapt portal URL to navigation.
|
String |
IPortalUrlFactory.getDestroyCurrentPageUrl(PortalControllerContext portalControllerContext)
Get destroy current page URL.
|
String |
IPortalUrlFactory.getDestroyCurrentPageUrl(PortalControllerContext portalControllerContext,
String location)
Get destroy current page URL.
|
String |
IPortalUrlFactory.getEcmUrl(PortalControllerContext pcc,
EcmCommand command,
String path,
Map<String,String> requestParameters)
Get an ECM URL (for front office views)
|
String |
IPortalUrlFactory.getPermaLink(PortalControllerContext portalControllerContext,
String permLinkRef,
Map<String,String> params,
String cmsPath,
String permLinkType)
Get permalink URL.
|
org.jboss.portal.core.model.portal.Page |
IPortalUrlFactory.getPortalCMSContextualizedPage(PortalControllerContext portalControllerContext,
String path)
Get portal CMS contextualized page.
|
String |
IPortalUrlFactory.getStartPageUrl(PortalControllerContext portalControllerContext,
String pageName,
String templateName,
Map<String,String> props,
Map<String,String> params)
Get start page URL.
|
String |
IPortalUrlFactory.getStartPageUrl(PortalControllerContext portalControllerContext,
String parentName,
String pageName,
String templateName,
Map<String,String> props,
Map<String,String> params)
Get start page URL.
|
String |
IPortalUrlFactory.getStartPortletInNewPage(PortalControllerContext portalCtx,
String pageName,
String pageDisplayName,
String portletInstance,
Map<String,String> windowProperties,
Map<String,String> windowParams)
Gets the start portlet URL in new page.
|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
boolean popup)
Get start portlet URL.
|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
Map<String,String> params,
boolean popup)
Deprecated.
see getStartPortletUrl without params window parameters
|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
PortalUrlType type)
Get start portlet URL.
|
Copyright © 2016. All rights reserved.