@Version("2.2.4")
Package org.apache.sling.api.adapter
-
Interface Summary Interface Description Adaptable TheAdaptable
interface identifies objects which can be adapted to other types or representations of the same object.AdapterFactory TheAdapterFactory
interface defines the API for helpers which may be provided to enhance the adaptability of adaptable objects.AdapterManager TheAdapterManager
defines the service interface for a manager for object adaption. -
Class Summary Class Description SlingAdaptable TheSlingAdaptable
class is an (abstract) default implementation of theAdaptable
interface.