Class BaseURLImpl.InternalContainerURL
java.lang.Object
org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
- All Implemented Interfaces:
org.gatein.pc.api.ContainerURL
- Enclosing class:
BaseURLImpl
protected abstract static class BaseURLImpl.InternalContainerURL
extends Object
implements org.gatein.pc.api.ContainerURL
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidsetParameter(String name, String value) protected abstract voidsetParameter(String name, String[] values) protected abstract voidsetParameters(Map<String, String[]> parameters) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gatein.pc.api.ContainerURL
getMode, getNavigationalState, getWindowState
-
Constructor Details
-
InternalContainerURL
protected InternalContainerURL() -
InternalContainerURL
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin interfaceorg.gatein.pc.api.ContainerURL
-
setParameter
-
setParameter
-
setParameters
-
getParameters
-