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

Packages that use SlingAdaptable
com.day.cq.security.resource   
com.day.cq.wcm.foundation.forms   
org.apache.sling.adapter   
org.apache.sling.api.resource   
 

Uses of SlingAdaptable in com.day.cq.security.resource
 

Subclasses of SlingAdaptable in com.day.cq.security.resource
 class AuthorizableResource
          Deprecated. 5.4
 class GroupResource
          Deprecated. 5.4
 class UserResource
          Deprecated. 5.4
 

Uses of SlingAdaptable in com.day.cq.wcm.foundation.forms
 

Subclasses of SlingAdaptable in com.day.cq.wcm.foundation.forms
 class MergedMultiResource
          MergedMultiResource is a synthetic resource that presents a merged view on multiple resources.
 

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.
 



Copyright © 2011-2012 Adobe Systems Incorporated. All Rights Reserved.