Uses of Class
org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
-
Packages that use PortletURLImpl Package Description org.gatein.pc.portlet.impl.jsr168.api -
-
Uses of PortletURLImpl in org.gatein.pc.portlet.impl.jsr168.api
Methods in org.gatein.pc.portlet.impl.jsr168.api that return PortletURLImpl Modifier and Type Method Description static PortletURLImplPortletURLImpl. createActionURL(org.gatein.pc.api.invocation.PortletInvocation invocation, PortletRequestImpl preq)static PortletURLImplPortletURLImpl. createRenderURL(org.gatein.pc.api.invocation.PortletInvocation invocation, PortletRequestImpl preq)Constructors in org.gatein.pc.portlet.impl.jsr168.api with parameters of type PortletURLImpl Constructor Description PortletURLImpl(PortletURLImpl original)
-