Uses of Class
org.apache.sling.api.adapter.SlingAdaptable

Packages that use SlingAdaptable
org.apache.sling.api.resource   
 

Uses of SlingAdaptable in org.apache.sling.api.resource
 

Subclasses of SlingAdaptable in org.apache.sling.api.resource
 class AbstractResource
          The AbstractResource is an abstract implementation of the Resource interface.
 class NonExistingResource
          Simple helper class representing nonexisting resources.
 class SyntheticResource
          The SyntheticResource class is a simple implementation of the Resource interface which may be used to provide a resource object which has no actual resource data.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.