se.kmr.scam.client.http.command
Class AddProperty
java.lang.Object
se.kmr.scam.client.http.command.AddProperty
- All Implemented Interfaces:
- Command
- public class AddProperty
- extends Object
- implements Command
Adds a set of properties to current model.
- Version:
- $Revision: 1.10 $
- Author:
- Jöran
- Created:
- den 4 september 2002
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddProperty
public AddProperty()
execute
public CommandResponse execute(HttpServletRequest request,
HttpServletResponse response)
throws HttpException
- Excute the command
- Specified by:
execute
in interface Command
- Parameters:
request
- Description of the Parameterresponse
- Description of the Parameter
- Returns:
- Returns an CommandResponse object.
- Throws:
HttpException
- Description of the Exception
init
public void init(Map args)
- Description of the Method
- Specified by:
init
in interface Command
- Parameters:
args
- Description of the Parameter
Copyright © 2003 SCAM. All Rights Reserved.