| Class | Description |
|---|---|
| AlfrescoResource |
Alfresco resource
Content = heavy asset
Metadata = Alfresco information
Object ids are of the following format:
alfresco://
|
| AlfrescoResourceLoader |
Resource loader implementation for the Alfresco repository
|
| AlfrescoResourceLoaderFactory |
Resource loader factory for Alfresco AVM
|
| CMISResource |
CMIS resource
Content = heavy asset
Metadata = CMIS information
Object ids are of the following format:
cmis://
|
| CMISResourceLoader |
Resource Loader for CMIS
|
| CMISResourceLoaderFactory |
Resource loader factory for CMIS repositories
|
| URLResource |
URL resource
Object ids are of the following format:
http://server:port/uri
https://server:port/uri
|
| URLResourceLoader |
Resource Loader for generic urls
|
| URLResourceLoaderFactory |
Resource loader factory for general http urls.
|
| VirtualizedWebappResource |
Virtualized web application resource
Object ids are of the following format:
images/abc.gif
WEB-INF/config/file.xml
webapp://images/abc.gif
webapp://WEB-INF/config/file.xml
|
| VirtualizedWebappResourceLoader |
Resource Loader for virtualized web application
|
| VirtualizedWebappResourceLoaderFactory |
Resource loader factory implementation for web applications.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.