| AbstractBaseDescription |
Abstract class for implementation of BaseDescription interface
|
| AbstractBaseDescriptionDocument |
Abstract class for implementation of AbstractBaseDescriptionDocument interface
|
| AbstractMessageHelper |
|
| AbstractRuntimeContainer |
Encapsulates a Container within which the Web Script Runtime executes.
|
| AbstractStore |
Abstract store class provided as a convenience for developers
who wish to build their own custom Store implementations for use
with the Web Script framework.
|
| AbstractWebScript |
Abstract implementation of a Web Script
|
| AbstractWebScript.ScriptDetails |
The combination of a ScriptContent and a request MIME type.
|
| ArgumentTypeDescription |
Webscript argument description
|
| Authenticator |
Web Script Authenticator for the HTTP Servlet environment
|
| BaseDescription |
Interface for base description
|
| BaseDescriptionDocument |
Interface for base description document which maps to a physical XML document
|
| Cache |
Web Script Cache
Records the desired cache requirements for the Web Script
|
| ClassPathStoreResourceResolver |
Class path resource resolver that traverses the entire class path.
|
| ConfigModel |
Abstract base class used for objects that represent configuration
as a root object in a script or template model.
|
| Container |
Web Script Container
|
| Description |
Web Script Description
|
| Description.FormatStyle |
Enumeration of ways to specify format
|
| Description.Lifecycle |
Enumeration of lifecycle which indicates the status of this web script
|
| Description.RequiredAuthentication |
Enumeration of "required" Authentication level
|
| Description.RequiredCache |
Caching requirements
|
| Description.RequiredTransaction |
Enumeration of "required" Transaction level
|
| Description.RequiredTransactionParameters |
Transaction Requirements
|
| Description.TransactionCapability |
Enumeration of transaction capability
|
| DescriptionImpl |
Implementation of a Web Script Description
|
| Format |
Well known Web Script Formats
|
| FormatReader |
Convert a mimetype to a Java object.
|
| FormatRegistry |
Maintains a registry of mimetypes (indexed by format and user agent)
|
| FormatWriter |
Converts a Java Object to a mimetype
|
| Match |
Represents a URI to Web Script match
This class is immutable.
|
| Match.Kind |
Kind of Match
|
| MediaType |
Represents a MediaType as described at
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
|
| ModuleBundleSentinel |
This class has been created for use the AbstractWebScript when retrieving ResourceBundle
instances provided by extension modules.
|
| NativeMap |
Wrapper for exposing maps in Rhino scripts.
|
| NegotiatedFormat |
Map between media type and format
This class is immutable.
|
| PackageDescriptionDocument |
Package description document
|
| Path |
Web Script Path
|
| PathImpl |
Basic implementation of a Web Script Path
Used for package & url trees.
|
| PresentationContainer |
Presentation (web tier) Web Script Container
|
| PreviewContext |
Provides information about the WCM sandbox which is currently being
previewed.
|
| PreviewContextProvider |
Provides remote sandbox context information to Alfresco Store
implementations.
|
| Registry |
Web Scripts Registry
|
| ResourceDescription |
Resource description
|
| Runtime |
Web Script Runtime
|
| RuntimeContainer |
Web Script Container extensions for a Web Script Runtime
|
| SchemaDescriptionDocument |
Schema description document
|
| ScriptableMap |
Contract to be implemented by classes providing Map like collections to JavaScript.
|
| ScriptableWrappedMap |
Implementation of a Scriptable Map.
|
| ScriptConfigModel |
Model representation of configuration for use in scripts.
|
| ScriptContent |
Web Script Content
|
| ScriptCredentials |
|
| ScriptLoader |
Locate a script
|
| ScriptLogger.SystemOut |
|
| ScriptParameterFactory |
Script parameter factory.
|
| ScriptParameterFactoryRegistry |
|
| ScriptProcessor |
Web Script Processor
|
| ScriptProcessorFactory |
Factory that produces a Script Processor instance
|
| ScriptProcessorRegistry |
Registry of Script Processors.
|
| ScriptRemoteConnector |
Describes a connector to a remote endpoint.
|
| SearchPath |
Web Script Storage
|
| ServerModel |
Script / Template Model representing the server hosting the Web Script Framework
|
| Status |
Web Script Status
Records the outcome of a Web Script.
|
| StatusTemplate |
Status Template
|
| StatusTemplateFactory |
Interface to enable the lazy retrieval of the template and associated model corresponding to a particular webscript
status code.
|
| Store |
Store for holding Web Script Definitions and Implementations
|
| TemplateConfigModel |
Model representation of configuration for use in scripts.
|
| TemplateProcessor |
Web Script Template Processor
|
| TemplateProcessorFactory |
Factory that produces a Template Processor instance
|
| TemplateProcessorRegistry |
Registry of Template Processors.
|
| TypeDescription |
type description
|
| UriIndex |
Encapsulates the mapping of URIs to Web Scripts
|
| URLModel |
Script / Template Model representing Web Script URLs
This class is immutable.
|
| URLModelFactory |
|
| WebScript |
Web Script
|
| WebScriptException |
Web Script Exceptions.
|
| WebScriptPropertyResourceBundle |
Extends PropertyResourceBundle in order to provide two new capabilities.
|
| WebScriptRequest |
Web Script Request
|
| WebScriptRequestImpl |
Basic Implementation of a Web Script Request
|
| WebScriptResponse |
Web Script Response
|
| WebScriptSession |
Web Script Session
|
| WebScriptSessionFactory |
Web Script Session Factory
|
| WebScriptStatus |
Deprecated.
|