org.drools.command.runtime.rule
Class UpdateCommand
java.lang.Object
org.drools.command.runtime.rule.UpdateCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Object>, GenericCommand<Object>
public class UpdateCommand
- extends Object
- implements GenericCommand<Object>
- See Also:
- Serialized Form
UpdateCommand
public UpdateCommand(org.drools.runtime.rule.FactHandle handle,
Object object)
execute
public Object execute(Context context)
- Specified by:
execute
in interface GenericCommand<Object>
getEntryPoint
public String getEntryPoint()
setEntryPoint
public void setEntryPoint(String entryPoint)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.