Uses of Class
de.xima.fc.portal.runtime.PortalRuntime
Packages that use PortalRuntime
-
Uses of PortalRuntime in de.xima.fc.portal
Methods in de.xima.fc.portal that return PortalRuntimeModifier and TypeMethodDescriptionstatic PortalRuntime
PortalManager.getPortal
(PluginRuntime runtime) static PortalRuntime
static PortalRuntime
PortalManager.getPortal
(javax.faces.context.FacesContext ctx) static PortalRuntime
PortalManager.getPortal
(javax.servlet.http.HttpServletRequest req) Methods in de.xima.fc.portal that return types with arguments of type PortalRuntime -
Uses of PortalRuntime in de.xima.fc.portal.model
Methods in de.xima.fc.portal.model that return PortalRuntimeConstructors in de.xima.fc.portal.model with parameters of type PortalRuntimeModifierConstructorDescriptionPortalResource
(PortalRuntime runtime, String resourceName, String libraryName, String contentType)