public abstract class Abstract extends java.lang.Object implements TransformationCatalog
MODIFY_FOR_FILE_URLS_KEY, VERSION
DB_ALL_PREFIX
Constructor and Description |
---|
Abstract() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
modifyForFileURLS(java.lang.String pfn,
java.lang.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 java.lang.String modifyForFileURLS(java.lang.String pfn, java.lang.String type)
pfn
- The PFN to modifytype
- The type of PFN