org.xulfaces.bridge.command
Class DeleteZoneCommand

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

public class DeleteZoneCommand
extends AbstractCommand

Defines a Command deleting a Zone.

The Zone can not be null.

Version:
$Id: DeleteZoneCommand.java,v 1.2 2005/11/01 11:57:32 kito31 Exp $
Author:
kito31

Constructor Summary
DeleteZoneCommand(Zone zone)
           
 
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

DeleteZoneCommand

public DeleteZoneCommand(Zone zone)


Copyright © 2007 null. All Rights Reserved.