org.xulfaces.bridge.command
Class UpdateZoneCommand

java.lang.Object
  extended by org.xulfaces.bridge.command.AbstractCommand
      extended by org.xulfaces.bridge.command.UpdateZoneCommand
All Implemented Interfaces:
Command

public class UpdateZoneCommand
extends AbstractCommand

Defines a Command updating a Zone.

The Zone can not be null.

Version:
$Id: UpdateZoneCommand.java,v 1.3 2006/07/03 19:49:29 kito31 Exp $
Author:
kito31

Constructor Summary
UpdateZoneCommand(Zone zone, java.lang.String target)
           
 
Method Summary
 
Methods inherited from class org.xulfaces.bridge.command.AbstractCommand
addParameter, getName, getParameters, getTarget, setName, setParameters, setTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateZoneCommand

public UpdateZoneCommand(Zone zone,
                         java.lang.String target)


Copyright © 2007 null. All Rights Reserved.