public class PortalServiceImpl extends Object implements PortalService
| Modifier and Type | Field and Description |
|---|---|
static String |
PARM_STATE_RESET
Parameter to force state reset
|
PLACEMENT_ATTRIBUTE, SAKAI_CONTROLLING_PORTAL, SAKAI_PORTAL_ORIGINAL_SITEID, TOOL_PORTLET_APP_NAME, TOOL_PORTLET_CONTEXT_PATH, TOOL_PORTLET_NAME| Constructor and Description |
|---|
PortalServiceImpl() |
public static final String PARM_STATE_RESET
public void init()
public StoredState getStoredState()
getStoredState in interface PortalServicepublic void setStoredState(StoredState ss)
setStoredState in interface PortalServicepublic String decodeToolState(Map<String,String[]> params, String placementId)
decodeToolState in interface PortalServicepublic Map<String,String[]> encodeToolState(String placementId, String URLstub)
encodeToolState in interface PortalServicepublic String getResetState()
getResetState in interface PortalServicepublic void setResetState(String ss)
setResetState in interface PortalServicepublic boolean isEnableDirect()
isEnableDirect in interface PortalServicepublic boolean isResetRequested(HttpServletRequest req)
isResetRequested in interface PortalServicepublic String getResetStateParam()
getResetStateParam in interface PortalServicepublic StoredState newStoredState(String marker, String replacement)
newStoredState in interface PortalServicepublic Iterator<PortletApplicationDescriptor> getRegisteredApplications()
getRegisteredApplications in interface PortalServicepublic PortalRenderEngine getRenderEngine(String context, HttpServletRequest request)
getRenderEngine in interface PortalServicepublic void addRenderEngine(String context, PortalRenderEngine vengine)
addRenderEngine in interface PortalServicepublic void removeRenderEngine(String context, PortalRenderEngine vengine)
removeRenderEngine in interface PortalServicepublic void addHandler(Portal portal, PortalHandler handler)
addHandler in interface PortalServicepublic void addHandler(String portalContext, PortalHandler handler)
addHandler in interface PortalServicepublic Map<String,PortalHandler> getHandlerMap(Portal portal)
getHandlerMap in interface PortalServicepublic void removeHandler(Portal portal, String urlFragment)
removeHandler in interface PortalServicepublic void removeHandler(String portalContext, String urlFragment)
removeHandler in interface PortalServicepublic void addPortal(Portal portal)
addPortal in interface PortalServicepublic void removePortal(Portal portal)
removePortal in interface PortalServicepublic StyleAbleProvider getStylableService()
getStylableService in interface PortalServicepublic SiteNeighbourhoodService getSiteNeighbourhoodService()
getSiteNeighbourhoodService in interface PortalServicepublic void setSiteNeighbourhoodService(SiteNeighbourhoodService siteNeighbourhoodService)
siteNeighbourhoodService - the siteNeighbourhoodService to setpublic ContentHostingService getContentHostingService()
getContentHostingService in interface PortalServicepublic void setPortalLinks(String portalLinks)
portalLinks - the portal icons to setpublic void setContentHostingService(ContentHostingService contentHostingService)
setContentHostingService in interface PortalServicepublic String getBrowserCollectionId(Placement placement)
getBrowserCollectionId in interface PortalServicepublic Editor getActiveEditor()
getActiveEditor in interface PortalServicepublic Editor getActiveEditor(Placement placement)
getActiveEditor in interface PortalServicepublic EditorRegistry getEditorRegistry()
getEditorRegistry in interface PortalServicepublic void setEditorRegistry(EditorRegistry editorRegistry)
setEditorRegistry in interface PortalServicepublic String getSkinPrefix()
getSkinPrefix in interface PortalServicepublic String getQuickLinksTitle(String siteSkin)
getQuickLinksTitle in interface PortalServicepublic List<Map> getQuickLinks(String siteSkin)
getQuickLinks in interface PortalServiceCopyright © 2003–2017 University of Michigan. All rights reserved.