gov.nasa.pds.storage
Class RepoPathVersioner
java.lang.Object
gov.nasa.pds.storage.RepoPathVersioner
- All Implemented Interfaces:
- org.apache.oodt.cas.filemgr.versioning.Versioner
public class RepoPathVersioner
- extends Object
- implements org.apache.oodt.cas.filemgr.versioning.Versioner
Fields inherited from interface org.apache.oodt.cas.filemgr.versioning.Versioner |
X_POINT_ID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DELIMITER
public static String DELIMITER
originalFilenameKey
protected String originalFilenameKey
RepoPathVersioner
public RepoPathVersioner()
createDataStoreReferences
public void createDataStoreReferences(org.apache.oodt.cas.filemgr.structs.Product product,
org.apache.oodt.cas.metadata.Metadata metadata)
throws org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException
- Specified by:
createDataStoreReferences
in interface org.apache.oodt.cas.filemgr.versioning.Versioner
- Throws:
org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException
replaceEnvVariables
public static String replaceEnvVariables(String origPath,
org.apache.oodt.cas.metadata.Metadata metadata,
boolean expand)
Copyright © 2010-2013 Planetary Data System. All Rights Reserved.