Uses of Package
org.apache.sling.api.resource
-
Classes in org.apache.sling.api.resource used by org.apache.sling.api Class Description Resource Resources are pieces of content on which Sling actsResourceResolver TheResourceResolver
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 Class Description Resource Resources are pieces of content on which Sling acts -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.request.builder Class Description Resource Resources are pieces of content on which Sling acts -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.resource Class Description AbstractResource TheAbstractResource
is an abstract implementation of theResource
interface.LoginException 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)
PersistenceException This exception will be thrown during the commit to persist changes to aPersistableValueMap
, aModifiableValueMap
or theResourceResolver
.Resource Resources are pieces of content on which Sling actsResourceMetadata TheResourceMetadata
interface defines the API for the metadata of a SlingResource
.ResourceProvider Deprecated.Use theResourceProvider
ResourceResolver TheResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them.ResourceUtil.BatchResourceRemover A batch resource remover deletes resources in batches.SyntheticResource TheSyntheticResource
class is a simple implementation of theResource
interface which may be used to provide a resource object which has no actual resource data.ValueMap 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 Class Description Resource Resources are pieces of content on which Sling acts -
Classes in org.apache.sling.api.resource used by org.apache.sling.api.scripting Class Description Resource Resources are pieces of content on which Sling actsResourceResolver TheResourceResolver
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.security Class Description Resource Resources are pieces of content on which Sling actsResourceResolver TheResourceResolver
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.servlets Class Description Resource Resources are pieces of content on which Sling actsResourceResolver TheResourceResolver
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.uri Class Description Resource Resources are pieces of content on which Sling actsResourceResolver TheResourceResolver
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.wrappers Class Description LoginException 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)
ModifiableValueMap TheModifiableValueMap
is an extension of theValueMap
which allows to modify and persist properties.PersistenceException This exception will be thrown during the commit to persist changes to aPersistableValueMap
, aModifiableValueMap
or theResourceResolver
.Resource Resources are pieces of content on which Sling actsResourceResolver TheResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them.ValueMap 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.provider Class Description LoginException 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)
PersistenceException This exception will be thrown during the commit to persist changes to aPersistableValueMap
, aModifiableValueMap
or theResourceResolver
.Resource Resources are pieces of content on which Sling actsResourceResolver TheResourceResolver
defines the API which may be used to resolveResource
objects and work with such resources like creating, editing or updating them.ValueMap TheValueMap
is an easy way to access properties of a resource.