Uses of Class
org.apache.sling.api.resource.SyntheticResource

Packages that use SyntheticResource
org.apache.sling.api.resource   
org.apache.sling.commons.testing.sling   
org.apache.sling.jcr.resource.internal.helper   
org.apache.sling.jcr.resource.internal.helper.starresource   
 

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

Subclasses of SyntheticResource in org.apache.sling.api.resource
 class NonExistingResource
          Simple helper class representing nonexisting resources.
 

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

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

Uses of SyntheticResource in org.apache.sling.jcr.resource.internal.helper
 

Subclasses of SyntheticResource in org.apache.sling.jcr.resource.internal.helper
 class RedirectResource
           
 

Uses of SyntheticResource in org.apache.sling.jcr.resource.internal.helper.starresource
 

Subclasses of SyntheticResource in org.apache.sling.jcr.resource.internal.helper.starresource
 class StarResource
          Used to provide the equivalent of an empty Node for GET requests to *.something (SLING-344)
 



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