public interface ProvenanceFacet
extends org.gcube.informationsystem.model.entity.Facet
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProvenanceFacet.Relationship |
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
NAME |
static String |
VERSION |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocument() |
URI |
getDocumentSchema() |
UUID |
getReference() |
ProvenanceFacet.Relationship |
getRelationship() |
void |
setDocument(String document) |
void |
setDocumentSchema(URI documentSchema) |
void |
setReference(UUID reference) |
void |
setRelationship(ProvenanceFacet.Relationship relationship) |
getAdditionalProperties, getAdditionalProperty, setAdditionalProperties, setAdditionalProperty, validatecompareTostatic final String NAME
static final String DESCRIPTION
static final String VERSION
ProvenanceFacet.Relationship getRelationship()
void setRelationship(ProvenanceFacet.Relationship relationship)
UUID getReference()
void setReference(UUID reference)
String getDocument()
void setDocument(String document)
URI getDocumentSchema()
void setDocumentSchema(URI documentSchema)
Copyright © 2016. All Rights Reserved.