|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Facet | |
|---|---|
| org.gcube.common.resources | |
| org.gcube.common.resources.bindings | |
| Uses of Facet in org.gcube.common.resources |
|---|
| Classes in org.gcube.common.resources that implement Facet | |
|---|---|
class |
BaseFacet
Partial Facet implementation. |
class |
TypedFacet
Partial implementations for Facets managed by JAXB. |
class |
UntypedFacet
A Facet with unbound Element data. |
| Methods in org.gcube.common.resources that return Facet | |
|---|---|
Facet |
Resource.facet(QName name)
Returns a facet with a given name. |
Facet |
DefaultResource.facet(QName name)
|
| Methods in org.gcube.common.resources that return types with arguments of type Facet | |
|---|---|
Set<Facet> |
Resource.facets()
Returns the facets of the resource. |
Set<Facet> |
DefaultResource.facets()
|
| Methods in org.gcube.common.resources with parameters of type Facet | |
|---|---|
void |
Resource.setFacet(Facet facet)
Adds a facet to the resource. |
void |
DefaultResource.setFacet(Facet facet)
|
| Uses of Facet in org.gcube.common.resources.bindings |
|---|
| Methods in org.gcube.common.resources.bindings that return Facet | |
|---|---|
Facet |
UntypedFacetAdapter.unmarshal(Object object)
|
| Methods in org.gcube.common.resources.bindings with parameters of type Facet | |
|---|---|
Object |
UntypedFacetAdapter.marshal(Facet facet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||