A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbderaExtension - Class in org.springframework.extensions.webscripts.atom
Abdera Extension.
AbderaExtension() - Constructor for class org.springframework.extensions.webscripts.atom.AbderaExtension
 
AbderaService - Interface in org.springframework.extensions.webscripts.atom
Abdera (Atom Processing) Service
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomReader
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomWebScript
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomWriter
 
AbderaServiceImpl - Class in org.springframework.extensions.webscripts.atom
Abdera Service Implementation
AbderaServiceImpl() - Constructor for class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
AbsoluteUrlMethod - Class in org.springframework.extensions.webscripts
 
AbsoluteUrlMethod(String) - Constructor for class org.springframework.extensions.webscripts.AbsoluteUrlMethod
Construct
AbstractAuthenticator - Class in org.springframework.extensions.webscripts.connector
Abstract implementation of an Authenticator which can be used quite readily as a base class for your own custom implementations.
AbstractAuthenticator() - Constructor for class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
 
AbstractClient - Class in org.springframework.extensions.webscripts.connector
Abstract base class for use by developers who wish to provide additional custom client implementations.
AbstractClient(String) - Constructor for class org.springframework.extensions.webscripts.connector.AbstractClient
Instantiates a new abstract client.
AbstractConnector - Class in org.springframework.extensions.webscripts.connector
Abstract class for use by developers in building their own custom connectors.
AbstractConnector(RemoteConfigElement.ConnectorDescriptor, String) - Constructor for class org.springframework.extensions.webscripts.connector.AbstractConnector
Instantiates a new abstract connector.
AbstractMessageHelper - Class in org.springframework.extensions.webscripts
 
AbstractMessageHelper(WebScript) - Constructor for class org.springframework.extensions.webscripts.AbstractMessageHelper
Constructor
AbstractPersistentCredentialVault - Class in org.springframework.extensions.webscripts.connector
An abstract implementation of a persistent credential vault where crednetials can be stored from a persistent location.
AbstractPersistentCredentialVault(String) - Constructor for class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
Instantiates a new persistentcredential vault.
AbstractRuntime - Class in org.springframework.extensions.webscripts
Encapsulates the execution of a single Web Script.
AbstractRuntime(RuntimeContainer) - Constructor for class org.springframework.extensions.webscripts.AbstractRuntime
Construct
AbstractRuntimeContainer - Class in org.springframework.extensions.webscripts
Encapsulates a Container within which the Web Script Runtime executes.
AbstractRuntimeContainer() - Constructor for class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
AbstractScriptProcessor - Class in org.springframework.extensions.webscripts.processor
Abstract class for use in helping developers to build script processors that take advantage of the web script framework's inherent support for search paths.
AbstractScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
 
AbstractStore - Class in org.springframework.extensions.webscripts
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.
AbstractStore() - Constructor for class org.springframework.extensions.webscripts.AbstractStore
 
AbstractTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
Abstract class for use in helping developers to build template processors that take advantage of the web script framework's inherent support for search paths.
AbstractTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
AbstractWebScript - Class in org.springframework.extensions.webscripts
Abstract implementation of a Web Script
AbstractWebScript() - Constructor for class org.springframework.extensions.webscripts.AbstractWebScript
 
AbstractWebScript.ScriptDetails - Class in org.springframework.extensions.webscripts
The combination of a ScriptContent and a request MIME type.
ACTION_CLASS_ARGS - Static variable in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
 
activate() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Activate the Debugger
addFormats(String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add formats
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
addHeader(String, String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Adds a response header with the given name and value.
addMimetypes(String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add mimetypes
addProcessorModelExtensions(Object) - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Add any configured processor model extensions to the model.
addProcessorModelExtensions(Object) - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Add any configured processor model extensions to the model.
addReader(FormatReader<Object>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add a reader
addScript(WebScript) - Method in class org.springframework.extensions.webscripts.PathImpl
Associate Web Script with Path
addWriter(FormatWriter<Object>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add a writer
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.atom.AbderaExtension
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.FormatAdaptorSet
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.FormatMap
 
ALFPORTLETUSERNAME - Static variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
AlfrescoAuthenticator - Class in org.springframework.extensions.webscripts.connector
An implementation of an Alfresco ticket-based Authenticator.
AlfrescoAuthenticator() - Constructor for class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 
AlfrescoConnector - Class in org.springframework.extensions.webscripts.connector
An implementation of an Alfresco Connector that can be used to conncet to an Alfresco Repository and issue URL invokes against it.
AlfrescoConnector(RemoteConfigElement.ConnectorDescriptor, String) - Constructor for class org.springframework.extensions.webscripts.connector.AlfrescoConnector
Instantiates a new alfresco connector.
allowConnect(String) - Static method in class org.springframework.extensions.webscripts.connector.EndpointManager
Returns true if the connector should make a connection attempt to the specified endpoint, false if the endpoint is still in the "wait" period between retries.
applicationContext - Variable in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
applicationContext - Variable in class org.springframework.extensions.webscripts.JarStore
 
applyRequestAuthentication(RemoteClient, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.AlfrescoConnector
 
applyRequestAuthentication(RemoteClient, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
Stamps Credentials values onto the remote client
ArgReplaceMethod - Class in org.springframework.extensions.webscripts
Custom FreeMarker Template language method.
ArgReplaceMethod() - Constructor for class org.springframework.extensions.webscripts.ArgReplaceMethod
 
ATOM_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
ATOM_WRITER - Static variable in interface org.springframework.extensions.webscripts.atom.AbderaService
 
AtomEntryReader - Class in org.springframework.extensions.webscripts.atom
Convert application/atom+xml;type=entry to class org.apache.abdera.model.Entry.
AtomEntryReader() - Constructor for class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
AtomFeedReader - Class in org.springframework.extensions.webscripts.atom
Convert application/atom+xml;type=feed to class org.apache.abdera.model.Feed
AtomFeedReader() - Constructor for class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
AtomReader - Class in org.springframework.extensions.webscripts.atom
Convert application/atom+xml to either org.apache.abdera.model.Entry or org.apache.adbera.model.Feed
AtomReader() - Constructor for class org.springframework.extensions.webscripts.atom.AtomReader
 
AtomService - Class in org.springframework.extensions.webscripts.atom
Atom Model
AtomService() - Constructor for class org.springframework.extensions.webscripts.atom.AtomService
 
AtomWebScript - Class in org.springframework.extensions.webscripts.atom
Abstract ATOM Web Script
AtomWebScript() - Constructor for class org.springframework.extensions.webscripts.atom.AtomWebScript
 
AtomWriter - Class in org.springframework.extensions.webscripts.atom
Convert mimetypes to Atom classes.
AtomWriter() - Constructor for class org.springframework.extensions.webscripts.atom.AtomWriter
 
authenticate(Authenticator, Description.RequiredAuthentication) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
authenticate(Description.RequiredAuthentication, boolean) - Method in interface org.springframework.extensions.webscripts.Authenticator
Authenticate Web Script execution
authenticate(String, Credentials, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
 
authenticate(String, Credentials, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 
authenticate(String, Credentials, ConnectorSession) - Method in interface org.springframework.extensions.webscripts.connector.Authenticator
Authenticate against the given Endpoint URL with the supplied Credentials
authenticate(Authenticator, Description.RequiredAuthentication) - Method in interface org.springframework.extensions.webscripts.RuntimeContainer
Pre-authenticate container, if required
AuthenticatingConnector - Class in org.springframework.extensions.webscripts.connector
A special implementation of an Authenticating Connector.
AuthenticatingConnector(Connector, Authenticator) - Constructor for class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
Instantiates a new authenticating connector.
AuthenticationException - Exception in org.springframework.extensions.surf.exception
Thrown when a connector was unable to properly authenticate the user's request against a given endpoint.
AuthenticationException(String) - Constructor for exception org.springframework.extensions.surf.exception.AuthenticationException
 
AuthenticationException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.AuthenticationException
 
Authenticator - Interface in org.springframework.extensions.webscripts
Web Script Authenticator for the HTTP Servlet environment
authenticator - Variable in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
Authenticator - Interface in org.springframework.extensions.webscripts.connector
Interface that defines an Authenticator.
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
authenticators - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
authFactory - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 

B

BaseComponentTag - Class in org.springframework.extensions.webscripts.ui.common.tag
 
BaseComponentTag() - Constructor for class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
 
BaseProcessor - Class in org.springframework.extensions.webscripts.processor
Base class for Web-Tier processing classes - Script and Template.
BaseProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.BaseProcessor
 
BaseProcessorExtension - Class in org.springframework.extensions.webscripts.processor
Abstract base class for a processor extension in the presentation tier.
BaseProcessorExtension() - Constructor for class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
 
BaseRegisterableScriptProcessor - Class in org.springframework.extensions.webscripts.processor
Base class for a registerable processor
BaseRegisterableScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
 
BaseRegisterableTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
Base class for a registerable processor
BaseRegisterableTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
 
broadcast(FacesEvent) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
buildImageTag(FacesContext, String, int, int, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, int, int, String, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, int, int, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildView(String) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 

C

Cache - Class in org.springframework.extensions.webscripts
Web Script Cache Records the desired cache requirements for the Web Script
Cache() - Constructor for class org.springframework.extensions.webscripts.Cache
Construct
Cache(Description.RequiredCache) - Constructor for class org.springframework.extensions.webscripts.Cache
Construct
call(String) - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
call(String) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext, InputStream) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext, InputStream, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service.
call(String, ConnectorContext) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service.
call(String, ConnectorContext, InputStream) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service, passing the input as supplied via a POST/PUT.
call(String, ConnectorContext, InputStream, OutputStream) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service.
call(String, ConnectorContext, HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service and streams back results to the provided response object.
call(String, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String, ConnectorContext, InputStream) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String, ConnectorContext, InputStream, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String, ConnectorContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri, passing the supplied body as a POST request (unless the request method is set to override as say PUT).
call(String, InputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, boolean, InputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, InputStream, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Invoke a specific URI on the default endpoint
call(String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on the endpoint via a GET request.
canHandle(String, Locale) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
classPath - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
ClassPathStore - Class in org.springframework.extensions.webscripts
ClassPath based Web Script Store
ClassPathStore() - Constructor for class org.springframework.extensions.webscripts.ClassPathStore
 
clear() - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
clear() - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
clear() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
clear() - Method in interface org.springframework.extensions.webscripts.UriIndex
Clear the index
Client - Interface in org.springframework.extensions.webscripts.connector
Interface for Client implementations This interface is pretty lightweight at the moment.
ClientUrlFunctionMethod - Class in org.springframework.extensions.webscripts
 
ClientUrlFunctionMethod(WebScriptResponse) - Constructor for class org.springframework.extensions.webscripts.ClientUrlFunctionMethod
Construct
combine(ConfigElement) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
combine(ConfigElement) - Method in class org.springframework.extensions.config.ServerConfigElement
 
commitResponse(URL, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
 
compare(MediaType) - Method in class org.springframework.extensions.webscripts.MediaType
Compare to another media type
concatPath(String, String) - Static method in class org.springframework.extensions.webscripts.PathImpl
Helper to concatenate paths
config - Variable in class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
config - Variable in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
CONFIG_ELEMENT_ID - Static variable in class org.springframework.extensions.config.ServerConfigElement
 
ConfigModel - Class in org.springframework.extensions.webscripts
Abstract base class used for objects that represent configuration as a root object in a script or template model.
ConfigModel(ConfigService, String) - Constructor for class org.springframework.extensions.webscripts.ConfigModel
 
ConfigModel.ScopedConfigMap - Class in org.springframework.extensions.webscripts
Map to allow access to scoped config in a unified way for scripts and templates.
ConfigModel.ScopedConfigMap() - Constructor for class org.springframework.extensions.webscripts.ConfigModel.ScopedConfigMap
 
configService - Variable in class org.springframework.extensions.webscripts.ConfigModel
 
configService - Variable in class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
 
configService - Variable in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
connect() - Method in class org.springframework.extensions.webscripts.ScriptRemote
Constructs a remote connector to a default endpoint (if configured).
connect(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Constructs a RemoteClient to a specific endpoint.
connector - Variable in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
Connector - Interface in org.springframework.extensions.webscripts.connector
Describes a connector to a remote endpoint for a given user.
ConnectorContext - Class in org.springframework.extensions.webscripts.connector
Describes invocation context that the connector should consider when creating the connection to the remote service.
ConnectorContext() - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorContext(Map<String, String>, Map<String, String>) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorContext(HttpMethod) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorContext(HttpMethod, Map<String, String>, Map<String, String>) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorProvider - Interface in org.springframework.extensions.webscripts.connector
Contract to be implemented by any object that can provide a Connector to another object.
ConnectorProviderException - Exception in org.springframework.extensions.surf.exception
Thrown if a connector could not be provided.
ConnectorProviderException(String) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorProviderException
 
ConnectorProviderException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorProviderException
 
ConnectorProviderImpl - Class in org.springframework.extensions.webscripts.connector
A very simple implementation of a connector provider that provisions web script connectors.
ConnectorProviderImpl() - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorProviderImpl
 
connectors - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
ConnectorService - Class in org.springframework.extensions.webscripts.connector
The ConnectorService acts as a singleton that can be used to build any of the objects utilized by the Connector layer.
ConnectorService() - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorService
 
connectorService - Variable in class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
connectorService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
ConnectorServiceException - Exception in org.springframework.extensions.surf.exception
A general exception wrapper for exceptions thrown by the connector service
ConnectorServiceException(String) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorServiceException
 
ConnectorServiceException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorServiceException
 
connectorSession - Variable in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
ConnectorSession - Class in org.springframework.extensions.webscripts.connector
Container for Connector "session state".
ConnectorSession(String) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorSession
Instantiates a new connector session.
ConstantMethodBinding - Class in org.springframework.extensions.webscripts.ui.common
 
ConstantMethodBinding() - Constructor for class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
ConstantMethodBinding(String) - Constructor for class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
container - Variable in class org.springframework.extensions.webscripts.AbstractRuntime
Component Dependencies
Container - Interface in org.springframework.extensions.webscripts
Web Script Container
container - Variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
container - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
container - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
container - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
containsKey(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
containsValue(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
contextPath - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
Script Url components
copyStream(InputStream, OutputStream, boolean) - Static method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
Copy stream.
create(RenderRequest, RenderResponse) - Method in interface org.springframework.extensions.webscripts.portlet.PortletAuthenticatorFactory
Create Authenticator
create(WebScriptServletRequest, WebScriptServletResponse) - Method in interface org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory
Create Servlet Authenticator
createArgs(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of arguments from Web Script Request (for scripting)
createArgsM(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of (array) arguments from Web Script Request (for scripting)
createAuthenticator() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Create a Web Script Authenticator
createAuthenticator() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
createChildPath(String) - Method in class org.springframework.extensions.webscripts.PathImpl
Create a Child Path
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.JarStore
 
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
createDocument(String, String) - Method in interface org.springframework.extensions.webscripts.Store
Creates a document.
createEntry() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Construct an Atom Entry
createEntry() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
createEntry() - Method in class org.springframework.extensions.webscripts.atom.AtomService
Construct an empty Entry
createFeed() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Construct an Atom Feed
createFeed() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
createFeed() - Method in class org.springframework.extensions.webscripts.atom.AtomService
Construct an empty Feed
createHeaders(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of headers from Web Script Request (for scripting)
createHeadersM(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of (array) headers from Web Script Request (for scripting)
createPath(String, String) - Static method in class org.springframework.extensions.webscripts.ClassPathStore
Helper method for creating relative paths
createProxyUrl(String) - Static method in class org.springframework.extensions.webscripts.servlet.HTTPProxyServlet
Deprecated. Construct a "proxied" URL Note: the "proxied" URL is a relative url - it is assumed that the servlet path is /proxy
createProxyUrl(String) - Static method in class org.springframework.extensions.webscripts.servlet.mvc.HTTPProxyController
Construct a "proxied" URL Note: the "proxied" URL is a relative url - it is assumed that the servlet path is /proxy
createQName(String, String) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Creates a QName
createRequest(Match) - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Create a Web Script Request
createRequest(Match) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
createResponse() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Create a Web Script Response
createResponse() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
createScriptParameters(WebScriptRequest, WebScriptResponse, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a model for script usage
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in interface org.springframework.extensions.webscripts.FormatReader
Create script parameters specific to source mimetype
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.RequestReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
createStatusException(Throwable, WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create an exception whose associated message is driven from a status template and model
createTemplateParameters(WebScriptRequest, WebScriptResponse, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a model for template usage
CREDENTIAL_PASSWORD - Static variable in interface org.springframework.extensions.webscripts.connector.Credentials
 
CREDENTIAL_USERNAME - Static variable in interface org.springframework.extensions.webscripts.connector.Credentials
 
Credentials - Interface in org.springframework.extensions.webscripts.connector
Interface that describes the credentials for a given service or user.
CredentialsImpl - Class in org.springframework.extensions.webscripts.connector
Credentials for a given user.
CredentialsImpl(String) - Constructor for class org.springframework.extensions.webscripts.connector.CredentialsImpl
Instantiates a new user credential.
credentialsMap - Variable in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
CredentialVault - Interface in org.springframework.extensions.webscripts.connector
Interface for a Credential Vault Credential vaults allow for the storage and retrieval of credentials by credential id.
CredentialVaultProvider - Interface in org.springframework.extensions.webscripts.connector
Interface for a Credential Vault provider
CredentialVaultProviderException - Exception in org.springframework.extensions.surf.exception
Thrown if a credential vault could not be provided.
CredentialVaultProviderException(String) - Constructor for exception org.springframework.extensions.surf.exception.CredentialVaultProviderException
 
CredentialVaultProviderException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.CredentialVaultProviderException
 
cropEncode(String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Crop a label within a SPAN element, using ellipses '...' at the end of label and and encode the result for HTML output.
cropEncode(String, int) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Crop a label within a SPAN element, using ellipses '...' at the end of label and and encode the result for HTML output.
CS_PARAM_ALF_TICKET - Static variable in class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 

D

DateCompareMethod - Class in org.springframework.extensions.webscripts
 
DateCompareMethod() - Constructor for class org.springframework.extensions.webscripts.DateCompareMethod
 
DeclarativeRegistry - Class in org.springframework.extensions.webscripts
Registry of declarative (scripted/template driven) Web Scripts
DeclarativeRegistry() - Constructor for class org.springframework.extensions.webscripts.DeclarativeRegistry
 
DeclarativeWebScript - Class in org.springframework.extensions.webscripts
Script/template driven based implementation of an Web Script
DeclarativeWebScript() - Constructor for class org.springframework.extensions.webscripts.DeclarativeWebScript
 
decode(FacesContext) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
DEFAULT_API - Static variable in class org.springframework.extensions.webscripts.RemoteStore
 
DEFAULT_ENDPOINT_ID - Static variable in class org.springframework.extensions.webscripts.RemoteStore
 
DEFAULT_STORE_ID - Static variable in class org.springframework.extensions.webscripts.PreviewContext
 
DEFAULT_WRITER - Static variable in interface org.springframework.extensions.webscripts.atom.AbderaService
 
defaultCredentialVaultProviderId - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
defaultEndpointId - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
del(String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service as DELETE request.
delete(String) - Method in class org.springframework.extensions.webscripts.NativeMap
 
delete(int) - Method in class org.springframework.extensions.webscripts.NativeMap
 
delete(String) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
delete(int) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
delete(String) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
delete(int) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
Description - Interface in org.springframework.extensions.webscripts
Web Script Description
Description.FormatStyle - Enum in org.springframework.extensions.webscripts
Enumeration of ways to specify format
Description.Lifecycle - Enum in org.springframework.extensions.webscripts
Enumeration of lifecycle which indicates the status of this web script
Description.RequiredAuthentication - Enum in org.springframework.extensions.webscripts
Enumeration of "required" Authentication level
Description.RequiredCache - Interface in org.springframework.extensions.webscripts
Caching requirements
Description.RequiredTransaction - Enum in org.springframework.extensions.webscripts
Enumeration of "required" Transaction level
Description.RequiredTransactionParameters - Interface in org.springframework.extensions.webscripts
Transaction Requirements
Description.TransactionCapability - Enum in org.springframework.extensions.webscripts
Enumeration of transaction capability
DescriptionExtension - Interface in org.springframework.extensions.webscripts
Web Script Description Extension Provides a Web Script custom service implementation with the ability to maintain custom description entries.
DescriptionImpl - Class in org.springframework.extensions.webscripts
Implementation of a Web Script Description
DescriptionImpl() - Constructor for class org.springframework.extensions.webscripts.DescriptionImpl
 
descriptor - Variable in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
deserialize(String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
Deserialize.
destroy() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
dim - Variable in class org.springframework.extensions.webscripts.ScriptDebugger
 
dispatchResource(String, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
Dispatches to the resource with the given path
documents - Variable in class org.springframework.extensions.webscripts.JarStore
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.HTTPProxyServlet
Deprecated.  
doView(RenderRequest, RenderResponse) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
Render Web Script view

E

ELEMENT_HOSTNAME - Static variable in class org.springframework.extensions.config.ServerElementReader
 
ELEMENT_PORT - Static variable in class org.springframework.extensions.config.ServerElementReader
 
ELEMENT_SCHEME - Static variable in class org.springframework.extensions.config.ServerElementReader
 
emptyCredentials() - Method in interface org.springframework.extensions.webscripts.Authenticator
Are credentials set in the request ?
encode(String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Encodes the given string, so that it can be used within an HTML page.
encodeBegin(FacesContext) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
encodeHTML(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
encodeJavaScript(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
encodeJavascript(String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Encode a string to the %AB hex style JavaScript compatible notation.
encodeJSONString(Object) - Method in class org.springframework.extensions.webscripts.json.JSONUtils
Encodes a JSON string value
encodeJSONString(String) - Static method in class org.springframework.extensions.webscripts.json.JSONWriter
 
encodeRecursive(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Helper to recursively render a component and it's child components
encodeScriptUrl(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
encodeScriptUrl(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
encodeScriptUrl(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
encodeScriptUrl(String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Encode a script URL Note: Some Web Script Runtime environments (e.g.
endArray() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
endObject() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
endpoint - Variable in class org.springframework.extensions.webscripts.connector.AbstractClient
 
endpoint - Variable in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
endpointId - Variable in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
EndpointManager - Class in org.springframework.extensions.webscripts.connector
The EndpointManager is responsible for maintaining connection timeout and connection retry information for endpoints.
EndPointProxyController - Class in org.springframework.extensions.webscripts.servlet.mvc
EndPoint HTTP Proxy Controller for Spring MVC.
EndPointProxyController() - Constructor for class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
EndPointProxyServlet - Class in org.springframework.extensions.webscripts.servlet
Deprecated.  
EndPointProxyServlet() - Constructor for class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
endpoints - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
endValue() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
entrySet() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
equals(Object) - Method in class org.springframework.extensions.webscripts.MediaType
 
equals(Object) - Method in class org.springframework.extensions.webscripts.UriTemplate
 
exec(List) - Method in class org.springframework.extensions.webscripts.AbsoluteUrlMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ArgReplaceMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ClientUrlFunctionMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.DateCompareMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.FormatWriterMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ISO8601DateFormatMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.MessageMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ScriptUrlMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.UrlEncodeMethod
 
execute(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
 
execute(WebScriptRequest, WebScriptResponse) - Method in interface org.springframework.extensions.webscripts.WebScript
Execute the Service
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.webscripts.atom.AtomWebScript
 
executeImpl(WebScriptRequest, WebScriptStatus) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Deprecated.  
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Deprecated.  
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Execute custom Java logic
executeScript() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Execute the Web Script encapsulated by this Web Script Runtime
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Execute script given the specified context
executeScript(ScriptContent, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Execute a script
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in class org.springframework.extensions.webscripts.PresentationContainer
 
executeScript(String, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
executeScript(ScriptContent, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in interface org.springframework.extensions.webscripts.RuntimeContainer
Execute the script in the context of the provided request and response
executeScript(String, Map<String, Object>) - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Execute script
executeScript(ScriptContent, Map<String, Object>) - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Execute script
exists() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
exists - Variable in class org.springframework.extensions.webscripts.JarStore
 
exists() - Method in class org.springframework.extensions.webscripts.JarStore
 
exists() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
exists() - Method in interface org.springframework.extensions.webscripts.Store
Determines whether the store actually exists
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
Expose forward request attributes.

F

findScript(String) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
findScript(String) - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Find a script at the specified path (within registered Web Script stores)
findValidScriptPath(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns a variation on the provided path that exists and is processable by one of the processors in this registry.
findValidTemplatePath(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Returns a variation on the provided path that exists and is processable by one of the processors in this registry.
findWebScript(String, String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
findWebScript(String, String) - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
findWebScript(String, String) - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
findWebScript(String, String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script given an HTTP Method and URI
findWebScript(String, String) - Method in interface org.springframework.extensions.webscripts.UriIndex
Gets a Web Script given an HTTP Method and URI
forceSuccessStatus() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
forceSuccessStatus() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Force response to return SUCCESS (200) code Note: This is to support clients who cannot support non-success codes e.g.
forceSuccessStatus() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
Format - Enum in org.springframework.extensions.webscripts
Well known Web Script Formats
FormatAdaptorSet - Class in org.springframework.extensions.webscripts
Set of Format Readers and Writers.
FormatAdaptorSet() - Constructor for class org.springframework.extensions.webscripts.FormatAdaptorSet
 
FormatMap - Class in org.springframework.extensions.webscripts
A map of mimetypes indexed by format.
FormatMap() - Constructor for class org.springframework.extensions.webscripts.FormatMap
 
FormatModel - Class in org.springframework.extensions.webscripts
Format Model This class is immutable.
FormatReader<Type> - Interface in org.springframework.extensions.webscripts
Convert a mimetype to a Java object.
FormatRegistry - Class in org.springframework.extensions.webscripts
Maintains a registry of mimetypes (indexed by format and user agent)
FormatRegistry() - Constructor for class org.springframework.extensions.webscripts.FormatRegistry
Construct
FormatWriter<Type> - Interface in org.springframework.extensions.webscripts
Converts a Java Object to a mimetype
FormatWriterMethod - Class in org.springframework.extensions.webscripts
Custom FreeMarker Template language method.
FormatWriterMethod(FormatRegistry, String) - Constructor for class org.springframework.extensions.webscripts.FormatWriterMethod
Construct
FormData - Class in org.springframework.extensions.webscripts.servlet
Form Data
FormData(HttpServletRequest) - Constructor for class org.springframework.extensions.webscripts.servlet.FormData
Construct
FormData.FormField - Class in org.springframework.extensions.webscripts.servlet
Form Field
FormData.FormField(FileItem) - Constructor for class org.springframework.extensions.webscripts.servlet.FormData.FormField
Construct
FormDataReader - Class in org.springframework.extensions.webscripts.servlet
Convert multipart/formdata to class org.alfresco.web.scripts.servlet.FormData
FormDataReader() - Constructor for class org.springframework.extensions.webscripts.servlet.FormDataReader
 
FTLTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
FTL Template Processor for Alfresco Web Framework
FTLTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
fullName - Variable in class org.springframework.extensions.webscripts.connector.User
 

G

generalizeMimetype(String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Generalize Mimetype
generateFormSubmit(FacesContext, UIComponent, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit set the specified hidden Form field to the supplied value and submit the parent Form.
generateFormSubmit(FacesContext, UIComponent, String, String, Map<String, String>) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit set the specified hidden Form field to the supplied value and submit the parent Form.
generateFormSubmit(FacesContext, UIComponent, String, String, boolean, Map<String, String>) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit set the specified hidden Form field to the supplied value and submit the parent Form.
generateFormSubmit(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit the parent Form.
generateKey(String, String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVaultProvider
Provide a key for this Credential Vault for caching purposes
generateKey(String, String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVaultProvider
Generate a caching key
generateKey(String, String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
get(String) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
get(Object) - Method in class org.springframework.extensions.webscripts.ConfigModel.ScopedConfigMap
 
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
get(int, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
get(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
get(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
get(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
get(String) - Method in class org.springframework.extensions.webscripts.ScriptMessage
Get an I18N message
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptMessage
Get an I18N message with the given message args
get(String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a GET request URI on the endpoint.
getAbdera() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets Abdera
getAbdera() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getActionHiddenFieldName(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Get the hidden field name for any action component.
getAgent() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getAgent() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getAgent() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getAgent() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get User Agent TODO: Expand on known agents
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.JarStore
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getAllDocumentPaths() - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of all documents in this store
getApi() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the api.
getApplicationContext() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
Gets the Application Context
getApplicationContext() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
Gets the Application Context
getApplicationContext() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the application context.
getArgs() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the URL arguments (query string)
getAuthenticator(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Returns the implementation of an Authenticator with a given id
getAuthenticatorDescriptor(String) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getAuthenticatorDescriptor(String) - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getAuthenticatorId() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getAuthenticatorIds() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getAuthenticatorIds() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getAuthId() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getBasePath() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getBasePath() - Method in class org.springframework.extensions.webscripts.JarStore
 
getBasePath() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getBasePath() - Method in interface org.springframework.extensions.webscripts.Store
Gets the base path of the store
getBasicAuth() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getBiography() - Method in class org.springframework.extensions.webscripts.connector.User
Get the biography
getBufferSize() - Method in interface org.springframework.extensions.webscripts.Description.RequiredTransactionParameters
Get buffer size (for caching transactional response)
getBufferSize() - Method in class org.springframework.extensions.webscripts.TransactionParameters
 
getCapability() - Method in interface org.springframework.extensions.webscripts.Description.RequiredTransactionParameters
Get transaction capability (readonly,readwrite)
getCapability() - Method in class org.springframework.extensions.webscripts.TransactionParameters
 
getChildren() - Method in class org.springframework.extensions.config.ServerConfigElement
 
getChildren() - Method in interface org.springframework.extensions.webscripts.Path
Gets the child paths
getChildren() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getClassName() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getClassName() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getClassName() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getCode() - Method in class org.springframework.extensions.webscripts.Status
 
getCode() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
getCodeDescription() - Method in class org.springframework.extensions.webscripts.Status
Gets the description of the status code
getCodeDescription() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated. Gets the description of the status code
getCodeName() - Method in class org.springframework.extensions.webscripts.Status
Gets the short name of the status code
getCodeName() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated. Gets the short name of the status code
getCompanyAddress1() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Address1
getCompanyAddress2() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Address2
getCompanyAddress3() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Address3
getCompanyEmail() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Email
getCompanyFax() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Fax
getCompanyPostcode() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Postcode
getCompanyTelephone() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Telephone
getComponentType() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
getConfigService() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getConfigService() - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Gets the config service.
getConfigService() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Config Service
getConnector(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector to a given endpoint.
getConnector(String, HttpSession) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector to a given endpoint.
getConnector(String, String, HttpSession) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector for the given endpoint that is scoped to the given user.
getConnector(String, UserContext, HttpSession) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector for the given endpoint that is scoped to the given user context.
getConnectorDescriptor(String) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getConnectorDescriptor(String) - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getConnectorId() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getConnectorIds() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getConnectorIds() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getConnectorProvider() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getConnectorService() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the connector service.
getConnectorSession() - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
getConnectorSession() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
getConnectorSession() - Method in interface org.springframework.extensions.webscripts.connector.Connector
Returns the connector session
getConnectorSession(HttpSession, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Returns the ConnectorSession bound to the current HttpSession for the given endpoint
getConnectorSession() - Method in class org.springframework.extensions.webscripts.connector.UserContext
 
getContainer() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
 
getContainer() - Method in class org.springframework.extensions.webscripts.AbstractWebScript
 
getContainer() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets the Web Script Container within which this Runtime is hosted
getContainerName() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the Container Name
getContent() - Method in class org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails
 
getContent() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getContent() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getContent() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getContent() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getContent() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the request body as content
getContentType() - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Gets the content type.
getContentType() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getContentType() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the mimetype of the request
getContentType() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getContext() - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
getContext() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Context Path e.g.
getContextPath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getContextPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the Alfresco Context Path
getContextPath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getCookie(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Gets a header.
getCookieNames() - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Returns the cookie names.
getCookies() - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Gets the current set of cookies for state transfer.
getCredentials() - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
getCredentials() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
getCredentials() - Method in interface org.springframework.extensions.webscripts.connector.Connector
Returns the credents for this connector.
getCredentials() - Method in class org.springframework.extensions.webscripts.connector.UserContext
 
getCredentialVault(HttpSession, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves the user-scoped CredentialVault for the given user If a vault doesn't yet exist, a vault of the default type will be instantiated
getCredentialVault(HttpSession, String, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves the user-scoped CredentialVault for the given user id and given vault id
getDefaultCredentialVaultProviderId() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getDefaultCredentialVaultProviderId() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getDefaultEncoding() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
getDefaultEncoding() - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Gets the default encoding
getDefaultEndpointId() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getDefaultEndpointId() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getDefaultFormat() - Method in interface org.springframework.extensions.webscripts.Description
Gets the default response format Note: the default response format is the first listed in the service description document
getDefaultFormat() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDefaultScriptProcessor() - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Gets the default script processor.
getDefaultStoreId() - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Gets the default store id
getDefaultTemplateProcessor() - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Gets the default template processor.
getDefaultUrl() - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
Gets the default url.
getDefaultValue(Class) - Method in class org.springframework.extensions.webscripts.NativeMap
 
getDefaultValue(Class) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getDefaultValue(Class) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getDefaultWebappId() - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Gets the default webapp id
getDescDocument() - Method in interface org.springframework.extensions.webscripts.Description
Gets the description xml document for this web script
getDescDocument() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDescPath() - Method in interface org.springframework.extensions.webscripts.Description
Gets the path of the description xml document for this web script
getDescPath() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDescription() - Method in class org.springframework.extensions.config.RemoteConfigElement.AuthenticatorDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getDescription() - Method in class org.springframework.extensions.webscripts.AbstractWebScript
 
getDescription() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Container Description
getDescription() - Method in interface org.springframework.extensions.webscripts.Description
Gets the description of this service
getDescription() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDescription() - Method in class org.springframework.extensions.webscripts.PresentationContainer
 
getDescription() - Method in interface org.springframework.extensions.webscripts.WebScript
Gets the Service Description
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.JarStore
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getDescriptionDocumentPaths() - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of all Web Script description documents in this store
getDescriptor() - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
getDestinationClass() - Method in interface org.springframework.extensions.webscripts.FormatReader
Gets the Java Class to convert to
getDestinationClass() - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.RequestReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
getDestinationMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
 
getDestinationMimetype() - Method in interface org.springframework.extensions.webscripts.FormatWriter
Gets the mimetype to convert to
getDocument(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.SearchPath
Gets a document from anywhere on the search path
getDocument(String) - Method in interface org.springframework.extensions.webscripts.Store
Gets a document
getDocumentPaths(String, String) - Method in class org.springframework.extensions.webscripts.AbstractStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.JarStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getDocumentPaths(String, boolean, String) - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of given document pattern within given path/sub-paths in this store
getDocumentPaths(String, String) - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths matching a given file path pattern in this store.
getEdition() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the edition
getEmail() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the email.
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
getEncodeScriptUrlFunction(String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Return a client side javascript function to build urls to this service
getEncoding() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the encoding.
getEndpoint() - Method in class org.springframework.extensions.webscripts.connector.AbstractClient
 
getEndpoint() - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
getEndpoint() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
getEndpoint() - Method in interface org.springframework.extensions.webscripts.connector.Client
 
getEndpoint() - Method in interface org.springframework.extensions.webscripts.connector.Connector
Returns the endpoint to which this connector connects.
getEndpoint() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the endpoint.
getEndpoint() - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Returns the endpoint string
getEndpointDescription(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns the description of an endpoint
getEndpointDescriptor(String) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getEndpointDescriptor(String) - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getEndpointId() - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Gets the endpoint id.
getEndpointId() - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Gets the endpoint id.
getEndpointId() - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
getEndpointIds() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getEndpointIds() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getEndpointIds() - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns a list of the application endpoint ids
getEndpointName(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns the name of an endpoint
getEndpointUrl() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getEndpointURL(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns the configured URL for the given endpoint
getETag() - Method in class org.springframework.extensions.webscripts.Cache
 
getException() - Method in class org.springframework.extensions.webscripts.Status
 
getException() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
getExecuteScript(String) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Find execute script for given request format Note: This method caches the script to request format mapping
getExtension() - Method in interface org.springframework.extensions.surf.core.processor.Processor
The file extension that the processor is associated with, null if none.
getExtension() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Service Extension Path e.g.
getExtensionForProcessor(ScriptProcessor) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Gets the extension for given processor.
getExtensionForProcessor(TemplateProcessor) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Gets the extension for given processor.
getExtensionName() - Method in interface org.springframework.extensions.surf.core.processor.ProcessorExtension
Returns the name of the extension
getExtensionName() - Method in class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
 
getExtensionPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the path extension beyond the path registered for this service e.g.
getExtensionPath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getExtensions() - Method in interface org.springframework.extensions.webscripts.Description
Gets web script specific extensions
getExtensions() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getExternalAuth() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getFailures() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getFailures() - Method in interface org.springframework.extensions.webscripts.Registry
Gets all Web Script definitions that failed to register
getFamily(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getFamily() - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
getFamily(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script Family NOTE: - To get all families, pass / - To get a specific family, pass /{familyName}
getFamilys() - Method in interface org.springframework.extensions.webscripts.Description
Gets the family(s) of this service in the order that they are defined
getFamilys() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getFields() - Method in class org.springframework.extensions.webscripts.servlet.FormData
Helper to parse servlet request form data
getFileField(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
Returns the FormField bject representing a file uploaded via a multipart form.
getFilename() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getFirstName() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the first name.
getFormat(String, String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets the format for the specified user agent and mimetype
getFormat() - Method in class org.springframework.extensions.webscripts.NegotiatedFormat
 
getFormat() - Method in class org.springframework.extensions.webscripts.StatusTemplate
Gets template format
getFormat() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get Requested Format
getFormat() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getFormatRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getFormatRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the response format registry
getFormatStyle() - Method in interface org.springframework.extensions.webscripts.Description
Gets the style of Format discriminator supported by this web script
getFormatStyle() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getFormatStyle() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get the style the Format was specified in
getFormatStyle() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getFull() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the full path e.g.
getFullName() - Method in class org.springframework.extensions.webscripts.connector.User
Provides the full name for the user.
getGlobal() - Method in class org.springframework.extensions.webscripts.ConfigModel
Retrieves the global configuration as a Map.
getHeader(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getHeader(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getHeader(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getHeader(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the value of the named header
getHeaderNames() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getHeaderNames() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getHeaderNames() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getHeaderNames() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the names of all headers for this request
getHeaders() - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Gets the headers.
getHeaders() - Method in class org.springframework.extensions.webscripts.connector.ResponseStatus
Retrieves response headers
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getHeaderValues(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the (array) value of the named header Note: An array of one item is returned when a "single value" named header is requested
getHostName() - Method in class org.springframework.extensions.config.ServerConfigElement
 
getHostName() - Method in interface org.springframework.extensions.config.ServerProperties
 
getHttpServletRequest() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
Gets the HTTP Servlet Request
getHttpServletRequest(WebScriptRequest) - Static method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
Helper to get HttpServletRequest from Web Script Request
getHttpServletResponse() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
Gets the HTTP Servlet Response
getHttpServletResponse(WebScriptResponse) - Static method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
Helper to get HttpServletResponse from Web Script Response
getId() - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
getId() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the id - this is usually the username.
getId() - Method in interface org.springframework.extensions.webscripts.Description
Gets the id of this service
getId() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getId() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the Id of the server instance
getIdentity() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getIds() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getIds() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getIds() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getImplementationClass() - Method in class org.springframework.extensions.config.RemoteConfigElement.AuthenticatorDescriptor
 
getImplementationClass() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getInputStream(String) - Method in class org.springframework.extensions.config.source.WebAppConfigSource
 
getInputStream() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets an input stream to the contents of the script
getInputStream() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getInstantMsg() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the instant msg id.
getIsFile() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getIsMultiPart() - Method in class org.springframework.extensions.webscripts.servlet.FormData
Determine if multi-part form data has been provided
getIsPublic() - Method in class org.springframework.extensions.webscripts.Cache
 
getIsPublic() - Method in interface org.springframework.extensions.webscripts.Description.RequiredCache
Determine if Web Script content is for public caching
getJarAutoDiscoveryClassPath() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the jar auto discovery class path.
getJarFile() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the jar file.
getJarPath() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the jar path.
getJobTitle() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the job title.
getJSONCallback() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get the JSON callback method
getJSONCallback() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getKind() - Method in interface org.springframework.extensions.webscripts.Description
Gets the kind of service.
getKind() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getKind() - Method in class org.springframework.extensions.webscripts.Match
Gets the kind of Match
getLastModified() - Method in class org.springframework.extensions.webscripts.Cache
 
getLastName() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the last name.
getLifecycle(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getLifecycle() - Method in interface org.springframework.extensions.webscripts.Description
Get the lifecycle
getLifecycle() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getLifecycle(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Lifecycle Family, for example, all deprecated web scripts NOTE: - To get all lifecycles, pass / - To get a specific lifecycle, pass /{lifecycleName}
getLocation() - Method in class org.springframework.extensions.webscripts.connector.User
Get the location
getLocation() - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
getLocation() - Method in class org.springframework.extensions.webscripts.Status
 
getLogger() - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
 
getMatch() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the matching service path e.g.
getMaxAge() - Method in class org.springframework.extensions.webscripts.Cache
 
getMediaType() - Method in class org.springframework.extensions.webscripts.NegotiatedFormat
 
getMessage() - Method in class org.springframework.extensions.webscripts.Status
 
getMessage() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
getMethod() - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Gets the method.
getMethod() - Method in interface org.springframework.extensions.webscripts.Description
Gets the HTTP method this service is bound to
getMethod() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getMiddleName() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the middle name.
getMimeType(String, String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets the mimetype for the specified user agent and format
getMimetype() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getMobilePhone() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the mobile phone.
getMustRevalidate() - Method in class org.springframework.extensions.webscripts.Cache
 
getMustRevalidate() - Method in interface org.springframework.extensions.webscripts.Description.RequiredCache
Must cache re-validate to ensure content is fresh
getName() - Method in class org.springframework.extensions.config.RemoteConfigElement.AuthenticatorDescriptor
 
getName() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getName() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getName() - Method in interface org.springframework.extensions.surf.core.processor.Processor
Get the name of the processor
getName() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getName() - Method in class org.springframework.extensions.webscripts.connector.User
 
getName() - Method in interface org.springframework.extensions.webscripts.Container
Gets the name of the Container
getName() - Method in class org.springframework.extensions.webscripts.FormatModel
Gets the format name
getName() - Method in interface org.springframework.extensions.webscripts.Path
Gets the name of the path (last path segment)
getName() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getName() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
getName() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
getName() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets the name of the Web Script Runtime
getName() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the Name of the server instance
getName() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getName() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
getNames() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets the map of registered QNames (indexed by alias)
getNames() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getNames() - Method in class org.springframework.extensions.webscripts.atom.AtomService
Gets pre-configured Atom Extensions (QNames)
getNegotiatedFormats() - Method in interface org.springframework.extensions.webscripts.Description
Gets the formats available for negotiation
getNegotiatedFormats() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getNeverCache() - Method in class org.springframework.extensions.webscripts.Cache
 
getNeverCache() - Method in interface org.springframework.extensions.webscripts.Description.RequiredCache
Determine if Web Script should ever be cached
getNext() - Method in interface org.springframework.extensions.webscripts.WrappingWebScriptRequest
Get Web Script request wrapped by this request
getNext() - Method in interface org.springframework.extensions.webscripts.WrappingWebScriptResponse
Get Web Script request wrapped by this request
getOrganization() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the organization.
getOutputStream() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
getOutputStream() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
getOutputStream() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
getOutputStream() - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Gets the Output Stream
getPackage(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getPackage() - Method in interface org.springframework.extensions.webscripts.Description
Gets the package (Path version of getScriptPath)
getPackage() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getPackage(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script Package
getParameter(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Gets a parameter.
getParameter(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getParameter(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the value of the named parameter
getParameter(String) - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getParameterKeys() - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Returns the parameter keys.
getParameterNames() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getParameterNames() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the names of all parameters on the Url
getParameterNames() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getParameters() - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Gets the parameters.
getParameters() - Method in class org.springframework.extensions.webscripts.servlet.FormData
Gets parameters encoded in the form data
getParameterValues(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getParameterValues(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the (array) value of the named parameter Note: An array of one item is returned when a "single value" named parameter is requested
getParameterValues(String) - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getParams() - Method in class org.springframework.extensions.webscripts.MediaType
 
getParent() - Method in interface org.springframework.extensions.webscripts.Path
Gets the parent path
getParent() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getParentForm(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Return the parent UIForm component for the specified UIComponent
getParentNamingContainer(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Return the parent UIComponent implementing the NamingContainer interface for the specified UIComponent.
getParentScope() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getParentScope() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getParentScope() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getParser() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets Atom Parser
getParser() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getPassword() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getPath() - Method in class org.springframework.extensions.webscripts.Match
Gets the static (i.e.
getPath() - Method in interface org.springframework.extensions.webscripts.Path
Gets the full path
getPath() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getPath() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets the path to the content
getPath() - Method in class org.springframework.extensions.webscripts.StatusTemplate
Gets template path
getPathDescription() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets path description
getPathInfo() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getPathInfo() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the service specific path
getPathInfo() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getPersistent() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getPort() - Method in class org.springframework.extensions.config.ServerConfigElement
 
getPort() - Method in interface org.springframework.extensions.config.ServerProperties
 
getPortletRequest() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
Gets the Portlet Request
getPreviewContext() - Method in class org.springframework.extensions.webscripts.AbstractStore
Gets the preview context
getProperties() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the properties.
getProperties() - Method in class org.springframework.extensions.webscripts.ScriptCredentials
Returns the properties of the credentials
getProperties() - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Returns the properties of the credential vault
getProperty(String) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
getProperty(String) - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Gets a given property
getProperty(String) - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
getProperty(String) - Method in class org.springframework.extensions.webscripts.connector.User
Gets the property.
getPropertyKeys() - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Returns the property keys
getPropertyKeys() - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
getPrototype() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getPrototype() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getPrototype() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getQuality() - Method in class org.springframework.extensions.webscripts.MediaType
 
getQueryString() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getQueryString() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the query String
getQueryString() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getReader(String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets a Format Reader
getReader() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets a reader to the contents of the script
getRealWebScriptRequest(WebScriptRequest) - Static method in class org.springframework.extensions.webscripts.AbstractRuntime
Helper to retrieve real (last) Web Script Request in a stack of wrapped Web Script requests
getRealWebScriptResponse(WebScriptResponse) - Static method in class org.springframework.extensions.webscripts.AbstractRuntime
Helper to retrieve real (last) Web Script Response in a stack of wrapped Web Script responses
getRedirect() - Method in class org.springframework.extensions.webscripts.Status
 
getRedirect() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
getRegex() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
getRegisteredExtensions() - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns the extensions with registered processors
getRegisteredExtensions() - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Returns the extensions with registered processors
getRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the registry of Web Scripts
getRemoteConfig() - Method in class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
 
getRemoteConfig() - Method in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
Gets the remote config.
getRendererType() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
getRenderResponse() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
Gets the Portlet Render Response
getRequestType() - Method in class org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails
 
getRequired() - Method in interface org.springframework.extensions.webscripts.Description.RequiredTransactionParameters
Get required transaction semantics
getRequired() - Method in class org.springframework.extensions.webscripts.TransactionParameters
 
getRequiredAuthentication() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getRequiredAuthentication() - Method in interface org.springframework.extensions.webscripts.Description
Gets the required authentication level for execution of this service
getRequiredAuthentication() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRequiredAuthentication() - Method in interface org.springframework.extensions.webscripts.RuntimeContainer
Gets the required container authentication level (for matching web scripts)
getRequiredCache() - Method in interface org.springframework.extensions.webscripts.Description
Gets the required level of caching
getRequiredCache() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRequiredTransaction() - Method in interface org.springframework.extensions.webscripts.Description
Gets the required transaction level
getRequiredTransaction() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRequiredTransactionParameters() - Method in interface org.springframework.extensions.webscripts.Description
Gets the transaction parameters
getRequiredTransactionParameters() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getResources() - Method in class org.springframework.extensions.webscripts.AbstractWebScript
 
getResources() - Method in interface org.springframework.extensions.webscripts.WebScript
Gets the Service Resources
getResponse() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the response.
getResponseStream() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the response stream.
getRootPath() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the root path.
getRunAs() - Method in interface org.springframework.extensions.webscripts.Description
Gets the ID of the user that the service should be run as or null if the service is to be run as the authenticated user.
getRunAs() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRuntime() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the initiating runtime
getRuntime() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getRuntime() - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Gets the initiating runtime
getRuntime() - Method in class org.springframework.extensions.webscripts.WebScriptResponseImpl
 
getSchema() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the schema number
getScheme() - Method in class org.springframework.extensions.config.ServerConfigElement
 
getScheme() - Method in interface org.springframework.extensions.config.ServerProperties
 
getScope() - Method in class org.springframework.extensions.webscripts.ScriptDebugger.AlfrescoScopeProvider
Returns the scope for script evaluations.
getScoped() - Method in class org.springframework.extensions.webscripts.ConfigModel
Retrieves scoped configuration as a Map.
getScript() - Method in class org.springframework.extensions.webscripts.ConfigModel
Retrieves the script configuration.
It's up to the subclass what is returned to represent script config.
getScript(String) - Method in class org.springframework.extensions.webscripts.MultiScriptLoader
 
getScript(String) - Method in class org.springframework.extensions.webscripts.RemoteStore.RemoteStoreScriptLoader
 
getScript() - Method in class org.springframework.extensions.webscripts.ScriptConfigModel
Returns the script's config as a String
getScript(String) - Method in interface org.springframework.extensions.webscripts.ScriptLoader
Gets the script location for the script at the specified path
getScript() - Method in class org.springframework.extensions.webscripts.TemplateConfigModel
Returns the script's config as a Freemarker NodeModel object
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.JarStore
 
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getScriptDocumentPaths(WebScript) - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of all implementation files for a given Web Script
getScriptLoader() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getScriptLoader() - Method in class org.springframework.extensions.webscripts.JarStore
 
getScriptLoader() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Gets the script loader.
getScriptLoader() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getScriptLoader() - Method in interface org.springframework.extensions.webscripts.Store
Gets the script loader for this store
getScriptMethod() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get the Web Script Method e.g.
getScriptMethod() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
getScriptParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
 
getScriptParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getScriptParameters() - Method in interface org.springframework.extensions.webscripts.Container
Gets parameters for the Script Processor
getScriptParameters() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets script parameters
getScriptPath() - Method in interface org.springframework.extensions.webscripts.Description
Gets the path within the store of this web script
getScriptPath() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getScriptProcessor(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns the script processor that matches the file extension for the given path.
getScriptProcessor(ScriptContent) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns the best fit script processor for the given script content object.
getScriptProcessorByExtension(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Gets the script processor registered for the given extension
getScriptProcessorRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getScriptProcessorRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Script Processor Registry
getScriptProcessorRegistry() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Gets the script processor registry
getScripts() - Method in interface org.springframework.extensions.webscripts.Path
Gets Web Scripts associated with this path
getScripts() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getScriptUrl() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get the Web Script Url
getScriptUrl() - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
getScriptUrl() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
getSearchPath() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getSearchPath() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Search Path
getSearchPath() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Gets the search path.
getSearchPath() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Gets the search path.
getServer() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Server Path e.g.
getServerPath() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getServerPath() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getServerPath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServerPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get server portion of the request e.g.
getService() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Service Path e.g.
getServiceContext() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Service Context Path e.g.
getServiceContextPath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServiceContextPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the Alfresco Web Script Context Path
getServiceContextPath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getServiceMatch() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServiceMatch() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the matching API Service for this request
getServiceMatch() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getServicePath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServicePath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the Alfresco Service Path
getServicePath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getShortName() - Method in interface org.springframework.extensions.webscripts.Description
Gets the short name of this service
getShortName() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getSize() - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
getSize() - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
getSize() - Method in interface org.springframework.extensions.webscripts.UriIndex
Gets size of index (i.e.
getSkype() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the skype id.
getSourceClass() - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
 
getSourceClass() - Method in interface org.springframework.extensions.webscripts.FormatWriter
Gets the source Java class to convert from
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
getSourceMimetype() - Method in interface org.springframework.extensions.webscripts.FormatReader
Gets the source mimetype to convert from
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.RequestReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
getStaticCharCount() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
getStatus() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the status.
getStatus() - Method in exception org.springframework.extensions.webscripts.WebScriptException
Get status code
getStatusCodeTemplate(int) - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get code specific Status Template path
getStatusModel() - Method in interface org.springframework.extensions.webscripts.StatusTemplateFactory
Retrieve the status model
getStatusModel() - Method in exception org.springframework.extensions.webscripts.WebScriptException
Get status model
getStatusTemplate() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get Status Template path
getStatusTemplate(String, int, String) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Find status template Note: This method caches template search results
getStatusTemplate() - Method in interface org.springframework.extensions.webscripts.StatusTemplateFactory
Retrieve the status template
getStatusTemplate() - Method in exception org.springframework.extensions.webscripts.WebScriptException
Get status template
getStore(String) - Method in class org.springframework.extensions.webscripts.SearchPath
Gets the Web Script Store for the given Store path
getStoredIds() - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Returns the ids for stored credentials
getStoredIds() - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
getStoreId() - Method in class org.springframework.extensions.webscripts.PreviewContext
Gets the id of the store
getStoreId() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the store id.
getStorePath() - Method in interface org.springframework.extensions.webscripts.Description
Gets the root path of the store of this web script
getStorePath() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getStorePath() - Method in class org.springframework.extensions.webscripts.RemoteStore
Store path calculation If we have a store context, then we can check to see if a base path should be inserted ahead of the path that we believe we're directing to.
getStores() - Method in class org.springframework.extensions.webscripts.SearchPath
Gets all Web Script Stores
getStringProperty(String) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
getStringProperty(String) - Method in class org.springframework.extensions.webscripts.connector.User
Gets the string property.
getSubtype() - Method in class org.springframework.extensions.webscripts.MediaType
 
getSystem() - Method in class org.springframework.extensions.webscripts.ScriptLogger
 
getTelephone() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the home phone.
getTemplate() - Method in class org.springframework.extensions.webscripts.Match
Gets the template request URL that matched the Web Script URL Template
getTemplate() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
getTemplate() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the template form of this path
getTemplateArgs() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the values of template variables
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.JarStore
 
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Gets the loader.
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getTemplateLoader() - Method in interface org.springframework.extensions.webscripts.Store
Gets the template loader for this store
getTemplateParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
 
getTemplateParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getTemplateParameters() - Method in interface org.springframework.extensions.webscripts.Container
Gets parameters for the Template Processor
getTemplateParameters() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets template parameters
getTemplateProcessor(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Returns the best fit template processor for the given path If a template processor cannot be matched to the path, the default template processor will be returned.
getTemplateProcessorByExtension(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Gets the template processor registered for the given extension
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getTemplateProcessorRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Template Processor Registry
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
Gets the template processor registry
getTemplateVars() - Method in class org.springframework.extensions.webscripts.Match
Gets the template variable substitutions
getText() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the text of the response.
getTicket() - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Returns the authentication ticket
getTicketName() - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
 
getTitle() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
 
getType() - Method in class org.springframework.extensions.webscripts.FormatModel
Gets the format mime/content type
getType() - Method in class org.springframework.extensions.webscripts.MediaType
 
getType(FacesContext) - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
getUnauthenticatedMode() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getUnsecure() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getUri(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getUri(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script URL
getURIs() - Method in interface org.springframework.extensions.webscripts.Description
Gets the URIs this service supports
getURIs() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getURL() - Method in class org.springframework.extensions.webscripts.connector.AbstractClient
 
getURL() - Method in interface org.springframework.extensions.webscripts.connector.Client
 
getURL() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getURL() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the full request URL
getURL() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getUser() - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Returns the user to whom this credential vault belongs
getUserId() - Method in class org.springframework.extensions.webscripts.connector.UserContext
 
getUsername() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getValue() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getVariableNames() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
getVersion() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the full version number
getVersionBuild() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the build number
getVersionLabel() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the version label
getVersionMajor() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the major version number, e.g.
getVersionMinor() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the minor version number, e.g.
getVersionRevision() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the version revision number, e.g.
getWebappId() - Method in class org.springframework.extensions.webscripts.PreviewContext
Gets the WCM web application id This applies for the case where the store is an AVM store which was built by Alfresco WCM.
getWebappId() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the store's web application id binding This is meaningful for WCM Web Project stores.
getWebappPathPrefix() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getWebScript(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getWebScript() - Method in class org.springframework.extensions.webscripts.Match
Gets the matching web script
getWebScript(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script by Id
getWebScripts() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getWebScripts() - Method in interface org.springframework.extensions.webscripts.Registry
Gets all Web Scripts
getWriter(String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets an Atom Writer
getWriter(String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getWriter(Object, String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets a Format Writer
getWriter() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
getWriter() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
getWriter() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
getWriter() - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Gets the Writer
globalConfig - Variable in class org.springframework.extensions.webscripts.ConfigModel
 

H

handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.HTTPProxyController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
 
handshake() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
Performs the authentication handshake.
has(String, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
has(int, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
has(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
has(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
has(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
has(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
hasCredentials(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
 
hasCredentials(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
hasCredentials(String) - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Returns whether the given endpoint credentials are stored on this vault
hasDocument(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.SearchPath
Determines if the document exists anywhere on the search path
hasDocument(String) - Method in interface org.springframework.extensions.webscripts.Store
Determines if the document exists.
hasField(String) - Method in class org.springframework.extensions.webscripts.servlet.FormData
Determine if form data has specified field
hashCode() - Method in class org.springframework.extensions.webscripts.MediaType
 
hashCode() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
hasInstance(Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
hasInstance(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
hasInstance(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
hasTemplate(String) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
hasTemplate(String) - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Determines if a template exists
HEADER_LOCATION - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
hide() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Hide the Debugger
HTML_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
HttpConnector - Class in org.springframework.extensions.webscripts.connector
Basic Connector implementation that can be used to perform simple HTTP and HTTP communication with a remote endpoint.
HttpConnector(RemoteConfigElement.ConnectorDescriptor, String) - Constructor for class org.springframework.extensions.webscripts.connector.HttpConnector
Instantiates a new http connector.
HttpMethod - Enum in org.springframework.extensions.webscripts.connector
 
HTTPProxy - Class in org.springframework.extensions.webscripts.servlet
Simple server-side HTTP Request / Response
HTTPProxy(String, HttpServletResponse) - Constructor for class org.springframework.extensions.webscripts.servlet.HTTPProxy
Construct
HTTPProxyController - Class in org.springframework.extensions.webscripts.servlet.mvc
HTTP Proxy Controller for Spring MVC Provides the ability to submit a URL request via the Alfresco Server i.e.
HTTPProxyController() - Constructor for class org.springframework.extensions.webscripts.servlet.mvc.HTTPProxyController
 
HTTPProxyServlet - Class in org.springframework.extensions.webscripts.servlet
Deprecated.  
HTTPProxyServlet() - Constructor for class org.springframework.extensions.webscripts.servlet.HTTPProxyServlet
Deprecated.  

I

id - Variable in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
init(Container, Description) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Initialise Web Script
init() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
init() - Method in class org.springframework.extensions.webscripts.JarStore
 
init(PortletConfig) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
init() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Inits the processor
init() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
Inits the processor
init() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
init() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
init() - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistrar
 
init() - Method in class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
init() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
init() - Method in interface org.springframework.extensions.webscripts.Store
Initialise Store (called once)
init() - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistrar
 
initConfig() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
Initialise FreeMarker Configuration
initDebugger() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
 
initialiseResponse(URLConnection) - Method in class org.springframework.extensions.webscripts.servlet.HTTPProxy
Initialise response
initLoaders() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Initializes the script loaders
initLoaders() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Initializes the template loaders
initProcessor() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
Inits the processor.
initRemoteClient(ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
Init the RemoteClient object based on the Connector Context.
initScriptUrl - Variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
initServlet(ApplicationContext) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
Servlet specific initialisation
invoke(FacesContext, Object[]) - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
isActive() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Is Debugger active?
isAdmin - Variable in class org.springframework.extensions.webscripts.connector.User
 
isAdmin() - Method in class org.springframework.extensions.webscripts.connector.User
Checks if is admin.
isAuthenticated(String, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
 
isAuthenticated(String, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 
isAuthenticated() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
Returns whether the current session is authenticated already.
isAuthenticated(String, ConnectorSession) - Method in interface org.springframework.extensions.webscripts.connector.Authenticator
Returns whether the current connector session has been authenticated or not
isCachable() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Returns true if the script content is considered cachedable - i.e.
isComponentDisabledOrReadOnly(UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Determines whether the given component is disabled or readonly
isEmpty() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
isEndpointPersistent(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
 
isGuest - Variable in class org.springframework.extensions.webscripts.connector.User
 
isGuest() - Method in class org.springframework.extensions.webscripts.connector.User
Returns true if this user is a guest user
isGuest() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Determine if Guest User?
isGuest() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
isHidden() - Method in class org.springframework.extensions.webscripts.ScriptCredentials
 
isLoggingEnabled() - Method in class org.springframework.extensions.webscripts.ScriptLogger
 
ISO8601DateFormatMethod - Class in org.springframework.extensions.webscripts
NOTE: sourced from org.alfresco.repo.template.ISO8601DateFormatMethod.
ISO8601DateFormatMethod() - Constructor for class org.springframework.extensions.webscripts.ISO8601DateFormatMethod
 
isPersistent() - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Returns whether this credential is persistent A persistent credential is written to a persistent vault.
isPersistent() - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
isPersistent() - Method in class org.springframework.extensions.webscripts.ScriptCredentials
 
isSecure() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
isSecure() - Method in class org.springframework.extensions.webscripts.JarStore
 
isSecure() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
isSecure() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Returns true if the script location is considered secure - i.e.
isSecure() - Method in interface org.springframework.extensions.webscripts.Store
Returns true if this store is considered secure - i.e.
isTransient() - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
isVisible() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Is Debugger visible?
isWarnLoggingEnabled() - Method in class org.springframework.extensions.webscripts.ScriptLogger
 

J

JAR_PROTOCOL - Static variable in class org.springframework.extensions.webscripts.JarStore
 
jarAutoDiscoveryClassPath - Variable in class org.springframework.extensions.webscripts.JarStore
 
jarPath - Variable in class org.springframework.extensions.webscripts.JarStore
 
JarStore - Class in org.springframework.extensions.webscripts
Read only store implementation that can be mounted against a JAR file.
JarStore() - Constructor for class org.springframework.extensions.webscripts.JarStore
 
JaxRSUriIndex - Class in org.springframework.extensions.webscripts
JSR-311 (Jax-RS) URI Index
JaxRSUriIndex() - Constructor for class org.springframework.extensions.webscripts.JaxRSUriIndex
 
JSFUtils - Class in org.springframework.extensions.webscripts.ui.common
Class containing misc helper methods for managing JSF Components.
JSON_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
JSON_WRITER - Static variable in interface org.springframework.extensions.webscripts.atom.AbderaService
 
JSONReader - Class in org.springframework.extensions.webscripts.json
Convert application/json to org.json.JSONObject or org.json.JSONArray
JSONReader() - Constructor for class org.springframework.extensions.webscripts.json.JSONReader
 
JSONUtils - Class in org.springframework.extensions.webscripts.json
Collection of JSON Utility methods.
JSONUtils() - Constructor for class org.springframework.extensions.webscripts.json.JSONUtils
 
JSONWriter - Class in org.springframework.extensions.webscripts.json
Fast and simple JSON stream writer.
JSONWriter(Writer) - Constructor for class org.springframework.extensions.webscripts.json.JSONWriter
 
JSScriptProcessor - Class in org.springframework.extensions.webscripts.processor
JS Script Processor for Alfresco Web Framework
JSScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
JSScriptProcessor.PresentationWrapFactory - Class in org.springframework.extensions.webscripts.processor
Wrap Factory for Rhino Script Engine
JSScriptProcessor.PresentationWrapFactory() - Constructor for class org.springframework.extensions.webscripts.processor.JSScriptProcessor.PresentationWrapFactory
 

K

keySet() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
keyStoreDescriptor - Variable in class org.springframework.extensions.config.RemoteConfigElement
 

L

lastModified(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
lastModified(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
lastModified(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
lastModified(String) - Method in interface org.springframework.extensions.webscripts.Store
Gets the last modified timestamp for the document.
load() - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Tells the Credential Vault to load state from persisted store
load() - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
load() - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
loadScriptResource(String) - Method in interface org.springframework.extensions.surf.core.scripts.ScriptResourceLoader
 
loadScriptResource(String) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
Load a script content from the specific resource path.
location - Variable in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
location - Variable in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
log(String) - Method in class org.springframework.extensions.webscripts.ScriptLogger
 
logger - Static variable in class org.springframework.extensions.webscripts.AbstractRuntime
 
logger - Static variable in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
logger - Static variable in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 

M

main(String[]) - Static method in class org.springframework.extensions.webscripts.MediaType
Simple exampe usage
map - Variable in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
map - Variable in class org.springframework.extensions.webscripts.connector.User
 
Match - Class in org.springframework.extensions.webscripts
Represents a URI to Web Script match This class is immutable.
Match(String, Map<String, String>, String, WebScript) - Constructor for class org.springframework.extensions.webscripts.Match
Construct
Match(String, Map<String, String>, String) - Constructor for class org.springframework.extensions.webscripts.Match
Construct
match(String) - Method in class org.springframework.extensions.webscripts.UriTemplate
Determine if uri is matched by this uri template and return a map of variable values if it does.
Match.Kind - Enum in org.springframework.extensions.webscripts
Kind of Match
MediaType - Class in org.springframework.extensions.webscripts
Represents a MediaType as described at http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
MediaType(String) - Constructor for class org.springframework.extensions.webscripts.MediaType
Construct
MessageMethod - Class in org.springframework.extensions.webscripts
 
MessageMethod(WebScript) - Constructor for class org.springframework.extensions.webscripts.MessageMethod
Constructor
mimetype() - Method in enum org.springframework.extensions.webscripts.Format
 
MultiScriptLoader - Class in org.springframework.extensions.webscripts
Composite script loader
MultiScriptLoader(ScriptLoader[]) - Constructor for class org.springframework.extensions.webscripts.MultiScriptLoader
Construct
mustExist - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
mustExist - Variable in class org.springframework.extensions.webscripts.JarStore
 

N

NativeMap - Class in org.springframework.extensions.webscripts
Wrapper for exposing maps in Rhino scripts.
NativeMap(Scriptable, Map<Object, Object>) - Constructor for class org.springframework.extensions.webscripts.NativeMap
Construct
NegotiatedFormat - Class in org.springframework.extensions.webscripts
Map between media type and format This class is immutable.
NegotiatedFormat(MediaType, String) - Constructor for class org.springframework.extensions.webscripts.NegotiatedFormat
Construct
negotiateFormat(String, NegotiatedFormat[]) - Static method in class org.springframework.extensions.webscripts.NegotiatedFormat
Negotiate Format - given a list of accepted media types, return the format that's most suitable
newCredentials(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Creates new credentials which are stored in this vault
newCredentials(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
newCredentials(String) - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Creates new credentials and binds them into this vault.
newInstance(Element) - Static method in class org.springframework.extensions.config.RemoteConfigElement
New instance.

O

onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.SearchPath
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
onBootstrap() - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
Initializes the view resolver
OPENSEARCH_DESCRIPTION_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
org.springframework.extensions.config - package org.springframework.extensions.config
 
org.springframework.extensions.config.source - package org.springframework.extensions.config.source
 
org.springframework.extensions.surf.core.processor - package org.springframework.extensions.surf.core.processor
 
org.springframework.extensions.surf.core.scripts - package org.springframework.extensions.surf.core.scripts
 
org.springframework.extensions.surf.exception - package org.springframework.extensions.surf.exception
 
org.springframework.extensions.webscripts - package org.springframework.extensions.webscripts
 
org.springframework.extensions.webscripts.atom - package org.springframework.extensions.webscripts.atom
 
org.springframework.extensions.webscripts.connector - package org.springframework.extensions.webscripts.connector
 
org.springframework.extensions.webscripts.form - package org.springframework.extensions.webscripts.form
 
org.springframework.extensions.webscripts.jsf - package org.springframework.extensions.webscripts.jsf
 
org.springframework.extensions.webscripts.json - package org.springframework.extensions.webscripts.json
 
org.springframework.extensions.webscripts.portlet - package org.springframework.extensions.webscripts.portlet
 
org.springframework.extensions.webscripts.processor - package org.springframework.extensions.webscripts.processor
 
org.springframework.extensions.webscripts.servlet - package org.springframework.extensions.webscripts.servlet
 
org.springframework.extensions.webscripts.servlet.mvc - package org.springframework.extensions.webscripts.servlet.mvc
 
org.springframework.extensions.webscripts.ui.common - package org.springframework.extensions.webscripts.ui.common
 
org.springframework.extensions.webscripts.ui.common.component - package org.springframework.extensions.webscripts.ui.common.component
 
org.springframework.extensions.webscripts.ui.common.tag - package org.springframework.extensions.webscripts.ui.common.tag
 
out(String) - Method in class org.springframework.extensions.webscripts.ScriptLogger.SystemOut
 
outputAttribute(ResponseWriter, Object, String) - Static method in class org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
Helper to output an attribute to the output stream
outputAttribute(ResponseWriter, Object, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Helper to output an attribute to the output stream

P

parse(Element) - Method in class org.springframework.extensions.config.RemoteConfigElementReader
 
parse(Element) - Method in class org.springframework.extensions.config.ServerElementReader
 
parse(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom
parse(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom
parse(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parse(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseContent() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the request body as a parsed entity
parseContent() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
parseEntry(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Entry
parseEntry(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Entry
parseEntry(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseEntry(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseExtensions(String, InputStream) - Method in interface org.springframework.extensions.webscripts.DescriptionExtension
Gets the custom description extensions
parseFeed(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Feed
parseFeed(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Feed
parseFeed(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseFeed(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseService(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse APP Service
parseService(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse APP Service
parseService(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseService(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseXMLNodeModel(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
Converts an xml string to a freemarker node model
Path - Interface in org.springframework.extensions.webscripts
Web Script Path
PathImpl - Class in org.springframework.extensions.webscripts
Basic implementation of a Web Script Path Used for package & url trees.
PathImpl(String) - Constructor for class org.springframework.extensions.webscripts.PathImpl
Construct
pathInfo - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
persistent - Variable in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
PortletAuthenticatorFactory - Interface in org.springframework.extensions.webscripts.portlet
Factory for constructing a Portlet Authenticator
post(String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a POST request.
post(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a POST request.
PrefixTemplateUriIndex - Class in org.springframework.extensions.webscripts
Uri index supporting simple URI templates where matching is performed on static prefix of the URI.
PrefixTemplateUriIndex() - Constructor for class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
PresentationContainer - Class in org.springframework.extensions.webscripts
Presentation (web tier) Web Script Container
PresentationContainer() - Constructor for class org.springframework.extensions.webscripts.PresentationContainer
 
PreviewContext - Class in org.springframework.extensions.webscripts
Provides information about the WCM sandbox which is currently being previewed.
PreviewContext() - Constructor for class org.springframework.extensions.webscripts.PreviewContext
 
PreviewContext(String) - Constructor for class org.springframework.extensions.webscripts.PreviewContext
Constructs a new remote sandbox context instance
PreviewContext(String, String) - Constructor for class org.springframework.extensions.webscripts.PreviewContext
Constructs a new remote sandbox context instance
PreviewContextProvider - Interface in org.springframework.extensions.webscripts
Provides remote sandbox context information to Alfresco Store implementations.
process(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
process(String, Object, Writer) - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Process a template against the supplied data model and write to the out.
processAction(ActionRequest, ActionResponse) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
processActionMethod(FacesContext, MethodBinding, ActionEvent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Invoke the method encapsulated by the supplied MethodBinding
Processor - Interface in org.springframework.extensions.surf.core.processor
Interface for Proccessor classes - such as Template or Scripting Processors.
ProcessorExtension - Interface in org.springframework.extensions.surf.core.processor
Interface to represent a server side script implementation
processorExtensions - Variable in class org.springframework.extensions.webscripts.processor.BaseProcessor
A map containing all the processor extenstions
processResponse(Response, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
Retrieves headers from response and stores onto the Connector Session
processResponse(RemoteClient, Response) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
Retrieves headers from response and stores back onto Credentials
processResponse(URL, HttpMethod) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Pre-processes the response, propagating cookies and deciding whether a redirect is required
processResponseCode(String, int) - Static method in class org.springframework.extensions.webscripts.connector.EndpointManager
Process the given response code for an endpoint - recording if that remote connection is unavailable for a time.
processString(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
processString(String, Object, Writer) - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Process a string template against the supplied data model and write to the out.
PROP_BIOGRAPHY - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_ADDRESS1 - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_ADDRESS2 - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_ADDRESS3 - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_EMAIL - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_FAX - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_POSTCODE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_TELEPHONE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_EMAIL - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_FIRST_NAME - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_ID - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_INSTANTMSG - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_JOB_TITLE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_LAST_NAME - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_LOCATION - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_MIDDLE_NAME - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_MOBILE_PHONE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_ORGANIZATION - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_SKYPE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_TELEPHONE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
properties - Variable in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
properties - Variable in class org.springframework.extensions.webscripts.ScriptCredentials
 
properties - Variable in class org.springframework.extensions.webscripts.ScriptCredentialVault
 
provide(String) - Method in interface org.springframework.extensions.webscripts.connector.ConnectorProvider
Builds a Connector object mounted against the given endpoint
provide(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorProviderImpl
Implementation of the contract to provide a Connector for our the web script framework.
provide(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVaultProvider
Provide a credential vault for the given ID
provide(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVaultProvider
Provide a Simple Credential Vault
provide(String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
provide() - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Provides the remote sandbox context instance.
put(Element) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
put(String, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.NativeMap
 
put(int, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.NativeMap
 
put(String, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
put(int, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
put(String, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
put(int, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
put(Object, Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
put(String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a PUT request.
put(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a PUT request.
putAll(Map) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 

Q

queryArgs - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
queryArgsMulti - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
queryString - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 

R

read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
read(WebScriptRequest) - Method in interface org.springframework.extensions.webscripts.FormatReader
Converts mimetype to Java Object
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.RequestReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
register() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
 
register() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
register() - Method in class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
Spring bean init method - registers this extension with the appropriate processor.
register() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Registers this processor with the parent processor
register() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
Registers this processor with the parent processor
registerEndpoint(String) - Static method in class org.springframework.extensions.webscripts.connector.EndpointManager
Register an endpoint with the manager - the same endpoint can be registered any number of times with side effects.
registerExtensionFactory(ExtensionFactory) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
Register Extension Factory
registerProcessorExtension(ProcessorExtension) - Method in interface org.springframework.extensions.surf.core.processor.Processor
Registers a processor extension with the processor
registerProcessorExtension(ProcessorExtension) - Method in class org.springframework.extensions.webscripts.processor.BaseProcessor
 
registerQName(String, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
Register QName
registerScriptProcessor(ScriptProcessor) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Registers a script processor
registerScriptProcessor(ScriptProcessor, String, String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Registers a script processor
registerTemplateProcessor(TemplateProcessor) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Registers a template processor
registerTemplateProcessor(TemplateProcessor, String, String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Registers a template processor
registerUri(WebScript, String) - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
registerUri(WebScript, String) - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
registerUri(WebScript, String) - Method in interface org.springframework.extensions.webscripts.UriIndex
Register a URI with a Web Script
Registry - Interface in org.springframework.extensions.webscripts
Web Scripts Registry
release() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
RemoteClient - Class in org.springframework.extensions.webscripts.connector
Remote client for for accessing data from remote URLs.
RemoteClient(String) - Constructor for class org.springframework.extensions.webscripts.connector.RemoteClient
Construction
RemoteClient(String, String) - Constructor for class org.springframework.extensions.webscripts.connector.RemoteClient
Construction
RemoteConfigElement - Class in org.springframework.extensions.config
Describes the connection, authentication and endpoint properties stored within the block of the current configuration.
RemoteConfigElement() - Constructor for class org.springframework.extensions.config.RemoteConfigElement
Constructs a new Remote Config Element
RemoteConfigElement.AuthenticatorDescriptor - Class in org.springframework.extensions.config
The Class AuthenticatorDescriptor.
RemoteConfigElement.ConnectorDescriptor - Class in org.springframework.extensions.config
The Class ConnectorDescriptor.
RemoteConfigElement.Descriptor - Class in org.springframework.extensions.config
EndPoint Descriptor class
RemoteConfigElement.EndpointDescriptor - Class in org.springframework.extensions.config
The Class EndpointDescriptor.
RemoteConfigElement.IdentityType - Enum in org.springframework.extensions.config
Enum describing the Identity Type for an Endpoint
RemoteConfigElement.KeyStoreDescriptor - Class in org.springframework.extensions.config
The Class KeyStoreDescriptor.
RemoteConfigElementReader - Class in org.springframework.extensions.config
Responsible for loading Web Framework configuration settings from the web-site-config*.xml files that are loaded via the configuration service.
RemoteConfigElementReader() - Constructor for class org.springframework.extensions.config.RemoteConfigElementReader
 
RemoteConfigException - Exception in org.springframework.extensions.surf.exception
Thrown by the Web Script Framework when an issue occurs reading or working with objects described by the Remote Config block of the Web Script Framework configuration file.
RemoteConfigException(String) - Constructor for exception org.springframework.extensions.surf.exception.RemoteConfigException
 
RemoteConfigException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.RemoteConfigException
 
RemoteConfigProperties - Interface in org.springframework.extensions.config
 
RemoteStore - Class in org.springframework.extensions.webscripts
Store implementation that queries and retrieves documents from a remote HTTP endpoint.
RemoteStore() - Constructor for class org.springframework.extensions.webscripts.RemoteStore
 
RemoteStore.RemoteStoreScriptLoader - Class in org.springframework.extensions.webscripts
Remote Store implementation of a Script Loader
RemoteStore.RemoteStoreScriptLoader() - Constructor for class org.springframework.extensions.webscripts.RemoteStore.RemoteStoreScriptLoader
 
remove(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Removes credentials for a given endpoint id from the vault
remove(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
remove(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
remove(String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Remove all occurances of a String from a String
removeAllProperties(String) - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Removes all properties
removeAllProperties(String) - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
removeConnectorSession(HttpSession, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Removes the ConnectorSession from the HttpSession for the given endpoint
removeCredentials(String) - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Removes credentials from the vault
removeDocument(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
removeDocument(String) - Method in interface org.springframework.extensions.webscripts.Store
Removes an existing document.
removeProperty(String) - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Removes a given property
removeProperty(String) - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
render(RenderRequest, RenderResponse) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
renderFormatTemplate(String, Map<String, Object>, Writer) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Render a template (of given format) to the Web Script Response
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
renderString(String, Map<String, Object>, Writer) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Render a template (contents as string)
renderString(String, Map<String, Object>, Writer, String) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Render a template (contents as string)
renderTemplate(String, Map<String, Object>, Writer) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Render a template (identified by path)
replace(String, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Replace one string instance with another within the specified string
replaceLineBreaks(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
replaceLineBreaks(String, boolean) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Replaces carriage returns and line breaks with the <br> tag.
req - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
RequestReader - Class in org.springframework.extensions.webscripts
Convert request stream to class org.alfresco.util.Content
RequestReader() - Constructor for class org.springframework.extensions.webscripts.RequestReader
 
res - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
reset() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
reset() - Method in interface org.springframework.extensions.webscripts.Container
Re-initialise the Web Script Container
reset() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
reset() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
reset() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
reset() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
reset() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
reset() - Method in interface org.springframework.extensions.webscripts.Registry
Resets the Web Script Registry
reset() - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Reset script cache
reset() - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Resets all of the registered script processors
reset() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
reset() - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Reset the Template Processor
reset() - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Resets all of the registered template processors
reset() - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Clears response buffer
resolveMessage(String, Object...) - Method in class org.springframework.extensions.webscripts.AbstractMessageHelper
Get an I18Ned message.
resolveScriptImports(String, ScriptResourceLoader, Log) - Static method in class org.springframework.extensions.surf.core.scripts.ScriptResourceHelper
Resolve the import directives in the specified script.
resolveUserAgent(String) - Static method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
Helper to resolve common user agent strings from Http request header
ResourceController - Class in org.springframework.extensions.webscripts.servlet.mvc
Default Spring controller for retrieving and serving resources.
ResourceController() - Constructor for class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
 
Response - Class in org.springframework.extensions.webscripts.connector
Representation of the response from a remote HTTP API call.
response - Variable in class org.springframework.extensions.webscripts.servlet.HTTPProxy
 
ResponseStatus - Class in org.springframework.extensions.webscripts.connector
Wrapper around the Status object that allows the Remote Client to expose header state.
ResponseStatus() - Constructor for class org.springframework.extensions.webscripts.connector.ResponseStatus
 
restoreState(FacesContext, Object) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
restoreState(FacesContext, Object) - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
retrieve(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Retrieves credentials for a given endpoint id from the vault
retrieve(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
rootPath - Variable in class org.springframework.extensions.webscripts.JarStore
 
RSS_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
run() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Exit action.
Runtime - Interface in org.springframework.extensions.webscripts
Web Script Runtime
RuntimeContainer - Interface in org.springframework.extensions.webscripts
Web Script Container extensions for a Web Script Runtime

S

save() - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Tells the Credential Vault to write state to persisted store
save() - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
save() - Method in class org.springframework.extensions.webscripts.connector.User
Persist this user
save() - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
save() - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Saves the credential vault
saveState(FacesContext) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
saveState(FacesContext) - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
SC_MOVED_PERMANENTLY - Static variable in class org.springframework.extensions.webscripts.connector.RemoteClient
 
SC_MOVED_TEMPORARILY - Static variable in class org.springframework.extensions.webscripts.connector.RemoteClient
 
SC_REMOTE_CONN_NOHOST - Static variable in class org.springframework.extensions.webscripts.connector.RemoteClient
 
SC_REMOTE_CONN_TIMEOUT - Static variable in class org.springframework.extensions.webscripts.connector.RemoteClient
 
SC_SEE_OTHER - Static variable in class org.springframework.extensions.webscripts.connector.RemoteClient
 
SC_TEMPORARY_REDIRECT - Static variable in class org.springframework.extensions.webscripts.connector.RemoteClient
 
ScriptableLinkedHashMap<K,V> - Class in org.springframework.extensions.webscripts
Implementation of a Scriptable Map.
ScriptableLinkedHashMap() - Constructor for class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
ScriptableLinkedHashMap(int) - Constructor for class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
ScriptableLinkedHashMap(Map<K, V>) - Constructor for class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
ScriptableMap<K,V> - Interface in org.springframework.extensions.webscripts
Contract to be implemented by classes providing Map like collections to JavaScript.
ScriptableUtils - Class in org.springframework.extensions.webscripts
Collection of script utility methods for working with strings etc.
ScriptableUtils() - Constructor for class org.springframework.extensions.webscripts.ScriptableUtils
 
ScriptableWrappedMap - Class in org.springframework.extensions.webscripts
Implementation of a Scriptable Map.
ScriptableWrappedMap(Map) - Constructor for class org.springframework.extensions.webscripts.ScriptableWrappedMap
Construct
ScriptableWrappedMap(Scriptable, Map) - Constructor for class org.springframework.extensions.webscripts.ScriptableWrappedMap
Construct
scriptConfig - Variable in class org.springframework.extensions.webscripts.ConfigModel
 
ScriptConfigModel - Class in org.springframework.extensions.webscripts
Model representation of configuration for use in scripts.
ScriptConfigModel(ConfigService, String) - Constructor for class org.springframework.extensions.webscripts.ScriptConfigModel
Constructor
ScriptContent - Interface in org.springframework.extensions.webscripts
Web Script Content
ScriptCredentials - Class in org.springframework.extensions.webscripts
 
ScriptCredentials(CredentialVault, Credentials) - Constructor for class org.springframework.extensions.webscripts.ScriptCredentials
 
ScriptCredentials(CredentialVault, Credentials, boolean) - Constructor for class org.springframework.extensions.webscripts.ScriptCredentials
 
ScriptCredentialVault - Class in org.springframework.extensions.webscripts
Represents the credential vault to the script engine This exposes credentials from the vault which are "user" managed
ScriptCredentialVault(CredentialVault, User) - Constructor for class org.springframework.extensions.webscripts.ScriptCredentialVault
Constructs a new ScriptCredentialVault object.
ScriptDebugger - Class in org.springframework.extensions.webscripts
Alfresco implementation of Rhino JavaScript debugger
ScriptDebugger() - Constructor for class org.springframework.extensions.webscripts.ScriptDebugger
 
ScriptDebugger.AlfrescoScopeProvider - Class in org.springframework.extensions.webscripts
 
ScriptException - Exception in org.springframework.extensions.surf.core.scripts
 
ScriptException(String) - Constructor for exception org.springframework.extensions.surf.core.scripts.ScriptException
 
ScriptException(String, Throwable) - Constructor for exception org.springframework.extensions.surf.core.scripts.ScriptException
 
ScriptException(String, Object[]) - Constructor for exception org.springframework.extensions.surf.core.scripts.ScriptException
 
ScriptException(String, Object[], Throwable) - Constructor for exception org.springframework.extensions.surf.core.scripts.ScriptException
 
ScriptLoader - Interface in org.springframework.extensions.webscripts
Locate a script
ScriptLogger - Class in org.springframework.extensions.webscripts
NOTE: Copied from org.alfresco.repo.jscript
ScriptLogger() - Constructor for class org.springframework.extensions.webscripts.ScriptLogger
 
ScriptLogger.SystemOut - Class in org.springframework.extensions.webscripts
 
ScriptLogger.SystemOut() - Constructor for class org.springframework.extensions.webscripts.ScriptLogger.SystemOut
 
ScriptMessage - Class in org.springframework.extensions.webscripts
Helper to resolve an I18N message for JS scripts.
ScriptMessage(WebScript) - Constructor for class org.springframework.extensions.webscripts.ScriptMessage
Constructor
ScriptProcessor - Interface in org.springframework.extensions.webscripts
Web Script Processor
ScriptProcessorRegistrar - Class in org.springframework.extensions.webscripts
Helper bean for registering script processors with the web script script processor registry
ScriptProcessorRegistrar() - Constructor for class org.springframework.extensions.webscripts.ScriptProcessorRegistrar
 
ScriptProcessorRegistry - Class in org.springframework.extensions.webscripts
Registry of Script Processors If no processors are registered, the default script processor is the javascript processor.
ScriptProcessorRegistry() - Constructor for class org.springframework.extensions.webscripts.ScriptProcessorRegistry
 
ScriptRemote - Class in org.springframework.extensions.webscripts
Root-scope class that provides useful functions for working with endpoints, connectors and credentials.
ScriptRemote() - Constructor for class org.springframework.extensions.webscripts.ScriptRemote
 
ScriptRemoteConnector - Class in org.springframework.extensions.webscripts
Describes a connector to a remote endpoint.
ScriptRemoteConnector(Connector, RemoteConfigElement.EndpointDescriptor) - Constructor for class org.springframework.extensions.webscripts.ScriptRemoteConnector
Constructor
ScriptResourceHelper - Class in org.springframework.extensions.surf.core.scripts
 
ScriptResourceHelper() - Constructor for class org.springframework.extensions.surf.core.scripts.ScriptResourceHelper
 
ScriptResourceLoader - Interface in org.springframework.extensions.surf.core.scripts
 
ScriptUrlMethod - Class in org.springframework.extensions.webscripts
Custom FreeMarker Template language method.
ScriptUrlMethod(WebScriptRequest, WebScriptResponse) - Constructor for class org.springframework.extensions.webscripts.ScriptUrlMethod
Construct
ScriptValueConverter - Class in org.springframework.extensions.webscripts
Value Converter to marshal objects between Java and Javascript.
SearchPath - Class in org.springframework.extensions.webscripts
Web Script Storage
SearchPath() - Constructor for class org.springframework.extensions.webscripts.SearchPath
 
SelfRenderingComponent - Class in org.springframework.extensions.webscripts.ui.common.component
 
SelfRenderingComponent() - Constructor for class org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
Default Constructor
sendStatus(WebScriptRequest, WebScriptResponse, Status, Cache, String, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Render an explicit response status template
serialize() - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
Serialize.
ServerConfigElement - Class in org.springframework.extensions.config
 
ServerConfigElement() - Constructor for class org.springframework.extensions.config.ServerConfigElement
Default constructor
ServerConfigElement(String) - Constructor for class org.springframework.extensions.config.ServerConfigElement
Constructor
ServerElementReader - Class in org.springframework.extensions.config
 
ServerElementReader() - Constructor for class org.springframework.extensions.config.ServerElementReader
 
ServerModel - Interface in org.springframework.extensions.webscripts
Script / Template Model representing the server hosting the Web Script Framework
ServerProperties - Interface in org.springframework.extensions.config
External access hostname server properties
serverProperties - Static variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
Host Server Configuration
serverProperties - Static variable in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
Host Server Configuration
serverProperties - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
service() - Method in class org.springframework.extensions.webscripts.servlet.HTTPProxy
Perform request
service(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
serviceMatch - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
Service bound to this request
ServletAuthenticatorFactory - Interface in org.springframework.extensions.webscripts.servlet
Factory for creating a Servlet Authenticator
servletContext - Variable in class org.springframework.extensions.webscripts.JarStore
 
servletPath - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
servletReq - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
servletRes - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
setAbderaService(AbderaServiceImpl) - Method in class org.springframework.extensions.webscripts.atom.AbderaExtension
 
setAbderaService(AbderaService) - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
Sets the Abdera Service
setAbderaService(AbderaService) - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
Sets the Abdera Service
setAbderaService(AbderaService) - Method in class org.springframework.extensions.webscripts.atom.AtomReader
Sets the Abdera Service
setAbderaService(AbderaService) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Sets the Abdera Service
setAbderaService(AbderaService) - Method in class org.springframework.extensions.webscripts.atom.AtomWebScript
Sets the Abdera Service
setAbderaService(AbderaService) - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
Sets the Abdera Service
setActionListenerProperty(UICommand, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
Helper to set an action listener property into a command component
setActionProperty(UICommand, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
Helper to set an action property into a command component
setAgent(String) - Method in class org.springframework.extensions.webscripts.FormatMap
Sets the User Agent for which the formats apply
setAllowedResourcePaths(List<String>) - Method in class org.springframework.extensions.webscripts.JarStore
Sets the allowed resource paths.
setApi(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Sets the application config
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.JarStore
Sets the application context.
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Sets the application context.
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Sets the application context.
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
Sets the application context.
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.webscripts.SearchPath
 
setAuthenticatorFactory(ServletAuthenticatorFactory) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
Sets the authenticator factory.
setBiography(String) - Method in class org.springframework.extensions.webscripts.connector.User
Set the biography
setBooleanProperty(UIComponent, String, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
Helper method to set a String property as an Boolean value into the component.
setBooleanStaticProperty(UIComponent, String, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
 
setBufferSize(int) - Method in class org.springframework.extensions.webscripts.TransactionParameters
Sets buffer size
setCache(Cache) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
setCache(Cache) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
setCache(Cache) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
setCache(Cache) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Sets the Cache control
setCacheSize(int) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
setCapability(Description.TransactionCapability) - Method in class org.springframework.extensions.webscripts.TransactionParameters
Sets capability
setClass(Class<? extends Base>) - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
Sets the Class to convert to
setClassPath(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
Sets the class path
setCode(int, String) - Method in class org.springframework.extensions.webscripts.Status
Helper method to set the code and message.
setCode(int) - Method in class org.springframework.extensions.webscripts.Status
 
setCode(int) - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
setCompanyAddress1(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the Company Address1
setCompanyAddress2(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the Company Address2
setCompanyAddress3(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the Company Address3
setCompanyEmail(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the Company Email
setCompanyFax(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the Company Fax
setCompanyPostcode(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the Company Postcode
setCompanyTelephone(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the Company Telephone
setCompile(boolean) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
setConfigService(ConfigService) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setConfigService(ConfigService) - Method in class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
Sets the config service.
setConfigService(ConfigService) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Sets the config service.
setConfigService(ConfigService) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
Sets the config service.
setConfigService(ConfigService) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Sets the configuration service.
setConfigService(ConfigService) - Method in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
Sets the config service.
setConnectorProvider(ConnectorProvider) - Method in class org.springframework.extensions.webscripts.RemoteStore
Sets the connector provider
setConnectorProvider(ConnectorProvider) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Sets the connector provider.
setConnectorService(ConnectorService) - Method in class org.springframework.extensions.webscripts.connector.ConnectorProviderImpl
Sets the connector service.
setConnectorService(ConnectorService) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
setConnectorService(ConnectorService) - Method in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
Sets the connector service.
setConnectorSession(ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
setConnectorSession(ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
setConnectorSession(ConnectorSession) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Sets the connector session
setContainer(Container) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
setContainer(RuntimeContainer) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
Sets the container.
setContentEncoding(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
setContentEncoding(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
setContentEncoding(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
setContentEncoding(String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Sets the Content Encoding
setContentType(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Sets the content type.
setContentType(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
setContentType(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
setContentType(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
setContentType(String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Sets the Content Type
setContext(Object) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
setContext(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
Set the script context
setCookie(String, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Sets a given header.
setCookies(Map<String, String>) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Provides a set of cookies for state transfer.
setCredentials(Credentials) - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
setCredentials(Credentials) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
setCredentials(Credentials) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Binds Credentials to this connector.
setDefaultEncoding(String) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
setDefaultFormat(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the default response format
setDefaultNamespace(String) - Method in class org.springframework.extensions.webscripts.atom.AbderaExtension
 
setDefaultReader(FormatReader<Object>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Set default Reader
setDefaultScriptProcessor(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Sets the name of the default script processor
setDefaultStoreId(String) - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Sets the default store id
setDefaultTemplateProcessor(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Sets the name of the default template processor
setDefaultUrl(String) - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
Sets the default url.
setDefaultWebappId(String) - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Sets the default webapp id
setDefaultWebScript(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
setDescPath(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the desc path
setDescription(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the service description
setEmail(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the email.
setEndpoint(String) - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
setEndpoint(String) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
setEndpoint(String) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Sets the endpoint.
setEndpoint(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
setETag(String) - Method in class org.springframework.extensions.webscripts.Cache
 
setException(Throwable) - Method in class org.springframework.extensions.webscripts.Status
 
setException(Throwable) - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
setExtension(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistrar
 
setExtension(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistrar
 
setExtensionFactories(List<ExtensionFactory>) - Method in class org.springframework.extensions.webscripts.atom.AbderaExtension
 
setExtensionName(String) - Method in class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
Sets the extension name.
setExtensions(Map<String, Serializable>) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets Web Script custom extensions
setFamilys(Set<String>) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
setFirstName(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the first name.
setFormatRegistry(FormatRegistry) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setFormats(Map<String, String>) - Method in class org.springframework.extensions.webscripts.FormatMap
Sets the formats
setFormatStyle(Description.FormatStyle) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the format style
setHeader(String, String) - Method in class org.springframework.extensions.webscripts.connector.ResponseStatus
Allows for response headers to be stored onto the status
setHeader(String, String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
setHeader(String, String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
setHeader(String, String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
setHeader(String, String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Set a response header with the given name and value.
setHostName(String) - Method in class org.springframework.extensions.config.ServerConfigElement
 
setId(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the service id
setInstantMsg(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the instant msg id
setIntProperty(UIComponent, String, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
Helper method to set a String property as an Integer value into the component.
setIntStaticProperty(UIComponent, String, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
 
setIsPublic(boolean) - Method in class org.springframework.extensions.webscripts.Cache
 
setJarAutoDiscoveryClassPath(String) - Method in class org.springframework.extensions.webscripts.JarStore
Sets the jar auto discovery path.
setJarPath(String) - Method in class org.springframework.extensions.webscripts.JarStore
Sets the jar path.
setJobTitle(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the job title.
setKind(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the service kind
setLanguageFromRequestHeader(HttpServletRequest) - Static method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
Apply Client and Repository language locale based on the 'Accept-Language' request header
setLanguageFromRequestHeader(HttpServletRequest) - Static method in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
Apply Client and Repository language locale based on the 'Accept-Language' request header
setLastModified(Date) - Method in class org.springframework.extensions.webscripts.Cache
 
setLastName(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the last name.
setLifecycle(Description.Lifecycle) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the lifecycle
setLocation(String) - Method in class org.springframework.extensions.webscripts.connector.User
Set the location
setLocation(String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
setLocation(String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
setLocation(String) - Method in class org.springframework.extensions.webscripts.Status
 
setMaxAge(Long) - Method in class org.springframework.extensions.webscripts.Cache
 
setMessage(String) - Method in class org.springframework.extensions.webscripts.Status
 
setMessage(String) - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
setMethod(HttpMethod) - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Sets the method.
setMethod(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the service http method
setMiddleName(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the middle name.
setMimetype(String) - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
Sets the mimetype to convert from
setMimetypes(Map<String, String>) - Method in class org.springframework.extensions.webscripts.FormatMap
Sets the mimetypes
setMobilePhone(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the mobile phone.
setMustExist(boolean) - Method in class org.springframework.extensions.webscripts.ClassPathStore
Sets whether the class path must exist If it must exist, but it doesn't exist, an exception is thrown on initialisation of the store
setMustExist(boolean) - Method in class org.springframework.extensions.webscripts.JarStore
Sets whether the class path must exist If it must exist, but it doesn't exist, an exception is thrown on initialisation of the store
setMustRevalidate(boolean) - Method in class org.springframework.extensions.webscripts.Cache
 
setName(String) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setName(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistrar
 
setName(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistrar
 
setNegotiatedFormats(NegotiatedFormat[]) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the negotiated formats
setNeverCache(boolean) - Method in class org.springframework.extensions.webscripts.Cache
 
setOrganization(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the organization.
setPackage(Path) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the Package (path version of getScriptPath)
setParameter(String, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Sets a given parameter.
setParentScope(Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
setParentScope(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
setParentScope(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
setPath(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
Sets the base path to send to the remote store
setPort(Integer) - Method in class org.springframework.extensions.config.ServerConfigElement
 
setPreviewContextProvider(PreviewContextProvider) - Method in class org.springframework.extensions.webscripts.AbstractStore
Sets the preview context provider
setProcessors(List<Processor>) - Method in class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
Sets the processor list.
setProperties(UIComponent) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
setProperty(String, Object) - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Sets a given property
setProperty(String, Object) - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
setProperty(String, Serializable) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the property.
setPrototype(Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
setPrototype(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
setPrototype(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
setQNames(Map<String, String>) - Method in class org.springframework.extensions.webscripts.atom.AbderaExtension
 
setReaders(Set<FormatReader<Object>>) - Method in class org.springframework.extensions.webscripts.FormatAdaptorSet
Sets the readers
setRedirect(boolean) - Method in class org.springframework.extensions.webscripts.Status
 
setRedirect(boolean) - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
setRegistry(Registry) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setRegistry(FormatRegistry) - Method in class org.springframework.extensions.webscripts.FormatAdaptorSet
Sets the Format Registry
setRegistry(FormatRegistry) - Method in class org.springframework.extensions.webscripts.FormatMap
Sets the Format Registry
setRequestContentType(String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
 
setRequestMethod(HttpMethod) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
 
setRequestProperties(Map<String, String>) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Allows for additional request properties to be set onto this object These request properties are applied to the connection when the connection is called.
setRequired(Description.RequiredTransaction) - Method in class org.springframework.extensions.webscripts.TransactionParameters
Sets required
setRequiredAuthentication(Description.RequiredAuthentication) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the required level of authentication
setRequiredCache(Description.RequiredCache) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the required cache
setRequiredTransactionParameters(Description.RequiredTransactionParameters) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the transaction parameters
setRootPath(String) - Method in class org.springframework.extensions.webscripts.JarStore
Sets the root path
setRunAs(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the ID of the user that the service should be run as.
setScheme(String) - Method in class org.springframework.extensions.config.ServerConfigElement
 
setScriptObjects(Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setScriptPath(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the script path
setScriptProcessor(ScriptProcessor) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistrar
 
setScriptProcessorRegistry(ScriptProcessorRegistry) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setScriptProcessorRegistry(ScriptProcessorRegistry) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Sets the script processor registry to which this processor will be registered
setScriptProcessorRegistry(ScriptProcessorRegistry) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistrar
 
setScriptUrl(String) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
Set the scriptUrl
setScriptUrl(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
Set the script service Url
setSearchPath(SearchPath) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setSearchPath(SearchPath) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
setSearchPath(SearchPath) - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
 
setSearchPath(SearchPath) - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
setSearchPath(List<Store>) - Method in class org.springframework.extensions.webscripts.SearchPath
 
setServletContext(ServletContext) - Method in class org.springframework.extensions.config.source.WebAppConfigSource
 
setServletContext(ServletContext) - Method in class org.springframework.extensions.webscripts.JarStore
 
setShortName(String) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the service short name
setSkype(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the skype id
setStatus(int) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
setStatus(int) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
setStatus(int) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
setStatus(int) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Sets the Response Status
setStatusTemplate(StatusTemplate, Map<String, Object>) - Method in exception org.springframework.extensions.webscripts.WebScriptException
Deprecated.  
setStatusTemplateFactory(StatusTemplateFactory) - Method in exception org.springframework.extensions.webscripts.WebScriptException
Associates a factory for the lazy retrieval of an advanced description of the status code associated with this exception
setStore(Store) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the web description store
setStoreId(String) - Method in class org.springframework.extensions.webscripts.PreviewContext
Sets the id of the store
setStoreId(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
Allows for specification of default or fallback store id to use when binding to a remote store.
setStringBindingProperty(UIComponent, String, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
Helper method to set a String value property into the component.
setStringProperty(UIComponent, String, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
Helper method to set a String property value into the component.
setStringStaticProperty(UIComponent, String, String) - Method in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
Helper method to set a static String property into the component.
setTelephone(String) - Method in class org.springframework.extensions.webscripts.connector.User
Sets the home phone.
setTemplateObjects(Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setTemplateProcessor(TemplateProcessor) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistrar
 
setTemplateProcessorRegistry(TemplateProcessorRegistry) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
setTemplateProcessorRegistry(TemplateProcessorRegistry) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
Sets the template processor registry to which this processor will be registered
setTemplateProcessorRegistry(TemplateProcessorRegistry) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistrar
 
setTicket(String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Sets the authentication ticket to use.
setTicketName(String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Sets the authentication ticket name to use.
setTransient(boolean) - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
setUpdateDelay(int) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
setUriIndex(UriIndex) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
setUris(String[]) - Method in class org.springframework.extensions.webscripts.DescriptionImpl
Sets the service URIs
setUsernamePassword(String, String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Basic HTTP auth.
setWebappId(String) - Method in class org.springframework.extensions.webscripts.PreviewContext
Sets the WCM web application id This applies for the case where the store is an AVM store which was built by Alfresco WCM.
setWebappId(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
Sets the store's web application id to bind to within the designated store This is meaningful for WCM Web Project stores.
setWebappPathPrefix(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
setWriter(String) - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
Sets the Atom Writer
setWriters(List<String>) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
Set available Writer names
setWriters(Set<FormatWriter<Object>>) - Method in class org.springframework.extensions.webscripts.FormatAdaptorSet
Sets the writers
show() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Show the debugger
SimpleCredentialVault - Class in org.springframework.extensions.webscripts.connector
A simple implementation of a credential vault that does not persist anything to disk or database.
SimpleCredentialVault(String) - Constructor for class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
Instantiates a new simple credential vault.
SimpleCredentialVaultProvider - Class in org.springframework.extensions.webscripts.connector
Provides instances of credential vaults
SimpleCredentialVaultProvider() - Constructor for class org.springframework.extensions.webscripts.connector.SimpleCredentialVaultProvider
Reflection constructor
size() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
splitURL(String) - Static method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
Splits a Web Script Url into its component parts
splitURL(boolean, String) - Static method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
Splits a Web Script Url into its component parts
start() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Start the Debugger
startArray() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
startObject() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
startValue(String) - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
Status - Class in org.springframework.extensions.webscripts
Web Script Status Records the outcome of a Web Script.
Status() - Constructor for class org.springframework.extensions.webscripts.Status
 
STATUS_ACCEPTED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_BAD_GATEWAY - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_BAD_REQUEST - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_CONFLICT - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_CONTINUE - Static variable in class org.springframework.extensions.webscripts.Status
Status code constants
STATUS_CREATED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_EXPECTATION_FAILED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_FORBIDDEN - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_FOUND - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_GATEWAY_TIMEOUT - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_GONE - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_INTERNAL_SERVER_ERROR - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_LENGTH_REQUIRED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_METHOD_NOT_ALLOWED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_MOVED_PERMANENTLY - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_MOVED_TEMPORARILY - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_MULTIPLE_CHOICES - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_NO_CONTENT - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_NOT_ACCEPTABLE - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_NOT_FOUND - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_NOT_IMPLEMENTED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_NOT_MODIFIED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_OK - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_PARTIAL_CONTENT - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_PAYMENT_REQUIRED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_PRECONDITION_FAILED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_REQUEST_ENTITY_TOO_LARGE - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_REQUEST_TIMEOUT - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_REQUEST_URI_TOO_LONG - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_RESET_CONTENT - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_SEE_OTHER - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_SERVICE_UNAVAILABLE - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_SWITCHING_PROTOCOLS - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_TEMPORARY_REDIRECT - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_UNAUTHORIZED - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.springframework.extensions.webscripts.Status
 
STATUS_USE_PROXY - Static variable in class org.springframework.extensions.webscripts.Status
 
StatusTemplate - Class in org.springframework.extensions.webscripts
Status Template
StatusTemplate(String, String) - Constructor for class org.springframework.extensions.webscripts.StatusTemplate
Construct
StatusTemplateFactory - Interface in org.springframework.extensions.webscripts
Interface to enable the lazy retrieval of the template and associated model corresponding to a particular webscript status code.
store(Credentials) - Method in class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
 
store(Credentials) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Places the given credentials into the vault
store(Credentials) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
Store - Interface in org.springframework.extensions.webscripts
Store for holding Web Script Definitions and Implementations
storeDir - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
storeResource - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
storeResourcePath - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
storeResourcePathLength - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
StringUtils - Class in org.springframework.extensions.webscripts.ui.common
Class containing misc helper methods for managing Strings.
StringUtils() - Constructor for class org.springframework.extensions.webscripts.ui.common.StringUtils
 
stripEncodeUnsafeHTML(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
stripUnsafeHTML(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
stripUnsafeHTMLTags(String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Strip unsafe HTML tags from a string - only leaves most basic formatting tags and encodes the remaining characters.
stripUnsafeHTMLTags(String, boolean) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Strip unsafe HTML tags from a string - only leaves most basic formatting tags and optionally encodes or strips the remaining characters.

T

TemplateConfigModel - Class in org.springframework.extensions.webscripts
Model representation of configuration for use in scripts.
TemplateConfigModel(ConfigService, String) - Constructor for class org.springframework.extensions.webscripts.TemplateConfigModel
Constructor
TemplateProcessor - Interface in org.springframework.extensions.webscripts
Web Script Template Processor
TemplateProcessorRegistrar - Class in org.springframework.extensions.webscripts
Helper bean for registering template processors with the web script template processor registry
TemplateProcessorRegistrar() - Constructor for class org.springframework.extensions.webscripts.TemplateProcessorRegistrar
 
TemplateProcessorRegistry - Class in org.springframework.extensions.webscripts
Registry of Template Processors If no processors are registered, the default script processor is the freemarker processor.
TemplateProcessorRegistry() - Constructor for class org.springframework.extensions.webscripts.TemplateProcessorRegistry
 
toAbsolutePath(String) - Method in class org.springframework.extensions.webscripts.JarStore
To absolute path.
toAtom(Content) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom element
toAtom(String) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom element
toEntry(Content) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom Entry
toEntry(String) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom Entry
toFeed(Content) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom Feed
toFeed(String) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom Feed
toJSONString(Object) - Method in class org.springframework.extensions.webscripts.json.JSONUtils
Converts a given JavaScript native object and converts it to the relevant JSON string.
toMimeType(Entry) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Establish mimetype of atom content
toObject(String) - Method in class org.springframework.extensions.webscripts.json.JSONUtils
Takes a JSON string and converts it to a native java script object
toObject(JSONObject) - Method in class org.springframework.extensions.webscripts.json.JSONUtils
Takes a JSON object and converts it to a native JS object.
toRelativePath(String) - Method in class org.springframework.extensions.webscripts.JarStore
To relative path.
toService(Content) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom Service
toService(String) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Parse an Atom Service
toString() - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
toString() - Method in class org.springframework.extensions.webscripts.AbstractWebScript
 
toString() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
toString() - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
toString() - Method in class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
 
toString() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
toString() - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
toString() - Method in class org.springframework.extensions.webscripts.connector.Response
 
toString() - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
toString() - Method in class org.springframework.extensions.webscripts.connector.User
 
toString() - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
toString() - Method in class org.springframework.extensions.webscripts.JarStore
 
toString() - Method in class org.springframework.extensions.webscripts.Match
 
toString() - Method in class org.springframework.extensions.webscripts.MediaType
 
toString() - Method in class org.springframework.extensions.webscripts.PathImpl
 
toString() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
toString() - Method in class org.springframework.extensions.webscripts.Status
 
toString() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
toString() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
toXML(Document, boolean) - Static method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
Converts the document to XML.
TransactionParameters - Class in org.springframework.extensions.webscripts
Web Script Transaction Parameters Records the desired transaction requirements for the Web Script
TransactionParameters() - Constructor for class org.springframework.extensions.webscripts.TransactionParameters
Construct

U

UIWebScript - Class in org.springframework.extensions.webscripts.jsf
JSF Component implementation for the WebScript component.
UIWebScript() - Constructor for class org.springframework.extensions.webscripts.jsf.UIWebScript
Default constructor
UIWebScript.WebScriptEvent - Class in org.springframework.extensions.webscripts.jsf
Class representing the clicking of a webscript url action.
UIWebScript.WebScriptEvent(UIComponent, String) - Constructor for class org.springframework.extensions.webscripts.jsf.UIWebScript.WebScriptEvent
 
unwrap() - Method in class org.springframework.extensions.webscripts.NativeMap
 
unwrap() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
unwrapValue(Object) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
unwrapValue(Object) - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Unwrap value returned by script TODO: Remove this method when value conversion is truly hidden within script engine
unwrapValue(Object) - Static method in class org.springframework.extensions.webscripts.ScriptValueConverter
Convert an object from a script wrapper value to a serializable value valid outside of the Rhino script processor context.
updateDocument(String, String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
updateDocument(String, String) - Method in class org.springframework.extensions.webscripts.JarStore
 
updateDocument(String, String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
updateDocument(String, String) - Method in interface org.springframework.extensions.webscripts.Store
Updates an existing document.
UriIndex - Interface in org.springframework.extensions.webscripts
Encapsulates the mapping of URIs to Web Scripts
UriTemplate - Class in org.springframework.extensions.webscripts
Class representing a Uri Template - with basic {token} format support.
UriTemplate(String) - Constructor for class org.springframework.extensions.webscripts.UriTemplate
Construct
Url - Variable in class org.springframework.extensions.webscripts.jsf.UIWebScript.WebScriptEvent
 
url - Variable in class org.springframework.extensions.webscripts.servlet.HTTPProxy
 
urlDecode(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
urlEncode(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
urlEncodeComponent(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
UrlEncodedFormReader - Class in org.springframework.extensions.webscripts.form
Convert application/x-www-form-urlencoded content to a Map where the keys are parameter names and the values are their associated unencoded values.
UrlEncodedFormReader() - Constructor for class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
UrlEncodeMethod - Class in org.springframework.extensions.webscripts
Custom FreeMarker Template language method.
UrlEncodeMethod() - Constructor for class org.springframework.extensions.webscripts.UrlEncodeMethod
 
URLModel - Class in org.springframework.extensions.webscripts
Script / Template Model representing Web Script URLs This class is immutable.
User - Class in org.springframework.extensions.webscripts.connector
Default user profile object.
User(String) - Constructor for class org.springframework.extensions.webscripts.connector.User
Instantiates a new user.
User(String, boolean, boolean) - Constructor for class org.springframework.extensions.webscripts.connector.User
Instantiates a new user.
UserContext - Class in org.springframework.extensions.webscripts.connector
Describes bound-context for a given user.
UserContext(String, Credentials, ConnectorSession) - Constructor for class org.springframework.extensions.webscripts.connector.UserContext
 

V

valueOf(String) - Static method in enum org.springframework.extensions.config.RemoteConfigElement.IdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.connector.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.Description.FormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.Description.Lifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.Description.RequiredAuthentication
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.Description.RequiredTransaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.Description.TransactionCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.extensions.webscripts.Match.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.extensions.config.RemoteConfigElement.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.connector.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.Description.FormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.Description.Lifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.Description.RequiredAuthentication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.Description.RequiredTransaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.Description.TransactionCapability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.extensions.webscripts.Match.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 

W

warn(String) - Method in class org.springframework.extensions.webscripts.ScriptLogger
 
WebAppConfigSource - Class in org.springframework.extensions.config.source
ConfigSource implementation that gets its data via files in a web application.
WebAppConfigSource(String) - Constructor for class org.springframework.extensions.config.source.WebAppConfigSource
Constructs a webapp configuration source that uses a single file
WebAppConfigSource(List<String>) - Constructor for class org.springframework.extensions.config.source.WebAppConfigSource
 
WebScript - Interface in org.springframework.extensions.webscripts
Web Script
WebScriptException - Exception in org.springframework.extensions.webscripts
Web Script Exceptions.
WebScriptException(String) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptException(int, String) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptException(String, Throwable) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptException(int, String, Throwable) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptException(String, Object...) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptException(int, String, Object...) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptException(String, Throwable, Object...) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptException(int, String, Throwable, Object...) - Constructor for exception org.springframework.extensions.webscripts.WebScriptException
 
WebScriptJSFRequest - Class in org.springframework.extensions.webscripts.jsf
Implementation of a WebScript Request for the JSF environment.
WebScriptJSFRequest(Runtime, String[], Match) - Constructor for class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
Construct
WebScriptJSFResponse - Class in org.springframework.extensions.webscripts.jsf
Implementation of a WebScript Response for the JSF environment.
WebScriptPortlet - Class in org.springframework.extensions.webscripts.portlet
Generic JSR-168 Portlet for hosting an Alfresco Web Script as a Portlet.
WebScriptPortlet() - Constructor for class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
WebScriptPortletRequest - Class in org.springframework.extensions.webscripts.portlet
JSR-168 Web Script Request
WebScriptPortletRequest(Runtime, PortletRequest, String, Match) - Constructor for class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
Construct
WebScriptPortletRequest(Runtime, PortletRequest, String[], Match) - Constructor for class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
Construct
WebScriptPortletResponse - Class in org.springframework.extensions.webscripts.portlet
JSR-168 Web Script Response
WebScriptRequest - Interface in org.springframework.extensions.webscripts
Web Script Request
WebScriptRequestImpl - Class in org.springframework.extensions.webscripts
Basic Implementation of a Web Script Request
WebScriptRequestImpl(Runtime) - Constructor for class org.springframework.extensions.webscripts.WebScriptRequestImpl
Construct
WebScriptRequestURLImpl - Class in org.springframework.extensions.webscripts
Web Script Request implementation that acts upon a string representation of a URL
WebScriptRequestURLImpl(Runtime, String, Match) - Constructor for class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
Construct Note: It's assumed scriptUrl contains context path
WebScriptRequestURLImpl(Runtime, String[], Match) - Constructor for class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
Construct
WebScriptResponse - Interface in org.springframework.extensions.webscripts
Web Script Response
WebScriptResponseImpl - Class in org.springframework.extensions.webscripts
Basic Implementation of a Web Script Request
WebScriptResponseImpl(Runtime) - Constructor for class org.springframework.extensions.webscripts.WebScriptResponseImpl
Construct
WebScriptServlet - Class in org.springframework.extensions.webscripts.servlet
Entry point for Web Scripts
WebScriptServlet() - Constructor for class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
WebScriptServletRequest - Class in org.springframework.extensions.webscripts.servlet
HTTP Servlet Web Script Request
WebScriptServletRequest(Runtime, HttpServletRequest, Match, ServerProperties) - Constructor for class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
Construct
WebScriptServletRequest - Class in org.springframework.extensions.webscripts
Deprecated.  
WebScriptServletRequest(Runtime, HttpServletRequest, Match, ServerProperties) - Constructor for class org.springframework.extensions.webscripts.WebScriptServletRequest
Deprecated. Construct
WebScriptServletResponse - Class in org.springframework.extensions.webscripts.servlet
HTTP Servlet Web Script Response
WebScriptServletResponse(Runtime, HttpServletResponse) - Constructor for class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
Construct
WebScriptServletResponse - Class in org.springframework.extensions.webscripts
Deprecated.  
WebScriptServletResponse(Runtime, HttpServletResponse) - Constructor for class org.springframework.extensions.webscripts.WebScriptServletResponse
Deprecated. Construct
WebScriptServletRuntime - Class in org.springframework.extensions.webscripts.servlet
HTTP Servlet Web Script Runtime
WebScriptServletRuntime(RuntimeContainer, ServletAuthenticatorFactory, HttpServletRequest, HttpServletResponse, ServerProperties) - Constructor for class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
Construct
WebScriptsPlatformException - Exception in org.springframework.extensions.surf.exception
Exception thrown by the web scripts engine
WebScriptsPlatformException(String) - Constructor for exception org.springframework.extensions.surf.exception.WebScriptsPlatformException
 
WebScriptsPlatformException(String, Throwable) - Constructor for exception org.springframework.extensions.surf.exception.WebScriptsPlatformException
 
WebScriptStatus - Class in org.springframework.extensions.webscripts
Deprecated.  
WebScriptStatus(Status) - Constructor for class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated. Construct
WebScriptTag - Class in org.springframework.extensions.webscripts.jsf
JSF tag class for the UIWebScript component.
WebScriptTag() - Constructor for class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
WebScriptView - Class in org.springframework.extensions.webscripts.servlet.mvc
Web Script view implementation
WebScriptView(RuntimeContainer, ServletAuthenticatorFactory, ConfigService) - Constructor for class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
WebScriptViewResolver - Class in org.springframework.extensions.webscripts.servlet.mvc
Resolves views to Web Scripts
WebScriptViewResolver() - Constructor for class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
wrap(Scriptable, Map<Object, Object>) - Static method in class org.springframework.extensions.webscripts.NativeMap
Construct
wrap(Scriptable, Map<Object, Object>) - Static method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
Construction
wrapAsJavaObject(Context, Scriptable, Object, Class) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor.PresentationWrapFactory
 
WrappingWebScriptRequest - Interface in org.springframework.extensions.webscripts
Wrapping Web Script Request
WrappingWebScriptResponse - Interface in org.springframework.extensions.webscripts
Wrapping Web Script Response
wrapValue(Scriptable, Object) - Static method in class org.springframework.extensions.webscripts.ScriptValueConverter
Convert an object from any repository serialized value to a valid script object.
write(Base, Writer) - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
 
write(Base, OutputStream) - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
 
write(Type, Writer) - Method in interface org.springframework.extensions.webscripts.FormatWriter
Converts Java object to mimetype
write(Type, OutputStream) - Method in interface org.springframework.extensions.webscripts.FormatWriter
Converts Java object to mimetype
writeNullValue(String) - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
writeResponse(InputStream, OutputStream) - Method in class org.springframework.extensions.webscripts.servlet.HTTPProxy
Write response
writeValue(String, String) - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
writeValue(String, int) - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
writeValue(String, boolean) - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 

X

XML_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
XMLCredentialVault - Class in org.springframework.extensions.webscripts.connector
A basic implementation of a persistent credential vault where credentials are stored in XML on disk.
XMLCredentialVault(String) - Constructor for class org.springframework.extensions.webscripts.connector.XMLCredentialVault
Instantiates a new XML credential vault.
XMLCredentialVaultProvider - Class in org.springframework.extensions.webscripts.connector
Provides instances of credential vaults
XMLCredentialVaultProvider() - Constructor for class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
Instantiates a new XML credential vault provider.

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2009 SpringSource, Inc. All Rights Reserved.