Uses of Class
org.springframework.extensions.surf.resource.AbstractResource

Packages that use AbstractResource
org.springframework.extensions.surf.resource.support   
 

Uses of AbstractResource in org.springframework.extensions.surf.resource.support
 

Subclasses of AbstractResource in org.springframework.extensions.surf.resource.support
 class AlfrescoResource
          Alfresco resource Content = heavy asset Metadata = Alfresco information Object ids are of the following format: alfresco:/// alfresco:///workspace/SpacesStore/39627322-c892-49fe-bcbb-a5c72bdc2a9b where is // Example: alfresco:///workspace/SpacesStore/790ccbc3-a3ee-45ba-b169-0926ad77c2c8
 class CMISResource
          CMIS resource Content = heavy asset Metadata = CMIS information Object ids are of the following format: cmis:///node/workspace/SpacesStore/790ccbc3-a3ee-45ba-b169-0926ad77c2c8 cmis:///cmis cmis:///types cmis:///queries
 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 © 2009 SpringSource, Inc. All Rights Reserved.