net.sf.ginp.commands
Class AdminMode

java.lang.Object
  extended by net.sf.ginp.commands.AdminMode
All Implemented Interfaces:
Command

public class AdminMode
extends java.lang.Object
implements Command

Class to proccess request to change state to Administration Mode.

Version:
$Revision: 264 $
Author:
Doug Culnane

Constructor Summary
AdminMode()
           
 
Method Summary
 void action(GinpModel model, java.util.Vector params)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminMode

public AdminMode()
Method Detail

action

public void action(GinpModel model,
                   java.util.Vector params)
Description of the Method

Specified by:
action in interface Command
Parameters:
model - Description of the Parameter
params - Description of the Parameter


Copyright © 2004-2007 null. All Rights Reserved.