gov.nasa.pds.storage
Class RepoPathVersioner

java.lang.Object
  extended by 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


Field Summary
static String DELIMITER
           
protected  String originalFilenameKey
           
 
Fields inherited from interface org.apache.oodt.cas.filemgr.versioning.Versioner
X_POINT_ID
 
Constructor Summary
RepoPathVersioner()
           
 
Method Summary
 void createDataStoreReferences(org.apache.oodt.cas.filemgr.structs.Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
static String replaceEnvVariables(String origPath, org.apache.oodt.cas.metadata.Metadata metadata, boolean expand)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELIMITER

public static String DELIMITER

originalFilenameKey

protected String originalFilenameKey
Constructor Detail

RepoPathVersioner

public RepoPathVersioner()
Method Detail

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.