public class ActionPropertySupport extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Constructor and Description |
---|
ActionPropertySupport(ActionBase action,
String propertyName,
boolean persist) |
public ActionPropertySupport(ActionBase action, String propertyName, boolean persist)
public String getName()
public String getValue()
public void setValue(String value)
public boolean setFromRequest()
public void clear()
public boolean hasValue(boolean lookOnSession)
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.