public final class DigitalAssetVersionKey extends Object
Constructor and Description |
---|
DigitalAssetVersionKey(com.onwbp.adaptation.PrimaryKey primaryKey)
Instantiates a new digital asset version key.
|
DigitalAssetVersionKey(String versionKey)
Instantiates a new digital asset version key.
|
Modifier and Type | Method and Description |
---|---|
String |
getAssetVersionID()
Returns the ID of the asset version
|
com.onwbp.adaptation.PrimaryKey |
getPrimaryKey()
Returns the primary key.
|
public DigitalAssetVersionKey(com.onwbp.adaptation.PrimaryKey primaryKey)
primaryKey
- the primary keypublic DigitalAssetVersionKey(String versionKey)
versionKey
- the version keypublic com.onwbp.adaptation.PrimaryKey getPrimaryKey()
public String getAssetVersionID()