| AttachmentContainerResourceIdentifier |
A marker interface for attachment container resource identifiers.
|
| NamedResourceIdentifier |
Defines a resource identifier for which a name can be determined.
|
| ResourceIdentifier |
Encapsulates all the state that is required to identify or resolve the location of a particular resource.
|
| ResourceIdentifierContextUtility |
A utility bean the provides functionality related to manipulating ResourceIdentifier
during conversion (i.e.
|
| ResourceIdentifierFactory |
Responsible for generating a resource identifier for a resource.
|
| ResourceIdentifierMatcher |
Match a ContentEntityObject against the supplied ResourceIdentifier.
|
| ResourceIdentifierResolver<X extends ResourceIdentifier,Y> |
Responsible for resolving or locating the actual resource identified by a resource identifier.
|