Uses of Package
org.apache.sling.api.resource
Packages that use org.apache.sling.api.resource
Package
Description
-
Classes in org.apache.sling.api.resource used by org.apache.sling.apiClassDescriptionResources are pieces of content on which Sling actsThe
ResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them. -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.request
-
Classes in org.apache.sling.api.resource used by org.apache.sling.api.request.builder
-
Classes in org.apache.sling.api.resource used by org.apache.sling.api.resourceClassDescriptionThe
AbstractResource
is an abstract implementation of theResource
interface.Exception thrown by
,ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map)
, andResourceResolverFactory.getResourceResolver(java.util.Map)
if a resource resolver cannot be created because the credential data is not valid.ResourceResolver.clone(java.util.Map)
This exception will be thrown during the commit to persist changes to aPersistableValueMap
, aModifiableValueMap
or theResourceResolver
.Resources are pieces of content on which Sling actsTheResourceMetadata
interface defines the API for the metadata of a SlingResource
.Deprecated.TheResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them.A batch resource remover deletes resources in batches.TheSyntheticResource
class is a simple implementation of theResource
interface which may be used to provide a resource object which has no actual resource data (except for the mandatory property "sling:resourceType").TheValueMap
is an easy way to access properties of a resource. -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.resource.external
-
Classes in org.apache.sling.api.resource used by org.apache.sling.api.scriptingClassDescriptionResources are pieces of content on which Sling actsThe
ResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them. -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.securityClassDescriptionResources are pieces of content on which Sling actsThe
ResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them. -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.servletsClassDescriptionResources are pieces of content on which Sling actsThe
ResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them. -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.uriClassDescriptionResources are pieces of content on which Sling actsThe
ResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them. -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.wrappersClassDescriptionException thrown by
,ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map)
, andResourceResolverFactory.getResourceResolver(java.util.Map)
if a resource resolver cannot be created because the credential data is not valid.ResourceResolver.clone(java.util.Map)
TheModifiableValueMap
is an extension of theValueMap
which allows to modify and persist properties.This exception will be thrown during the commit to persist changes to aPersistableValueMap
, aModifiableValueMap
or theResourceResolver
.Resources are pieces of content on which Sling actsTheResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them.TheValueMap
is an easy way to access properties of a resource. -
Classes in org.apache.sling.api.resource used by org.apache.sling.spi.resource.providerClassDescriptionException thrown by
,ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map)
, andResourceResolverFactory.getResourceResolver(java.util.Map)
if a resource resolver cannot be created because the credential data is not valid.ResourceResolver.clone(java.util.Map)
This exception will be thrown during the commit to persist changes to aPersistableValueMap
, aModifiableValueMap
or theResourceResolver
.Resources are pieces of content on which Sling actsTheResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them.TheValueMap
is an easy way to access properties of a resource.
ResourceProvider