| Package | Description |
|---|---|
| org.springframework.extensions.surf.resource.support |
| Modifier and Type | Class and Description |
|---|---|
class |
AlfrescoResource
Alfresco resource
Content = heavy asset
Metadata = Alfresco information
Object ids are of the following format:
alfresco://
|
class |
CMISResource
CMIS resource
Content = heavy asset
Metadata = CMIS information
Object ids are of the following format:
cmis://
|
class |
URLResource
URL resource
Object ids are of the following format:
http://server:port/uri
https://server:port/uri
|
class |
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
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.