|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.faces.bridge.container.BaseURLWrapper
com.liferay.faces.bridge.container.PortletURLWrapper
com.liferay.faces.bridge.context.url.PortletURLFacesTarget
public abstract class PortletURLFacesTarget
| Constructor Summary | |
|---|---|
PortletURLFacesTarget(BridgeContext bridgeContext,
String url,
String portletMode,
String windowState,
boolean secure)
|
|
| Method Summary | |
|---|---|
abstract javax.portlet.PortletURL |
createPortletURL(BridgeContext bridgeContext,
String url)
|
javax.portlet.PortletURL |
getWrapped()
|
| Methods inherited from class com.liferay.faces.bridge.container.PortletURLWrapper |
|---|
getPortletMode, getWindowState, removePublicRenderParameter, setPortletMode, setWindowState |
| Methods inherited from class com.liferay.faces.bridge.container.BaseURLWrapper |
|---|
addProperty, getParameterMap, setParameter, setParameter, setParameters, setProperty, setSecure, toString, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.portlet.BaseURL |
|---|
addProperty, getParameterMap, setParameter, setParameter, setParameters, setProperty, setSecure, toString, write, write |
| Constructor Detail |
|---|
public PortletURLFacesTarget(BridgeContext bridgeContext,
String url,
String portletMode,
String windowState,
boolean secure)
throws MalformedURLException
MalformedURLException| Method Detail |
|---|
public abstract javax.portlet.PortletURL createPortletURL(BridgeContext bridgeContext,
String url)
throws MalformedURLException
MalformedURLExceptionpublic javax.portlet.PortletURL getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.portlet.PortletURL>getWrapped in class PortletURLWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||