public class Refresh extends Object implements org.apache.commons.chain.Command
Item if specified or the Session to
reflect the current saved state.| Constructor and Description |
|---|
Refresh() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.apache.commons.chain.Context ctx) |
String |
getKeepChangesKey() |
String |
getPathKey() |
void |
setKeepChangesKey(String keepChangesKey) |
void |
setPathKey(String pathKey) |
public String getKeepChangesKey()
public void setKeepChangesKey(String keepChangesKey)
keepChangesKey - the keep changes key to setpublic boolean execute(org.apache.commons.chain.Context ctx)
throws Exception
execute in interface org.apache.commons.chain.CommandExceptionpublic String getPathKey()
public void setPathKey(String pathKey)
pathKey - the path key to setCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.