Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.sling.api.resource Classes and Interfaces - 13 results found.
| Name | Description | Type | Package | Framework |
| NonExistingResource | Simple helper class representing nonexisting resources. | Class | org.apache.sling.api.resource | Apache Sling |
|
| PersistableValueMap | The PersistableValueMap is an extension of the ValueMap which allows to modify and | Interface | org.apache.sling.api.resource | Apache Sling |
|
| PersistenceException | This exception will be thrown during the try to persists changes to a PersistableValueMap. | Class | org.apache.sling.api.resource | Apache Sling |
|
| QuerySyntaxException | The QuerySyntaxException is thrown by the ResourceResolver. | Class | org.apache.sling.api.resource | Apache Sling |
|
| Resource | Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to | Interface | org.apache.sling.api.resource | Apache Sling |
|
| ResourceMetadata | The ResourceMetadata interface defines the API for the metadata of a Sling Resource. | Class | org.apache.sling.api.resource | Apache Sling |
|
| ResourceNotFoundException | An Exception that causes Sling to return a 404 (NOT FOUND) status code. | Class | org.apache.sling.api.resource | Apache Sling |
|
| ResourceProvider | API for providers of resources. | Interface | org.apache.sling.api.resource | Apache Sling |
|
| ResourceResolver | The ResourceResolver defines the service API which may be used to resolve Resource objects. | Interface | org.apache.sling.api.resource | Apache Sling |
|
| ResourceUtil | The ResourceUtil class provides helper methods dealingConstructor SummaryResourceUtil() | Class | org.apache.sling.api.resource | Apache Sling |
|
| ResourceWrapper | The ResourceWrapper is a wrapper for any Resource delegating all method calls to the wrapped resource by default. | Class | org.apache.sling.api.resource | Apache Sling |
|
| SyntheticResource | The SyntheticResource class is a simple implementation of the Resource interface which may be used to provide a resource | Class | org.apache.sling.api.resource | Apache Sling |
|
| ValueMap | The ValueMap is an easy way to access properties of a resource. | Interface | org.apache.sling.api.resource | Apache Sling |