| Interface | Description |
|---|---|
| Resource |
Describes a resource whose binary content retrieval and
referencing is resolved by the Web Framework.
|
| ResourceContent |
Interface to describe content around a Resource.
|
| ResourceJSONContent |
JSON Content for a Resource
|
| ResourceLoader |
Interface for resource loader.
|
| ResourceLoaderFactory |
Interface for web framework resource loader factories.
|
| ResourceMetadata |
Interface to the describe the metadata of a resource.
|
| ResourceProvider |
Describes a provider of named Resource objects for the
web framework.
|
| ResourceXMLContent |
XML Content for a Resource
|
| Class | Description |
|---|---|
| AbstractCachingResourceLoader |
Provides caching of resource objects by object id
|
| AbstractCachingResourceLoaderFactory |
Abstract class that provides caching of resource loaders
for endpoints
|
| AbstractResource |
Abstract implementation of a resource.
|
| AbstractResourceLoader |
Abstract class that developers can extend to build their own custom resource
loaders.
|
| AbstractResourceLoaderFactory |
Abstract class that provides caching of resource loaders
for endpoints
|
| ModelObjectResourceProvider |
An implementation of ResourceProvider which enables model objects
to manage the configuration of named resources.
|
| ResourceContentImpl |
Base resource content implementation
|
| ResourceJSONContentImpl |
JSON resource content implementation
|
| ResourceService |
Resource service for web framework
|
| ResourceXMLContentImpl |
XML resource content implementation
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.