Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.sling.api Classes and Interfaces - 45 results found.
NameDescriptionTypePackageFramework
AdaptableadaptTo(java.Interfaceorg.apache.sling.api.adapterApache Sling
AdapterFactoryThe AdapterFactory interface defines the API for helpers which may be provided to enhance the adaptability of adaptable objects.Interfaceorg.apache.sling.api.adapterApache Sling
AdapterManagerThe AdapterManager defines the service interface for a manager for object adaption.Interfaceorg.apache.sling.api.adapterApache Sling
HtmlResponseGenerator for a HTML status response that displays the changes made in a post request.Classorg.apache.sling.api.servletsApache Sling
HttpConstantsClassorg.apache.sling.api.servletsApache Sling
InvalidServiceFilterSyntaxExceptionThrown when an invalid service filter is usedSee Also:Serialized FormClassorg.apache.sling.api.scriptingApache Sling
NonExistingResourceSimple helper class representing nonexisting resources.Classorg.apache.sling.api.resourceApache Sling
OptingServletThe OptingServlet interface may be implemented by Servlets used by Sling which may choose to not handle allInterfaceorg.apache.sling.api.servletsApache Sling
PersistableValueMapThe PersistableValueMap is an extension of the ValueMap which allows to modify andInterfaceorg.apache.sling.api.resourceApache Sling
PersistenceExceptionThis exception will be thrown during the try to persists changes to a PersistableValueMap.Classorg.apache.sling.api.resourceApache Sling
QuerySyntaxExceptionThe QuerySyntaxException is thrown by the ResourceResolver.Classorg.apache.sling.api.resourceApache Sling
RecursionTooDeepExceptionThe RecursionTooDeepException is thrown by the Sling implementation if to many recursive content inclusions take place.Classorg.apache.sling.api.requestApache Sling
RequestDispatcherOptionsRequestDispatcherOptions are used in the SlingHttpServletRequest.Classorg.apache.sling.api.requestApache Sling
RequestParameterThe RequestParameter class represents a single parameter sent with the client request.Interfaceorg.apache.sling.api.requestApache Sling
RequestParameterMapInterfaceorg.apache.sling.api.requestApache Sling
RequestPathInfoSling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional pathInterfaceorg.apache.sling.api.requestApache Sling
RequestProgressTrackerThe RequestProgressTracker class provides the functionality to track the progress of request processing.Interfaceorg.apache.sling.api.requestApache Sling
ResourceResources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters toInterfaceorg.apache.sling.api.resourceApache Sling
ResourceMetadataThe ResourceMetadata interface defines the API for the metadata of a Sling Resource.Classorg.apache.sling.api.resourceApache Sling
ResourceNotFoundExceptionAn Exception that causes Sling to return a 404 (NOT FOUND) status code.Classorg.apache.sling.api.resourceApache Sling
ResourceProviderAPI for providers of resources.Interfaceorg.apache.sling.api.resourceApache Sling
ResourceResolverThe ResourceResolver defines the service API which may be used to resolve Resource objects.Interfaceorg.apache.sling.api.resourceApache Sling
ResourceUtilThe ResourceUtil class provides helper methods dealingConstructor SummaryResourceUtil()Classorg.apache.sling.api.resourceApache Sling
ResourceWrapperThe ResourceWrapper is a wrapper for any Resource delegating all method calls to the wrapped resource by default.Classorg.apache.sling.api.resourceApache Sling
ScriptEvaluationExceptionThe ScriptEvaluationException is thrown by the SlingScript.Classorg.apache.sling.api.scriptingApache Sling
ServletResolverThe ServletResolver defines the API for a service capable of resolving javax.Interfaceorg.apache.sling.api.servletsApache Sling
SlingAllMethodsServletHelper base class for data modifying Servlets used in Sling.Classorg.apache.sling.api.servletsApache Sling
SlingBindingsThe SlingBindings class is used to prepare global variables for script execution.Classorg.apache.sling.api.scriptingApache Sling
SlingConstantsThe SlingConstants interface provides some symbolic constants for well known constant strings in Sling.Classorg.apache.sling.apiApache Sling
SlingExceptionThe SlingException is the base exception used throughout the Sling API.Classorg.apache.sling.apiApache Sling
SlingHttpServletRequestThe SlingHttpServletRequest defines the interface to provide client request information to a servlet.Interfaceorg.apache.sling.apiApache Sling
SlingHttpServletRequestWrapperThe SlingHttpServletRequestWrapper class is a default wrapper class around a SlingHttpServletRequest which may be extended to amendClassorg.apache.sling.api.wrappersApache Sling
SlingHttpServletResponseThe SlingHttpServletResponse defines the interface to assist a servlet in creating and sending a response to the client.Interfaceorg.apache.sling.apiApache Sling
SlingHttpServletResponseWrapperThe SlingHttpServletResponseWrapper class is a default wrapper class around a SlingHttpServletResponse which may be extended toClassorg.apache.sling.api.wrappersApache Sling
SlingIOExceptionThe SlingIOException is a runtime exception wrapper for the Java IOException.Classorg.apache.sling.apiApache Sling
SlingRequestPathsThis class is not a wrapper per se, but computes the correct path info, request URI, etc.Classorg.apache.sling.api.wrappersApache Sling
SlingSafeMethodsServletHelper base class for read-only Servlets used in Sling.Classorg.apache.sling.api.servletsApache Sling
SlingScriptThe SlingScript defines the API for objects which encapsulate a script resolved by the SlingScriptResolver.Interfaceorg.apache.sling.api.scriptingApache Sling
SlingScriptHelperThe SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the globalInterfaceorg.apache.sling.api.scriptingApache Sling
SlingScriptResolverThe ScriptResolver interface defines the API for a service capable of locating scripts.Interfaceorg.apache.sling.api.scriptingApache Sling
SlingServletExceptionThe SlingServletException is a runtime exception wrapper for the Servlet API ServletException.Classorg.apache.sling.apiApache Sling
SyntheticResourceThe SyntheticResource class is a simple implementation of the Resource interface which may be used to provide a resourceClassorg.apache.sling.api.resourceApache Sling
TooManyCallsExceptionThe TooManyCallsException is thrown by the Sling implementation if to many inclusions have been called for during a single request.Classorg.apache.sling.api.requestApache Sling
ValueMapThe ValueMap is an easy way to access properties of a resource.Interfaceorg.apache.sling.api.resourceApache Sling
ValueMapDecoratorValueMapDecorator decorates another Map to provide a basic implementation for the additional methodsClassorg.apache.sling.api.wrappersApache Sling