edu.isi.pegasus.planner.catalog.transformation.client
Class TCDelete

java.lang.Object
  extended by edu.isi.pegasus.planner.catalog.transformation.client.Client
      extended by edu.isi.pegasus.planner.catalog.transformation.client.TCDelete

public class TCDelete
extends Client

This is a TCClient class which handles the Delete Operations.

Version:
$Revision: 3286 $
Author:
Gaurang Mehta gmehta@isi.edu

Field Summary
 
Fields inherited from class edu.isi.pegasus.planner.catalog.transformation.client.Client
file, isoldformat, isxml, lfn, mLogger, name, namespace, pfn, profile, profiles, resource, system, systemstring, tc, trigger, type, version
 
Constructor Summary
TCDelete(TransformationCatalog tc, LogManager mLogger, Map argsmap)
           
 
Method Summary
 void doDelete()
           
 
Methods inherited from class edu.isi.pegasus.planner.catalog.transformation.client.Client
convertException, fillArgs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCDelete

public TCDelete(TransformationCatalog tc,
                LogManager mLogger,
                Map argsmap)
Method Detail

doDelete

public void doDelete()


Copyright © 2011 The University of Southern California. All Rights Reserved.