net.sf.ginp.commands
Interface Command

All Known Implementing Classes:
AdminMode, Logon, SelectCollection, SelectPath, SetConfiguration, SetLanguageCode, ShowPicture, UploadConfig, ViewPage

public interface Command

Command object, much better as an interface than a superclass.

Author:
Justin Sher

Method Summary
 void action(GinpModel model, java.util.Vector params)
           
 

Method Detail

action

void action(GinpModel model,
            java.util.Vector params)
Parameters:
model -
params -


Copyright © 2004-2007 null. All Rights Reserved.