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
ResourceResolverdefines the API which may be used to resolveResourceobjects 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
AbstractResourceis an abstract implementation of theResourceinterface.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, aModifiableValueMapor theResourceResolver.Resources are pieces of content on which Sling actsTheResourceMetadatainterface defines the API for the metadata of a SlingResource.Deprecated.TheResourceResolverdefines the API which may be used to resolveResourceobjects and work with such resources like creating, editing or updating them.A batch resource remover deletes resources in batches.TheSyntheticResourceclass is a simple implementation of theResourceinterface which may be used to provide a resource object which has no actual resource data (except for the mandatory property "sling:resourceType").TheValueMapis 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
ResourceResolverdefines the API which may be used to resolveResourceobjects 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
ResourceResolverdefines the API which may be used to resolveResourceobjects 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
ResourceResolverdefines the API which may be used to resolveResourceobjects 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
ResourceResolverdefines the API which may be used to resolveResourceobjects 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)TheModifiableValueMapis an extension of theValueMapwhich allows to modify and persist properties.This exception will be thrown during the commit to persist changes to aPersistableValueMap, aModifiableValueMapor theResourceResolver.Resources are pieces of content on which Sling actsTheResourceResolverdefines the API which may be used to resolveResourceobjects and work with such resources like creating, editing or updating them.TheValueMapis 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, aModifiableValueMapor theResourceResolver.Resources are pieces of content on which Sling actsTheResourceResolverdefines the API which may be used to resolveResourceobjects and work with such resources like creating, editing or updating them.TheValueMapis an easy way to access properties of a resource.
ResourceProvider