@RequestScoped public class JsfRestParameters extends RestParameters implements Serializable
Constructor and Description |
---|
JsfRestParameters() |
Modifier and Type | Method and Description |
---|---|
String |
getRestId()
Check the view parameters of the given viewId.
|
boolean |
isPostback()
This flag will be used to remember a storage request;
|
public boolean isPostback()
isPostback
in class RestParameters
true
if the current request is a POST request.public String getRestId()
getRestId
in class RestParameters
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.