| Package | Description |
|---|---|
| org.gcube.resourcemanagement.model.impl.entities.facets | |
| org.gcube.resourcemanagement.model.impl.properties |
Implementation of common properties used across the gcube model.
|
| org.gcube.resourcemanagement.model.reference.entities.facets | |
| org.gcube.resourcemanagement.model.reference.properties |
Common properties used across the gcube model.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValueSchema |
CoverageFacetImpl.coverage |
protected ValueSchema |
ProvenanceFacetImpl.document |
protected ValueSchema |
DescriptiveMetadataFacetImpl.metadata |
protected ValueSchema |
SchemaFacetImpl.schema |
protected ValueSchema |
SubjectFacetImpl.subject |
| Modifier and Type | Method and Description |
|---|---|
ValueSchema |
CoverageFacetImpl.getCoverage() |
ValueSchema |
ProvenanceFacetImpl.getDocument() |
ValueSchema |
DescriptiveMetadataFacetImpl.getMetadata() |
ValueSchema |
SchemaFacetImpl.getSchema() |
ValueSchema |
SubjectFacetImpl.getSubject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageFacetImpl.setCoverage(ValueSchema coverage) |
void |
ProvenanceFacetImpl.setDocument(ValueSchema document) |
void |
DescriptiveMetadataFacetImpl.setMetadata(ValueSchema metadata) |
void |
SchemaFacetImpl.setSchema(ValueSchema schema) |
void |
SubjectFacetImpl.setSubject(ValueSchema subject) |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueSchemaImpl
A property with an
URI as value |
| Modifier and Type | Field and Description |
|---|---|
protected ValueSchema |
AccessPolicyImpl.policy |
| Modifier and Type | Method and Description |
|---|---|
ValueSchema |
AccessPolicyImpl.getPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessPolicyImpl.setPolicy(ValueSchema policy) |
| Modifier and Type | Method and Description |
|---|---|
ValueSchema |
CoverageFacet.getCoverage() |
ValueSchema |
ProvenanceFacet.getDocument() |
ValueSchema |
DescriptiveMetadataFacet.getMetadata() |
ValueSchema |
SchemaFacet.getSchema() |
ValueSchema |
SubjectFacet.getSubject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageFacet.setCoverage(ValueSchema coverage) |
void |
ProvenanceFacet.setDocument(ValueSchema document) |
void |
DescriptiveMetadataFacet.setMetadata(ValueSchema metadata) |
void |
SchemaFacet.setSchema(ValueSchema schema) |
void |
SubjectFacet.setSubject(ValueSchema subject) |
| Modifier and Type | Method and Description |
|---|---|
ValueSchema |
AccessPolicy.getPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessPolicy.setPolicy(ValueSchema policy) |
Validation |
ValueSchema.SchemaValidator.validate(ValueSchema property) |
Copyright © 2022. All Rights Reserved.