Uses of Class
org.apache.sling.api.adapter.SlingAdaptable
-
Packages that use SlingAdaptable Package Description org.apache.sling.api.resource -
-
Uses of SlingAdaptable in org.apache.sling.api.resource
Subclasses of SlingAdaptable in org.apache.sling.api.resource Modifier and Type Class Description classAbstractResourceTheAbstractResourceis an abstract implementation of theResourceinterface.classNonExistingResourceSimple helper class representing nonexisting resources.classSyntheticResourceTheSyntheticResourceclass is a simple implementation of theResourceinterface which may be used to provide a resource object which has no actual resource data.
-