Uses of Class
org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
-
Packages that use BaseURLImpl Package Description org.gatein.pc.portlet.impl.jsr168.api -
-
Uses of BaseURLImpl in org.gatein.pc.portlet.impl.jsr168.api
Subclasses of BaseURLImpl in org.gatein.pc.portlet.impl.jsr168.api Modifier and Type Class Description classPortletURLImplclassResourceURLImplMethods in org.gatein.pc.portlet.impl.jsr168.api that return BaseURLImpl Modifier and Type Method Description protected abstract BaseURLImplBaseURLImpl. createClone()protected BaseURLImplPortletURLImpl. createClone()protected BaseURLImplResourceURLImpl. createClone()Constructors in org.gatein.pc.portlet.impl.jsr168.api with parameters of type BaseURLImpl Constructor Description BaseURLImpl(BaseURLImpl original)
-