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 PortalRuntimegetPortal(PluginRuntime runtime) static PortalRuntimestatic PortalRuntimegetPortal(javax.faces.context.FacesContext ctx) static PortalRuntimegetPortal(javax.servlet.http.HttpServletRequest req) static Map<String,PortalRuntime> static voidinitPortal(PluginRuntime prtm, IPluginPortal plugin) static voidreleasePortal(String name)
-
Field Details
-
PORTAL_CONTEXT
- See Also:
-
PORTAL_PROTECTED_SUBCONTEXT
- See Also:
-
PORTAL_BACKEND_CONTEXT
Deprecated.UseCmnConst.PORTAL_VIEW_PATHinstead.- See Also:
-
-
Constructor Details
-
PortalManager
public PortalManager()
-
-
Method Details
-
initPortal
- Parameters:
prtm- thePluginRuntimeplugin- theIPluginPortal
-
getPortals
-
getPortal
-
getPortal
-
getPortal
-
getPortal
-
releasePortal
-
CmnConst.PORTAL_VIEW_PATHinstead.