it.eng.spagobi.tools.updatedocument
Class UpdateDocument

java.lang.Object
  extended by it.eng.spagobi.tools.updatedocument.UpdateDocument

public class UpdateDocument
extends java.lang.Object

Application for update templetes inside the document of SpagoBI.

Author:
Monia Spinelli

Constructor Summary
UpdateDocument()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void readProperties()
           
 void updateImage(java.util.Properties prop, it.eng.spagobi.sdk.proxy.DocumentsServiceProxy proxy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateDocument

public UpdateDocument()
Method Detail

main

public static void main(java.lang.String[] args)

readProperties

public void readProperties()

updateImage

public void updateImage(java.util.Properties prop,
                        it.eng.spagobi.sdk.proxy.DocumentsServiceProxy proxy)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException