public interface IPresentationManagerSPI extends IPresentationManager
IPresentationManager
for internal
uses.PROPERTY_PRESENTATION_OUTPUT_DATE_TIME, PROPERTY_PRESENTATION_OUTPUT_SERVER_ID
Modifier and Type | Method and Description |
---|---|
PageConfig |
getDefaultPage(SessionConfig sessionConfig,
String pageId,
String channelId,
IWebsiteBaseURL websiteBaseURL,
IPortalMode mode,
PortalRequestContext requestContext,
ITransaction daoTransaction)
Get the default Page.
|
PageConfig |
getDefaultPage(SessionConfig sessionConfig,
String pageId,
String channelId,
String website,
int mode,
PortalRequestContext requestContext,
ITransaction daoTransaction)
Deprecated.
|
getAdministrationBarChannelIds, getDefaultPage, getDefaultPage, resetAdministrationBarChannelIds
@Deprecated PageConfig getDefaultPage(SessionConfig sessionConfig, String pageId, String channelId, String website, int mode, PortalRequestContext requestContext, ITransaction daoTransaction) throws PortalException
getDefaultPage(SessionConfig, String, String, IWebsiteBaseURL, IPortalMode, PortalRequestContext, ITransaction)
.sessionConfig
- the session identifier of the current user.pageId
- The destination page identifier.channelId
- The destination channel identifier.website
- the website base URL that the user is accessing.mode
- the current portal mode.requestContext
- the portal request context map.daoTransaction
- the current transaction.PortalException
PageConfig getDefaultPage(SessionConfig sessionConfig, String pageId, String channelId, IWebsiteBaseURL websiteBaseURL, IPortalMode mode, PortalRequestContext requestContext, ITransaction daoTransaction) throws PortalException
sessionConfig
- the session identifier of the current user.pageId
- The destination page identifier.channelId
- The destination channel identifier.websiteBaseURL
- the IWebsiteBaseURL
that the user is accessing.mode
- the current portal mode.requestContext
- the portal request context map.daoTransaction
- the current transaction.PortalException
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.