| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data | |
| de.ipk_gatersleben.bit.bi.edal.primary_data.file | |
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference |
| Modifier and Type | Method and Description |
|---|---|
PrimaryDataEntity |
HttpServiceProvider.getPrimaryDataEntityForPersistenIdentifier(String uuid,
long versionNumber,
PersistentIdentifier persistentIdentifier)
Get a
PrimaryDataEntity for a given PublicReference |
| Modifier and Type | Field and Description |
|---|---|
protected PersistentIdentifier |
PublicReference.identifierType |
| Modifier and Type | Method and Description |
|---|---|
PersistentIdentifier |
PublicReference.getIdentifierType()
Getter for the
PersistentIdentifier of this
PublicReference. |
| Modifier and Type | Method and Description |
|---|---|
void |
PrimaryDataEntity.addPublicReference(PersistentIdentifier identifierType)
Add a public identifier to the currentVersion of this
PrimaryDataEntity. |
protected void |
PrimaryDataEntityVersion.addPublicReference(PersistentIdentifier identifierType,
PrimaryDataEntity entity) |
PublicReference |
PrimaryDataEntityVersion.getPublicReference(PersistentIdentifier identifierType)
Return a specific PublicReference defined by the
PersistentIdentifier type. |
| Constructor and Description |
|---|
PublicReference(PrimaryDataEntityVersion entityVersion,
PersistentIdentifier identifierType)
Constructor generate a new
PublicReference object and use the
class that belongs to the PersistentIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
static PersistentIdentifier |
PersistentIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistentIdentifier[] |
PersistentIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.