se.kmr.scam.client.http.command
Class AddProperty

java.lang.Object
  extended byse.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

Constructor Summary
AddProperty()
           
 
Method Summary
 CommandResponse execute(HttpServletRequest request, HttpServletResponse response)
          Excute the command
 void init(Map args)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddProperty

public AddProperty()
Method Detail

execute

public CommandResponse execute(HttpServletRequest request,
                               HttpServletResponse response)
                        throws HttpException
Excute the command

Specified by:
execute in interface Command
Parameters:
request - Description of the Parameter
response - 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.