@Dependent public abstract class RestParameters extends Object
Constructor and Description |
---|
RestParameters() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getRestId()
Check the view parameters of the given viewId.
|
abstract boolean |
isPostback() |
public abstract String getRestId()
public abstract boolean isPostback()
true
if the current request is a POST request.Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.