Class SetCommand<InputType>

java.lang.Object
org.chenile.owiz.impl.CommandBase<InputType>
org.chenile.owiz.impl.ognl.SetCommand<InputType>
Type Parameters:
InputType -
All Implemented Interfaces:
BypassableCommand<InputType>, Command<InputType>, OrchestrationAware<InputType>

public class SetCommand<InputType> extends CommandBase<InputType>
Sets specific parts of the context to a value. The value can be a constant, or it can be computed from the context as well