public final class Resources extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Resources.Multiple
Interface for traversing over a set of resources.
|
static interface |
Resources.Read
Provides read-only access to resources from positions that follow associations without the possibility to
introduce ambiguity when addressing using a relative path.
|
static interface |
Resources.ReadAssociate
This interface enables the creation of "alternative" tree hierarchies of resources using the
Relationships.WellKnown.isParentOf relationship. |
static interface |
Resources.ReadBase<Address> |
static interface |
Resources.ReadContained
Provides read-only access to resources following the containment chain.
|
static interface |
Resources.ReadWrite
Provides read-write access to resources.
|
static interface |
Resources.Single
Interface for accessing a single resource in a writable manner.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.