Package de.xima.fc.portal
Class PortalManager
java.lang.Object
de.xima.fc.portal.PortalManager
- Author:
- XIMA MEDIA GmbH
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PortalRuntime
getPortal
(PluginRuntime runtime) static PortalRuntime
static PortalRuntime
getPortal
(javax.faces.context.FacesContext ctx) static PortalRuntime
getPortal
(javax.servlet.http.HttpServletRequest req) static Map<String,
PortalRuntime> static void
initPortal
(PluginRuntime prtm, IPluginPortal plugin) static void
releasePortal
(String name)
-
Field Details
-
PORTAL_CONTEXT
- See Also:
-
PORTAL_PROTECTED_SUBCONTEXT
- See Also:
-
PORTAL_BACKEND_CONTEXT
Deprecated.UseCmnConst.PORTAL_VIEW_PATH
instead.- See Also:
-
-
Constructor Details
-
PortalManager
public PortalManager()
-
-
Method Details
-
initPortal
- Parameters:
prtm
- thePluginRuntime
plugin
- theIPluginPortal
-
getPortals
-
getPortal
-
getPortal
-
getPortal
-
getPortal
-
releasePortal
-
CmnConst.PORTAL_VIEW_PATH
instead.