org.apache.oodt.cas.filemgr.tools
Class DeleteProduct

java.lang.Object
  extended by org.apache.oodt.cas.filemgr.tools.DeleteProduct

public class DeleteProduct
extends Object

Version:
$Revision: 12226 $

A utility class that deletes products in the File Manager Catalog based on productID.

Author:
woollard

Constructor Summary
DeleteProduct(String fileManagerUrl, boolean commit)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteProduct

public DeleteProduct(String fileManagerUrl,
                     boolean commit)
Method Detail

main

public static void main(String[] args)
Parameters:
args -


Copyright © 1999-2011 Apache OODT. All Rights Reserved.