public interface Versioner
This interface defines a versioning scheme for generating the DataStore
references for the items in a Product
.
Modifier and Type | Field and Description |
---|---|
static String |
X_POINT_ID |
Modifier and Type | Method and Description |
---|---|
void |
createDataStoreReferences(Product product,
Metadata metadata) |
static final String X_POINT_ID
void createDataStoreReferences(Product product, Metadata metadata) throws VersioningException
VersioningException
Copyright © 1999–2017 Apache OODT. All rights reserved.