Uses of Class
org.gatein.pc.portlet.impl.info.ContainerPortletInfo
Packages that use ContainerPortletInfo
Package
Description
-
Uses of ContainerPortletInfo in org.gatein.pc.portlet.impl.info
Methods in org.gatein.pc.portlet.impl.info that return types with arguments of type ContainerPortletInfo -
Uses of ContainerPortletInfo in org.gatein.pc.portlet.impl.jsr168
Methods in org.gatein.pc.portlet.impl.jsr168 that return ContainerPortletInfoMethods in org.gatein.pc.portlet.impl.jsr168 with parameters of type ContainerPortletInfoModifier and TypeMethodDescriptionstatic ResourceBundleManagerPortletResourceBundleFactory.createResourceBundleManager(ResourceBundleManager bundleMgr, ContainerPortletInfo containerInfo) Constructors in org.gatein.pc.portlet.impl.jsr168 with parameters of type ContainerPortletInfoModifierConstructorDescriptionInlineBundle(ContainerPortletInfo portletInfo) PortletResourceBundleFactory(ResourceBundleManager bundleMgr, ContainerPortletInfo containerInfo) -
Uses of ContainerPortletInfo in org.gatein.pc.portlet.impl.jsr168.api
Constructors in org.gatein.pc.portlet.impl.jsr168.api with parameters of type ContainerPortletInfoModifierConstructorDescriptionPortletConfigImpl(ContainerPortletInfo portletInfo, ContainerPortletApplicationInfo portletApplicationInfo, PortletContextImpl portletContext, ResourceBundleManager bundleMgr)