Uses of Interface
org.gatein.pc.api.ContainerURL
Packages that use ContainerURL
-
Uses of ContainerURL in org.gatein.pc.api
Subinterfaces of ContainerURL in org.gatein.pc.apiModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of ContainerURL in org.gatein.pc.api.spi
Methods in org.gatein.pc.api.spi with parameters of type ContainerURLModifier and TypeMethodDescriptionvoidPortletInvocationContext.renderURL(Writer writer, ContainerURL containerURL, URLFormat format) Renders a container URL.PortletInvocationContext.renderURL(ContainerURL containerURL, URLFormat format) Renders a container URL.