public class RepoPathVersioner
extends java.lang.Object
implements org.apache.oodt.cas.filemgr.versioning.Versioner
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DELIMITER |
protected java.lang.String |
originalFilenameKey |
Constructor and Description |
---|
RepoPathVersioner() |
Modifier and Type | Method and Description |
---|---|
void |
createDataStoreReferences(org.apache.oodt.cas.filemgr.structs.Product product,
org.apache.oodt.cas.metadata.Metadata metadata) |
static java.lang.String |
replaceEnvVariables(java.lang.String origPath,
org.apache.oodt.cas.metadata.Metadata metadata,
boolean expand) |
public static java.lang.String DELIMITER
protected java.lang.String originalFilenameKey
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
createDataStoreReferences
in interface org.apache.oodt.cas.filemgr.versioning.Versioner
org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException
public static java.lang.String replaceEnvVariables(java.lang.String origPath, org.apache.oodt.cas.metadata.Metadata metadata, boolean expand)
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.