| 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 |
|---|---|
void |
IBatchService.addBatch(AbstractBatch b)
Register a batch
|
abstract void |
AbstractBatch.execute(Map<String,Object> parameters) |
void |
Batch.execute(Map<String,Object> parameters)
The main execution method.
|
void |
IBatchService.startBatchImmediatly(String batchId,
Map<String,Object> parameters)
Fire a batch immediatly with specific parameters
|
| 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
|
Object |
PersonService.getEcmProfile(PortalControllerContext portalControllerContext,
Person person)
Get a document with user profile properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
MenubarModule.customizeDocument(PortalControllerContext portalControllerContext,
List<MenubarItem> menubar,
DocumentContext<? extends EcmDocument> documentContext)
Customize document.
|
void |
MenubarModule.customizeSpace(PortalControllerContext portalControllerContext,
List<MenubarItem> menubar,
DocumentContext<? extends EcmDocument> spaceDocumentContext)
Customize space.
|
| 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 |
|---|---|
void |
IPanelsService.closePanel(PortalControllerContext portalControllerContext,
Panel panel)
Close panel.
|
PanelPlayer |
IPanelsService.getNavigationPlayer(PortalControllerContext portalControllerContext,
String instance)
Get navigation panel player.
|
void |
IPanelsService.hidePanel(PortalControllerContext portalControllerContext,
Panel panel)
Hide previously created panel.
|
Boolean |
IPanelsService.isHidden(PortalControllerContext portalControllerContext,
Panel panel)
Check if panel is hidden.
|
void |
IPanelsService.openPanel(PortalControllerContext portalControllerContext,
Panel panel,
PanelPlayer player)
Open panel.
|
void |
IPanelsService.resetTaskDependentPanels(PortalControllerContext portalControllerContext) |
void |
IPanelsService.showPanel(PortalControllerContext portalControllerContext,
Panel panel)
Show previously created panel.
|
| Modifier and Type | Method and Description |
|---|---|
String |
IBrowserService.browse(PortalControllerContext portalControllerContext)
Browse documents into JSON data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStatisticsService.aggregateUserStatistics(javax.servlet.http.HttpSession httpSession)
Aggregate user statistics.
|
SpaceStatistics |
IStatisticsService.getSpaceStatistics(PortalControllerContext portalControllerContext,
String path)
Get space statistics.
|
void |
IStatisticsService.incrementsUserStatistics(PortalControllerContext portalControllerContext,
String path)
Add user session statistics.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ITaskbarService.getActiveId(PortalControllerContext portalControllerContext)
Get active taskbar task identifier.
|
SortedSet<TaskbarItem> |
ITaskbarService.getDefaultItems(PortalControllerContext portalControllerContext)
Get default taskbar items, sorted by order.
|
TaskbarItem |
ITaskbarService.getItem(PortalControllerContext portalControllerContext,
String id)
Get taskbar item.
|
TaskbarItems |
ITaskbarService.getItems(PortalControllerContext portalControllerContext)
Get taskbar items.
|
TaskbarTask |
ITaskbarService.getTask(PortalControllerContext portalControllerContext,
String basePath,
String id)
Get taskbar task.
|
List<TaskbarTask> |
ITaskbarService.getTasks(PortalControllerContext portalControllerContext,
String basePath,
boolean navigation)
Get taskbar tasks.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ITasksService.getCommandUrl(PortalControllerContext portalControllerContext,
UUID uuid,
String actionId,
String redirectionUrl)
Get update task command URL.
|
EcmDocument |
ITasksService.getTask(PortalControllerContext portalControllerContext,
String path)
Get current user task.
|
EcmDocument |
ITasksService.getTask(PortalControllerContext portalControllerContext,
UUID uuid)
Get current user task.
|
List<EcmDocument> |
ITasksService.getTasks(PortalControllerContext portalControllerContext)
Get current user tasks.
|
int |
ITasksService.getTasksCount(PortalControllerContext portalControllerContext)
Get current user tasks count.
|
void |
ITasksService.resetTasksCount(PortalControllerContext portalControllerContext)
Reset tasks count.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITraceService.trace(Trace t)
Log a trace in the stats repository
|
| Modifier and Type | Method and Description |
|---|---|
String |
IPortalUrlFactory.adaptPortalUrlToNavigation(PortalControllerContext portalControllerContext,
String originalUrl)
Adapt portal URL to navigation.
|
String |
IPortalUrlFactory.getAdvancedSearchUrl(PortalControllerContext portalControllerContext,
String search,
boolean advancedSearch)
Get advanced search URL.
|
String |
IPortalUrlFactory.getAdvancedSearchUrl(PortalControllerContext portalControllerContext,
String search,
boolean advancedSearch,
Map<String,List<String>> selectors)
Get advanced search URL with prevalued selectors.
|
String |
IPortalUrlFactory.getDestroyCurrentPageUrl(PortalControllerContext portalControllerContext)
Get destroy current page URL.
|
String |
IPortalUrlFactory.getDestroyCurrentPageUrl(PortalControllerContext portalControllerContext,
String redirectionUrl)
Get destroy current page URL.
|
String |
IPortalUrlFactory.getDestroyCurrentPageUrl(PortalControllerContext portalControllerContext,
String redirectionUrl,
boolean closeChildren)
Get destroy current page URL.
|
String |
IPortalUrlFactory.getEcmCommandUrl(PortalControllerContext portalControllerContext,
String path,
EcmCommonCommands commandName)
Return an url who fire the ECM
|
String |
IPortalUrlFactory.getEcmCommandUrl(PortalControllerContext portalControllerContext,
String path,
EcmCommonCommands commandName,
String redirectionPath)
Return an url who fire the ECM
|
String |
IPortalUrlFactory.getEcmCommandUrl(PortalControllerContext portalControllerContext,
String path,
String commandName,
String redirectionPath)
Return an url who fire the ECM
|
String |
IPortalUrlFactory.getEcmUrl(PortalControllerContext pcc,
EcmViews command,
String path,
Map<String,String> requestParameters)
Get an ECM URL (for front office views)
|
String |
IPortalUrlFactory.getHomePageUrl(PortalControllerContext portalControllerContext,
boolean refresh)
Get home page URL.
|
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.getProfiledHomePageUrl(PortalControllerContext portalControllerContext)
Get profiled home page URL.
|
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)
Get start portlet URL.
|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
boolean popup)
Deprecated.
see
|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
PortalUrlType type)
Get start portlet URL.
|
Copyright © 2020. All rights reserved.