org.apache.myfaces.lifecycle
Class UrlClientWindow
java.lang.Object
javax.faces.lifecycle.ClientWindow
org.apache.myfaces.lifecycle.UrlClientWindow
public class UrlClientWindow
- extends ClientWindow
- Author:
- lu4242
Constructor Summary |
UrlClientWindow(org.apache.myfaces.lifecycle.TokenGenerator tokenGenerator)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlClientWindow
public UrlClientWindow(org.apache.myfaces.lifecycle.TokenGenerator tokenGenerator)
decode
public void decode(FacesContext context)
- Specified by:
decode
in class ClientWindow
calculateWindowId
protected String calculateWindowId(FacesContext context)
getId
public String getId()
- Specified by:
getId
in class ClientWindow
setId
public void setId(String id)
getQueryURLParameters
public Map<String,String> getQueryURLParameters(FacesContext context)
- Specified by:
getQueryURLParameters
in class ClientWindow
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.