Uses of Package
org.apache.sling.api.adapter

Packages that use org.apache.sling.api.adapter
org.apache.sling.api   
org.apache.sling.api.adapter   
org.apache.sling.api.resource   
org.apache.sling.api.wrappers   
 

Classes in org.apache.sling.api.adapter used by org.apache.sling.api
Adaptable
          The Adaptable interface identifies objects which can be adapted to other types or representations of the same object.
 

Classes in org.apache.sling.api.adapter used by org.apache.sling.api.adapter
Adaptable
          The Adaptable interface identifies objects which can be adapted to other types or representations of the same object.
AdapterManager
          The AdapterManager defines the service interface for a manager for object adaption.
 

Classes in org.apache.sling.api.adapter used by org.apache.sling.api.resource
Adaptable
          The Adaptable interface identifies objects which can be adapted to other types or representations of the same object.
SlingAdaptable
          The SlingAdaptable class is an (abstract) default implementation of the Adaptable interface.
 

Classes in org.apache.sling.api.adapter used by org.apache.sling.api.wrappers
Adaptable
          The Adaptable interface identifies objects which can be adapted to other types or representations of the same object.
 



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