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.wrappers   
org.apache.sling.commons.testing.sling   
org.apache.sling.jackrabbit.usermanager.post   
org.apache.sling.jackrabbit.usermanager.resource   
org.apache.sling.jcr.resource   
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
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.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.commons.testing.sling
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.jackrabbit.usermanager.post
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.jackrabbit.usermanager.resource
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.
ResourceProvider
          API for providers of resources.
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.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.
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.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-2009. All Rights Reserved.