net.sf.ginp.commands
Class SelectCollection

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

public class SelectCollection
extends java.lang.Object
implements Command

Class to action the request changing the current collection.

Version:
$Revision: 303 $
Author:
Doug Culnane

Constructor Summary
SelectCollection()
           
 
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

SelectCollection

public SelectCollection()
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.