org.openprivacy.reptile.metaupdate.updates
Class UpdateImage

java.lang.Object
  |
  +--org.openprivacy.reptile.metaupdate.updates.UpdateImage

public class UpdateImage
extends java.lang.Object

Version:
$Id: UpdateImage.java,v 1.2 2002/02/26 09:17:55 burton Exp $
Author:
Kevin A. Burton

Constructor Summary
UpdateImage()
           
 
Method Summary
 void update(java.lang.String channel, java.lang.String image, java.lang.String title, java.lang.String description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateImage

public UpdateImage()
Method Detail

update

public void update(java.lang.String channel,
                   java.lang.String image,
                   java.lang.String title,
                   java.lang.String description)
            throws java.lang.Exception
java.lang.Exception