org.griphyn.common.catalog.transformation.client
Class Client
java.lang.Object
org.griphyn.common.catalog.transformation.client.Client
- Direct Known Subclasses:
- TCAdd, TCDelete, TCQuery
public class Client
- extends Object
|
Method Summary |
void |
fillArgs(Map argsmap)
Takes the arguments from the TCClient and stores it for acess to the other TC Client modules. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
trigger
protected int trigger
lfn
protected String lfn
pfn
protected String pfn
profile
protected String profile
type
protected String type
resource
protected String resource
systemstring
protected String systemstring
namespace
protected String namespace
name
protected String name
version
protected String version
profiles
protected List profiles
system
protected SysInfo system
file
protected String file
mLogger
protected LogManager mLogger
tc
protected TransformationCatalog tc
isxml
protected boolean isxml
Client
public Client()
fillArgs
public void fillArgs(Map argsmap)
- Takes the arguments from the TCClient and stores it for acess to the other TC Client modules.
- Parameters:
argsmap - Map
Copyright © 2007 The University of Southern California. All Rights Reserved.