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 PortalRuntimePortalManager.getPortal(PluginRuntime runtime) static PortalRuntimestatic PortalRuntimePortalManager.getPortal(javax.faces.context.FacesContext ctx) static PortalRuntimePortalManager.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)