java.lang.Objectorg.apache.commons.chain.generic.RemoveCommand
All Implemented Interfaces:
Command
Remove any context attribute stored under the fromKey.
Craig - R. McClanahan$ - Revision: 480477 $ $Date: 2006-11-29 08:34:52 +0000 (Wed, 29 Nov 2006) $| Method from org.apache.commons.chain.generic.RemoveCommand Summary: |
|---|
| execute, getFromKey, setFromKey |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.chain.generic.RemoveCommand Detail: |
|---|
Copy the specified source attribute to the specified destination attribute. |
Return the context attribute key for the attribute. |
Set the context attribute key for the attribute. |