Interface RestResource
- All Known Implementing Classes:
TopLevelResource
public interface RestResource
Generic resource handle defining arguments to views.
Resource handle returned by RestCollection
and passed to a RestView
such as
RestReadView
or RestModifyView
.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
A resource with an ETag.static interface
A resource with a last modification date.