public interface RestResource
Resource handle returned by RestCollection
and passed to a RestView
such as
RestReadView
or RestModifyView
.
Modifier and Type | Interface and Description |
---|---|
static interface |
RestResource.HasETag
A resource with an ETag.
|
static interface |
RestResource.HasLastModified
A resource with a last modification date.
|