public abstract class Abstract extends Object implements TransformationCatalog
FILE_URL_SCHEME, MODIFY_FOR_FILE_URLS_KEY, VERSION
DB_ALL_PREFIX
Constructor and Description |
---|
Abstract() |
Modifier and Type | Method and Description |
---|---|
static String |
modifyForFileURLS(String pfn,
String type)
Modifies a Transformation Catalog Entry to handle file URL's.
|
static TransformationCatalogEntry |
modifyForFileURLS(TransformationCatalogEntry entry)
Modifies a Transformation Catalog Entry to handle file URL's.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLFNProfile, addPFNProfile, clear, deleteLFNProfiles, deletePFNProfiles, getContents, getDescription, getTCLogicalNames, initialize, insert, insert, insert, insert, lookup, lookup, lookupLFNProfiles, lookupNoProfiles, lookupPFNProfiles, lookupSites, removeByLFN, removeByPFN, removeBySiteID, removeBySysInfo, removeByType
public static TransformationCatalogEntry modifyForFileURLS(TransformationCatalogEntry entry)
entry
- the transformation catalog entry object.public static String modifyForFileURLS(String pfn, String type)
pfn
- The PFN to modifytype
- The type of PFNCopyright © 2011 The University of Southern California. All Rights Reserved.