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

Packages that use org.apache.sling.api.resource
org.apache.sling.api   
org.apache.sling.api.resource   
org.apache.sling.api.scripting   
org.apache.sling.api.servlets   
org.apache.sling.api.wrappers   
org.apache.sling.auth.core.spi   
org.apache.sling.commons.testing.sling   
org.apache.sling.engine   
org.apache.sling.jcr.resource   
org.apache.sling.scripting.core   
org.apache.sling.scripting.javascript.wrapper   
org.apache.sling.servlets.post   
 

Classes in org.apache.sling.api.resource used by org.apache.sling.api
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.api.resource
AbstractResource
          The AbstractResource is an abstract implementation of the Resource interface.
LoginException
          Exception thrown by ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map) , ResourceResolverFactory.getResourceResolver(java.util.Map) , and ResourceResolver.clone(java.util.Map) if a resource resolver cannot be created because the credential data is not valid.
PersistenceException
          This exception will be thrown during the try to persists changes to a PersistableValueMap.
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
ResourceMetadata
          The ResourceMetadata interface defines the API for the metadata of a Sling Resource.
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
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.
ValueMap
          The ValueMap is an easy way to access properties of a resource.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.api.scripting
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.api.servlets
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.api.wrappers
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
ValueMap
          The ValueMap is an easy way to access properties of a resource.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.auth.core.spi
LoginException
          Exception thrown by ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map) , ResourceResolverFactory.getResourceResolver(java.util.Map) , and ResourceResolver.clone(java.util.Map) if a resource resolver cannot be created because the credential data is not valid.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.commons.testing.sling
AbstractResource
          The AbstractResource is an abstract implementation of the Resource interface.
LoginException
          Exception thrown by ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map) , ResourceResolverFactory.getResourceResolver(java.util.Map) , and ResourceResolver.clone(java.util.Map) if a resource resolver cannot be created because the credential data is not valid.
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
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.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.engine
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.jcr.resource
PersistableValueMap
          The PersistableValueMap is an extension of the ValueMap which allows to modify and persist the properties.
PersistenceException
          This exception will be thrown during the try to persists changes to a PersistableValueMap.
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
ResourceResolver
          The ResourceResolver defines the service API which may be used to resolve Resource objects.
ResourceResolverFactory
          The ResourceResolverFactory defines the service API to get and create ResourceResolvers.
ValueMap
          The ValueMap is an easy way to access properties of a resource.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.scripting.core
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.scripting.javascript.wrapper
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
 

Classes in org.apache.sling.api.resource used by org.apache.sling.servlets.post
Resource
          Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to other types.
 



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