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

Packages that use SlingAdaptable
org.apache.sling.adapter   
org.apache.sling.api.resource   
org.apache.sling.commons.testing.sling   
 

Uses of SlingAdaptable in org.apache.sling.adapter
 

Subclasses of SlingAdaptable in org.apache.sling.adapter
 class SlingAdaptable
          Deprecated. Use the SlingAdaptable instead
 

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.
 

Uses of SlingAdaptable in org.apache.sling.commons.testing.sling
 

Subclasses of SlingAdaptable in org.apache.sling.commons.testing.sling
 class MockResource
           
 



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