|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceWrapper
A Resource that wraps another Resource.
Used by MarshallerInterceptor to marshal the wrapped resource.
MarshallerInterceptor| Nested Class Summary | |
|---|---|
static interface |
ResourceWrapper.UnwrapMethod
Marks the unwrap() method to insulate reflective invocations from refactorings. |
| Method Summary | |
|---|---|
Resource |
unwrap()
Returns the wrapped resource. |
| Methods inherited from interface org.gcube.common.resources.Resource |
|---|
description, facet, facet, facets, hasFacet, hasFacet, id, name, removeFacet, setDescription, setFacet, setFacet, setName, version |
| Method Detail |
|---|
Resource unwrap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||