| Interface | Description |
|---|---|
| URLHelper |
Class to represent the template model for a URL.
|
| URLHelperFactory |
| Class | Description |
|---|---|
| BasicHttpAuthenticatorFactory |
HTTP Basic Authentication for web-tier.
|
| DefaultURLHelper |
Class to represent the template model for a URL.
|
| DefaultURLHelperFactory | |
| FreemarkerI18NMessageMethod | |
| FreemarkerResourceUrlMethod |
Custom FreeMarker Template language method.
|
| LocalFileSystemStore |
Simple implementation of a local store file system.
|
| LocalWebScriptContext |
The Context for a Local WebScript invocation.
|
| LocalWebScriptRequest |
LocalWebScriptRequest represents a locally processed WebScript request object
based on a URL.
|
| LocalWebScriptResponse |
Implementation of a WebScript Response object for WebScript Component type.
|
| LocalWebScriptRuntime |
WebScript Runtime for rendering as Web Framework components.
|
| LocalWebScriptRuntimeContainer |
WebScript Runtime Container for a Surf WebScript based component.
|
| MessagesWebScript |
WebScript responsible for returning a JavaScript response containing a JavaScript
associative array of all I18N messages name/key pairs installed on the web-tier.
|
| ProcessorModelHelper |
Helper to generate the model map for Script and Template execution.
|
| ProcessorModelHelper.ScriptMessageResolver |
Helper to resolve I18N messages in Template level JS controller scripts
|
| RecursionResults |
This class was created for use in the
ScriptWidgetUtils methods for storing
data that would otherwise be lost through recursion. |
| RequestCachingConnector |
Extension of the AlfrescoConnector to provide GET method request caching
for the lifetime of a single page request.
|
| ResourceStore |
Store implementation which rides on top of the web application
servlet context
|
| ScriptBase |
Base class for all Web Framework Root-Scope and Script Model objects
This class can accept a binding to a RenderContext (for convenience).
|
| ScriptForm |
Describes a Form that can be bound for the currently rendering
component.
|
| ScriptFormData |
Represents form data that was posted back to the current
rendering context.
|
| ScriptHelper |
A helper class with static functions for working with Scriptable maps,
arrays and ScriptModelObjects.
|
| ScriptLinkBuilder | |
| ScriptModelObject |
Provides a write-able model object wrapper to the script engine.
|
| ScriptRenderContext |
A root-scoped Java object that wraps the Render Context object.
|
| ScriptRenderingInstance |
Wraps the renderer instance and provisions properties about the currently
rendering item to the script writer.
|
| ScriptResource | |
| ScriptResourceContent |
Script wrapper for resource content object.
|
| ScriptResources |
Provides an interface to resources as stored on a model object.
|
| ScriptResourceUtils | |
| ScriptSiteData |
A read-only root-scoped Java object for working with the Web Framework
and the Web Framework object model.
|
| ScriptSiteData.ScriptWebScript | |
| ScriptSurf |
A root-scoped Java object that represents the framework configuration
|
| ScriptUser |
Read-only root-scoped script object wrapping the current user for
the current thread of execution.
|
| ScriptWebApplication |
Helper object for dealing with the web application's environment.
|
| ScriptWidgetUtils | |
| WebApplicationStore |
Store implementation which points to web application root
|
| WebScriptProcessor |
The WebScriptRenderer is an implementation of Renderable which describes
a rendering engine that the Web Framework can use to execute a web script.
|
| WebTemplateProcessor |
Implementation of a renderer that executes a web template.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.