net.sf.ginp.commands
Class UploadConfig

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

public class UploadConfig
extends java.lang.Object
implements Command

Class to collect and write folder and picture data to xml data files.

Version:
$Revision: 303 $
Author:
Doug Culnane

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

UploadConfig

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