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

AbstractCachedObjectPersister - Class in org.springframework.extensions.surf.persister
Extends the abstract implementation by offering the basics of a caching layer.
AbstractCachedObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Constructor
AbstractCachingResourceLoader - Class in org.springframework.extensions.surf.resource
Provides caching of resource objects by object id
AbstractCachingResourceLoader(String, String, FrameworkBean) - Constructor for class org.springframework.extensions.surf.resource.AbstractCachingResourceLoader
Instantiates a new abstract resource loader
AbstractCachingResourceLoaderFactory - Class in org.springframework.extensions.surf.resource
Abstract class that provides caching of resource loaders for endpoints
AbstractCachingResourceLoaderFactory() - Constructor for class org.springframework.extensions.surf.resource.AbstractCachingResourceLoaderFactory
 
AbstractDependencyExtensibilityDirective - Class in org.springframework.extensions.directives
An abstract directive implementation that provides additional methods for handling dependencies.
AbstractDependencyExtensibilityDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
 
AbstractDependencyExtensibilityDirective.ProcessedDependency - Class in org.springframework.extensions.directives
Inner class that is provided to allow explicit processed dependency information to be passed.
AbstractDependencyExtensibilityDirective.ProcessedDependency(String, String) - Constructor for class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective.ProcessedDependency
 
AbstractLinkBuilder - Class in org.springframework.extensions.surf.support
Abstract base class for LinkBuilder implementations.
AbstractLinkBuilder(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.support.AbstractLinkBuilder
Deprecated. 
AbstractLinkBuilder(WebFrameworkConfigElement, ModelObjectService, ResourceService) - Constructor for class org.springframework.extensions.surf.support.AbstractLinkBuilder
This is the preferred constructor to use when instantiating an AbstractLinkBuilder.
AbstractLinkBuilderFactory - Class in org.springframework.extensions.surf.support
Abstract base class for LinkBuilderFactory implementations.
AbstractLinkBuilderFactory() - Constructor for class org.springframework.extensions.surf.support.AbstractLinkBuilderFactory
 
AbstractLoginController - Class in org.springframework.extensions.surf.mvc
Superclass for login controller implementations, using the Template Method design pattern.
AbstractLoginController() - Constructor for class org.springframework.extensions.surf.mvc.AbstractLoginController
 
AbstractModelObject - Class in org.springframework.extensions.surf.types
Abstract base class that can be extended to introduce custom model objects into the framework.
AbstractModelObject(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.AbstractModelObject
Constructs a new model object
AbstractModelObject() - Constructor for class org.springframework.extensions.surf.types.AbstractModelObject
Constructor used by sentinel object
AbstractObjectPersister - Class in org.springframework.extensions.surf.persister
Abstract implementation of a model object persister.
AbstractObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
AbstractObjectTag - Class in org.springframework.extensions.surf.taglib
 
AbstractObjectTag() - Constructor for class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
AbstractProcessor - Class in org.springframework.extensions.surf.render
Base implementation of a Processor.
AbstractProcessor() - Constructor for class org.springframework.extensions.surf.render.AbstractProcessor
 
AbstractRenderableModelObject - Class in org.springframework.extensions.surf.render
Abstract base class for a renderable model object.
AbstractRenderableModelObject(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.render.AbstractRenderableModelObject
Constructs a new model object
AbstractRenderer - Class in org.springframework.extensions.surf.render
An abstract implementation of the Renderer interface that can be extended by application developers for quick implementation.
AbstractRenderer() - Constructor for class org.springframework.extensions.surf.render.AbstractRenderer
 
AbstractRequestContext - Class in org.springframework.extensions.surf.support
Abstract base class for RequestContext implementations.
AbstractRequestContext(WebFrameworkServiceRegistry, FrameworkBean) - Constructor for class org.springframework.extensions.surf.support.AbstractRequestContext
Constructs a new Request Context.
AbstractRequestContext(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.support.AbstractRequestContext
Deprecated. 
AbstractRequestContextFactory - Class in org.springframework.extensions.surf.support
Abstract base class for RequestContextFactory implementations.
AbstractRequestContextFactory() - Constructor for class org.springframework.extensions.surf.support.AbstractRequestContextFactory
 
AbstractResource - Class in org.springframework.extensions.surf.resource
Abstract implementation of a resource.
AbstractResource(String, String, String, FrameworkBean) - Constructor for class org.springframework.extensions.surf.resource.AbstractResource
 
AbstractResourceLoader - Class in org.springframework.extensions.surf.resource
Abstract class that developers can extend to build their own custom resource loaders.
AbstractResourceLoader(String, String, FrameworkBean) - Constructor for class org.springframework.extensions.surf.resource.AbstractResourceLoader
Instantiates a new abstract resource loader
AbstractResourceLoaderFactory - Class in org.springframework.extensions.surf.resource
Abstract class that provides caching of resource loaders for endpoints
AbstractResourceLoaderFactory() - Constructor for class org.springframework.extensions.surf.resource.AbstractResourceLoaderFactory
 
AbstractStoreObjectPersister - Class in org.springframework.extensions.surf.persister
Provides a base implementation of a persister on-top of a Web Script store.
AbstractStoreObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
AbstractUserFactory - Class in org.springframework.extensions.surf.support
Abstract base class for UserFactory implementations.
AbstractUserFactory() - Constructor for class org.springframework.extensions.surf.support.AbstractUserFactory
 
AbstractWebFrameworkController - Class in org.springframework.extensions.surf.mvc
Abstract Spring MVC Controller that produces Surf Views.
AbstractWebFrameworkController() - Constructor for class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
 
AbstractWebFrameworkInterceptor - Class in org.springframework.extensions.surf.mvc
Abstract web framework interceptor
AbstractWebFrameworkInterceptor() - Constructor for class org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
 
AbstractWebFrameworkView - Class in org.springframework.extensions.surf.mvc
Abstract Spring MVC implementation of a view resolver for Surf.
AbstractWebFrameworkView(WebFrameworkConfigElement, ModelObjectService, ResourceService, RenderService, TemplatesContainer) - Constructor for class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Constructor
AbstractWebFrameworkView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Deprecated.
Due to dependencies upon static helper methods rather than Spring configuration.
AbstractWebFrameworkViewResolver - Class in org.springframework.extensions.surf.mvc
Abstract Spring MVC implementation of a view resolver for Surf.
AbstractWebFrameworkViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Constructor
add(String, String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
add(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
ADD_INLINE_JAVASCRIPT_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
addChecksumPathToCache(String, String) - Method in class org.springframework.extensions.surf.DependencyHandler
Adds a new generated checksum path to the cache.
addChecksumToCache(String, String) - Method in class org.springframework.extensions.surf.DependencyHandler
Adds a new generated checksum to the cache.
addChildValue(Element, String, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Adds the child value.
addContributingSourcePath(String) - Method in class org.springframework.extensions.surf.render.RenderService.SubComponentData
 
addCookie(Cookie) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addCssDep(String, String) - Method in class org.springframework.extensions.surf.DojoDependencies
Adds a new CSS dependency
addCssDependency(String, String, String, boolean) - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
Adds a new CSS dependency.
addCssDependency(String, String, String, LinkedHashMap<String, HashMap<String, LinkedHashSet<String>>>) - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
Adds a new CSS dependency.
addCssDependency(String, String) - Method in interface org.springframework.extensions.surf.RequestContext
This method allows CSS resources to be added into the same list of dependencies added to by extension modules.
addCssDependency(String, String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
addDateHeader(String, long) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addDescriptor(RenderMode, Map<String, String>) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
addDojoCssDependency(String, String, String) - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
The Dojo generated CSS dependencies need to be handled separately from the those provided by the <@link> directive.
addEvaluator(String, Map<String, String>, boolean) - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
Adds a SubComponentEvaluator along with the parameters that should be used to evaluate it to the evaluator map.
addExtensibilityDirectives(Map<String, Object>, ExtensibilityModel) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
addExtensibilityDirectives(Map<String, Object>, ExtensibilityModel) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
addExtensionBundleToCache(String, WebScriptPropertyResourceBundle) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Adds a new extended bundle to the cache.
addExtensionBundleToCache(String, WebScriptPropertyResourceBundle) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
Adds a new extended bundle to the cache of the current RequestContext.
addExtensionModule(String) - Method in interface org.springframework.extensions.surf.types.Extension
 
addExtensionModule(String) - Method in class org.springframework.extensions.surf.types.ExtensionImpl
Adds a new ExtensionModule based on the supplied XML fragment string.
AddExtensionModule - Class in org.springframework.extensions.surf.webscripts
Handles the WebScript request to add an ExtensionModule to a persisted Extension.
AddExtensionModule() - Constructor for class org.springframework.extensions.surf.webscripts.AddExtensionModule
 
addHeader(String, String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
addI18nDep(String, String) - Method in class org.springframework.extensions.surf.DojoDependencies
Adds a new i18n dependency
AddInlineJavaScriptDirective - Class in org.springframework.extensions.directives
This FreeMarker directive should be used to add raw JavaScript.
AddInlineJavaScriptDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.AddInlineJavaScriptDirective
 
addInlineJavaScriptForAggregation(String, String) - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
Adds raw JavaScript into the dependency list (so that order is preserved) by prefixing the code with illegal path characters.
addIntHeader(String, int) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addJavaScriptDep(String) - Method in class org.springframework.extensions.surf.DojoDependencies
Adds a new JavaScript dependency.
addJavaScriptDependency(DojoDependencies, String) - Method in class org.springframework.extensions.surf.DojoDependencyRule
Adds the supplied path to the supplied DojoDependencies object if the path exists.
addJavaScriptFile(String, String, boolean) - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
Handles adding JavaScript dependencies and inline script content.
addJavaScriptFile(String, String, LinkedHashMap<String, LinkedHashSet<String>>) - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
Use this method to add a new JavaScript file to the list of dependencies to be imported.
addJSDependency(String) - Method in interface org.springframework.extensions.surf.RequestContext
This method allows JavaScript resources to be added into the same list of dependencies added to by extension modules.
addJSDependency(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
addLegacyDependencyRequest(Map) - Method in class org.springframework.extensions.directives.AddInlineJavaScriptDirective
Overridden to prevent the "src" attribute not specified when running in legacy mode.
addLegacyDependencyRequest(Map) - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
This is simply overridden to prevent the "src" not found error being generated.
addLegacyDependencyRequest(Map) - Method in class org.springframework.extensions.directives.CssDependencyDirective
Overrides the default implementation to add a CSS dependency to the RequestContext.
addLegacyDependencyRequest(Map) - Method in class org.springframework.extensions.directives.JavaScriptDependencyDirective
Provides support for making dependency requests when there isn't a DeferredContentTargetModelElement to add content to.
addModuleToExtension(String) - Method in class org.springframework.extensions.surf.ModuleDeploymentService
Adds a module to the requested extension.
addNonAmdDep(String) - Method in class org.springframework.extensions.surf.DojoDependencies
Adds a new non-AMD dependency
addNonAmdJavaScriptDependency(DojoDependencies, String) - Method in class org.springframework.extensions.surf.DojoDependencyRule
Adds the supplied path to the supplied DojoDependencies object if the path exists.
addNonAmdJavaScriptFile(String, String) - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
The Dojo generated non AMD JavaScript dependencies need to be handled separately from the those provided by the <@script> directive.
addPrefix(String) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
addProperty(String, String) - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
 
addPropertyConstraint(Map<String, Object>, String, Object) - Static method in class org.springframework.extensions.surf.ModelObjectService
Adds the property constraint.
addReqParm(String) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
addResource(String, String) - Method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
 
addResource(String, String, String, String) - Method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
 
addResource(String, String) - Method in interface org.springframework.extensions.surf.resource.ResourceProvider
Adds/Creates a resource with the given name and resource id
addResource(String, String, String, String) - Method in interface org.springframework.extensions.surf.resource.ResourceProvider
Adds/Creates a resource with the given name, object id and endpoint id
addResource(String, String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
addResource(String, String, String, String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
addSubComponentDebugData(String, SubComponent.RenderData) - Method in interface org.springframework.extensions.surf.RequestContext
Adds the SubComponent.RenderData for the specified SubComponent.
addSubComponentDebugData(String, SubComponent.RenderData) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
addTextDep(String) - Method in class org.springframework.extensions.surf.DojoDependencies
Adds a new text dependency
addToken(String, String) - Method in class org.springframework.extensions.surf.taglib.ConstructPreset
Adds a new token to the tokens map.
adjustImageURLs(String, StringBuilder) - Method in class org.springframework.extensions.surf.DependencyAggregator
This method is used to ensure all image URL are correct when CSS files are aggregated together.
AdvancedComponent - Interface in org.springframework.extensions.surf.types
Extends Component to provide some additional extensibility function.
AdvancedComponentImpl - Class in org.springframework.extensions.surf.types
 
AdvancedComponentImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.AdvancedComponentImpl
 
advancedComponents - Variable in class org.springframework.extensions.surf.types.ExtensionModule
 
afterCompletion(WebRequest, Exception) - Method in class org.springframework.extensions.surf.mvc.RequestContextInterceptor
 
afterCompletion(WebRequest, Exception) - Method in class org.springframework.extensions.surf.mvc.ThemeInterceptor
 
aggregate - Variable in class org.springframework.extensions.directives.DependencyDirectiveData
Indicates whether or not to aggregate the dependency.
aggregateDependencies - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
AIKAU_VERSION - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
aikauVersion - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
Alfresco32UserFactory - Class in org.springframework.extensions.surf.support
This factory extends the Alfresco User factory and provides proper backward compatibility with Alfresco 3.2.
Alfresco32UserFactory() - Constructor for class org.springframework.extensions.surf.support.Alfresco32UserFactory
 
ALFRESCO_ENDPOINT_ID - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
AlfrescoResource - Class in org.springframework.extensions.surf.resource.support
Alfresco resource Content = heavy asset Metadata = Alfresco information Object ids are of the following format: alfresco:/// alfresco:///workspace/SpacesStore/39627322-c892-49fe-bcbb-a5c72bdc2a9b where is // Example: alfresco:///workspace/SpacesStore/790ccbc3-a3ee-45ba-b169-0926ad77c2c8
AlfrescoResource(String, String, String, FrameworkBean) - Constructor for class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
AlfrescoResourceLoader - Class in org.springframework.extensions.surf.resource.support
Resource loader implementation for the Alfresco repository
AlfrescoResourceLoader(String, String, FrameworkBean) - Constructor for class org.springframework.extensions.surf.resource.support.AlfrescoResourceLoader
 
AlfrescoResourceLoaderFactory - Class in org.springframework.extensions.surf.resource.support
Resource loader factory for Alfresco AVM
AlfrescoResourceLoaderFactory() - Constructor for class org.springframework.extensions.surf.resource.support.AlfrescoResourceLoaderFactory
 
AlfrescoUser - Class in org.springframework.extensions.surf.site
User object extended to add avatar reference property.
AlfrescoUser(String, Map<String, Boolean>, Map<String, Boolean>) - Constructor for class org.springframework.extensions.surf.site.AlfrescoUser
Instantiates a new user.
AlfrescoUserFactory - Class in org.springframework.extensions.surf.support
This factory loads users from Alfresco, fetching their properties and so forth.
AlfrescoUserFactory() - Constructor for class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
all(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
Renders both the header and body focus by calling the header and body methods in succession.
all(RequestContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the "all" mode
ANCHOR_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
AnchorFreeMarkerDirective - Class in org.springframework.extensions.directives
This class uses a RenderService to render an HTML anchor that provides a link to the object defined by the supplied parameters.
AnchorFreeMarkerDirective(String, RenderService) - Constructor for class org.springframework.extensions.directives.AnchorFreeMarkerDirective
Instantiates a new AnchorFreeMarkerDirective.
appendJavaScriptDependency(StringBuilder, String, String) - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
Method for adding a single JavaScript dependency to the supplied String builder, e.g.
APPLY - Static variable in class org.springframework.extensions.surf.extensibility.impl.ConfigApprovalEvaluator
 
applyConfig(Element) - Method in interface org.springframework.extensions.surf.types.AdvancedComponent
 
applyConfig(Element) - Method in class org.springframework.extensions.surf.types.AdvancedComponentImpl
Initialises the AdvancedComponentImpl instance by parsing the supplied XML configuration Element.
applyConfiguration(Element) - Method in class org.springframework.extensions.surf.types.SubComponent
Parses the supplied configuration Element (which should be a <renderable-element>) and applies the data therein to the current instance.
applyModule(RequestContext, Map<String, String>) - Method in interface org.springframework.extensions.surf.extensibility.ExtensionModuleEvaluator
Determines whether or not to apply a module.
applyModule(RequestContext, Map<String, String>) - Method in class org.springframework.extensions.surf.extensibility.impl.ApproveAllModulesEvaluator
 
applyModule(ModuleDeployment, RequestContext) - Method in class org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler
Determines whether or not to apply the supplied ModuleDeployment based on the supplied RequestContext.
applyModule(RequestContext, Map<String, String>) - Method in class org.springframework.extensions.surf.extensibility.impl.ConfigApprovalEvaluator
 
ApproveAllModulesEvaluator - Class in org.springframework.extensions.surf.extensibility.impl
This ExtensionModuleEvaluator will always approve each module request.
ApproveAllModulesEvaluator() - Constructor for class org.springframework.extensions.surf.extensibility.impl.ApproveAllModulesEvaluator
 
ARGS - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
ASSIGNMENT_VARIABLE_NAME - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
associateContent(String, String, String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Associates content to a given presentation object.
associateContent(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
associateContentType(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
associatePage(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Associates a source Page instance to a destination Page instance.
associatePage(String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Associates a source Page instance to a destination Page instance.
associatePage(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
associateTemplate(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Associates a Template to a Page given their respective ids.
associateTemplate(String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Associates a Template to a Page given their respective ids.
associateTemplate(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
associateTemplate(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
ATTR_FORMAT_ID - Static variable in interface org.springframework.extensions.surf.types.Page
 
ATTR_REQUEST_CONTEXT - Static variable in interface org.springframework.extensions.surf.RequestContext
 
ATTRIB_MODEL_OBJECT - Static variable in class org.springframework.extensions.surf.render.RenderContextRequest
 
ATTRIB_RENDER_CONTEXT - Static variable in class org.springframework.extensions.surf.render.RenderContextRequest
 
attributes() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
attributes - Variable in class org.springframework.extensions.webscripts.ScriptRenderContext
 
attributesMap - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
authenticate(HttpServletRequest, String, String) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Authentication the user given the supplied username/password
authenticate(HttpServletRequest, String, String) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
authenticate(HttpServletRequest, String, String) - Method in class org.springframework.extensions.surf.support.DefaultUserFactory
 
authenticate(HttpServletRequest, String, String) - Method in interface org.springframework.extensions.surf.UserFactory
Authenticates the given user credentials against the user provider
authenticate(Description.RequiredAuthentication, boolean) - Method in class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
 
AuthenticationUtil - Class in org.springframework.extensions.surf.site
 
AuthenticationUtil() - Constructor for class org.springframework.extensions.surf.site.AuthenticationUtil
 
AUTO_MODULE_DEPLOYMENT - Static variable in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
AutoComponentRegionDirective - Class in org.springframework.extensions.directives
The purpose of this directive is to circumvent the requirement to create and persist Components as a means of executing Aikau pages defined by a single WebScript.
AutoComponentRegionDirective(String) - Constructor for class org.springframework.extensions.directives.AutoComponentRegionDirective
 
autowireModeId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
autowireRuntimeId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
AutowireService - Class in org.springframework.extensions.surf
This class is configured as a Spring bean in the spring-surf-services-context.xml file to provide a set of preset configurations that can be selected through the <autowire> element in the Spring Surf configuration of the consuming application.
AutowireService() - Constructor for class org.springframework.extensions.surf.AutowireService
 

B

BaseFactory - Class in org.springframework.extensions.surf.support
Foundation for web framework factory objects.
BaseFactory() - Constructor for class org.springframework.extensions.surf.support.BaseFactory
 
BaseFactoryBean - Class in org.springframework.extensions.surf.support
Foundation class for factory beans.
BaseFactoryBean(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.support.BaseFactoryBean
Deprecated. 
BaseFactoryBean(WebFrameworkConfigElement, ModelObjectService, ResourceService) - Constructor for class org.springframework.extensions.surf.support.BaseFactoryBean
This is the preferred constructor for subclasses to call when being instantiated as it sets the required Spring beans directly rather than relying on them being obtained from the WebFrameworkServiceRegistry supplied to the deprecated constructor.
BaseServlet - Class in org.springframework.extensions.surf.site.servlet
 
BaseServlet() - Constructor for class org.springframework.extensions.surf.site.servlet.BaseServlet
 
BasicCache<K> - Class in org.springframework.extensions.surf.cache
Deprecated.
This class provides poor performance due to the heavy use of synchronized methods.
BasicCache(long) - Constructor for class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
Instantiates a new basic cache.
BasicCache(long, int) - Constructor for class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
Instantiates a new basic cache.
BasicExtensibilityModuleHandler - Class in org.springframework.extensions.surf.extensibility.impl
This is the default ExtensibilityModuleHandler provided for Spring Surf and is configured as a Spring bean.
BasicExtensibilityModuleHandler() - Constructor for class org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler
 
BasicHttpAuthenticatorFactory - Class in org.springframework.extensions.webscripts
HTTP Basic Authentication for web-tier.
BasicHttpAuthenticatorFactory() - Constructor for class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory
 
BasicHttpAuthenticatorFactory.BasicHttpAuthenticator - Class in org.springframework.extensions.webscripts
HTTP Basic Authentication
BasicHttpAuthenticatorFactory.BasicHttpAuthenticator(WebScriptServletRequest, WebScriptServletResponse) - Constructor for class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
Construct
beforeProcessError(Match, Throwable) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
BEGINNING - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
bind(String, Object) - Method in class org.springframework.extensions.webscripts.ScriptForm
Binds an element to this form.
bind(String, Object, Object) - Method in class org.springframework.extensions.webscripts.ScriptForm
Binds an element to this form.
bindComponent(String, String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Binds a Component to a given scope, region id and source id.
bindComponent(Component, String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Binds a Component to a given scope, region id and source id.
bindComponent(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
bindComponent(ScriptModelObject, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
bindModelObject(ModelObject) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
bindRequestContext(RequestContext) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
Bind the RequestContext to the current thread.
body(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
This method must be implemented by concrete subclasses to render the body focus for artifact being handled by the renderer.
body(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.ChromeRenderer
 
body(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.ComponentRenderer
 
body(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.PageRenderer
Renders the current page
body(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.RegionRenderer
 
body(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer
Renders the current template
body(RequestContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the "body" mode
buildAlfrescoUser(JSONObject) - Method in class org.springframework.extensions.surf.support.Alfresco32UserFactory
 
buildAlfrescoUser(JSONObject) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
Build the Alfresco User from the supplied JSON data
buildConstantsForPage() - Method in class org.springframework.extensions.directives.ProcessJsonModelDirective
Builds a Dojo cache JavaScript object containing the output from the /constants/Default WebScript that includes the context specific data (such as user information).
buildHashSet(String[]) - Method in class org.springframework.extensions.surf.webscripts.XhrDependencies
Builds a new LinkedHashSet from the supplied String array.
buildHashSet(String[]) - Method in class org.springframework.extensions.webscripts.ScriptResourceUtils
Builds a new LinkedHashSet from the supplied String array.
buildI18nForPage(Map<String, DojoDependencies>, TemplateHashModel) - Method in class org.springframework.extensions.directives.ProcessJsonModelDirective
Constructs the i18n properties JavaScript content for the page.
buildJavaScriptForPage(String, String, String, String, String, String, String, Map<String, DojoDependencies>, TemplateHashModel) - Method in class org.springframework.extensions.directives.ProcessJsonModelDirective
Constructs the JavaScript required to create a page object.
buildLoginRedirectURL(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.PageView
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptBase
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptForm
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptFormData
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptResources
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptResourceUtils
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptSurf
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptUser
Provides an associative array of properties that can be accessed via scripting by using the .properties accessor.
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptWebApplication
 
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptWidgetUtils
 
buildQueryStringMap(HttpServletRequest) - Static method in class org.springframework.extensions.surf.util.WebUtil
Creates a Map of query string key and value parameters from the given request
buildQueryStringMap(String) - Static method in class org.springframework.extensions.surf.util.WebUtil
Creates a Map of query string key and value parameters from the given query string.
buildResource(String) - Method in class org.springframework.extensions.surf.resource.AbstractCachingResourceLoader
Builds the resource bound to the given object id
buildResource(String) - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResourceLoader
 
buildResource(String) - Method in class org.springframework.extensions.surf.resource.support.CMISResourceLoader
 
buildResource(String) - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResourceLoader
 
buildResourceLoader(String, String) - Method in class org.springframework.extensions.surf.resource.AbstractCachingResourceLoaderFactory
 
buildResourceLoader(String, String) - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResourceLoaderFactory
 
buildResourceLoader(String, String) - Method in class org.springframework.extensions.surf.resource.support.CMISResourceLoaderFactory
 
buildResourceLoader(String, String) - Method in class org.springframework.extensions.surf.resource.support.URLResourceLoaderFactory
 
buildResourceLoader(String, String) - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResourceLoaderFactory
 
buildServletRequestContext(LinkBuilder) - Method in class org.springframework.extensions.surf.support.ServletRequestContextFactory
 
buildUserMetadataRestUrl(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
Build the REST URl to use to retrieve the metadata for the supplied user
buildView(String) - Method in class org.springframework.extensions.surf.mvc.ComponentViewResolver
 
buildView(String) - Method in class org.springframework.extensions.surf.mvc.ObjectViewResolver
 
buildView(String) - Method in class org.springframework.extensions.surf.mvc.PageTypeViewResolver
Constructs the view for a page type request.
buildView(String) - Method in class org.springframework.extensions.surf.mvc.PageViewResolver
Constructs a new PageView object using and sets it's URL to the current view name providing that a Page object is stored on the current RequestContext object.
buildView(String) - Method in class org.springframework.extensions.surf.mvc.RegionViewResolver
 
buildWidgetDataList(TemplateHashModel) - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
 
buildWidgetInstantiatationScript(Environment, CreateWebScriptWidgetsDirective.WidgetData, String, String) - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
Constructs a String of JavaScript that can be used to instantiate the widget defined by the supplied CreateWebScriptWidgetsDirective.WidgetData objects.
bytes - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 

C

cache - Variable in class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
 
cache - Variable in class org.springframework.extensions.surf.cache.ModelObjectCache
 
cache - Variable in class org.springframework.extensions.webscripts.MessagesWebScript
As WebScript beans as singletons, we can create a new Date() once when runtime instantiates bean and use this as the "last modified" for the global messages WebScript response Cache value.
cacheBundle(String, Locale, Map<String, Object>) - Method in class org.springframework.extensions.surf.I18nDependencyHandler
Add a new generated JSON string for a specific locale for a specific path
cacheChecksumForFileSet(Set<String>, String) - Method in class org.springframework.extensions.surf.DependencyAggregator
Caches a generated aggregated resource checksum against the fileset that it was generated against.
cacheCompressedCssResource(String, String) - Method in class org.springframework.extensions.surf.DependencyAggregator
Caches the supplied CSS resource using a combination of the current Theme ID with the CSS source path.
cacheCompressedJSResource(String, String) - Method in class org.springframework.extensions.surf.DependencyAggregator
 
cacheDelay - Variable in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
cacheDependencyResource(String, DependencyResource) - Method in class org.springframework.extensions.surf.DependencyAggregator
 
CachedPersister - Interface in org.springframework.extensions.surf.persister
Indicates that the persister implementation provides caching.
cacheGet(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Returns an object from the cache
cacheGet(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Returns an object from the cache.
cacheGet(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Returns an object from the cache
CacheItem<K> - Class in org.springframework.extensions.surf.cache
Wraps the cached item with metadata
CacheItem(String, K, long) - Constructor for class org.springframework.extensions.surf.cache.CacheItem
Instantiates a new cache item.
cacheLock - Variable in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Lock object for cache construction
cacheMaxSize - Variable in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
cachePut(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Places an object into this persister's cache.
cachePut(ModelPersistenceContext, String, ModelObject) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Places an object into this persister's cache.
cachePut(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Places an object into this persister's cache.
cacheRemove(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Removes an object from the cache
cacheRemove(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Removes an object from the cache
cacheRemove(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Removes an object from the cache
cacheRemove(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Removes an object from the cache
CacheReport - Class in org.springframework.extensions.surf.util
Structure of a single Cache Report item for @see CacheReporter implementations to return.
CacheReport(String, int, long) - Constructor for class org.springframework.extensions.surf.util.CacheReport
 
CacheReporter - Interface in org.springframework.extensions.surf.util
Interface implemented by Spring Beans that wish to report caching size information to the @see GetCacheReport WebScript.
caches - Variable in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
cacheSize - Variable in class org.springframework.extensions.surf.DependencyAggregator
Set the size of the file cache for MD5 checksums
CacheUtil - Class in org.springframework.extensions.surf.site
Utility class that allows for easy invalidation of the cache.
CacheUtil() - Constructor for class org.springframework.extensions.surf.site.CacheUtil
 
calculateWebScriptDependencies - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
call(String, ConnectorContext) - Method in class org.springframework.extensions.webscripts.RequestCachingConnector
Override the call method to intercept GET requests - maintain a simple URI keyed cache of the Response in the thread local RequestContext.
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Determines whether or not this view resolver can handle the requested view.
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.ObjectViewResolver
 
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.PageTypeViewResolver
Determines whether or not this view resolver can be used for the supplied view name.
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.PageViewResolver
Determines whether or not this view resolver can build a view to be displayed.
canHandle(WebRequest) - Method in interface org.springframework.extensions.surf.RequestContextFactory
Indicates whether the request context factory can produce a request context for the given request object.
canHandle(String) - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoaderFactory
 
canHandle(String) - Method in interface org.springframework.extensions.surf.resource.ResourceLoaderFactory
Identifies whether this factory can produce resource loaders that can handle the given protocol
canHandle(String) - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResourceLoaderFactory
 
canHandle(WebRequest) - Method in class org.springframework.extensions.surf.support.AbstractRequestContextFactory
 
canHandle(WebRequest) - Method in class org.springframework.extensions.surf.support.ServletRequestContextFactory
 
charset - Variable in class org.springframework.extensions.surf.DependencyAggregator
 
CHECKSUM_PARM - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CHECKSUM_RESOURCE_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
ChecksumResourceDirective - Class in org.springframework.extensions.directives
This directive is used to convert resource URLs into resource URLs containing a checksum that uniquely matches the resource contents.
ChecksumResourceDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.ChecksumResourceDirective
 
CHILD_ASSOCIATION_TYPE_ID - Static variable in interface org.springframework.extensions.surf.types.PageAssociation
 
Chrome - Interface in org.springframework.extensions.surf.types
Interface for a Chrome object type
CHROME_DETECTION_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
CHROME_ID - Static variable in class org.springframework.extensions.directives.RegionDirectiveData
 
ChromeDetectionContentModelElement - Class in org.springframework.extensions.directives
A ContentModelElement that will wrap its contents in a <div> element with a unique id when Surf Region Chrome is disabled.
ChromeDetectionContentModelElement(String, String, String) - Constructor for class org.springframework.extensions.directives.ChromeDetectionContentModelElement
ChromeDetectionDirective - Class in org.springframework.extensions.directives
This directive is used to determine whether or not Surf Region Chrome is enabled and if not will output the <div> element containing the unique HTML ID generated for the Component.
ChromeDetectionDirective(String, ExtensibilityModel, WebFrameworkConfigElement, RequestContext) - Constructor for class org.springframework.extensions.directives.ChromeDetectionDirective
 
ChromeDetectionDirectiveData - Class in org.springframework.extensions.directives
An ExtensibilityDirectiveData implementation that creates a ChromeDetectionContentModelElement so that the nested contents of the calling ExtensibilityDirective will be wrapped in a <div> element with a unique id when Surf Region Chrome is disabled.
ChromeDetectionDirectiveData(String, String, String, String, TemplateDirectiveBody, Environment, WebFrameworkConfigElement, RequestContext) - Constructor for class org.springframework.extensions.directives.ChromeDetectionDirectiveData
 
ChromeImpl - Class in org.springframework.extensions.surf.types
Default chrome implementation
ChromeImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.ChromeImpl
Instantiates a new chrome for a given XML document
ChromeIncludeFreeMarkerDirective - Class in org.springframework.extensions.directives
A FreeMarker directive that uses a PresentationService to render regions or component included in chrome.
ChromeIncludeFreeMarkerDirective(String, RequestContext, ModelObject, RenderService) - Constructor for class org.springframework.extensions.directives.ChromeIncludeFreeMarkerDirective
Instantiates a new ChromeIncludeFreeMarkerDirective.
CHROMELESS - Static variable in class org.springframework.extensions.directives.RegionDirectiveData
 
CHROMELESS_REGION_CHROME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
ChromeRenderer - Class in org.springframework.extensions.surf.render.bean
Bean responsible for rendering chrome
ChromeRenderer() - Constructor for class org.springframework.extensions.surf.render.bean.ChromeRenderer
 
ChromeRendererExecutionException - Exception in org.springframework.extensions.surf.exception
 
ChromeRendererExecutionException(String) - Constructor for exception org.springframework.extensions.surf.exception.ChromeRendererExecutionException
 
ChromeRendererExecutionException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ChromeRendererExecutionException
 
clear() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Clear the contents of the buffer, unless it was flushed.
clear() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
clearBuffer() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Clear the contents of the buffer.
clearBuffer() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
clearCaches() - Method in class org.springframework.extensions.surf.CssImageDataHandler
 
clearCaches() - Method in class org.springframework.extensions.surf.DependencyAggregator
 
clearCaches() - Method in class org.springframework.extensions.surf.DependencyHandler
Clears the caches stored in the cachedChecksums, cachedResourceInfoMap and cachedChecksumPaths maps.
clearCaches() - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Clears the caches stored in the cachedDeps and generatedResourceCache maps.
clearCaches() - Method in class org.springframework.extensions.surf.I18nDependencyHandler
Clears the cache.
clearCaches() - Method in interface org.springframework.extensions.surf.util.CacheReporter
 
clearCurrentThreadErrors() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
 
ClearDependencyCaches - Class in org.springframework.extensions.surf.webscripts
This is the Java controller for the clear dependency caches WebScript which allows admins to clear the caches of running systems.
ClearDependencyCaches() - Constructor for class org.springframework.extensions.surf.webscripts.ClearDependencyCaches
 
clearUserContext(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
CLIENT_COLLATION_DEBUG - Static variable in class org.springframework.extensions.surf.DependencyAggregator
 
CLIENT_DEBUG - Static variable in class org.springframework.extensions.surf.DependencyAggregator
 
CLIENT_DEBUG - Static variable in class org.springframework.extensions.surf.DependencyHandler
 
clone(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Clones a given model object
clone(String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Clones a given model object
clone() - Method in class org.springframework.extensions.surf.types.SubComponent
Clones the current object, resetting all the key data as it does so.
clone() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Creates a clone of this model object
clone(String) - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Creates a clone of this model object The provided is to set as the new id of the object
close() - Method in class org.springframework.extensions.surf.extensibility.impl.ExtensibilityServletOutputStream
 
close() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Close is a no-op in BodyContent.
close() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse.DelegatingServletOutputStream
 
close() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
CLOSE_BRACKET - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CLOSE_CSS - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CLOSE_DEP_SCRIPT_TAG - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CLOSE_ELEMENT - Static variable in class org.springframework.extensions.directives.ChromeDetectionContentModelElement
 
CLOSE_GROUP_COMMENT - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CLOSE_LINE - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CLOSE_LINK_TAG - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CLOSE_SCRIPT - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
closeExtensibilityModel(ExtensibilityModel, Writer) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
closeExtensibilityModel(ExtensibilityModel, Writer) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
ClusterMessageAware - Interface in org.springframework.extensions.surf
Inteface to be implemented by Surf beans that need to be aware of and or post cluster messages.
ClusterService - Interface in org.springframework.extensions.surf
Generic Cluster Service interface that will be implemented by a concrete ClusterService class such as Hazelcast or similar.
clusterService - Variable in class org.springframework.extensions.surf.ModuleDeploymentService
 
clusterService - Variable in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
CM_AVATAR - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_COMPANYADDRESS1 - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_COMPANYADDRESS2 - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_COMPANYADDRESS3 - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_COMPANYEMAIL - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_COMPANYFAX - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_COMPANYPOSTCODE - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_COMPANYTELEPHONE - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_EMAIL - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_FIRSTNAME - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_GOOGLEUSERNAME - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_INSTANTMSG - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_JOBTITLE - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_LASTNAME - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_LOCATION - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_MOBILE - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_ORGANIZATION - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_PERSONDESCRIPTION - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_SKYPE - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_TELEPHONE - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CM_USERNAME - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
CMISResource - Class in org.springframework.extensions.surf.resource.support
CMIS resource Content = heavy asset Metadata = CMIS information Object ids are of the following format: cmis:///node/workspace/SpacesStore/790ccbc3-a3ee-45ba-b169-0926ad77c2c8 cmis:///cmis cmis:///types cmis:///queries
CMISResource(String, String, String, FrameworkBean) - Constructor for class org.springframework.extensions.surf.resource.support.CMISResource
 
CMISResourceLoader - Class in org.springframework.extensions.surf.resource.support
Resource Loader for CMIS
CMISResourceLoader(String, String, FrameworkBean) - Constructor for class org.springframework.extensions.surf.resource.support.CMISResourceLoader
 
CMISResourceLoaderFactory - Class in org.springframework.extensions.surf.resource.support
Resource loader factory for CMIS repositories
CMISResourceLoaderFactory() - Constructor for class org.springframework.extensions.surf.resource.support.CMISResourceLoaderFactory
 
combine(ConfigElement) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
combineDojoConfiguration(WebFrameworkConfigElement, WebFrameworkConfigElement) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
Combines Dojo configuration from the configElement into the combinedElement.
COMMA - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
compareTo(RenderService.SubComponentData) - Method in class org.springframework.extensions.surf.render.RenderService.SubComponentData
 
compareTo(Component) - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
compareTo(ModuleDeployment) - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
compareTo(SubComponent) - Method in class org.springframework.extensions.surf.types.SubComponent
Compares the indices of the current instance and the supplied instance.
COMPONENT - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
Component - Interface in org.springframework.extensions.surf.types
Interface for a Component object type
COMPONENT_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
COMPONENT_INCLUDE_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
ComponentFreemarkerTagDirective - Class in org.springframework.extensions.directives
A FreeMarker directive that uses a PresentationService to render the component specified through properties supplied when invoking it.
ComponentFreemarkerTagDirective(String, RequestContext, ModelObject, RenderService) - Constructor for class org.springframework.extensions.directives.ComponentFreemarkerTagDirective
Instantiates a new ComponentFreemarkerTagDirective.
ComponentImpl - Class in org.springframework.extensions.surf.types
Default component implementation
ComponentImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.ComponentImpl
Instantiates a new component for a given XML document.
ComponentIncludeTag - Class in org.springframework.extensions.surf.taglib
Deprecated. 
ComponentIncludeTag() - Constructor for class org.springframework.extensions.surf.taglib.ComponentIncludeTag
Deprecated.
 
ComponentRenderer - Class in org.springframework.extensions.surf.render.bean
Bean responsible for rendering a component.
ComponentRenderer() - Constructor for class org.springframework.extensions.surf.render.bean.ComponentRenderer
 
ComponentRendererExecutionException - Exception in org.springframework.extensions.surf.exception
 
ComponentRendererExecutionException(String) - Constructor for exception org.springframework.extensions.surf.exception.ComponentRendererExecutionException
 
ComponentRendererExecutionException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ComponentRendererExecutionException
 
components - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
ComponentTag - Class in org.springframework.extensions.surf.taglib
 
ComponentTag() - Constructor for class org.springframework.extensions.surf.taglib.ComponentTag
 
ComponentType - Interface in org.springframework.extensions.surf.types
Interface for a ComponentType object type
ComponentTypeImpl - Class in org.springframework.extensions.surf.types
Default component type implementation
ComponentTypeImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.ComponentTypeImpl
Instantiates a new component type for the given XML document.
ComponentView - Class in org.springframework.extensions.surf.mvc
Renders a component along with its chrome.
ComponentView(WebFrameworkConfigElement, ModelObjectService, ResourceService, RenderService, TemplatesContainer) - Constructor for class org.springframework.extensions.surf.mvc.ComponentView
This is the preferred constructor to use for instantiating a new ComponentView because it allows complete flexibility when rendering the view.
ComponentView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.ComponentView
Deprecated. 
ComponentViewResolver - Class in org.springframework.extensions.surf.mvc
Resolves a URI into a component view.
ComponentViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.ComponentViewResolver
 
compressCSSFile(InputStream) - Method in class org.springframework.extensions.surf.DependencyAggregator
Compresses the CSS file provided by the supplied InputStream using the YUI CssCompressor.
compressJavaScript(Reader) - Method in class org.springframework.extensions.surf.DependencyAggregator
Compresses the JavaScript file provided by the supplied InputStream using the YUI JavaScriptCompressor.
CONFIG_ELEMENT - Static variable in class org.springframework.extensions.surf.uri.UriTemplateController
 
CONFIG_ELEMENT_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
ConfigApprovalEvaluator - Class in org.springframework.extensions.surf.extensibility.impl
 
ConfigApprovalEvaluator() - Constructor for class org.springframework.extensions.surf.extensibility.impl.ConfigApprovalEvaluator
 
ConfigBeanFactory - Class in org.springframework.extensions.config
 
ConfigBeanFactory() - Constructor for class org.springframework.extensions.config.ConfigBeanFactory
 
Configuration - Interface in org.springframework.extensions.surf.types
Interface for a Configuration object type
ConfigurationImpl - Class in org.springframework.extensions.surf.types
Default configuration implementation
ConfigurationImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.ConfigurationImpl
Instantiates a new configuration for the given xml document.
configureMode(WebFrameworkConfigElement) - Method in class org.springframework.extensions.surf.AutowireService
This method configures the autowire mode.
configureRuntime(WebFrameworkConfigElement, MultiObjectPersister) - Method in class org.springframework.extensions.surf.AutowireService
This method configures the runtime based on the id provided.
connectorService - Variable in class org.springframework.extensions.surf.mvc.FeedController
 
constructAlfrescoUser(JSONObject, JSONObject, Map<String, Boolean>, Map<String, Boolean>) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
Construct the Alfresco User from the supplied JSON data, properties and capabilities
constructPreset(String, Map<String, String>) - Method in class org.springframework.extensions.surf.PresetsManager
Construct the model objects for a given preset.
ConstructPreset - Class in org.springframework.extensions.surf.taglib
This class provides the "constructPreset" custom JSP tag that can be used instantiate a Spring Surf preset.
ConstructPreset() - Constructor for class org.springframework.extensions.surf.taglib.ConstructPreset
 
constructUser(JSONObject, Map<String, Boolean>, Map<String, Boolean>) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
Return the AlfrescoUser object
containsHeader(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
ContentAssociation - Interface in org.springframework.extensions.surf.types
Interface for a ContentAssociation object type
ContentAssociationImpl - Class in org.springframework.extensions.surf.types
Default content association implementation
ContentAssociationImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.ContentAssociationImpl
Instantiates a new content association for the given XML document
ContentCache<K> - Interface in org.springframework.extensions.surf.cache
Interface that describes basic methods for working with a cache of content objects.
ContentLoaderException - Exception in org.springframework.extensions.surf.exception
 
ContentLoaderException(String) - Constructor for exception org.springframework.extensions.surf.exception.ContentLoaderException
 
ContentLoaderException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ContentLoaderException
 
context - Variable in class org.springframework.extensions.directives.DependencyDirectiveData
This is required for backwards compatibility to support WebScripts that are still using *.head.ftl files to add dependencies.
context - Variable in class org.springframework.extensions.surf.util.FakeJspPageContext
The context.
context - Variable in class org.springframework.extensions.webscripts.ScriptBase
 
CONTEXT_VALUE_ERROR_COMPONENT_ID - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_DESCRIPTION - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_PAGE_ID - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_REGION_ID - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_REGION_SCOPE_ID - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_REGION_SOURCE_ID - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_TEMPLATE_ID - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_THROWABLE - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_ERROR_TITLE - Static variable in class org.springframework.extensions.surf.render.RenderService
 
CONTEXT_VALUE_STACKTRACE - Static variable in class org.springframework.extensions.surf.render.RenderService
 
contextDestroyed(ServletContextEvent) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
 
contextInitialized(ServletContextEvent) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
 
contextPath - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
CONTROLLER_TEMPLATE - Static variable in class org.springframework.extensions.surf.mvc.GeneratorController
This is a template for the JavaScript controller.
convertResourceToString(InputStream) - Method in class org.springframework.extensions.surf.DependencyHandler
Converts the supplied InputStream into a String.
copyStream(InputStream, OutputStream) - Static method in class org.springframework.extensions.surf.util.DataUtil
Copy stream.
copyStream(InputStream, OutputStream, boolean) - Static method in class org.springframework.extensions.surf.util.DataUtil
Copy stream.
copyToByteArray(InputStream, boolean) - Static method in class org.springframework.extensions.surf.util.DataUtil
Copy to byte array.
copyToString(InputStream, String, boolean) - Static method in class org.springframework.extensions.surf.util.DataUtil
Copy to string.
COULD_NOT_FIND_CSS_COMMENT_CLOSE - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
COULD_NOT_FIND_CSS_COMMENT_OPEN - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
COULD_NOT_FIND_JS_COMMENT_CLOSE - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
COULD_NOT_FIND_JS_COMMENT_OPEN - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
counter - Static variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
create(WebScriptServletRequest, WebScriptServletResponse) - Method in class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory
 
CREATE_WEBSCRIPT_WIDGETS_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
createAction(String) - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
Creates a rule action based on a name
createAddInlineJavaScriptDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new AddInlineJavaScriptDirective directive.
createAddInlineJavaScriptDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new AddInlineJavaScriptDirective directive.
createAuthenticator() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
createAutoComponentRegionDirective(String, RequestContext, RenderService) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
 
createAutoComponentRegionDirective(String, RequestContext, RenderService) - Method in interface org.springframework.extensions.directives.DirectiveFactory
createCache() - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Creates a new cache.
createCache() - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
createCache() - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
createChecksumResourceDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new ChecksumResourceDirective directive.
createChecksumResourceDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new ChecksumResourceDirective directive.
createChromeDetectionDirective(String, ExtensibilityModel, WebFrameworkConfigElement, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
createChromeDetectionDirective(String, ExtensibilityModel, WebFrameworkConfigElement, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
CreateComponentDirective - Class in org.springframework.extensions.directives
This directive is used for creating Component instances just before they are required by a region directive.
CreateComponentDirective(String) - Constructor for class org.springframework.extensions.directives.CreateComponentDirective
 
createContentModelElement() - Method in class org.springframework.extensions.directives.ChromeDetectionDirectiveData
Creates and returns new ChromeDetectionContentModelElement instance.
createContentModelElement() - Method in class org.springframework.extensions.directives.CssDependencyDirectiveData
 
createContentModelElement() - Method in class org.springframework.extensions.directives.DependencyDirectiveData
 
createContentModelElement() - Method in class org.springframework.extensions.directives.OutputCSSDirectiveData
Creates and returns a OutputCSSContentModelElement which is a type of DeferredContentTargetModelElement.
createContentModelElement() - Method in class org.springframework.extensions.directives.OutputJavaScriptDirectiveData
Creates and returns a OutputCSSContentModelElement which is a type of DeferredContentTargetModelElement.
createContentModelElement() - Method in class org.springframework.extensions.directives.RelocateJavaScriptOutputDirectiveData
Overrides the default implementation to return a JavaScriptContentModelElement which will outputs an instructions to instantiate a widget with merged configuration data.
createCreateComponentDirective(String) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
 
createCreateComponentDirective(String) - Method in interface org.springframework.extensions.directives.DirectiveFactory
createCreateWebScriptsDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new CreateWebScriptWidgetsDirective directive.
createCreateWebScriptsDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new CreateWebScriptWidgetsDirective directive.
createCssDependencyDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new CssDependencyDirective directive.
createCssDependencyDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new CssDependencyDirective directive.
createDependencyDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment, String, String) - Method in class org.springframework.extensions.directives.CssDependencyDirective
Overrides the default implementation to instantiate and returns a CssDependencyDirectiveData instance.
createDependencyDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment, String, String) - Method in class org.springframework.extensions.directives.JavaScriptDependencyDirective
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.ResourceStore
 
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.AddInlineJavaScriptDirective
 
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.ChromeDetectionDirective
Creates a new ChromeDetectionDirectiveData instance which will in turn be used to create the ChromeDetectionContentModelElement that will output the <div> element containing the unique HTML ID if required.
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
 
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.JavaScriptDependencyDirective
 
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.ProcessJsonModelDirective
Looks up the object from the model defined by the WebScript controller and processes all the dependencies that it declares.
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.RegionFreemarkerTagDirective
Overrides the the default directive to create a RegionDirectiveData object for storing the extensibility directive data.
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.RelocateJavaScriptOutputDirective
Attempts to retrieve a OutputJavaScriptContentModelElement that has been added to the ExtensibilityModel by through the use of a OutputJavaScriptDirective directive.
createExtensibilityDirectiveData(String, String, String, Map, TemplateDirectiveBody, Environment) - Method in class org.springframework.extensions.directives.StandaloneWebScriptWrapper
 
createJavaScriptDependencyDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new JavaScriptDependencyDirective directive.
createJavaScriptDependencyDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new JavaScriptDependencyDirective directive.
createLinkBuilder() - Method in class org.springframework.extensions.surf.support.ServletRequestContextFactory
Deprecated.
Use Spring configuration to set a new LinkBuilder rather than calling (or overriding) this method.
createMessagesDependencyDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new MessagesDependencyDirective directive.
createMessagesDependencyDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
 
createModelAndView(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Internal method to be implemented by inheriting class to create model and view for the controller.
createObject(Document, String, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
createOutputCssDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new OutputCSSDirective directive.
createOutputCssDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new OutputCSSDirective directive.
createOutputJavaScriptDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new OutputJavaScriptDirective directive.
createOutputJavaScriptDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new OutputJavaScriptDirective directive.
createProcessJsonModelDirective(String, ModelObject, ExtensibilityModel, RequestContext, WebFrameworkConfigElement) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
 
createProcessJsonModelDirective(String, ModelObject, ExtensibilityModel, RequestContext, WebFrameworkConfigElement) - Method in interface org.springframework.extensions.directives.DirectiveFactory
createRelative(String) - Method in class org.springframework.web.context.support.StoreResource
 
createRelocateJavaScriptDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Creates a new RelocateJavaScriptOutputDirective directive.
createRelocateJavaScriptDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
Creates a new RelocateJavaScriptOutputDirective directive.
createRequest(Match) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
createResponse() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
createRule(ConfigElement) - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
Creates a rule object based on the config.
createSessionFactory() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
createStandaloneWebScriptWrapperDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
createStandaloneWebScriptWrapperDirective(String, ModelObject, ExtensibilityModel, RequestContext) - Method in interface org.springframework.extensions.directives.DirectiveFactory
 
createUrlHelper(RequestContext) - Method in class org.springframework.extensions.webscripts.DefaultURLHelperFactory
 
createUrlHelper(RequestContext, Map<String, String>) - Method in class org.springframework.extensions.webscripts.DefaultURLHelperFactory
 
createUrlHelper(RequestContext) - Method in interface org.springframework.extensions.webscripts.URLHelperFactory
 
createUrlHelper(RequestContext, Map<String, String>) - Method in interface org.springframework.extensions.webscripts.URLHelperFactory
 
CreateWebScriptWidgetsDirective - Class in org.springframework.extensions.directives
This directive should be used in WebScripts that intend use client-side JavaScript "widgets".
CreateWebScriptWidgetsDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
 
CreateWebScriptWidgetsDirective.WidgetData - Class in org.springframework.extensions.directives
Contains the data that defines a JavaScript widget to be instantiated.
CreateWebScriptWidgetsDirective.WidgetData(String, boolean, boolean, Map<Object, Object>, String, List<Object>) - Constructor for class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective.WidgetData
 
CSRFFilter - Class in org.springframework.extensions.surf.site.servlet
A CSRF Filter class for the web-tier checking that certain requests supply a secret token that is compared to the token existing in the user's session to mitigate CSRF attacks.
CSRFFilter() - Constructor for class org.springframework.extensions.surf.site.servlet.CSRFFilter
 
CSS - Static variable in class org.springframework.extensions.surf.DependencyHandler
 
CSS_IMPORT - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
CSS_TOKENS - Static variable in interface org.springframework.extensions.surf.types.Theme
 
CssDependencyContentModelElement - Class in org.springframework.extensions.directives
 
CssDependencyContentModelElement(String, String, String, String, String, boolean, DeferredContentTargetModelElement) - Constructor for class org.springframework.extensions.directives.CssDependencyContentModelElement
 
CssDependencyDirective - Class in org.springframework.extensions.directives
This directive is used to address the problem of browsers caching stale CSS resources.
CssDependencyDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.CssDependencyDirective
 
CssDependencyDirectiveData - Class in org.springframework.extensions.directives
 
CssDependencyDirectiveData(String, String, String, String, TemplateDirectiveBody, Environment, String, String, String, boolean, DeferredContentTargetModelElement) - Constructor for class org.springframework.extensions.directives.CssDependencyDirectiveData
 
CssImageDataHandler - Class in org.springframework.extensions.surf
This class provides the capability to search through CSS resources and convert all URL references to be Base64 encoded data.
CssImageDataHandler() - Constructor for class org.springframework.extensions.surf.CssImageDataHandler
 
CssThemeHandler - Class in org.springframework.extensions.surf
This class handles the detection of tokens defined in themes and handles their substitution within CSS files.
CssThemeHandler() - Constructor for class org.springframework.extensions.surf.CssThemeHandler
 
CURRENT_RENDERER - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
currentFormatId - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
currentPage - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
currentResource - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
currentTemplate - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
customProperties - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 

D

DATA_BASE64_ENCODING - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
This is the second part of the CSS data image text.
DATA_IMAGE_PREFIX - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
This is the first part of the CSS data image text.
DataUtil - Class in org.springframework.extensions.surf.util
A collection of useful static methods for working with input and output streams.
DataUtil() - Constructor for class org.springframework.extensions.surf.util.DataUtil
 
debug(RequestContext, String) - Static method in class org.springframework.extensions.surf.mvc.PageView
Debug logger helper function.
DEBUG_ENABLED - Static variable in class org.springframework.extensions.surf.webscripts.ToggleSurfBug
This is the value that should be posted as the "statusUpdate" request parameter in order to switch SurfBug on.
DEBUG_MODE_VALUE_COMPONENTS - Static variable in interface org.springframework.extensions.surf.RequestContext
 
decode(String) - Static method in class org.springframework.extensions.surf.util.EncodingUtil
Decode.
decode(String, String) - Static method in class org.springframework.extensions.surf.util.EncodingUtil
Decode.
decode(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
decode(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
DEFAULT_ALFRESCO_ENDPOINT_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_COMPONENT_CHROME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_ENCODING - Static variable in class org.springframework.extensions.surf.util.EncodingUtil
The DEFAULT encoding.
DEFAULT_MEDIA - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
DEFAULT_METHOD_GET - Static variable in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
DEFAULT_PAGE_TYPE_ID - Static variable in interface org.springframework.extensions.surf.types.Page
 
DEFAULT_PERSISTED_EXTENSION - Static variable in class org.springframework.extensions.surf.ModuleDeploymentService
 
DEFAULT_REGION_CHROME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_THEME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_TYPE - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
DEFAULT_USER_FACTORY_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_USER_URL_PREFIX - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
DEFAULT_WEBFRAMEWORK_MODEL_OBJECT_SEARCH_PATH_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DEFAULT_WEBFRAMEWORK_MODEL_OBJECT_STORE_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DEFAULT_WEBFRAMEWORK_USER_FACTORY_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultComponentChrome - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DefaultDirectiveFactory - Class in org.springframework.extensions.directives
The default Surf bean for instantiating FreeMarker directives.
DefaultDirectiveFactory() - Constructor for class org.springframework.extensions.directives.DefaultDirectiveFactory
 
defaultFormatId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultLinkBuilderFactoryId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultPersisterId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultRegionChrome - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultRequestContextFactoryId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultSiteConfiguration - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultSubComponentChrome - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DefaultSubComponentEvaluation - Class in org.springframework.extensions.surf.extensibility.impl
This is the default implementation of the SubComponentEvaluation interface.
DefaultSubComponentEvaluation(String, boolean) - Constructor for class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
 
DefaultSubComponentEvaluator - Class in org.springframework.extensions.surf.extensibility.impl
This is the default SubComponentEvaluator and always evaluates to true.
DefaultSubComponentEvaluator() - Constructor for class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluator
 
defaultTheme - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DefaultURLHelper - Class in org.springframework.extensions.webscripts
Class to represent the template model for a URL.
DefaultURLHelper(RequestContext) - Constructor for class org.springframework.extensions.webscripts.DefaultURLHelper
Construction
DefaultURLHelper(RequestContext, Map<String, String>) - Constructor for class org.springframework.extensions.webscripts.DefaultURLHelper
Construction
DefaultURLHelperFactory - Class in org.springframework.extensions.webscripts
 
DefaultURLHelperFactory() - Constructor for class org.springframework.extensions.webscripts.DefaultURLHelperFactory
 
DefaultUserFactory - Class in org.springframework.extensions.surf.support
The default Web Framework implementation of UserFactory.
DefaultUserFactory() - Constructor for class org.springframework.extensions.surf.support.DefaultUserFactory
 
defaultUserFactoryId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
delay - Variable in class org.springframework.extensions.surf.cache.ModelObjectCache
 
delete() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Deletes the object
deleteExtensionModule(String) - Method in interface org.springframework.extensions.surf.types.Extension
 
deleteExtensionModule(String) - Method in class org.springframework.extensions.surf.types.ExtensionImpl
Deleting an ExtensionModule is a two stage process.
DeleteExtensionModule - Class in org.springframework.extensions.surf.webscripts
Handles the WebScript request to delete an ExtensionModule from a persisted Extension.
DeleteExtensionModule() - Constructor for class org.springframework.extensions.surf.webscripts.DeleteExtensionModule
 
deleteModuleDeployment(ModuleDeployment) - Method in class org.springframework.extensions.surf.ModuleDeploymentService
Deletes the supplied ModuleDeployment and returns the associated ExtensionModule to the list of undeployed modules.
deleteModuleFromExtension(String) - Method in class org.springframework.extensions.surf.ModuleDeploymentService
Deletes the requested module from the extension with the supplied id.
deleteObjectFromArray(Object, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Deletes an object with the supplied id that matches the supplied value.
deleteObjectFromArray(Object, String, String) - Static method in class org.springframework.extensions.webscripts.ScriptWidgetUtils
Finds and deletes ScriptableObject that is located in a NativeArray within the supplied object attribute where the object has the supplied target attribute that matches the supplied target value.
DELIMIT_CSS_IMPORT - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
DEPENDENCIES_COMMENT - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
dependency - Variable in class org.springframework.extensions.directives.DependencyDirectiveData
The dependency requested by the directive.
dependencyAggregator - Variable in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
 
DependencyAggregator - Class in org.springframework.extensions.surf
Bean providing aggregating, compression and caching services for groups of Surf file resource dependencies.
DependencyAggregator() - Constructor for class org.springframework.extensions.surf.DependencyAggregator
 
DependencyAggregator.CompressionType - Enum in org.springframework.extensions.surf
 
dependencyAlreadyRequested(String) - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
Checks whether or not the supplied dependency has already been requested.
dependencyAlreadyRequested(String) - Method in interface org.springframework.extensions.surf.RequestContext
Checks whether or not the supplied dependency has already been requested.
dependencyAlreadyRequested(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Checks whether or not the supplied dependency has already been requested.
DependencyDeferredContentSourceModelElement - Class in org.springframework.extensions.directives
This DeferredContentSourceModelElement defines the common behaviour for adding CSS and JavaScript dependency requests to the associated DeferredContentTargetModelElement.
DependencyDeferredContentSourceModelElement(String, String, String, String, boolean, DeferredContentTargetModelElement) - Constructor for class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
 
DependencyDeferredContentTargetModelElement - Class in org.springframework.extensions.directives
 
DependencyDeferredContentTargetModelElement(String, String) - Constructor for class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
 
DependencyDirectiveData - Class in org.springframework.extensions.directives
 
DependencyDirectiveData(String, String, String, String, TemplateDirectiveBody, Environment, String, String, boolean, DeferredContentTargetModelElement) - Constructor for class org.springframework.extensions.directives.DependencyDirectiveData
 
dependencyHandler - Variable in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
A DependencyHandler is used to handle locating and producing checksums for resource files.
DependencyHandler - Class in org.springframework.extensions.surf
This class should be instantiated as a Spring bean that provides a service for locating dependency resources and generating checksums against their contents.
DependencyHandler() - Constructor for class org.springframework.extensions.surf.DependencyHandler
 
DependencyHandler.ResourceInfo - Class in org.springframework.extensions.surf
A protected abstract inner class that is used to allow its parent DependencyHandler to easily retrieve the InputStream for their associated resource.
DependencyHandler.ResourceInfo(String) - Constructor for class org.springframework.extensions.surf.DependencyHandler.ResourceInfo
 
DependencyHandlerProcessingCallback - Interface in org.springframework.extensions.surf
 
DependencyResource - Class in org.springframework.extensions.surf
Defines key information required for handling dependency resources.
DependencyResource(String, String, String) - Constructor for class org.springframework.extensions.surf.DependencyResource
Create a Dependency Resource - compressing the given content before storing it.
description - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
descriptionId - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
destroy() - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
 
destroy() - Method in class org.springframework.extensions.surf.site.servlet.SecurityHeadersFilter
 
determineThemeTokens() - Method in class org.springframework.extensions.surf.CssThemeHandler
 
determineURI(RequestContext, ApplicationContext) - Method in class org.springframework.extensions.surf.types.SubComponent
Determines the URL to use to render the SubComponent instance.
DIRECTIVE_NAME - Static variable in class org.springframework.extensions.directives.AutoComponentRegionDirective
The name to reference this directive by in FreeMarker templates.
DIRECTIVE_NAME - Static variable in class org.springframework.extensions.directives.CreateComponentDirective
The name to reference this directive by in FreeMarker templates.
DIRECTIVE_NAME - Static variable in class org.springframework.extensions.directives.ProcessJsonModelDirective
 
DirectiveConstants - Class in org.springframework.extensions.directives
A Class for storing commonly used constants relating to the custom FreeMarker directives together.
DirectiveConstants() - Constructor for class org.springframework.extensions.directives.DirectiveConstants
 
DirectiveFactory - Interface in org.springframework.extensions.directives
 
DirectiveUtils - Class in org.springframework.extensions.directives
 
DirectiveUtils() - Constructor for class org.springframework.extensions.directives.DirectiveUtils
 
disable() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
Disables the persister
disableOptimizations - Variable in class org.springframework.extensions.surf.DependencyAggregator
 
disableResourceCaching - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DISPATCHER_HANDLER_COMPONENT_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DISPATCHER_HANDLER_GENERAL_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DISPATCHER_HANDLER_PAGE_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DISPATCHER_HANDLER_REGION_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DISPATCHER_HANDLER_REGION_NO_COMPONENT - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DISPATCHER_HANDLER_TEMPLATE_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
dispatchPage(RequestContext, String, String) - Method in class org.springframework.extensions.surf.mvc.PageView
Dispatches a given page in a given format.
dispatchResource(String, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.ResourceController
Overrides the default method to use the DependencyHandler to find resources before falling back on the default WebScript library implementation.
dispatchTemplate(RequestContext) - Method in class org.springframework.extensions.surf.mvc.TemplateView
 
doAfterBody() - Method in class org.springframework.extensions.surf.taglib.ConstructPreset
This calls the PresetsManager to actually construct the preset.
doEndTag() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
Closes the HTML anchor tag opened in doStartTag
doEndTag() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
Will check the requests method, path, request headers & the session's attributes against the rule config to see which rule actions that should be used, will either generate a new token, assert that the request's token equals the session's token, remove the token fmor the cookie and session OR simply do nothing.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.extensions.surf.site.servlet.SecurityHeadersFilter
Will add the configured response headers to the response.
doInclude(RequestContext, ModelObject, String) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
 
DOJO_BASE_URL - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_BOOTSTRAP_FILE - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_CONFIG - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_DEFAULT_LESS_CONFIG - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_ENABLED - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_LOADER_TRACE_ENABLED - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_MESSAGES_DEFAULT_SCOPE - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_MESSAGES_OBJECT - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_PACKAGE - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_PACKAGE_LOCATION - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_PACKAGE_MAIN - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_PACKAGE_NAME - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_PACKAGES - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DOJO_PAGE_WIDGETS - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
dojoBaseUrl - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
dojoBootstrapFile - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DojoCssDependencyRule - Class in org.springframework.extensions.surf
In order to prevent CSS resources being unnecessarily imported we can specify CSS files relevant to a widget in its JavaScript file.
DojoCssDependencyRule() - Constructor for class org.springframework.extensions.surf.DojoCssDependencyRule
 
dojoDefaultLessConfig - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DojoDependencies - Class in org.springframework.extensions.surf
Instances of this class are used to record all of the different Dojo dependencies that are required for any given Dojo JavaScript file.
DojoDependencies() - Constructor for class org.springframework.extensions.surf.DojoDependencies
 
DojoDependencies.CssDependency - Class in org.springframework.extensions.surf
An inner class for defining CSS depdendencies.
DojoDependencies.CssDependency(String, String) - Constructor for class org.springframework.extensions.surf.DojoDependencies.CssDependency
 
DojoDependencies.I18nDependency - Class in org.springframework.extensions.surf
An inner class for defining CSS depdendencies.
DojoDependencies.I18nDependency(String, String) - Constructor for class org.springframework.extensions.surf.DojoDependencies.I18nDependency
 
DojoDependencyHandler - Class in org.springframework.extensions.surf
This bean provides a way of ensuring that Dojo requested dependency file contents are modified to reference MD5 checksum codes
DojoDependencyHandler() - Constructor for class org.springframework.extensions.surf.DojoDependencyHandler
 
DojoDependencyRule - Class in org.springframework.extensions.surf
This is the rule that is used to detect Dojo dependencies defined by the standard "define" function call in Dojo source files.
DojoDependencyRule() - Constructor for class org.springframework.extensions.surf.DojoDependencyRule
 
dojoEnabled - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DojoI18nDependencyRule - Class in org.springframework.extensions.surf
In order to prevent CSS resources being unnecessarily imported we can specify CSS files relevant to a widget in its JavaScript file.
DojoI18nDependencyRule() - Constructor for class org.springframework.extensions.surf.DojoI18nDependencyRule
 
dojoLoaderTraceEnabled - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
dojoMessagesDefaultScope - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
dojoMessagesObject - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DojoNonAmdDependencyRule - Class in org.springframework.extensions.surf
This DojoDependencyRule is used to detect Dojo dependencies that are defined within JavaScript source files as JSON arrays of JSON objects.
DojoNonAmdDependencyRule() - Constructor for class org.springframework.extensions.surf.DojoNonAmdDependencyRule
 
dojoPackages - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
dojoPackagesMain - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
dojoPageWidget - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DojoWidgetsDependencyRule - Class in org.springframework.extensions.surf
This DojoDependencyRule is used to detect Dojo dependencies that are defined within JavaScript source files as JSON arrays of JSON objects.
DojoWidgetsDependencyRule() - Constructor for class org.springframework.extensions.surf.DojoWidgetsDependencyRule
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.HeadTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.PageTitleTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.PresetToken
Checks that the tag has been used as a direct child of a ConstructPreset tag and calls its addToken method with the key and value attributes that have been provided.
doStartTagInternal() - Method in class org.springframework.extensions.surf.taglib.ConstructPreset
Retrieves the PresetsManager from the application context the first time the tag is used and at all other times just returns the EVAL_BODY_INCLUDE constant to process any child tags.
doStartTagInternal() - Method in class org.springframework.extensions.surf.taglib.RenderServiceTag
Attempts to find a RenderService bean to provide to subclasses to use for rendering.
DOUBLE_FULL_STOP - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
Constant for double full stop ".." (or period as it is known in the US).
DOUBLE_FULL_STOP - Static variable in class org.springframework.extensions.surf.mvc.ResourceController
Constant for double full stop ".." (or period as it is known in the US).
DOUBLE_FULL_STOP_SLASH - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
 
DOUBLE_QUOTE - Static variable in class org.springframework.extensions.surf.DependencyAggregator
 
DOUBLE_QUOTES - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
Constant for the double quote '"'.
DOUBLE_QUOTES - Static variable in class org.springframework.extensions.surf.mvc.ResourceController
Constant for the double quote '"'.

E

EMPTY_STRING - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
emptyCredentials() - Method in class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
 
EmptyRegionRenderer - Class in org.springframework.extensions.surf.site
Processor class which renders a null result.
EmptyRegionRenderer() - Constructor for class org.springframework.extensions.surf.site.EmptyRegionRenderer
 
enableAutoDeployModules - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
enableDynamicExtensions - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
enableExtensionModulesOnGuestPages - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
enableRemoteResourceHandling - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
encode(String) - Static method in class org.springframework.extensions.surf.util.EncodingUtil
Encodes the given String into the default encoding.
encode(String, String) - Static method in class org.springframework.extensions.surf.util.EncodingUtil
Encodes the given String into the given encoding.
encode(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
encode(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
encodeImage(InputStream) - Method in class org.springframework.extensions.surf.CssImageDataHandler
Converts the image file in the supplied InputStream into a Base64 encoded String.
encodeRedirectUrl(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
encodeRedirectURL(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
encodeScriptUrl(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
encodeUrl(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
encodeURL(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
EncodingUtil - Class in org.springframework.extensions.surf.util
Provides helper methods for encoding and decoding strings into a given encoding scheme.
EncodingUtil() - Constructor for class org.springframework.extensions.surf.util.EncodingUtil
 
END - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
endpointId - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
endpointId - Variable in class org.springframework.extensions.surf.resource.AbstractResourceLoader
 
engine - Variable in class org.springframework.extensions.surf.LessForJavaCssThemeHandler
The engine to use for LESS processing.
enterEditMode(String) - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
Update the associated DeferredContentTargetModelElement that edit mode has been entered.
enterEditMode(String, DeferredContentSourceModelElement) - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
Moves the DeferredContentTargetModelElement instance into "editMode".
EQUALS - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
equals(Object) - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
A ModuleDeploymentImpl is considered equal to another object if that object is either another ModuleDeployment with the same ID or an ExtensionModule with the same ID.
equals(Object) - Method in class org.springframework.web.context.support.StoreResource
 
ErrorHandlerPageView - Class in org.springframework.extensions.surf.mvc
Default view implementation for Surf system pages.
ErrorHandlerPageView(WebFrameworkConfigElement, ModelObjectService, ResourceService, RenderService, TemplatesContainer) - Constructor for class org.springframework.extensions.surf.mvc.ErrorHandlerPageView
This is the preferred constructor to use for instantiating a new ErrorHandlerPageView because it allows complete flexibility when rendering the view.
ErrorHandlerPageView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.ErrorHandlerPageView
Deprecated. 
errorHandlers - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
evaluate(RequestContext, ApplicationContext) - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
Iterates over all the entries in the evaluators map evaluating each one.
evaluate(RequestContext, Map<String, String>) - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluator
 
evaluate(RequestContext, Map<String, String>) - Method in class org.springframework.extensions.surf.extensibility.impl.RejectionSubComponentEvaluator
 
evaluate(RequestContext, ApplicationContext) - Method in interface org.springframework.extensions.surf.extensibility.SubComponentEvaluation
Processes all the configured evaluator instances and returns the overall result.
evaluate(RequestContext, Map<String, String>) - Method in interface org.springframework.extensions.surf.extensibility.SubComponentEvaluator
Evaluates whether or not the information in the supplied RequestContext meets the criteria defined in the supplied parameter Map.
evaluateModules(RequestContext) - Method in interface org.springframework.extensions.surf.extensibility.ExtensibilityModuleHandler
Evaluates the ExtensionModule instances that are applicable for the supplied RequestContext.
evaluateModules(RequestContext) - Method in class org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler
Retrieves a list of modules that can be applied to the file defined by the supplied path.
EVALUATION - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
EVALUATIONS - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
EVALUATOR - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
EVALUATORS - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
exception - Variable in class org.springframework.extensions.surf.util.FakeJspPageContext
The exception.
excludeFileFromCompression(String) - Method in class org.springframework.extensions.surf.DependencyAggregator
Checks to see whether or not the path meets any of the compression exclusion criteria.
exec(List) - Method in class org.springframework.extensions.webscripts.FreemarkerI18NMessageMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.FreemarkerResourceUrlMethod
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.AnchorFreeMarkerDirective
This method is implemented to satisfy the TemplateDirectiveModel interface that is implemented by the AbstractFreeMarkerDirective in the class hierarchy.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.AutoComponentRegionDirective
Creates a new Component and sets it to use the supplied WebScript URI and is then immediately rendered
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.ChecksumResourceDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.ChromeIncludeFreeMarkerDirective
This method is declared by the TemplateDirectiveModel interface that the abstract superclass AbstractFreeMarkerDirective implements.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.ComponentFreemarkerTagDirective
This method is declared by the TemplateDirectiveModel interface that the abstract superclass AbstractFreeMarkerDirective implements.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.CreateComponentDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.JavaScriptDependencyDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.LinkFreeMarkerDirective
This method is implemented to satisfy the TemplateDirectiveModel interface that is implemented by the AbstractFreeMarkerDirective in the class hierarchy.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.MessagesDependencyDirective
Processes a request to generate i18n messages.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.OutputCSSDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.OutputJavaScriptDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.RelocateJavaScriptOutputDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.ResourceFreemarkerTagDirective
This method is declared by the TemplateDirectiveModel interface that the abstract superclass AbstractFreeMarkerDirective implements.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.StyleSheetFreeMarkerDirective
This method is implemented to satisfy the TemplateDirectiveModel interface that is implemented by the AbstractFreeMarkerDirective in the class hierarchy.
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.directives.SurfBugIncludeFreeMarkerDirective
This method is declared by the TemplateDirectiveModel interface that the abstract superclass AbstractFreeMarkerDirective implements.
execute(ProcessorContext, ModelObject, RenderFocus) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
execute(ProcessorContext, ModelObject, RenderFocus) - Method in interface org.springframework.extensions.surf.render.Processor
Executes the given focus of the processor output using the given processor context
execute(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
Execute the webscript and return the cached JavaScript response
executeBody(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
executeBody(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
 
executeBody(ProcessorContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.Processor
Executes the "body" of the processor output using the given processor context.
executeBody(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.site.EmptyRegionRenderer
 
executeBody(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
 
executeBody(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.webscripts.WebTemplateProcessor
Execute template Body.
executeHeader(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
executeHeader(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
 
executeHeader(ProcessorContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.Processor
Executes the "header" of the processor output using the given processor context.
executeHeader(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.site.EmptyRegionRenderer
 
executeHeader(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
 
executeHeader(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.webscripts.WebTemplateProcessor
Execute Template header
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.AddExtensionModule
Processes requests to add a new module to an extension.
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.ClearDependencyCaches
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.DeleteExtensionModule
Processes requests to delete a module from an extension.
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.GetCacheReport
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.GetDeployedModules
Builds a model containing lists of undeployed and deployed modules as JSONObject instances along with a list of the configured ExtensionModuleEvaluator instances and a timestamp of the last server update.
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.surf.webscripts.IndexWithSurfBug
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.PostClientSideError
Processes an error report and logs it.
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.PostDeployedModules
Processes requests to update the module deployment configuration.
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.ToggleSurfBugGET
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.ToggleSurfBugPOST
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.XhrDependencies
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
executeScriptBodyExtensions(RequestContext, String, Map<String, Object>, Map<String, Object>, ModelObject) - Method in class org.springframework.extensions.webscripts.WebTemplateProcessor
Executes controller scripts that have been provided to extend the template being rendered.
exists(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
Checks whether or not the JSP as defined by the "uri" property in the supplied ProcessorContext actually exists.
exists(ProcessorContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.Processor
Indicates whether the engine responsible for processing the body of the processor exists.
exists(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.surf.site.EmptyRegionRenderer
 
exists() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
exists() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
exists(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
 
exists(ProcessorContext, ModelObject) - Method in class org.springframework.extensions.webscripts.WebTemplateProcessor
 
exitEditMode() - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
Update the associated DeferredContentTargetModelElement that edit mode has been exited.
exitEditMode() - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
Resets the editMode index to -1 (to indicate that we're out of "edit" mode) and clears the previously populated List of DeferredContentSourceModelElement instances.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Expose forward request attributes.
ExtensibilityHttpResponse - Class in org.springframework.extensions.surf.extensibility.impl
 
ExtensibilityHttpResponse(HttpServletResponse, ExtensibilityModel) - Constructor for class org.springframework.extensions.surf.extensibility.impl.ExtensibilityHttpResponse
 
ExtensibilityModuleHandler - Interface in org.springframework.extensions.surf.extensibility
Classes implementing this interface should be able to determine paths to the files provided by a module that extend a ExtensibilityModel being processed.
ExtensibilityServletOutputStream - Class in org.springframework.extensions.surf.extensibility.impl
 
ExtensibilityServletOutputStream(Writer) - Constructor for class org.springframework.extensions.surf.extensibility.impl.ExtensibilityServletOutputStream
 
Extension - Interface in org.springframework.extensions.surf.types
 
ExtensionImpl - Class in org.springframework.extensions.surf.types
 
ExtensionImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.ExtensionImpl
Extends the default constructor by extracting the child elements of the <modules> element and adds the value of any element with the name <module> to the modules java.util.List instance variable.
ExtensionImpl.ModuleObjectAndNode - Class in org.springframework.extensions.surf.types
A basic Class that allows the ExtensionModule and Node representations of the same module to be returned together from a method call.
ExtensionImpl.ModuleObjectAndNode(ExtensionModule, Node) - Constructor for class org.springframework.extensions.surf.types.ExtensionImpl.ModuleObjectAndNode
 
ExtensionModule - Class in org.springframework.extensions.surf.types
Representation of the configuration of a module that provides an extension.
ExtensionModule(Element, ModelPersisterInfo) - Constructor for class org.springframework.extensions.surf.types.ExtensionModule
 
ExtensionModuleEvaluator - Interface in org.springframework.extensions.surf.extensibility
Implementations of this interface can be used to determine whether or not an extension module should be applied to an existing extensibility model.
ExternalLessCssThemeHandler - Class in org.springframework.extensions.surf
This is a LESS CSS handler driven by a pre-configured external LESS process.
ExternalLessCssThemeHandler() - Constructor for class org.springframework.extensions.surf.ExternalLessCssThemeHandler
Sets up a new instance.
extractViewNameFromUrlPath(String) - Method in class org.springframework.extensions.surf.mvc.UrlViewController
Extract the URL filename from the given request URI.

F

FakeBodyContent - Class in org.springframework.extensions.surf.util
Implementation of the JSP BodyContent class.
FakeBodyContent(JspWriter) - Constructor for class org.springframework.extensions.surf.util.FakeBodyContent
Instantiates a new fake body content.
FakeHttpServletRequest - Class in org.springframework.extensions.surf.util
Implementation of HttpServletRequest that mimicks a servlet originated object and provides identity implementations of the methods.
FakeHttpServletRequest(HttpServletRequest) - Constructor for class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
FakeHttpServletResponse - Class in org.springframework.extensions.surf.util
Implementation of a Fake HttpServletResponse object which can be used to trap output from dispatched objects into a buffer and then deal with results at a later time.
FakeHttpServletResponse(HttpServletResponse) - Constructor for class org.springframework.extensions.surf.util.FakeHttpServletResponse
Construction
FakeHttpServletResponse.DelegatingServletOutputStream - Class in org.springframework.extensions.surf.util
The Class DelegatingServletOutputStream.
FakeHttpServletResponse.DelegatingServletOutputStream(OutputStream) - Constructor for class org.springframework.extensions.surf.util.FakeHttpServletResponse.DelegatingServletOutputStream
Instantiates a new delegating servlet output stream.
FakeHttpSession - Class in org.springframework.extensions.surf.util
An implementation of HttpSession which provides a local notion of a session.
FakeHttpSession() - Constructor for class org.springframework.extensions.surf.util.FakeHttpSession
Instantiates a new fake http session.
FakeJspPageContext - Class in org.springframework.extensions.surf.util
Fake Jsp PageContext implementation which wraps predescribed HTTP objects.
FakeJspPageContext(ServletContext, HttpServletRequest, HttpServletResponse, JspWriter) - Constructor for class org.springframework.extensions.surf.util.FakeJspPageContext
Instantiates a new fake jsp page context
FakeJspWriter - Class in org.springframework.extensions.surf.util
FakeJspWriter.
FakeJspWriter() - Constructor for class org.springframework.extensions.surf.util.FakeJspWriter
Instantiates a new fake jsp writer.
FakeJspWriter(Writer) - Constructor for class org.springframework.extensions.surf.util.FakeJspWriter
Instantiates a new fake jsp writer.
FakeJspWriter(int, boolean) - Constructor for class org.springframework.extensions.surf.util.FakeJspWriter
Instantiates a new fake jsp writer.
FeedController - Class in org.springframework.extensions.surf.mvc
Controller for feed requests.
FeedController() - Constructor for class org.springframework.extensions.surf.mvc.FeedController
 
filterCssDependencies(LinkedHashMap<String, HashMap<String, LinkedHashSet<String>>>) - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
Filters CSS dependencies that have already been requested from the supplied map.
filterJsDependencies(LinkedHashMap<String, LinkedHashSet<String>>) - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
Processes the supplied LinkedHashMap to ensure that any dependencies that have been previously requested are removed.
findAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
findChildPageAssociations(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for PageAssociation instances within the Web Application that are of association type 'child' and which match the specified constraints.
findChildPages(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for child pages of the given page.
findChrome() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Chrome instances
findChrome(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Chrome instances.
findComponents() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Component instances.
findComponents(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Component instances.
findComponents(String, String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Component instances.
findComponents(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for Component instances within the Web Application that match the provided constraints.
findComponentsMap(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Provides a map of ScriptModelObjects that wrap Component instances.
findComponentTypes() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Component Type instances.
findComponentTypes(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a fitlered map of Component Type instances.
findConfiguration(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Looks up Configuration instances and returns the first instance that is found for the matching constraints.
findConfigurations() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Configuration instances.
findConfigurations(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Configuration instances.
findContentAssociations() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Content Association instances.
findContentAssociations(String, String, String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Content Association instances.
findContentAssociations(String, String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for ContentAssociation instances within the Web Application that match the specified constraints.
findContentAssociationsMap(String, String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Provides a map of ScriptModelObjects that wrap ContentAssociation instances.
findMatch(String) - Method in class org.springframework.extensions.surf.uri.UriTemplateListIndex
Search the URI index to locale a match for the specified URI.
findMatch(String) - Method in class org.springframework.extensions.surf.uri.UriTemplateMappingIndex
Search the URI index to locale a match for the specified URI.
findMatchAndReplace(String) - Method in class org.springframework.extensions.surf.uri.UriTemplateMappingIndex
Search the URI index to locate a match for the specified URI.
findObject(Object, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Finds an object with the supplied id that matches the supplied value.
findObject(Object, String, String, boolean, RecursionResults) - Static method in class org.springframework.extensions.webscripts.ScriptWidgetUtils
This method performs recursive searching through the supplied object.
findObject(Object, String, String) - Static method in class org.springframework.extensions.webscripts.ScriptWidgetUtils
Finds a ScriptableObject that is located somewhere in the supplied object that has an attribute matching the supplied attribute key and a value matching the supplied attribute value.
findObjects(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of objects of the given type
findObjects(String, Map<String, Object>) - Method in class org.springframework.extensions.surf.ModelObjectService
Filtering function that looks up objects of a given type id and then applies the provided property constraint map.
findPageAssociations() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Page Association instances.
findPageAssociations(String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Page Association instances.
findPageAssociations(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for PageAssociation instances within the Web Application that are of association type 'child' and which match the specified constraints.
findPageAssociationsMap(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Provides a map of ScriptModelObjects that wrap PageAssociation instances.
findPages() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Page instances.
findPages(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Page instances.
findPageTypes() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Page Type instances.
findParentPages(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for parent pages of the given page.
findTemplate(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Looks up Template instances and returns the first instance that is found for the matching constraints.
findTemplate(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Looks up Template instances and returns the first instance that is found for the matching constraints.
findTemplates() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Template instances.
findTemplates(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Template instances.
findTemplatesMap(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Provides a map of ScriptModelObjects that wrap Template instances.
findTemplateTypes() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Template Type instances.
findTemplateTypes(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a filtered map of Template Type instances.
findThemes() - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map of Theme instances.
findWebScripts(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for webscript components with the given family name.
FLAGS - Static variable in class org.springframework.extensions.surf.DependencyAggregator
 
FLAGS - Static variable in class org.springframework.extensions.surf.DependencyHandler
 
flush() - Method in class org.springframework.extensions.surf.extensibility.impl.ExtensibilityServletOutputStream
 
flush() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Flush is a no-op in BodyContent, since you have to explicitly write its contents to the enclosing writer.
flush() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse.DelegatingServletOutputStream
 
flush() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
flushBuffer() - Method in class org.springframework.extensions.surf.extensibility.impl.ExtensibilityHttpResponse
 
flushBuffer() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
flushContent() - Method in class org.springframework.extensions.directives.ChromeDetectionContentModelElement
Overrides the default implementation to wrap the content in a <div> element with a unique "id" attribute when Surf Region Chrome is disabled.
flushContent() - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
This method will be called when the ExtensibilityModel containing this ContentModelElement is closed.
flushContent() - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
This method will be called when the ExtensibilityModel containing this ContentModelElement is closed.
flushOut() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
Flush out.
FOCUS - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
FORCE_AGGREGATED_OUTPUT_PARAM - Static variable in class org.springframework.extensions.directives.JavaScriptDependencyDirective
 
formats - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
forward(HttpServletRequest, HttpServletResponse, String) - Static method in class org.springframework.extensions.surf.site.RequestUtil
Performs a servlet forward.
forward(ServletContext, ServletRequest, ServletResponse, String) - Static method in class org.springframework.extensions.surf.site.RequestUtil
Performs a servlet forward.
forward(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
FORWARD_SLASH - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
Constant for the forward slash "/"
FORWARD_SLASH - Static variable in class org.springframework.extensions.surf.mvc.ResourceController
Constant for the forward slash "/"
FRAMEWORK_INITIALIZATION_SUCCESS_MESSAGE - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
FRAMEWORK_TITLE - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
FRAMEWORK_VERSION - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
FrameworkBean - Class in org.springframework.extensions.surf
Static methods which are useful for working with services and beans within the Web Framework.
FrameworkBean() - Constructor for class org.springframework.extensions.surf.FrameworkBean
 
FrameworkUtil - Class in org.springframework.extensions.surf
Deprecated. 
FrameworkUtil() - Constructor for class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
 
frameworkUtil - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
frameworkUtil - Variable in class org.springframework.extensions.surf.resource.AbstractResourceLoader
 
frameworkUtil - Variable in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
frameworkUtil - Variable in class org.springframework.extensions.surf.resource.support.CMISResource
 
frameworkUtils - Variable in class org.springframework.extensions.surf.support.BaseFactory
 
FreemarkerI18NMessageMethod - Class in org.springframework.extensions.webscripts
 
FreemarkerI18NMessageMethod() - Constructor for class org.springframework.extensions.webscripts.FreemarkerI18NMessageMethod
 
FreemarkerResourceUrlMethod - Class in org.springframework.extensions.webscripts
Custom FreeMarker Template language method.
FreemarkerResourceUrlMethod() - Constructor for class org.springframework.extensions.webscripts.FreemarkerResourceUrlMethod
 
FULL_STOP - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
Constant for the full stop "." (or period as it is known in the US).
FULL_STOP - Static variable in class org.springframework.extensions.surf.mvc.ResourceController
Constant for the full stop "." (or period as it is known in the US).

G

gatherAbsolutePaths(String, List<String>) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
generateAnchorLink(String, String, String, String, String) - Method in class org.springframework.extensions.surf.render.RenderService
This method wraps the generateLink method to place the link inside an HTML anchor tag which is then returned.
generateCachedLocaleChecksum(String) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
Attempts to retrieve the checksum for messages generated for the supplied locale.
generateCacheKey(String) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
It is necessary to include the protocol as well as the locale as the cache key.
generateCheckSum(String) - Method in class org.springframework.extensions.surf.DependencyHandler
Generates an checksum from the supplied source String using a MessageDigest with the requested algorithm.
generateCheckSumPath(String, String) - Static method in class org.springframework.extensions.surf.DependencyHandler
A very basic method of generating a path including the checksum.
generateComponentId(String, String, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Generates the deterministic component id from its key properties
generateCssDataImages - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
generateCSSDependencies(LinkedHashSet<String>) - Method in class org.springframework.extensions.surf.DependencyAggregator
Generates a single compressed CSS resource from the supplied list of paths and returns an MD5 checksum value that should be passed to the browser to when requesting the dependencies from the server.
generateCssMediaToResourceMap(Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
generateI18nJavaScript(Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.I18nDependencyHandler
This method generates a JavaScript string from the Map of supplied DojoDependencies.
generateJavaScriptDependencies(HashMap<String, LinkedHashSet<String>>, boolean) - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
Generates the complete list of JavaScript dependencies (including raw script inserts) into a StringBuilder which can then be output to the output stream.
generateJavaScriptDependencies(LinkedHashSet<String>) - Method in class org.springframework.extensions.surf.DependencyAggregator
Generates a single compressed JavaScript resource from the supplied list of paths and returns an MD5 checksum value that should be passed to the browser to when requesting the dependencies from the server.
generateLink(String, String, String, String) - Method in class org.springframework.extensions.surf.render.RenderService
Uses the LinkBuilder created from the LinkBuilderFactory that should have been set as a property of this class when instantiated as a Spring bean.
generateMessages(String) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
Generates a String containing a JSON representation of all the i18n messages.
generateMessages(WebScriptRequest, WebScriptResponse, String) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
Generate the message for a given locale.
generatePath(String, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
generatePath(String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Generates a persistence path for a given object id and object type id.
generatePathsForClientMode(String) - Method in class org.springframework.extensions.surf.DependencyHandler
Generates a list of paths to attempt to retrieve for the supplied path.
generateResourceURL(RequestContext, ModelObject, String, String, String, String, String, String) - Method in class org.springframework.extensions.surf.render.RenderService
 
generateScopeToBundleMap(Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.I18nDependencyHandler
This method works through the supplied map of DojoDependencies and generated a map of each requested scope to a map of properties generated from all ResourceBundle instances that have been assigned to that scope.
generateUriTemplateListIndexFromConfig(WebFrameworkServiceRegistry, String) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Creates a UriTemplateListIndex populated with configuration data found in config elements matching the target provided.
GeneratorController - Class in org.springframework.extensions.surf.mvc
This controller has been added specifically to address the issue of WebScripts running in the Surf container not being able to generate a binary response.
GeneratorController() - Constructor for class org.springframework.extensions.surf.mvc.GeneratorController
 
GENERIC_PAGE_TYPE_DEFAULT_PAGE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
get(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
get(String) - Method in class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
 
get(String) - Method in interface org.springframework.extensions.surf.cache.ContentCache
Gets content stored in the cache
get(String) - Method in class org.springframework.extensions.surf.cache.ModelObjectCache
 
get(String) - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
get(String) - Method in class org.springframework.extensions.webscripts.ProcessorModelHelper.ScriptMessageResolver
Get an I18N message
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ProcessorModelHelper.ScriptMessageResolver
Get an I18N message with the given message args
get(String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
getAccess() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
getAdditionalInstantiationArgs() - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective.WidgetData
 
getAdvancedComponent(String) - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
Checks to see if the module declares an extension to the AdvancedComponent defined by the supplied id.
getAdvancedComponent(String) - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getAdvancedComponents() - Method in class org.springframework.extensions.surf.types.ExtensionModule
 
getAdvancedComponents() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getAgent() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getAggCssGroupToDependencyMap() - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
 
getAggregratedCssResources(String[]) - Method in class org.springframework.extensions.webscripts.ScriptResourceUtils
 
getAggregratedJsResources(String[]) - Method in class org.springframework.extensions.webscripts.ScriptResourceUtils
 
getAikauVersion() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getAikauVersion() - Method in class org.springframework.extensions.surf.processor.JSScriptWithTokensProcessor
Returns the current Aikau version.
getAikauVersion() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
Returns the current Aikau version.
getAlfrescoPersisterPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getAlfrescoTemplatePaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getAlfrescoWebScriptPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getAllObjects(ModelPersistenceContext, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Returns a map of all of the objects referenced by this persister.
getAllObjects(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map with all object instances of the given type.
getAllObjects(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Returns a map with all object instances of the given type filtered by the given object ID filter pattern.
getAllObjects(String) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Retrieves all objects of a given type id.
getAllObjects(String, String) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Retrieves all objects of a given type id with the given object ID filter
getAllObjects(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
getAllObjects(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
getAllObjects(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
getAllObjects(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
getAllObjectsByFilter(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Returns a map of all of the objects referenced by this persister filtered by the given ID filter.
getAllObjectsByFilter(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
getAllObjectsByFilter(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
getAllObjectsByFilter(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
getApplicationContext() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
Retrieves the application context
getApplicationContext() - Method in class org.springframework.extensions.surf.support.BaseFactory
Gets the application context.
getArgs() - Method in class org.springframework.extensions.webscripts.DefaultURLHelper
 
getArgs() - Method in interface org.springframework.extensions.webscripts.URLHelper
 
getArguments() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getAssignmentVariableName() - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective.WidgetData
 
getAssociationType() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Gets the association type.
getAssociationType() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getAssociationType() - Method in interface org.springframework.extensions.surf.types.PageAssociation
Gets the association type.
getAssociationType() - Method in class org.springframework.extensions.surf.types.PageAssociationImpl
 
getAttribute(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getAttribute(String) - Method in class org.springframework.extensions.surf.render.RenderContextRequest
 
getAttribute(String) - Method in interface org.springframework.extensions.surf.RequestContext
Retrieves an attribute from the request context
getAttribute(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getAttribute(String, int) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getAttribute(Element, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets an attribute from the given element with the given attribute name
getAttributeNames() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getAttributeNames() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getAttributeNamesInScope(int) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getAttributes() - Method in interface org.springframework.extensions.surf.RequestContext
Returns a map of attributes
getAttributes() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getAttributes() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getAttributesScope(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getAuthenticated() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getAuthentication() - Method in interface org.springframework.extensions.surf.types.Page
 
getAuthentication() - Method in class org.springframework.extensions.surf.types.PageImpl
 
getAuthType() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getAutoDeployIndex() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getAutoDeployIndex() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getAutowireModeId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getAutowireModeId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getAutowireRuntimeId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getAutowireRuntimeId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
AUTOWIRE HELPERS
getAvatarRef() - Method in class org.springframework.extensions.surf.site.AlfrescoUser
 
getBasePath() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getBasePath() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getBeanName() - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluator
 
getBeanName() - Method in class org.springframework.extensions.surf.extensibility.impl.RejectionSubComponentEvaluator
 
getBeanName() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Returns the id given to this class when it is defined as a Spring bean.
getBeanName() - Method in class org.springframework.extensions.surf.render.RenderService
Returns the id given to this class when it is defined as a Spring bean.
getBinding(String) - Method in class org.springframework.extensions.webscripts.ScriptForm
Gets an element form binding.
getBindingIds() - Method in class org.springframework.extensions.webscripts.ScriptForm
Gets the ids of all element form bindings.
getBindings() - Method in class org.springframework.extensions.webscripts.ScriptForm
Gets the bindings.
getBiography() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getBooleanProperty(Map<String, Object>, String, String, boolean) - Static method in class org.springframework.extensions.directives.DirectiveUtils
Attempts to retrieve a boolean property from the map of parameters supplied using the key provided.
getBooleanProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
getBooleanProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getBooleanProperty(String) - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the boolean property.
getBufferSize() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getBuildKeyForDependencies(Map<String, DojoDependencies>) - Static method in class org.springframework.extensions.surf.DojoDependencyHandler
Construct the hash lookup key for a Map of Dojo dependencies.
getBundle(String) - Method in class org.springframework.extensions.surf.I18nDependencyHandler
 
getBytes() - Method in interface org.springframework.extensions.surf.resource.ResourceContent
Gets the bytes.
getBytes() - Method in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
getBytes() - Method in interface org.springframework.extensions.surf.resource.ResourceMetadata
Returns the bytes of the metadata
getCache(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Gets the cache for a particular model persistence context
getCache(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Gets the cache for a particular model persistence context
getCache(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Gets the cache for a particular model persistence context
getCacheCheckDelay() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.PersisterConfigDescriptor
 
getCachedBundle(String, Locale) - Method in class org.springframework.extensions.surf.I18nDependencyHandler
Checks the cache for previously generated JSON strings.
getCachedChecksumForFileSet(Set<String>) - Method in class org.springframework.extensions.surf.DependencyAggregator
This checks the cache to see if the requested set of files has previously been used to generate an aggregated resource.
getCachedCompressedCssResource(String) - Method in class org.springframework.extensions.surf.DependencyAggregator
Attempts to retrieve a previously cached CSS resource.
getCachedCompressedJSResource(String) - Method in class org.springframework.extensions.surf.DependencyAggregator
 
getCachedDependencyResource(String) - Method in class org.springframework.extensions.surf.DependencyAggregator
Attempts to retrieve a previously stored aggregated resource that has been mapped to a specific checksum.
getCachedExtendedBundle(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Checks the cache to see if it has cached an extended bundle (that is a basic ResourceBundle that has had extension modules applied to it.
getCachedExtendedBundle(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
Checks the current RequestContext to see if it has cached an extended bundle (that is a basic ResourceBundle that has had extension modules applied to it.
getCachedResource(String) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Attempts to retrieve a generated JavaScript resource that has been previously cached.
getCachedResourceInfo(String) - Method in class org.springframework.extensions.surf.DependencyHandler
Checks the cache to see if a DependencyHandler.ResourceInfo object has been previously generated for the supplied path.
getCacheEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.PersisterConfigDescriptor
 
getCacheKey(String, Locale) - Method in class org.springframework.extensions.surf.mvc.PageTypeViewResolver
Overrides the default implementation from AbstractCachingViewResolver to ensure that page type view are cached with respect to the requested view.
getCacheName() - Method in class org.springframework.extensions.surf.util.CacheReport
 
GetCacheReport - Class in org.springframework.extensions.surf.webscripts
GET method implementation for the Cache Report webscript.
GetCacheReport() - Constructor for class org.springframework.extensions.surf.webscripts.GetCacheReport
 
getCapabilities() - Method in class org.springframework.extensions.webscripts.ScriptUser
Gets a map of capabilities (boolean assertions) for the user.
getCharacterEncoding() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getCharacterEncoding() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getCharset() - Method in class org.springframework.extensions.surf.DependencyHandler
 
getChecksum(String, DependencyHandlerProcessingCallback) - Method in class org.springframework.extensions.surf.DependencyHandler
Obtains a checksum path for the supplied path by first checking a cache for previously generated values and failing that will attempt to actually retrieve the resource which will in turn actually generate a checksum path and place it in the cache which is then rechecked.
getChecksumForDependencies(Map<String, DojoDependencies>, String, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Return the checksum for a set of dependencies.
getChecksumPath(String) - Method in class org.springframework.extensions.surf.DependencyHandler
Obtains a checksum path for the supplied path by first checking a cache for previously generated values and failing that will attempt to actually retrieve the resource which will in turn actually generate a checksum path and place it in the cache which is then rechecked.
getChecksumPathForDependencies(String) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
This method is used to both generate the checksum for the supplied JavaScript source code and also to cache that generated source code against the checksum generated.
getChild(Element, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the child.
getChildPages(RequestContext) - Method in interface org.springframework.extensions.surf.types.Page
Gets the child pages.
getChildPages(RequestContext) - Method in class org.springframework.extensions.surf.types.PageImpl
 
getChildren(Element) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the children.
getChildren(Element, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the children.
getChildValue(Element, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the child value.
getChrome(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Chrome instance with the given id.
getChrome() - Method in class org.springframework.extensions.surf.taglib.ComponentTag
 
getChrome() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
getChrome() - Method in interface org.springframework.extensions.surf.types.Component
Gets the chrome.
getChrome() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getChrome() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getChrome(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getChromeMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getChromeType() - Method in interface org.springframework.extensions.surf.types.Chrome
Gets the chrome type.
getChromeType() - Method in class org.springframework.extensions.surf.types.ChromeImpl
 
getClusterMessageType() - Method in interface org.springframework.extensions.surf.ClusterMessageAware
The unique message cluster Type ID that this bean deals with and posts using.
getClusterMessageType() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
 
getClusterMessageType() - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
getCommonPersisterPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getCommonTemplatePaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getCommonWebScriptPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getCompanyAddress1() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyAddress2() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyAddress3() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyEmail() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyFax() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyPostcode() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyTelephone() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getComponent(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the component instance with the given id.
getComponent(String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the component instance by its binding
getComponent() - Method in class org.springframework.extensions.surf.taglib.ComponentTag
 
getComponent(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponent(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentBindingSourceObject(RequestContext, Component) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Returns the object to which this component is bound This is the same as calling component.getSourceObject()
getComponentBoundToRegion(RequestContext, String, String, String) - Method in class org.springframework.extensions.surf.render.RenderService
Determines the component which is bound to the given region If there is no component bound, then null is returned.
getComponents() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentsMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentType(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Component Type instance with the given id
getComponentType(RequestContext) - Method in interface org.springframework.extensions.surf.types.Component
Gets the component type.
getComponentType(RequestContext) - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getComponentType(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentTypeId() - Method in interface org.springframework.extensions.surf.types.Component
Gets the component type id.
getComponentTypeId() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getComponentTypeId() - Method in class org.springframework.extensions.surf.types.SubComponent
 
getComponentTypes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentTypesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getConfig() - Method in class org.springframework.extensions.directives.ChromeDetectionDirective
 
getConfig() - Method in class org.springframework.extensions.directives.ChromeDetectionDirectiveData
 
getConfig() - Static method in class org.springframework.extensions.surf.FrameworkBean
Deprecated. 
getConfig() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated. 
getConfig() - Static method in class org.springframework.extensions.surf.site.SiteUtil
Returns the web framework configuration element
getConfig() - Method in class org.springframework.extensions.webscripts.ScriptBase
 
getConfigService() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Gets the config service.
getConfigService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the config service.
getConfiguration(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Configuration instance with the given id
getConfiguration(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getConfigurations() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getConfigurationsMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getConnector(String) - Method in class org.springframework.extensions.surf.FrameworkBean
Creates an unauthenticated connector to a given endpoint.
getConnector(RequestContext, String) - Method in class org.springframework.extensions.surf.FrameworkBean
Creates an authenticated connector to a given endpoint.
getConnector(HttpSession, String, String) - Method in class org.springframework.extensions.surf.FrameworkBean
Creates an authenticated connector to a given endpoint.
getConnector(String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Creates an unauthenticated connector to a given endpoint.
getConnector(RequestContext, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Creates an authenticated connector to a given endpoint.
getConnector(HttpSession, String, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Creates an authenticated connector to a given endpoint.
getConnectorService() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the connector service.
getConnectorService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the connector service.
getConnectorSession(RequestContext, String) - Method in class org.springframework.extensions.surf.FrameworkBean
Retrieves the Connector Session instance for the current user and given endpoint.
getConnectorSession(HttpSession, String) - Method in class org.springframework.extensions.surf.FrameworkBean
Retrieves the Connector Session instance for the current session and given endpoint.
getConnectorSession(RequestContext, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the Connector Session instance for the current user and given endpoint.
getConnectorSession(HttpSession, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the Connector Session instance for the current session and given endpoint.
getContainer() - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
Gets the container bean.
getContent() - Method in class org.springframework.extensions.surf.DependencyResource
 
getContent() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the content for this resource.
getContent() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
getContent() - Method in class org.springframework.extensions.surf.resource.support.CMISResource
 
getContent() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
getContent() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResource
 
getContent() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getContent() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getContentAsByteArray() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the content as byte array.
getContentAssociation(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Content Association instance with the given id
getContentAssociation(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getContentAssociations() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getContentAssociationsMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getContentAsString() - Method in interface org.springframework.extensions.surf.RequestContext
This method must be implemented to return the result of calling getContentAsString() method of the FakeHttpServletResponse that is returned from the getResponse() method when the RequestContext is in passive mode.
getContentAsString() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getContentAsString() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the content as string.
getContentId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getContentLength() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getContentLength() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the content length.
getContents() - Method in class org.springframework.extensions.surf.DependencyHandler.ResourceInfo
Returns the contents of the resource.
getContentType() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getContentType() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getContentURL() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the content url.
getContentURL() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
getContentURL() - Method in class org.springframework.extensions.surf.resource.support.CMISResource
 
getContentURL() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
getContentURL() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResource
 
getContentUrl() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getContext() - Method in class org.springframework.extensions.directives.ChromeDetectionDirective
 
getContext() - Method in class org.springframework.extensions.directives.ChromeDetectionDirectiveData
 
getContext(HttpServletRequest) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Attempts to retrieve the render context instance bound to the given http servlet request
getContext() - Method in class org.springframework.extensions.webscripts.DefaultURLHelper
 
getContext() - Method in class org.springframework.extensions.webscripts.ScriptWebApplication
Returns the root web application context
getContext() - Method in interface org.springframework.extensions.webscripts.URLHelper
 
getContextPath() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the request context path
getContextPath() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getContextPath() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getContributingSourcePaths() - Method in class org.springframework.extensions.surf.render.RenderService.SubComponentData
 
getCookie(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the cookie.
getCookies() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getCookies() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the cookies.
getCreationTime() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getCredentialVault(HttpSession, String) - Method in class org.springframework.extensions.surf.FrameworkBean
Retrieves the session-bound credential vault for a given user.
getCredentialVault(RequestContext, String) - Method in class org.springframework.extensions.surf.FrameworkBean
Retrieves the session-bound credential vault for a given user.
getCredentialVault(HttpSession, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the session-bound credential vault for a given user.
getCredentialVault(RequestContext, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
This has been deprecated as all static helper methods need to be removed. TODO Indicate which bean to use once it has been named!
getCredentialVault() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the credential vault
getCredentialVault() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Returns a CredentialVault.
getCredentialVault() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getCssDataImageHandler() - Method in class org.springframework.extensions.surf.DependencyHandler
 
getCssDeps() - Method in class org.springframework.extensions.surf.DojoDependencies
 
getCssGroupToDependencyMap() - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
 
getCssThemeHandler() - Method in class org.springframework.extensions.surf.DependencyHandler
 
getCssTokens() - Method in interface org.springframework.extensions.surf.types.Theme
 
getCssTokens() - Method in class org.springframework.extensions.surf.types.ThemeImpl
 
getCurrentComponent() - Method in interface org.springframework.extensions.surf.types.SurfBug
Should return the Component currently being debugged.
getCurrentComponent() - Method in class org.springframework.extensions.surf.types.SurfBugImpl
Return the Component currently being debugged.
getCurrentExtensibilityModel() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getCurrentExtensibilityModel() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getCurrentObject() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current object If no object has been set, then null is returned
getCurrentObject() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getCurrentObjectId() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the id of the current object If no object has been set, then the id will be null.
getCurrentObjectId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getCurrentRequestContext() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the request context for the current thread.
getCurrentThemeId(RequestContext) - Static method in class org.springframework.extensions.surf.site.ThemeUtil
Gets the current theme id.
getCurrentThreadErrors() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
Returns the current errors for the current thread.
getCustomizations() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getCustomizations() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getCustomProperties() - Method in interface org.springframework.extensions.surf.ModelObject
 
getCustomProperties() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getCustomProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
getCustomProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getDateHeader(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getDeclarationRegex() - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
getDeclarationRegexPattern() - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
getDefaultComponentChrome() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultComponentChrome() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultFormat() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getDefaultFormatId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultFormatId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultLessConfig() - Method in class org.springframework.extensions.surf.LessCssThemeHandler
Returns the current default LESS configuration.
getDefaultPageTypeIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultPageTypeIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultPageTypeInstanceId(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultPageTypeInstanceId(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultPersisterId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultPersisterId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultRegionChrome() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultRegionChrome() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultSiteConfigurationId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultSiteConfigurationId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultSubComponentChrome() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultThemeId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultThemeId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultThemeId() - Method in class org.springframework.extensions.surf.mvc.ThemeInterceptor
 
getDefaultUserFactoryId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultUserFactoryId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDependencies(String) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Gets the DojoDependencies for the supplied path.
getDependency() - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
 
getDependencyAggregator() - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
 
getDependencyAggregator() - Method in class org.springframework.extensions.surf.webscripts.XhrDependencies
 
getDependencyAggregator() - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
getDependencyHandler() - Method in class org.springframework.extensions.surf.CssImageDataHandler
 
getDependencyHandler() - Method in class org.springframework.extensions.surf.CssThemeHandler
 
getDependencyHandler() - Method in class org.springframework.extensions.surf.DependencyAggregator
 
getDependencyHandler() - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
getDependencyHandler() - Method in class org.springframework.extensions.surf.I18nDependencyHandler
 
getDependencyHandler() - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
getDependencyRegex() - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
getDependencyRegexPattern() - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
getDependencySource(Map) - Method in class org.springframework.extensions.directives.CssDependencyDirective
Overrides the default to return the "href" parameter.
getDependencySource(Map) - Method in class org.springframework.extensions.directives.JavaScriptDependencyDirective
Gets the parameter that defines the dependency source file.
getDeployedModules() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
Returns the list of configured ModuleDeployments.
GetDeployedModules - Class in org.springframework.extensions.surf.webscripts
This is the Java controller for the Module Deployment WebScript (/modules/deploy) that returns the status of the module deployment configuration.
GetDeployedModules() - Constructor for class org.springframework.extensions.surf.webscripts.GetDeployedModules
 
getDescDocument() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getDescPath() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getDescription() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.FormatDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getDescription() - Method in interface org.springframework.extensions.surf.ModelObject
Returns the description property of the model object
getDescription() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getDescription() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the description.
getDescription() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getDescription() - Method in class org.springframework.web.context.support.StoreResource
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getDescriptionId() - Method in interface org.springframework.extensions.surf.ModelObject
Returns the description id property of the model object
getDescriptionId() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getDescriptionId() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the description id.
getDescriptor(RenderMode) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
getDestId() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Gets the dest id.
getDestId() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getDestId() - Method in interface org.springframework.extensions.surf.types.PageAssociation
Gets the dest id.
getDestId() - Method in class org.springframework.extensions.surf.types.PageAssociationImpl
 
getDestPage(RequestContext) - Method in interface org.springframework.extensions.surf.types.PageAssociation
Gets the dest object.
getDestPage(RequestContext) - Method in class org.springframework.extensions.surf.types.PageAssociationImpl
 
getDocument() - Method in interface org.springframework.extensions.surf.ModelObject
 
getDocument() - Method in interface org.springframework.extensions.surf.resource.ResourceXMLContent
Gets the document.
getDocument() - Method in class org.springframework.extensions.surf.resource.ResourceXMLContentImpl
 
getDocument() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
Return the representation of this Model Object as an XML DOM.
getDocument(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getDocumentChildValue(Document, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the document child value.
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getDocumentPathsByRegEx(String, String, boolean) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
Performs a pattern filter look up using a regex and starting from a given path.
getDocumentResources(String) - Method in class org.springframework.extensions.webscripts.ResourceStore
Gets resources that match a given location pattern.
getDojoBaseUrl() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDojoBootstrapFile() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDojoCssGroupToDependencyMap() - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
 
getDojoDefaultLessConfig() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDojoDependencyHandler() - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
getDojoDependencyHandler() - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
getDojoMessagesDefaultScope() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDojoMessagesObject() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDojoNonAmdFiles() - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
 
getDojoPackageLocation(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Finds the location of the supplied Dojo package.
getDojoPackages() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDojoPackagesMain() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDojoPageWidget() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getELContext() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getEmail() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getEnclosingWriter() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Get the enclosing JspWriter.
getEncodedImage(String) - Method in class org.springframework.extensions.surf.CssImageDataHandler
Gets the encoded image for the supplied path.
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
getEndpoint() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ResourceLoaderDescriptor
 
getEndpoint() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ResourceResolverDescriptor
 
getEndpoint(String) - Method in class org.springframework.extensions.surf.FrameworkBean
Loads the endpoint descriptor for a given endpoint.
getEndpoint(String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Loads the endpoint descriptor for a given endpoint.
getEndpoint() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getEndpointId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.RuntimeConfigDescriptor
 
getEndpointId() - Method in class org.springframework.extensions.surf.resource.AbstractResource
 
getEndpointId() - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoader
Gets the endpoint id.
getEndpointId() - Method in interface org.springframework.extensions.surf.resource.Resource
Returns the endpoint of the resource
getEndpointId() - Method in interface org.springframework.extensions.surf.resource.ResourceLoader
Returns the endpoint id for this resource loader
getEndpointId() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getEntryCount() - Method in class org.springframework.extensions.surf.util.CacheReport
 
getErrorHandlerDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getErrorHandlerDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getErrorHandlerIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getErrorHandlerIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getErrorMessage() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the error message.
getEvaluatedModules() - Method in interface org.springframework.extensions.surf.RequestContext
 
getEvaluatedModules() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Retrieve the list of ExtensionModule instances that have been evaluated as applicable for the current request.
getEvaluatedProperties() - Method in interface org.springframework.extensions.surf.RequestContext
 
getEvaluatedProperties() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getEvaluation() - Method in class org.springframework.extensions.surf.types.SubComponent.RenderData
 
getEvaluations() - Method in class org.springframework.extensions.surf.types.SubComponent
 
getEvaluator() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getEvaluator() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getEvaluatorOverride() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getEvaluatorOverride() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getEvaluatorProperties() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getEvaluatorProperties() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getEvaluatorPropertyOverrides() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getEvaluatorPropertyOverrides() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getException() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getExcludeCssPaths() - Method in class org.springframework.extensions.surf.CssImageDataHandler
 
getExcludeMimeTypes() - Method in class org.springframework.extensions.surf.CssImageDataHandler
 
getExcludePatterns() - Method in class org.springframework.extensions.surf.CssImageDataHandler
 
getExecuteUrl() - Method in class org.springframework.extensions.webscripts.LocalWebScriptContext
 
getExpressionEvaluator() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getExtendedScriptConfigModel(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Creates a new ExtendedScriptConfigModel instance using the local configuration generated for this request.
getExtendedScriptConfigModel(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getExtendedTemplateConfigModel(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Creates a new TemplateConfigModel instance using the local configuration generated for this request.
getExtendedTemplateConfigModel(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getExtendingModuleFiles(ExtensionModule, String) - Method in interface org.springframework.extensions.surf.extensibility.ExtensibilityModuleHandler
Returns a List of the files that should be applied to an ExtensibilityModel being processed.
getExtendingModuleFiles(ExtensionModule, String) - Method in class org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler
Returns a list of template paths that could provide valid extensions to the supplied template.
getExtendingModuleFiles(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Retrieves a list of files that should be provided by the evaluated modules.
getExtendingModuleFiles(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getExtensibilityModuleHandler() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getExtensionDependencies() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the dependencies requested by extension modules as a formatted String.
getExtensionDependencies() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Returns the dependencies requested by extension modules as a formatted String.
getExtensionModule() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getExtensionModule() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getExtensionModuleId() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getExtensionModuleId() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getExtensionModules() - Method in interface org.springframework.extensions.surf.types.Extension
 
getExtensionModules() - Method in class org.springframework.extensions.surf.types.ExtensionImpl
 
getExtensions() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getExtensionType() - Method in interface org.springframework.extensions.surf.types.Extension
 
getExtensionType() - Method in class org.springframework.extensions.surf.types.ExtensionImpl
 
getExternalAuthentication() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getFamilys() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getField(String) - Method in class org.springframework.extensions.webscripts.ScriptFormData
Gets an element form field.
getFieldIds() - Method in class org.springframework.extensions.webscripts.ScriptFormData
Gets the ids of all element form fields.
getFields() - Method in class org.springframework.extensions.webscripts.ScriptFormData
Gets the fields.
getFileBeingProcessed() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getFileBeingProcessed() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
Retrieves the path of the current file being processed.
getFilename() - Method in class org.springframework.web.context.support.StoreResource
 
getFileSetChecksumCache() - Method in class org.springframework.extensions.surf.DependencyAggregator
Construct the File Set MD5 Checksum Cache Currently this cache is based on a ConcurrentLinkedHashMap impl - to maintain a maximum size and insert order allowing old items to be ejected in a deterministic pattern.
getFilters() - Method in class org.springframework.extensions.surf.RemoteResourcesHandler
 
getFirstName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getFormat() - Method in class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
getFormatDescription(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getFormatDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getFormatDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getFormatId() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current format id
getFormatId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getFormatId() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Gets the format id.
getFormatId() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getFormatId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getFormatIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getFormatIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getFormatIds() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getFormatStyle() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getFormatTitle(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getForwardedUrl() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the forwarded url.
getFrameworkTitle() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Returns the official title of this release of the Alfresco Web Framework
getFrameworkTitle() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getFrameworkVersion() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Returns the official version of this release of the Alfresco Web Framework
getFrameworkVersion() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getFullName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getGoogleUsername() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getGroup() - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
 
getGuestUser(RequestContext) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Retrieve the special "Guest" user instance.
getGUID() - Method in interface org.springframework.extensions.surf.types.Component
Gets the GUID.
getGUID() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getHeader(String) - Method in interface org.springframework.extensions.surf.RequestContext
Retrieves an header from the request context
getHeader(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getHeader(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getHeader(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the header.
getHeader(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getHeaderNames() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getHeaderNames() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the header names.
getHeaderNames() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getHeaders() - Method in interface org.springframework.extensions.surf.RequestContext
Returns a map of headers
getHeaders() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getHeaders(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getHeaders(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the headers.
getHeaders() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getHref() - Method in class org.springframework.extensions.surf.taglib.StylesheetTag
 
getHtmlId() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Gets the html id
getI18nDependencyHandler() - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
getI18nDeps() - Method in class org.springframework.extensions.surf.DojoDependencies
 
getId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getId() - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
 
getId() - Method in interface org.springframework.extensions.surf.extensibility.SubComponentEvaluation
An evaluation should define an ID to help with debugging.
getId() - Method in interface org.springframework.extensions.surf.ModelObject
Returns the id of the model object.
getId() - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Returns a unique id for this persister If this persister is wrapped around a ClassPath store, a LocalFileSystem store or a Repository store, this will return the value provided getBasePath() If this is wrapped around a RemoteStore, this will return the AVM Store ID to which this persister is bound
getId() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
getId() - Method in interface org.springframework.extensions.surf.RequestContext
Each request context instance is stamped with a unique id
getId() - Method in interface org.springframework.extensions.surf.resource.ResourceMetadata
Gets the id of the object
getId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getId() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getId() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getId() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getId() - Method in class org.springframework.extensions.webscripts.ScriptForm.FormBinding
 
getId() - Method in class org.springframework.extensions.webscripts.ScriptFormData.FormField
 
getId() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the id.
getId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getId() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Gets the id.
getId() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getId() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getId() - Method in class org.springframework.extensions.webscripts.ScriptUser
Gets the id.
getImplementationClass() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getIncludedUrl() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the included url.
getIndex() - Method in interface org.springframework.extensions.surf.types.Component
Gets the index of the component.
getIndex() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getIndex() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getIndex() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getIndex() - Method in class org.springframework.extensions.surf.types.SubComponent
 
getInputStream() - Method in class org.springframework.extensions.surf.DependencyHandler.ResourceInfo
Returns the cached contents of the resource if they have been set otherwise defers to the loadInputStream method.
getInputStream() - Method in interface org.springframework.extensions.surf.resource.ResourceContent
Retrieves an input stream to the resource content.
getInputStream() - Method in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
getInputStream() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getInputStream() - Method in class org.springframework.web.context.support.StoreResource
 
getInstance() - Static method in class org.springframework.extensions.surf.cache.ModelObjectCache.ModelObjectSentinel
 
getInstantMsg() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getInternetExplorerVersion(HttpServletRequest) - Static method in class org.springframework.extensions.surf.ServletUtil
Attempts to determine the Internet Explorer version specified in the User-Agent header in the supplied HttpServletRequest.
getIntHeader(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getIsAdmin() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getIsContainer() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getIsGuest() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getJavaScriptDeps() - Method in class org.springframework.extensions.surf.DojoDependencies
 
getJobTitle() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getJSON() - Method in interface org.springframework.extensions.surf.resource.ResourceJSONContent
Gets the JSON.
getJSON() - Method in class org.springframework.extensions.surf.resource.ResourceJSONContentImpl
 
getJson() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
getJSONString() - Method in interface org.springframework.extensions.surf.resource.ResourceJSONContent
Gets the JSON string.
getJSONString() - Method in class org.springframework.extensions.surf.resource.ResourceJSONContentImpl
 
getJspPath() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ErrorHandlerDescriptor
 
getJspPath() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.SystemPageDescriptor
 
getKey() - Method in interface org.springframework.extensions.surf.ModelObject
Returns the model object key instance
getKey() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getKeyPath() - Method in class org.springframework.extensions.surf.types.ExtensionModule
 
getKind() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getLastAccessedTime() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getLastConfigurationUpdate() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
 
getLastLoginCookie(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
Helper to return cookie that saves the last login time for the current user.
getLastName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getLessVariables() - Method in class org.springframework.extensions.surf.LessCssThemeHandler
Looks for the LESS CSS token which should contain the LESS style variables that can be applied to each CSS file.
getLifecycle() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getLinkBuilder() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the LinkBuilder to be used for the currently executing page.
getLinkBuilder() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getLinkBuilder() - Method in class org.springframework.extensions.surf.support.ServletRequestContext
 
getLinkBuilder() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getLocalAddr() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocalContext() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
getLocale() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocale() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getLocaleMergedBundle(String) - Method in class org.springframework.extensions.surf.I18nDependencyHandler
This method generates a Map of NLS properties comprised of all the available ResourceBundle instances retrieved from the supplied path.
getLocales() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocalName() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocalPersisterPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getLocalPort() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocalTemplatePaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getLocalWebScriptPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getLocation() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getLogger() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the general web framework logger.
getLogger() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Returns a logger for the controller
getLoginEnabled() - Method in class org.springframework.extensions.webscripts.ScriptSurf
 
getMaximumImageSize() - Method in class org.springframework.extensions.surf.CssImageDataHandler
Gets the maximum image size to allow to be encoded
getMaxInactiveInterval() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getMedia() - Method in class org.springframework.extensions.directives.CssDependencyContentModelElement
 
getMediaType() - Method in class org.springframework.extensions.surf.DojoDependencies.CssDependency
 
getMessage() - Method in exception org.springframework.extensions.surf.exception.RendererExecutionException
 
getMessagesPrefix(WebScriptRequest, WebScriptResponse, String) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
Generates a String prefix of JavaScript that by default sets up a namespace for the messages object to which the messages JSON output should be assigned.
getMessagesSuffix(WebScriptRequest, WebScriptResponse, String) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
Generates a String suffix of JavaScript that defaults to a closing semi-colon.
getMessagesWebScript() - Method in class org.springframework.extensions.directives.DefaultDirectiveFactory
Returns the message WebScript.
getMessagesWebScript() - Method in interface org.springframework.extensions.directives.DirectiveFactory
The MessagesWebScript is required for setting up i18n messages so will be needed by the createMessagesDependencyDirective method.
getMetadata() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the metadata for this resource.
getMetadata() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
getMetadata() - Method in class org.springframework.extensions.surf.resource.support.CMISResource
 
getMetadata() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
getMetadata() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResource
 
getMetadata() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getMetadataURL() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the metadata url.
getMetadataURL() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
getMetadataURL() - Method in class org.springframework.extensions.surf.resource.support.CMISResource
 
getMetadataURL() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
getMetadataURL() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResource
 
getMetadataUrl() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getMethod() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getMethod() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getMiddleName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getMimetype() - Method in class org.springframework.extensions.surf.DependencyResource
 
getMissingFileWarningSuppressionList() - Method in class org.springframework.extensions.surf.DependencyAggregator
Gets the paths to suppress missing file warnings for.
getMobilePhone() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getModel() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the spring mvc model
getModel() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getModelObject() - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
Gets the ModelObject for the current thread.
getModelObject() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
getModelObject() - Method in class org.springframework.extensions.webscripts.LocalWebScriptContext
 
getModelObject() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getModelObject() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Returns the model object
getModelObject() - Method in class org.springframework.extensions.webscripts.ScriptResources
Returns the model object
getModelObjectService() - Method in class org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler
 
getModelObjectService() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
 
getModelObjectService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
getModelObjectService() - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilderFactory
This method is supplied so that subclasses can get a reference to the ModelObjectService that is required to instantiate a AbstractLinkBuilder.
getModelObjectService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated. 
getModelProperties() - Method in interface org.springframework.extensions.surf.ModelObject
 
getModelProperties() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getModelProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
getModelProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getModificationTime() - Method in interface org.springframework.extensions.surf.ModelObject
 
getModificationTime() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getModuleCssDeps(ExtensionModule, String) - Method in interface org.springframework.extensions.surf.extensibility.ExtensibilityModuleHandler
Returns the CSS dependencies for the current extension module for the supplied path.
getModuleCssDeps(ExtensionModule, String) - Method in class org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler
 
getModuleDeploymentMode() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getModuleDeploymentMode() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getModuleDeploymentType() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getModuleDeploymentType() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getModuleJsDeps(ExtensionModule, String) - Method in interface org.springframework.extensions.surf.extensibility.ExtensibilityModuleHandler
Returns the JavaScript dependencies for the current extension module for the supplied path.
getModuleJsDeps(ExtensionModule, String) - Method in class org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler
 
getMultipartProcessing() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getName() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.FormatDescriptor
 
getName() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getName() - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective.WidgetData
 
getName() - Method in class org.springframework.extensions.surf.resource.AbstractResource
 
getName() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the name.
getName() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
getName() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getName() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
getName() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getName() - Method in class org.springframework.extensions.webscripts.ScriptUser
Gets the name (generally this is the username - i.e.
getNames() - Method in class org.springframework.extensions.webscripts.ScriptResources
 
getNamespace() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TagLibraryDescriptor
 
getNamespace() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getNativeUser() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getNegotiatedFormats() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getNode() - Method in class org.springframework.extensions.surf.types.ExtensionImpl.ModuleObjectAndNode
 
getNodeRefId() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
getNonAmdDependencies() - Method in class org.springframework.extensions.surf.DojoDependencies
 
getObject() - Method in class org.springframework.extensions.directives.RenderServiceExtensibilityDirective
 
getObject() - Method in class org.springframework.extensions.directives.RenderServiceFreeMarkerDirective
 
getObject(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Gets an object from persisted storage by id
getObject(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets an object instance of the given type and with the given id.
getObject(String, String) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Retrieves an object from the persister that manages the given object type.
getObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
Iterates over the persisters list attempting to find a ModelObject of the supplied type with the supplied id.
getObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
getObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
getObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
getObject() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getObject() - Method in class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
getObject() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getObject(RequestContext) - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Gets the object that is being associated.
getObject(RequestContext) - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getObject() - Method in class org.springframework.extensions.surf.types.ExtensionImpl.ModuleObjectAndNode
 
getObject(String, String) - Method in class org.springframework.extensions.webscripts.ScriptBase
Retrieves a model object from the underlying store and hands it back wrapped as a ScriptModelObject.
getObject(RequestContext, String, String) - Static method in class org.springframework.extensions.webscripts.ScriptHelper
Retrieves a model object from the underlying store and hands it back wrapped as a ScriptModelObject.
getObject() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Gets the object.
getObjectByPath(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Retrieves an object from the underlying store by path This performs an interrogation of the underlying document to determine its object type and object id.
getObjectByPath(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Retrieves an object from the underlying store by path This performs an interrogation of the underlying document to determine its object type and object id.
getObjectId(Document, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Determines the object id of a serialized model object contained in a document.
getObjectId(Document, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Determines the object id of a serialized model object contained in a document.
getObjectId() - Method in class org.springframework.extensions.surf.resource.AbstractResource
 
getObjectId() - Method in interface org.springframework.extensions.surf.resource.Resource
Returns the object id of the resource
getObjectId() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getObjectPersistenceService() - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the object persistence service
getObjectPersistenceService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated. 
getObjects(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getObjectService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Gets the model object service
getObjectService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
Gets the model object service
getObjectService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Gets a ModelObjectService.
getObjectService() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the model object service
getObjectService() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getObjectService() - Method in class org.springframework.extensions.surf.support.BaseFactory
Gets the model object service
getObjectService() - Method in class org.springframework.extensions.surf.support.BaseFactoryBean
Gets the model object service
getObjectService() - Method in class org.springframework.extensions.webscripts.ScriptBase
Gets the model object service
getObjectsFromPaths(ModelPersistenceContext, String, String[]) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
getObjectsMap(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getObjectTypeDescription(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getObjectTypeId(Document, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Determines the object type id of a serialized model object contained in a document.
getObjectTypeId() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the object type id.
getObjectTypeId() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
getObjectTypeId() - Method in class org.springframework.extensions.surf.resource.support.CMISResource
 
getObjectTypeId() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
getObjectTypeId() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResource
 
getObjectTypeId() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getObjectTypeIds() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getObjectTypeName(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getOptions() - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective.WidgetData
 
getOrder() - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoaderFactory
 
getOrder() - Method in interface org.springframework.extensions.surf.resource.ResourceLoaderFactory
Returns the order of preference for this resource loader
getOrderId() - Method in interface org.springframework.extensions.surf.types.PageAssociation
Gets the order id.
getOrderId() - Method in class org.springframework.extensions.surf.types.PageAssociationImpl
 
getOrganization() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getOut() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
getOut() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getOutput() - Method in class org.springframework.extensions.surf.util.WrappedHttpServletResponse
Gets the output.
getOutputStream() - Method in class org.springframework.extensions.surf.extensibility.impl.ExtensibilityHttpResponse
 
getOutputStream() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getOutputStream() - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
getPackage() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getPage(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Page instance with the given id
getPage() - Method in interface org.springframework.extensions.surf.RequestContext
If a page instance is currently executing, it can be retrieved from the request context.
getPage() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getPage() - Method in class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
getPage() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getPage() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getPage(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPageAssociation(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Page Association instance with the given id
getPageAssociation(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPageAssociations() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPageAssociationsMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPageContext() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
getPageId() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the id of the currently executing page.
getPageId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getPageId(String) - Method in interface org.springframework.extensions.surf.types.Theme
Gets the page id given the specified page type.
getPageId(String) - Method in class org.springframework.extensions.surf.types.ThemeImpl
Checks the theme to find the id of the page that is mapped to the requested page type.
getPageId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getPages() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPagesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPageTitle() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the title of the current page.
getPageTitle() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getPageType(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Page Type instance with the given id.
getPageType() - Method in class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
getPageType(RequestContext) - Method in interface org.springframework.extensions.surf.types.Page
Gets the page type.
getPageType(RequestContext) - Method in class org.springframework.extensions.surf.types.PageImpl
 
getPageType(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPageTypeId() - Method in interface org.springframework.extensions.surf.types.Page
Gets the page type id.
getPageTypeId() - Method in class org.springframework.extensions.surf.types.PageImpl
 
getPageTypes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getParameter(String) - Method in interface org.springframework.extensions.surf.RequestContext
Retrieves a parameter from the request context
getParameter(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getParameter(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getParameter(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getParameter(String) - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Returns the value of a request parameter
getParameterMap() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getParameterNames() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getParameterNames() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getParameterNames() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Returns the names of request parameters
getParameters() - Method in interface org.springframework.extensions.surf.RequestContext
Returns a map of parameters
getParameters() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getParameters() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getParameters() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Returns a scriptable map of name/value pairs
getParameterValues(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getParameterValues(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getParentId() - Method in class org.springframework.extensions.surf.types.SubComponent
 
getPath() - Method in class org.springframework.extensions.surf.DojoDependencies.CssDependency
 
getPath() - Method in class org.springframework.extensions.surf.DojoDependencies.I18nDependency
 
getPath(String, String) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Calculates the path of the dependency relative to the path of the supplied source path.
getPath(String, String) - Method in class org.springframework.extensions.surf.mvc.ResourceController
 
getPath(HttpServletRequest) - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
Returns the path for a request where a path is the request uri with the request context stripped out.
getPath() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getPath() - Method in class org.springframework.extensions.webscripts.ResourceStore
Returns the resource path where the store begins.
getPath() - Method in class org.springframework.web.context.support.StoreResource
Return the path for this resource.
getPathInfo() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getPathPrefix(String, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
Gets the path prefix for the given token replacements.
getPathPrefix() - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Gets the path prefix.
getPathTranslated() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getPayload() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getPersistedExtension() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
Retrieves the remotely persisted Extension instance with the id specified by the DEFAULT_PERSISTED_EXTENSION constant.
getPersistenceContext() - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Provides a model persistence context If Surf is running in preview mode, the model persistence context will be populated with information to inform the persisters of how to bind to the appropriate Alfresco store.
getPersisterConfigDescriptor() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getPersisterConfigDescriptor() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getPersisterId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getPersisterId() - Method in interface org.springframework.extensions.surf.ModelObject
 
getPersisterId() - Method in class org.springframework.extensions.surf.ModelPersisterInfo
Gets the persister id.
getPersisterId() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
Returns the ModelObjectPersister id that this object is bound to
getPersisterId() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the persister id.
getPersisterIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.RuntimeConfigDescriptor
 
getPersisterIdToPersisterMap() - Method in class org.springframework.extensions.surf.persister.PersisterService
 
getPersisters() - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
Gets the persisters.
getPersisters() - Method in class org.springframework.extensions.surf.persister.PersisterService
 
getPersisterService() - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Returns the persister service
getPersisterService() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
getPersisterService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated. 
getPrefix(RequestContext, ModelObject) - Static method in class org.springframework.extensions.webscripts.ScriptForm
 
getPresetsManager() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the presets manager.
getPreviewStoreId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getPreviewUserId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getPreviewWebappId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getPrintWriter() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
Gets the print writer.
getProcessorId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ErrorHandlerDescriptor
 
getProcessorId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.SystemPageDescriptor
 
getProcessorId() - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
getProcessorId(RenderMode) - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
getProcessorId() - Method in interface org.springframework.extensions.surf.render.Renderable
Gets the default 'view' processor id
getProcessorId(RenderMode) - Method in interface org.springframework.extensions.surf.render.Renderable
Gets the processor id
getProcessorId() - Method in class org.springframework.extensions.surf.types.SubComponent
 
getProcessorProperties() - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
getProcessorProperties(RenderMode) - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
getProcessorProperties() - Method in interface org.springframework.extensions.surf.render.Renderable
Gets a map of default 'view' processor properties
getProcessorProperties(RenderMode) - Method in interface org.springframework.extensions.surf.render.Renderable
Gets a map of processor properties for the given mode
getProcessorProperty(String) - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
getProcessorProperty(RenderMode, String) - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
getProcessorProperty(String) - Method in interface org.springframework.extensions.surf.render.Renderable
Gets a default 'view' processor property
getProcessorProperty(RenderMode, String) - Method in interface org.springframework.extensions.surf.render.Renderable
Gets a processor property
getProperties() - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
 
getProperties() - Method in interface org.springframework.extensions.surf.extensibility.SubComponentEvaluation
 
getProperties() - Method in interface org.springframework.extensions.surf.ModelObject
 
getProperties() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getProperties() - Method in class org.springframework.extensions.surf.types.SubComponent.RenderData
 
getProperties() - Method in class org.springframework.extensions.webscripts.ScriptBase
 
getProperty(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
getProperty(ProcessorContext, String) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
Returns a configuration property from the rendering processor descriptor.
getProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getProperty(String) - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the property.
getProtocol() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getProtocol() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getProtocolId() - Method in class org.springframework.extensions.surf.resource.AbstractResource
 
getProtocolId() - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoader
Gets the protocol id.
getProtocolId() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the protocol id
getProtocolId() - Method in interface org.springframework.extensions.surf.resource.ResourceLoader
Gets the protocol id.
getProtocolId() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getQueryString() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getQueryString() - Method in class org.springframework.extensions.webscripts.DefaultURLHelper
 
getQueryString() - Method in interface org.springframework.extensions.webscripts.URLHelper
 
getQueryStringForMap(Map<String, String>) - Static method in class org.springframework.extensions.surf.util.WebUtil
Returns the query string for a given map of key and value pairs
getReader() - Method in interface org.springframework.extensions.surf.resource.ResourceContent
Gets the reader for the resource content.
getReader() - Method in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
getReader() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Return the value of this BodyContent as a Reader.
getReader() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRealPath(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRealPath(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
Helper function for converting a web application path to a real system path.
getRedirectedUrl() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the redirected url.
getRegionChrome(String, String) - Method in class org.springframework.extensions.surf.render.RenderService
Returns the Chrome instance to utilize while rendering the given region on the given template.
getRegionId() - Method in interface org.springframework.extensions.surf.types.Component
Gets the region id.
getRegionId() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getRegistry() - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
Gets the web scripts registry.
getRel() - Method in class org.springframework.extensions.surf.taglib.StylesheetTag
 
getRelativePath(String, String) - Method in class org.springframework.extensions.surf.DependencyHandler
Gets the path of the supplied path assuming it is relative to the supplied sourcePath.
getRemaining() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Return remaining size in the buffer.
getRemaining() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
getRemapMimetypes() - Method in class org.springframework.extensions.surf.CssImageDataHandler
 
getRemoteAddr() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRemoteConfig() - Method in class org.springframework.extensions.config.ConfigBeanFactory
A factory method made available to Spring to generate a RemoteConfigElement Spring Bean
getRemoteConfigElement() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated.
Use Spring configuration to access the RemoteConfigElement (Bean ref "remote.config.element")
getRemoteConfiguration() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the web framework remote configuration.
getRemoteHost() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRemotePort() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRemoteResource(String) - Method in class org.springframework.extensions.surf.RemoteResourcesHandler
Attempts to retrieve the supplied path from a remote resource.
getRemoteResourcesHandler() - Method in class org.springframework.extensions.surf.DependencyHandler
 
getRemoteUser() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRenderContext() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
getRenderingComponents() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the components that were bound to this and any of its parent context during the rendering.
getRenderingComponents() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRenderingDescriptor(ProcessorContext) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
Helper method which returns the appropriate processor descriptor from the given processor descriptor for the current render mode.
getRenderMode() - Method in interface org.springframework.extensions.surf.RequestContext
A RenderMode can be set by a ComponentTypes to allow different outputs to be rendered when requesting a Component directly by specifying a "mode" request parameter.
getRenderMode() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRenderModes() - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
getRenderModes() - Method in interface org.springframework.extensions.surf.render.Renderable
The list of defined render modes
getRenderService() - Method in class org.springframework.extensions.directives.RenderServiceExtensibilityDirective
Returns the RenderService supplied when instantiating the class.
getRenderService() - Method in class org.springframework.extensions.directives.RenderServiceFreeMarkerDirective
Returns the RenderService supplied when instantiating the class.
getRenderService() - Static method in class org.springframework.extensions.surf.FrameworkBean
Deprecated. 
getRenderService() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Gets the render service.
getRenderService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Gets the render service.
getRenderService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
Gets the render service.
getRenderService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
TODO: Add JavaDoc describing what a RenderService is!
getRenderService() - Method in class org.springframework.extensions.surf.render.AbstractRenderer
Gets the render service.
getRenderService() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
getRenderService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the web framework render service.
getRenditionProcessor(Renderable) - Method in class org.springframework.extensions.surf.render.RenderService
Returns a rendition processor for a renderable in the default VIEW render mode
getRenditionProcessor(Renderable, RenderMode) - Method in class org.springframework.extensions.surf.render.RenderService
Returns a rendition processor for a renderable in the given render mode
getRenditionProcessorById(String) - Method in class org.springframework.extensions.surf.render.RenderService
Returns a rendition processor for the given id (i.e.
getRequest() - Static method in class org.springframework.extensions.surf.ServletUtil
Retrieves the http servlet object heard by the view implementation.
getRequest() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRequest() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getRequestContent() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the body of the incoming POST content This is applicable for multipart form requests
getRequestContent() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRequestContext() - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
Retrieves the RequestContext for the current thread.
getRequestContext() - Method in class org.springframework.extensions.directives.RenderServiceExtensibilityDirective
Returns the RequestContext supplied when instantiating the class
getRequestContext() - Method in class org.springframework.extensions.directives.RenderServiceFreeMarkerDirective
Returns the RequestContext supplied when instantiating the class
getRequestContext() - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
getRequestContext() - Static method in class org.springframework.extensions.surf.support.ThreadLocalRequestContext
Instance getter to return the RequestContext for the current thread
getRequestContext() - Method in class org.springframework.extensions.surf.taglib.TagBase
Gets the request context bound to the current request
getRequestContext() - Method in class org.springframework.extensions.webscripts.LocalWebScriptContext
 
getRequestContext() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getRequestContext() - Method in class org.springframework.extensions.webscripts.ScriptBase
Gets the request context.
getRequestDispatcher(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRequestDojoPackages() - Method in class org.springframework.extensions.surf.DojoDependencyHandler
This returns the Dojo packages for the current request (that will include all dynamic configuration extensions) if available, otherwise returns the spring injected value (the static configuration).
getRequestedSessionId() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRequestMethod() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the method of the incoming request
getRequestMethod() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRequestPrefix() - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
 
getRequestScheme() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the protocol (e.g.
getRequestScheme() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRequestTypes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getRequestURI() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRequestURI() - Method in class org.springframework.extensions.surf.util.WrappedHttpServletRequest
 
getRequestURL() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRequiredAuthentication() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getRequiredCache() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getRequiredProperties() - Method in interface org.springframework.extensions.surf.extensibility.ExtensionModuleEvaluator
Returns the names of the required evaluation properties that are needed to successfully perform an evaluation.
getRequiredProperties() - Method in class org.springframework.extensions.surf.extensibility.impl.ApproveAllModulesEvaluator
 
getRequiredProperties() - Method in class org.springframework.extensions.surf.extensibility.impl.ConfigApprovalEvaluator
 
getRequiredTransaction() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getRequiredTransactionParameters() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getResolvedWebScript() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getResolvedWebScript() - Method in class org.springframework.extensions.surf.types.SubComponent
 
getResolvedWebScript() - Method in interface org.springframework.extensions.surf.types.SurfBugData
Return the WebScript that was resolved to render this component (this will only be available during rendering) it will return null if the component is not backed by a WebScript.
getResource(String) - Method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
 
getResource() - Method in interface org.springframework.extensions.surf.resource.ResourceContent
A link back to the resource of which this content is a part.
getResource() - Method in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
getResource() - Method in interface org.springframework.extensions.surf.resource.ResourceMetadata
A link back to the resource of which this content is a part
getResource(String) - Method in interface org.springframework.extensions.surf.resource.ResourceProvider
Looks up a resource with the given name
getResource(String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Gets the resource for the given resource id
getResource(String, String, String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Gets a resource for the given protocol, endpoint and object id
getResource(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getResource() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getResource() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
getResource(String) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
ResourceLoader Retrieves a resource at a given location If the resource is not a classpath resource, then the search path is consulted.
getResourceByPath(String) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
This implementation supports file paths beneath the root of the ServletContext.
getResourceContainer() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getResourceContent(String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Retrieves the content payload for the described resource
getResourceContent(String, String, String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Retrieves the content payload for the described resource
getResourceControllerMapping() - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
Returns a String that is used to map requests to the ResourceController.
getResourceControllerMapping() - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
This method must be implemented to return the mapping to the resource controller, e.g.
getResourceControllerMapping() - Method in class org.springframework.extensions.directives.MessagesDependencyDirective
Overrides the default value which is mapped to the ResourceController and instead returns the value which is mapped to WebScript processing.
getResourceControllerMapping() - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
 
getResourceControllerMapping() - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
 
getResourceControllerMapping() - Method in class org.springframework.extensions.surf.DependencyHandler
 
getResourceDescriptorIds(String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Returns an array of the constituent parts of a resource id - the protocol id, the endpoint id and the object id.
getResourceElement(ModelObject, String) - Static method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
Gets the resource element.
getResourceFromSearchPath(String) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
Retrieves the resource with the given location string from the current search path.
getResourceId() - Method in class org.springframework.extensions.surf.resource.AbstractResource
 
getResourceId() - Method in interface org.springframework.extensions.surf.resource.Resource
Gets the resource id.
getResourceId() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
getResourceInputStream(String) - Method in class org.springframework.extensions.surf.DependencyHandler
Creates an InputStream to the requested path.
getResourceInputStream(String, DependencyHandlerProcessingCallback) - Method in class org.springframework.extensions.surf.DependencyHandler
Creates an InputStream to the requested path.
getResourceLoader(String, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Produces a ResourceLoader for the given object id on a given endpoint
getResourceLoader(String, String) - Method in class org.springframework.extensions.surf.resource.AbstractCachingResourceLoaderFactory
 
getResourceLoader(String, String) - Method in interface org.springframework.extensions.surf.resource.ResourceLoaderFactory
Returns a resource loader that is bound to the given endpoint.
getResourceLoader(String, String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Returns an appropriate resource loader for the given protocol and endpoint
getResourceLoaderDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getResourceLoaderDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getResourceLoaderFactory(String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Returns a resource loader factory for the given protocol
getResourceLoaderIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getResourceLoaderIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getResourceMetadata(String) - Method in class org.springframework.extensions.surf.resource.ResourceService
Retrieves the metadata payload for the described resource
getResourceMetadata(String, String, String) - Method in class org.springframework.extensions.surf.resource.ResourceService
 
getResourceResolver() - Method in class org.springframework.extensions.webscripts.ResourceStore
Returns the resource resolver to be used in resolving resource references by this resources tore.
getResourceResolver() - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
getResourceResolverDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getResourceResolverDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getResourceResolverIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getResourceResolverIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getResources() - Method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
 
getResources() - Method in interface org.springframework.extensions.surf.resource.ResourceProvider
Returns the set of all resources
getResources() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getResources() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
 
getResources(String) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
ResourcePatternResolver Resolve the given location pattern into Resource objects.
getResourcesDeniedPaths() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getResourcesElement(ModelObject) - Static method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
Gets the resources element.
getResourceService() - Static method in class org.springframework.extensions.surf.FrameworkBean
Deprecated. 
getResourceService() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated. 
getResourceService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Gets a ResourceService.
getResourceService() - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilderFactory
This method is supplied so that subclasses can get a reference to the ResourceService that is required to instantiate a AbstractLinkBuilder.
getResourceService() - Method in class org.springframework.extensions.surf.support.BaseFactory
Gets the resource service.
getResourceService() - Method in class org.springframework.extensions.surf.support.BaseFactoryBean
Gets the resource service.
getResourceService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated. 
getResourcesMap() - Method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
 
getResourcesMap() - Method in interface org.springframework.extensions.surf.resource.ResourceProvider
Returns the map of resources
getResourcesMap() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getResourceTypeId() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
getResourceTypeId() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResource
 
getResponse() - Method in interface org.springframework.extensions.surf.RequestContext
This method must be implemented to return the HttpServletResponse associated with the RequestContext.
getResponse() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getResponse() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getResponseTypes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getRoot() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getRoot() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getRootDir() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getRootPage() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the root page for a site.
getRootPage(RequestContext) - Static method in class org.springframework.extensions.surf.site.SiteUtil
Returns the root page for the current request context
getRootPage(RequestContext, Configuration) - Static method in class org.springframework.extensions.surf.site.SiteUtil
Returns the root page for the given site configuration
getRootPage() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRootPage() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getRootPage() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Provides access to the root page for the web application.
getRootResource() - Method in class org.springframework.extensions.webscripts.ResourceStore
Returns the servlet context resource that is the root of the store
getRootWriter() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
Gets the root writer.
getRunAs() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getRuntimeConfigDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getRuntimeConfigDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getRuntimeContainer() - Method in class org.springframework.extensions.webscripts.LocalWebScriptContext
 
getScheme() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getScope() - Method in class org.springframework.extensions.surf.DojoDependencies.I18nDependency
 
getScope() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
getScope() - Method in interface org.springframework.extensions.surf.types.Component
Gets the scope.
getScope() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getScript(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore.LocalFileSystemStoreScriptLoader
 
getScript(String) - Method in class org.springframework.extensions.webscripts.ResourceStore.WebApplicationStoreScriptLoader
 
getScriptConfigModel() - Method in class org.springframework.extensions.config.ConfigBeanFactory
Instantiates an returns a new ScriptConfigModel using the ConfigService provided by the Spring framework.
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getScriptLoader() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getScriptLoader() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getScriptMethod() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
getScriptParameters() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getScriptPath() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getScriptProcessorRegistry() - Method in class org.springframework.extensions.surf.TemplatesContainer
Gets the script processor registry.
getScriptProcessorRegistry() - Method in class org.springframework.extensions.webscripts.WebTemplateProcessor
Gets the script processor registry.
getScriptRemote() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the script remote.
getScriptUrl() - Method in class org.springframework.extensions.webscripts.LocalWebScriptContext
 
getScriptUrl() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
getSearchPath() - Method in class org.springframework.extensions.surf.RemoteResourcesHandler
 
getSearchPath() - Method in class org.springframework.web.context.support.SurfWebApplicationContext
Returns the search path object
getSearchPathId() - Method in class org.springframework.extensions.surf.TemplatesStoreRegistrar
 
getSearchPathId() - Method in class org.springframework.extensions.surf.WebScriptsStoreRegistrar
 
getServerName() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getServerPath() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getServerPort() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getServiceRegistry() - Static method in class org.springframework.extensions.surf.FrameworkBean
Deprecated. 
getServiceRegistry() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the web framework services registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Deprecated.
This method only persists as it is used by DynamicPageViewResolver in the Web Quick Start application.
getServiceRegistry() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
Deprecated.
Please configure the Spring application context to set a PersisterService and WebFrameworkConfigElement explicitly
getServiceRegistry() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the service registry
getServiceRegistry() - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoader
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.resource.ResourceService
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.support.BaseFactory
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.support.BaseFactoryBean
Gets the service registry.
getServletConfig() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getServletContext() - Method in class org.springframework.extensions.surf.DependencyAggregator
 
getServletContext() - Method in class org.springframework.extensions.surf.DependencyHandler
Returns the current ServletContext for the Spring application.
getServletContext() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getServletContext() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getServletContext() - Method in class org.springframework.extensions.webscripts.DefaultURLHelper
 
getServletContext() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getServletContext() - Method in interface org.springframework.extensions.webscripts.URLHelper
 
getServletContext() - Method in class org.springframework.extensions.webscripts.WebApplicationStore
Retrieves the servlet context
getServletContextHashModel() - Method in class org.springframework.extensions.config.ConfigBeanFactory
Instantiates a new instance of ServletContextHashModel.
getServletContextHashModel() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated.
Use Spring configuration to access the ServletContextHashModel (Bean ref "servletContext.hashModel")
getServletContextHashModel() - Method in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
getServletContextPath() - Method in interface org.springframework.extensions.surf.RequestContext
 
getServletContextPath() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Returns the context path of the servlet being used to process the request.
getServletPath() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getSession() - Static method in class org.springframework.extensions.surf.ServletUtil
Returns the session for the current http session.
getSession(boolean) - Static method in class org.springframework.extensions.surf.ServletUtil
Returns the session for the current http session.
getSession(boolean) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getSession() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getSession() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getSessionContext() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getShortName() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getSiteConfiguration() - Method in interface org.springframework.extensions.surf.RequestContext
If the site has a configuration XML, then this will return it
getSiteConfiguration(RequestContext) - Static method in class org.springframework.extensions.surf.site.SiteUtil
Returns the site configuration object to use for the current request.
getSiteConfiguration() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getSiteConfiguration() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getSiteConfiguration() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Provides access to the site configuration object for the web application.
getSkype() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getSourceElements() - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
 
getSourceId(RequestContext, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Return the "source" ID for the given scope ID for the supplied context.
getSourceId() - Method in interface org.springframework.extensions.surf.types.Component
Gets the source id.
getSourceId() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getSourceId() - Method in interface org.springframework.extensions.surf.types.Configuration
Gets the source id.
getSourceId() - Method in class org.springframework.extensions.surf.types.ConfigurationImpl
 
getSourceId() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Gets the source id.
getSourceId() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getSourceId() - Method in interface org.springframework.extensions.surf.types.PageAssociation
Gets the source id.
getSourceId() - Method in class org.springframework.extensions.surf.types.PageAssociationImpl
 
getSourceObject(RequestContext) - Method in interface org.springframework.extensions.surf.types.Component
Gets the source object.
getSourceObject(RequestContext) - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getSourcePage(RequestContext) - Method in interface org.springframework.extensions.surf.types.PageAssociation
Gets the source page.
getSourcePage(RequestContext) - Method in class org.springframework.extensions.surf.types.PageAssociationImpl
 
getSourcePath() - Method in class org.springframework.extensions.surf.ModelPersisterInfo
Retrieves the path to the original definition of the ModelObject.
getSourceType() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Gets the source type.
getSourceType() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getStatus() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the status.
getStoragePath() - Method in interface org.springframework.extensions.surf.ModelObject
 
getStoragePath() - Method in class org.springframework.extensions.surf.ModelPersisterInfo
Gets the storage path.
getStoragePath() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
Returns the persistence storage path of this object
getStoragePath() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the storage path.
getStore() - Method in class org.springframework.web.context.support.StoreResource
Return the Store for this resource.
getStoreId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.RuntimeConfigDescriptor
 
getStoreId() - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Gets the store id.
getStorePath() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getString() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Return the value of the BodyContent as a String.
getString() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
getStringAttribute(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getStringContent() - Method in interface org.springframework.extensions.surf.resource.ResourceContent
Returns the String content for the resource.
getStringContent() - Method in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
getStringProperty(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getStringProperty(Map<String, Object>, String, String, boolean) - Static method in class org.springframework.extensions.directives.DirectiveUtils
Attempts to retrieve a String property from the map of parameters supplied using the key provided.
getSubComponent() - Method in class org.springframework.extensions.surf.render.RenderService.SubComponentData
 
getSubComponentDebugData(String) - Method in interface org.springframework.extensions.surf.RequestContext
Retrieves the SubComponent.RenderData for the specified SubComponent.
getSubComponentDebugData(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getSubComponents() - Method in interface org.springframework.extensions.surf.types.AdvancedComponent
 
getSubComponents() - Method in class org.springframework.extensions.surf.types.AdvancedComponentImpl
Retrieve the sub component list for this component.
getSupportedProtocols() - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoaderFactory
Gets the supported protocols.
getSupportedProtocols() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResourceLoaderFactory
 
getSupportedProtocols() - Method in class org.springframework.extensions.surf.resource.support.CMISResourceLoaderFactory
 
getSupportedProtocols() - Method in class org.springframework.extensions.surf.resource.support.URLResourceLoaderFactory
 
getSupportedProtocols() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResourceLoaderFactory
 
getSurfBug() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
Retrieves the configured SurfBug type for the application.
getSurfBug(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the SurfBug instance for the id provided.
getSurfBug() - Method in class org.springframework.extensions.surf.render.RenderService
Returns the SurfBug instance associated with the running application (which will be obtained from the ModelObjectService if not previously obtained.
getSurfBugType() - Method in interface org.springframework.extensions.surf.types.SurfBug
 
getSurfBugType() - Method in class org.springframework.extensions.surf.types.SurfBugImpl
 
getSystemPageDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getSystemPageDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getSystemPageIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getSystemPageIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getTabLibFactory() - Method in class org.springframework.extensions.config.ConfigBeanFactory
Instantiates and returns a new TagLibFactory using the ServletContext supplied by the Spring Framework because this class implements the ServetContextAware interface.
getTaglibFactory() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated.
Use Spring configuration to access the TabLibFactory (Bean ref "taglib.factory")
getTaglibFactory() - Method in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
getTagLibraryDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getTagLibraryDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getTagLibraryIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getTagLibraryIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getTarget() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
getTargetElement() - Method in class org.springframework.extensions.directives.CssDependencyDirective
Overrides the default to return the OutputCSSContentModelElement.
getTargetElement() - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
Returns the the DeferredContentTargetModelElement associated with this DeferredContentSourceModelElement
getTargetElement() - Method in class org.springframework.extensions.directives.JavaScriptDependencyDirective
Gets the DeferredContentTargetModelElement to associate with the directive.
getTargetGroup() - Method in class org.springframework.extensions.surf.CssThemeHandler
The target group matched by the tokenRegex
getTargetGroup() - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
getTargetStream() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse.DelegatingServletOutputStream
Gets the target stream.
getTelephone() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getTemplate(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Template instance with the given id
getTemplate() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current executing template.
getTemplate() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getTemplate(RequestContext) - Method in interface org.springframework.extensions.surf.types.Page
Gets the template.
getTemplate(RequestContext, String) - Method in interface org.springframework.extensions.surf.types.Page
Gets the template.
getTemplate(RequestContext) - Method in class org.springframework.extensions.surf.types.PageImpl
 
getTemplate(RequestContext, String) - Method in class org.springframework.extensions.surf.types.PageImpl
 
getTemplate() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getTemplate(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTemplateArgs() - Method in class org.springframework.extensions.webscripts.DefaultURLHelper
 
getTemplateArgs() - Method in interface org.springframework.extensions.webscripts.URLHelper
 
getTemplateConfigModel() - Method in class org.springframework.extensions.config.ConfigBeanFactory
Instantiates an returns a new TemplateConfigModel using the ConfigService provided by the Spring framework.
getTemplateElement(String) - Method in class org.springframework.extensions.surf.types.PageImpl
Gets the template element.
getTemplateElement(Document, String) - Method in class org.springframework.extensions.surf.types.PageImpl
Gets the template element.
getTemplateId() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the id of the currently executing template.
getTemplateId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getTemplateId() - Method in interface org.springframework.extensions.surf.types.Page
Gets the template id.
getTemplateId(String) - Method in interface org.springframework.extensions.surf.types.Page
Gets the template id.
getTemplateId() - Method in class org.springframework.extensions.surf.types.PageImpl
 
getTemplateId(String) - Method in class org.springframework.extensions.surf.types.PageImpl
 
getTemplateId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
getTemplateParameters() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.surf.TemplatesContainer
Gets the template processor registry.
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.webscripts.WebTemplateProcessor
Gets the template processor registry.
getTemplates(RequestContext) - Method in interface org.springframework.extensions.surf.types.Page
Gets the templates.
getTemplates(RequestContext) - Method in class org.springframework.extensions.surf.types.PageImpl
 
getTemplates() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTemplatesContainer() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
TODO: Add JavaDoc describing what a TemplatesContainer is!
getTemplatesContainer() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
getTemplatesContainer() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the templates container.
getTemplatesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTemplatesScriptProcessor() - Method in class org.springframework.extensions.surf.AutowireService
 
getTemplatesSearchPath() - Method in class org.springframework.extensions.surf.AutowireService
 
getTemplatesSearchPathId() - Method in class org.springframework.extensions.surf.WebScriptsStoreRegistrar
Overrides the templates search path id
getTemplatesTemplateProcessor() - Method in class org.springframework.extensions.surf.AutowireService
 
getTemplateType(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Template Type instance with the given id.
getTemplateType(RequestContext) - Method in interface org.springframework.extensions.surf.types.TemplateInstance
Gets the template type.
getTemplateType(RequestContext) - Method in class org.springframework.extensions.surf.types.TemplateInstanceImpl
 
getTemplateType(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTemplateTypeId() - Method in interface org.springframework.extensions.surf.types.TemplateInstance
Gets the template type.
getTemplateTypeId() - Method in class org.springframework.extensions.surf.types.TemplateInstanceImpl
 
getTemplateTypes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTemplateTypesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTextDeps() - Method in class org.springframework.extensions.surf.DojoDependencies
 
getTheme(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Gets the Theme instance with the given id.
getTheme() - Method in interface org.springframework.extensions.surf.RequestContext
 
getTheme() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getTheme() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getTheme(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getThemeId() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current theme id
getThemeId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getThemeId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getThemes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getThemesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTimestamp(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Returns the timestamp of the given object in the underlying store
getTimestamp(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
getTimestamp(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
getTimestamp(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
getTimestamp() - Method in interface org.springframework.extensions.surf.resource.ResourceMetadata
Gets the timestamp of the metadata retrieval
getTimestamp() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the timestamp.
getTitle() - Method in interface org.springframework.extensions.surf.ModelObject
Returns the title property of the model object.
getTitle() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getTitle() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the title.
getTitleId() - Method in interface org.springframework.extensions.surf.ModelObject
Returns the title id property of the model object.
getTitleId() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getTitleId() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the title id.
getToInsert(AbstractDependencyExtensibilityDirective.ProcessedDependency) - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
Retrieves the prefix to insert of the URL from the AbstractDependencyExtensibilityDirective.ProcessedDependency object.
getToInsert() - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective.ProcessedDependency
 
getTokenMap() - Method in class org.springframework.extensions.surf.CssThemeHandler
 
getTokenMaps(RequestContext) - Static method in class org.springframework.extensions.surf.uri.UriUtils
Builds a list of all the maps that can be used for performing token substitution.
getTokenRegex() - Method in class org.springframework.extensions.surf.CssThemeHandler
Gets the Regular Expression used to find tokens within a CSS source file.
getTokens() - Method in class org.springframework.extensions.surf.DojoDependencyRule
Gets the token map for replacing tokens in dependencies.
getTokens(String) - Method in class org.springframework.extensions.surf.mvc.PageViewResolver
Retrieves the tokens matched against the configured URI templates for the supplied view name.
getTokens() - Method in class org.springframework.extensions.webscripts.LocalWebScriptContext
 
getType() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ResourceLoaderDescriptor
 
getType() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ResourceResolverDescriptor
 
getType() - Method in class org.springframework.extensions.directives.OutputCSSContentModelElement
 
getType() - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
 
getType() - Method in class org.springframework.extensions.surf.taglib.StylesheetTag
 
getTypeDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getTypeDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getTypeId() - Method in class org.springframework.extensions.surf.cache.ModelObjectCache.ModelObjectSentinel
 
getTypeId() - Method in interface org.springframework.extensions.surf.ModelObject
Returns the type id of the model object.
getTypeId() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ChromeImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ComponentTypeImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ConfigurationImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ExtensionImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getTypeId() - Method in interface org.springframework.extensions.surf.types.PageAssociation
 
getTypeId() - Method in class org.springframework.extensions.surf.types.PageAssociationImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.PageImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.PageTypeImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.SubComponent
 
getTypeId() - Method in class org.springframework.extensions.surf.types.SurfBugImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.TemplateInstanceImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.TemplateTypeImpl
 
getTypeId() - Method in class org.springframework.extensions.surf.types.ThemeImpl
 
getTypeId() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the type id for the underlying model object
getTypeIds() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getTypeIds() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getTypes() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
Returns all the TypeDescriptor instances configured for this WebFrameworkConfigElement
getTypeToPersisterMap() - Method in class org.springframework.extensions.surf.persister.PersisterService
 
getUndeployedModules() - Method in class org.springframework.extensions.surf.ModuleDeploymentService
Retrieves the list of configured by undeployed extension modules.
getUpdatedSrc(AbstractDependencyExtensibilityDirective.ProcessedDependency) - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
Retrieves the modified source URL from the AbstractDependencyExtensibilityDirective.ProcessedDependency object.
getUpdatedSrc() - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective.ProcessedDependency
 
getUri() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TagLibraryDescriptor
 
getUri() - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
 
getUri() - Method in interface org.springframework.extensions.surf.extensibility.SubComponentEvaluation
 
getUri() - Method in interface org.springframework.extensions.surf.RequestContext
 
getUri() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getURI() - Method in interface org.springframework.extensions.surf.types.Component
Gets the URI
getURI() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getURI() - Method in interface org.springframework.extensions.surf.types.ComponentType
Gets the URI.
getURI() - Method in class org.springframework.extensions.surf.types.ComponentTypeImpl
 
getUri() - Method in class org.springframework.extensions.surf.types.SubComponent.RenderData
 
getURI() - Method in interface org.springframework.extensions.surf.types.TemplateType
Gets the URI.
getURI() - Method in class org.springframework.extensions.surf.types.TemplateTypeImpl
 
getUri() - Method in class org.springframework.extensions.webscripts.DefaultURLHelper
 
getUri() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getUri() - Method in interface org.springframework.extensions.webscripts.URLHelper
 
getURIs() - Method in class org.springframework.extensions.webscripts.ScriptSiteData.ScriptWebScript
 
getUriTemplateListIndex() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Gets the UriTemplateListIndex for the view resolver
getUriTokens() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Get the URI tokens for the view
getUriTokens() - Method in interface org.springframework.extensions.surf.RequestContext
Retrieves any URI tokens parsed in the view resolver.
getUriTokens() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getURL() - Method in interface org.springframework.extensions.surf.types.Component
Gets the URL.
getURL() - Method in class org.springframework.extensions.surf.types.ComponentImpl
 
getUrl() - Method in class org.springframework.extensions.webscripts.DefaultURLHelper
 
getUrl() - Method in interface org.springframework.extensions.webscripts.URLHelper
 
getUrlHelperFactory() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
 
getUrlHelperFactory() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
getUrlModelFactory() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getUser() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current user
getUser() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getUser() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getUser(String) - Method in class org.springframework.extensions.webscripts.ScriptUser
Retrieve a user object with populated details for the given user Id
getUserFactory() - Method in class org.springframework.extensions.config.ConfigBeanFactory
Gets the UserFactory defined in the WebFrameworkConfigElement (return by the getWebFrameworkConfig method.
getUserFactory() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated.
Use Spring configuration to access the UserFactory (Bean ref "user.factory")
getUserId() - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Gets the user id.
getUserId() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current user id
getUserId(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
getUserId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getUsernameCookie(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
Helper to return cookie that saves the last login time for the current user.
getUserPrincipal() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getValue(String) - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Returns the stored value with the given key
getValue(String) - Method in interface org.springframework.extensions.surf.RequestContext
Retrieves a custom value from the request context
getValue(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getValue(String) - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getValue(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
Gets the value.
getValue(Element) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the value.
getValue() - Method in class org.springframework.extensions.webscripts.ScriptForm.FormBinding
 
getValue() - Method in class org.springframework.extensions.webscripts.ScriptFormData.FormField
 
getValueNames() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getValueNames() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
Gets the value names.
getValueSizeEstimate() - Method in class org.springframework.extensions.surf.util.CacheReport
 
getValuesMap() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the underlying map of the custom key/values pairs stored on this RequestContext instance.
getValuesMap() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getVariableResolver() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getVersion() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getVersion() - Method in interface org.springframework.extensions.surf.types.ModuleDeployment
 
getVersion() - Method in class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
getViewName() - Method in interface org.springframework.extensions.surf.RequestContext
 
getViewName() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getWebappId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.RuntimeConfigDescriptor
 
getWebappId() - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Gets the webapp id.
getWebFrameworkConfig() - Method in class org.springframework.extensions.config.ConfigBeanFactory
A factory method made available to Spring to generate a WebFrameworkConfigElement Spring Bean
getWebFrameworkConfig() - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
 
getWebFrameworkConfig() - Method in class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
 
getWebFrameworkConfig() - Method in class org.springframework.extensions.surf.persister.PersisterService
Returns the WebFrameworkConfigElement that was supplied to the class upon instantiation.
getWebFrameworkConfig() - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
getWebFrameworkConfigElement() - Method in class org.springframework.extensions.surf.CssThemeHandler
Returns the configuration for the web framework.
getWebFrameworkConfigElement() - Method in class org.springframework.extensions.surf.DependencyHandler
 
getWebFrameworkConfigElement() - Method in class org.springframework.extensions.surf.DojoI18nDependencyRule
 
getWebFrameworkConfigElement() - Method in class org.springframework.extensions.surf.I18nDependencyHandler
 
getWebframeworkConfigElement() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
getWebFrameworkConfigElement() - Method in class org.springframework.extensions.surf.processor.JSScriptWithTokensProcessor
Returns the configuration for the web framework.
getWebFrameworkConfigElement() - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilderFactory
This method is supplied so that subclasses can get a reference to the WebFrameworkConfigElement that is required to instantiate a AbstractLinkBuilder.
getWebFrameworkConfigElement() - Method in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
getWebFrameworkConfiguration() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Retrieves the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Gets the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
Gets the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Gets a WebFrameworkConfigElement.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.resource.ResourceService
Gets the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.support.BaseFactory
Gets the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.support.BaseFactoryBean
Gets the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated.
Use Spring configuration to access the WebFrameworkConfigElement (Bean ref "webframework.config.element")
getWebFrameworkContainer() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Deprecated.
Use Spring configuration to access the Web Framework Container (Bean ref "webscripts.container")
getWebFrameworkRenderService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
getWebFrameworkResourceService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
 
getWebFrameworkServiceRegistry() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Deprecated. 
getWebInfPersisterPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getWebInfTemplatePaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getWebInfWebScriptPaths() - Method in class org.springframework.extensions.surf.AutowireService
 
getWebscriptsScriptProcessor() - Method in class org.springframework.extensions.surf.AutowireService
 
getWebScriptsSearchPath() - Method in class org.springframework.extensions.surf.AutowireService
 
getWebscriptsTemplateProcessor() - Method in class org.springframework.extensions.surf.AutowireService
 
getWebsiteTitle() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the title of the web site.
getWebsiteTitle() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getWebsiteTitle() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getWidgetNamePatternString() - Method in class org.springframework.extensions.surf.DojoI18nDependencyRule
 
getWidgetNameTargetGroup() - Method in class org.springframework.extensions.surf.DojoI18nDependencyRule
 
getWriter() - Method in class org.springframework.extensions.surf.extensibility.impl.ExtensibilityHttpResponse
 
getWriter() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getWriter() - Method in class org.springframework.extensions.surf.util.WrappedHttpServletResponse
 
getWriter() - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
getXml() - Method in interface org.springframework.extensions.surf.resource.ResourceXMLContent
Gets the xml for a resource
getXml() - Method in class org.springframework.extensions.surf.resource.ResourceXMLContentImpl
 
getXml() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
getXmlNodeModel() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
GLOBAL_STORE_ID_SUFFIX - Static variable in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
group - Variable in class org.springframework.extensions.directives.DependencyDirectiveData
The group that the dependency should be added to (as requested by the directive)
GROUP_MEMBERSHIPS_KEY - Static variable in class org.springframework.extensions.directives.ProcessJsonModelDirective
 
GROUP_PARAM - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 

H

handleError(RequestContext, String, String, Throwable) - Method in class org.springframework.extensions.surf.render.RenderService
This method sets up the RequestContext and attempts to redirect the request to the general error page.
handlePageException(Throwable) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
handlePageException(Exception) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
handleRenderProblem(String, String, RequestContext, Throwable) - Method in class org.springframework.extensions.surf.render.RenderService
This method is invoked whenever the RenderService fails to render something.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.AbstractLoginController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.FeedController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.GeneratorController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.LogoutController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.RemoteController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.uri.UriTemplateController
 
hasAttribute(String) - Method in interface org.springframework.extensions.surf.RequestContext
Returns true if an attribute exists in the request context
hasAttribute(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
hasBeenDebugged(Component) - Method in interface org.springframework.extensions.surf.types.SurfBug
Should return a boolean value indicating whether or not the supplied Component has already been debugged
hasBeenDebugged(Component) - Method in class org.springframework.extensions.surf.types.SurfBugImpl
Indicates whether or not the supplied Component has already been debugged.
hasBeenRemoved() - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
Returns the value of the removed attribute.
hasDocument(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.ResourceStore
 
hashCode() - Method in class org.springframework.web.context.support.StoreResource
 
hasHeader(String) - Method in interface org.springframework.extensions.surf.RequestContext
Returns true if an header exists in the request context
hasHeader(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
hasObject(ModelPersistenceContext, ModelObject) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Checks whether the given object is persisted
hasObject(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Checks whether an object with the given path is persisted
hasObject(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
 
hasObject(ModelObject) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Returns true if the object is present in a persister
hasObject(String, String) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Returns true if the object is present in a persister
hasObject(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
hasObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
hasObject(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
hasObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
hasObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
hasPage(String) - Method in class org.springframework.extensions.surf.ModelObjectService
 
hasParameter(String) - Method in interface org.springframework.extensions.surf.RequestContext
Returns true if a parameter exists in the request context
hasParameter(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
hasReadOnlyStore() - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Indicates whether or not the persister uses a store that is read only.
hasReadOnlyStore() - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
hasReadOnlyStore() - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Indicates whether the store used by the persister is read only or not.
hasValue(String) - Method in interface org.springframework.extensions.surf.RequestContext
Returns true if a custom value exists in the request context
hasValue(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
header(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
This method should be overridden by concrete subclasses to render the header focus for artifact being handled by the renderer.
header(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.ComponentRenderer
 
header(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.PageRenderer
Renders the header for the page
header(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.RegionRenderer
 
header(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer
 
header(RequestContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the "head" mode
headers - Variable in class org.springframework.extensions.webscripts.ScriptRenderContext
 
headersMap - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
HeadTag - Class in org.springframework.extensions.surf.taglib
This tag is meant to be used during the processing of Template Instances.
HeadTag() - Constructor for class org.springframework.extensions.surf.taglib.HeadTag
 
HREF - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
HREF_MEDIA - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
HTTP_HEADER_EXPIRES - Static variable in class org.springframework.extensions.surf.mvc.ResourceController
 
HTTP_HEADER_FAR_FUTURE_EXPIRES_VALUE - Static variable in class org.springframework.extensions.surf.mvc.ResourceController
 
HTTP_PREFIX - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
HTTPS_PREFIX - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
HybridCssThemeHandler - Class in org.springframework.extensions.surf
This extends the LessForJavaCssThemeHandler and adds in support for a hybrid of two differing approaches: The simple token substitution approach used for Alfresco Share 4.2 Using LESS for advanced CSS capabilities This hybrid is required during the interim of modifying the widgets that were originally written to just use the simple token substitution with LESS capabilities.
HybridCssThemeHandler() - Constructor for class org.springframework.extensions.surf.HybridCssThemeHandler
 

I

I18nDependencyHandler - Class in org.springframework.extensions.surf
 
I18nDependencyHandler() - Constructor for class org.springframework.extensions.surf.I18nDependencyHandler
 
id - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
id - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
ID - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
IE_USER_AGENT_HEADER_LOWER_CASE - Static variable in class org.springframework.extensions.surf.ServletUtil
 
immutability - Variable in class org.springframework.extensions.surf.site.AlfrescoUser
 
include(HttpServletRequest, HttpServletResponse, String) - Static method in class org.springframework.extensions.surf.site.RequestUtil
Performs a servlet include.
include(ServletContext, ServletRequest, ServletResponse, String) - Static method in class org.springframework.extensions.surf.site.RequestUtil
Performs a servlet include.
include(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
include(String, boolean) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
include(String) - Method in class org.springframework.extensions.webscripts.ScriptWebApplication
Performs a server-side include of a web asset The result string is returned.
IncludeTag - Class in org.springframework.extensions.surf.taglib
This class has been created to solve the problem of components rendering chrome that use the regionInclude tag (resulting in an OutOfMemory exception) and regions rendering chrome that use the componentInclude tag (resulting in an infinite loop).
IncludeTag() - Constructor for class org.springframework.extensions.surf.taglib.IncludeTag
 
INDEX - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
IndexWithSurfBug - Class in org.springframework.extensions.surf.webscripts
Overridden index of all Web Scripts to include SurfBug information.
IndexWithSurfBug() - Constructor for class org.springframework.extensions.surf.webscripts.IndexWithSurfBug
 
info - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
init(ModelPersistenceContext) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Initializes the persister by preloading the object cache
init(ModelPersistenceContext) - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
init(ModelPersistenceContext) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
If this MultiObjectPerister has been added to the list of ModelObjectPersisters managed by a PeristerService then this method will be invoked when that PeristerService is initialised.
init(ModelPersistenceContext) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
init() - Method in class org.springframework.extensions.surf.persister.PersisterService
This method is configured in the default Spring Surf application context to execute when the PersisterService is instantiated.
init(ModelPersistenceContext) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
init() - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoader
Spring initialization method
init() - Method in class org.springframework.extensions.surf.ScriptProcessorRegistrar
 
init(FilterConfig) - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
Parses the filter rule config.
init(FilterConfig) - Method in class org.springframework.extensions.surf.site.servlet.SecurityHeadersFilter
Parses the headers config.
init() - Method in class org.springframework.extensions.surf.TemplateProcessorRegistrar
 
init() - Method in class org.springframework.extensions.surf.uri.UriTemplateController
Spring init method
init() - Method in class org.springframework.extensions.surf.WebScriptsStoreRegistrar
 
init() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
init() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
initialiseUser(RequestContext, HttpServletRequest) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Loads a user from the remote user store and store it into the session.
initialiseUser(RequestContext, HttpServletRequest, String) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Loads a user from the remote user store and store it into the session.
initialiseUser(RequestContext, HttpServletRequest, boolean) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Loads a user from the remote user store and stores it into the session.
initialiseUser(RequestContext, HttpServletRequest, String, boolean) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Loads a user from the remote user store and stores it into the session.
initialiseUser(RequestContext, HttpServletRequest) - Method in interface org.springframework.extensions.surf.UserFactory
Loads a user from the remote user store and store it into the session.
initialiseUser(RequestContext, HttpServletRequest, String) - Method in interface org.springframework.extensions.surf.UserFactory
Loads a user from the remote user store and store it into the session.
initialiseUser(RequestContext, HttpServletRequest, boolean) - Method in interface org.springframework.extensions.surf.UserFactory
Loads a user from the remote user store and stores it into the session.
initialiseUser(RequestContext, HttpServletRequest, String, boolean) - Method in interface org.springframework.extensions.surf.UserFactory
Loads a user from the remote user store and stores it into the session.
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
initRequestContext(ApplicationContext, HttpServletRequest) - Static method in class org.springframework.extensions.surf.RequestContextUtil
Instantiates a default request context for the given http servlet request
initRequestContext(ApplicationContext, HttpServletRequest, boolean) - Static method in class org.springframework.extensions.surf.RequestContextUtil
Instantiates a default request context for the given http servlet request
INLINE_AGGREGATION_MARKER - Static variable in class org.springframework.extensions.surf.DependencyAggregator
 
insert(StringBuilder, int, String) - Method in class org.springframework.extensions.surf.CssImageDataHandler
Helper method for inserting content into a StringBuilder whilst maintaining a reference to the offset that indicates the end of the inserted content.
INSTANTIATION_ARGS - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
invalidate() - Method in class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
 
invalidate() - Method in interface org.springframework.extensions.surf.cache.ContentCache
Invalidates the cache
invalidate() - Method in class org.springframework.extensions.surf.cache.ModelObjectCache
 
invalidate() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
invalidateCache() - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Invalidates the cache for all persisters in this persistence context
invalidateCache() - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
invalidateCache() - Method in interface org.springframework.extensions.surf.persister.CachedPersister
Invalidates the cache
invalidateCache() - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
invalidateCache() - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
invalidateModelObjectServiceCache(RequestContext) - Static method in class org.springframework.extensions.surf.site.CacheUtil
Invalidate model object service object cache.
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.ComponentTag
 
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.IncludeTag
 
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
Generates the URL to the requested resource (either a page or page type with optional object and format request parameters) and then opens an HTML anchor tag using the generated URL as the HREF argument and setting a target if provided.
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.ObjectLinkTag
 
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.RenderServiceTag
This method should be implemented to invoke the required method of the RenderService that the subclass needs to render its output
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.StylesheetTag
 
invokeRenderService(RenderService, RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.taglib.SurfBugInclude
 
isAdvancedConfig() - Method in interface org.springframework.extensions.surf.types.AdvancedComponent
 
isAdvancedConfig() - Method in class org.springframework.extensions.surf.types.AdvancedComponentImpl
Indicates whether or not this instance was instantiated from configuration specifically tailored for an AdvancedComponent or for a Component.
isAggregate() - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
 
isAggregateDependenciesEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isAllowedResourcePath(String) - Method in class org.springframework.extensions.surf.mvc.ResourceController
Checks whether resource path provided is allowed by web framework configuration.
isAuthenticated(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
isAutowireModeDevelopment() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isAutowireModeDevelopment() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
isAutowireModeProduction() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isAutowireModeProduction() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
isCalculateWebScriptDependenciesEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isChromeless() - Method in class org.springframework.extensions.surf.taglib.ComponentTag
 
isChromeless() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
isCollationDebugMode() - Method in class org.springframework.extensions.surf.DependencyAggregator
Indicates whether the client should operate in collation debug mode.
isCommitted() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
isContainer() - Method in interface org.springframework.extensions.surf.resource.Resource
Checks if the resource is a container.
isContainer() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
isContainer() - Method in class org.springframework.extensions.surf.resource.support.CMISResource
 
isContainer() - Method in class org.springframework.extensions.surf.resource.support.URLResource
 
isContainer() - Method in class org.springframework.extensions.surf.resource.support.VirtualizedWebappResource
 
isCustomProperty(ModelObject, String) - Static method in class org.springframework.extensions.surf.ModelHelper
Determines whether the given property is a custom property for the given object
isCustomProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
Uses reflection to determine whether the given property name is a custom property.
isDebugMode() - Method in class org.springframework.extensions.surf.DependencyAggregator
Indicates whether the client should operate in debug mode.
isDebugMode() - Method in class org.springframework.extensions.surf.DependencyHandler
Indicates whether the client should operate in debug mode.
isDojoEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isDojoLoaderTraceEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isDynamicExtensionModulesEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isEnabled() - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Indicates whether this persisted is currently enabled.
isEnabled() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
isExpired() - Method in class org.springframework.extensions.surf.cache.CacheItem
Checks if is expired.
isExtensibilitySuppressed() - Method in class org.springframework.extensions.surf.support.ServletRequestContext
 
isExtensibilitySuppressed() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
isExternalAuthentication(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
isForbidden(String) - Method in class org.springframework.extensions.webscripts.ResourceStore
Determines whether the given document is a forbidden path (i.e.
isForbidden(String) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
isGenerateCssDataImagesEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isGuest(String) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
isGuestPageExtensionModulesEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isImmutableProperty(String) - Method in class org.springframework.extensions.surf.site.AlfrescoUser
 
isLoginCookiesEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isModelObject(Document, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Determines whether the xml contained in the given document describes a valid model object type
isModelProperty(ModelObject, String) - Static method in class org.springframework.extensions.surf.ModelHelper
Determines whether the given property is a non-custom (or model) property for the given object.
isModelProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
Uses reflection to determine whether the given property name is a model property.
isModuleAutoDeployEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isNew() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
isPageAssociation() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Checks if is page association.
isPageAssociation() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
Checks if is page association.
isPassiveMode() - Method in interface org.springframework.extensions.surf.RequestContext
This method can be used to determine whether or not the RequestContext is set to currently run in passive mode.
isPassiveMode() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Indicates whether or not the RequestContext is currently in "passive mode".
isProvideMessages() - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective.WidgetData
 
isProvideOptions() - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective.WidgetData
 
isReadOnly() - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
isRemoteResourceResolvingEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isRequestedSessionIdFromCookie() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
isResourceCachingDisabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isSaved() - Method in interface org.springframework.extensions.surf.ModelObject
Indicates whether the object is currently persisted (saved) or not.
isSaved() - Method in class org.springframework.extensions.surf.ModelPersisterInfo
Returns whether the object is currently saved or not
isSaved() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
isSecure() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
isSecure() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
isSecure() - Method in class org.springframework.extensions.webscripts.ResourceStore
 
isSecure() - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
isSuccess() - Method in class org.springframework.extensions.webscripts.RecursionResults
Returns a boolean value indicating whether or not the operation was successful.
isSurfBugEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
Indicates whether or not SurfBug is enabled
isTemplateAssociation() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Checks if is template association.
isTemplateAssociation() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
isTimerEnabled - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isTimerEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isTimerEnabled() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
isUserInRole(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 

J

JavaScriptDependencyDirective - Class in org.springframework.extensions.directives
This directive is used to address the problem of browsers caching stale JavaScript resources.
JavaScriptDependencyDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.JavaScriptDependencyDirective
 
jsonObject - Variable in class org.springframework.extensions.surf.resource.ResourceJSONContentImpl
 
JSPProcessor - Class in org.springframework.extensions.surf.render.bean
The JSP processor is a delegating processor in that it allows you to pass control of render processing to a specific JSP page.
JSPProcessor() - Constructor for class org.springframework.extensions.surf.render.bean.JSPProcessor
 
JspRenderException - Exception in org.springframework.extensions.surf.exception
 
JspRenderException(String) - Constructor for exception org.springframework.extensions.surf.exception.JspRenderException
 
JspRenderException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.JspRenderException
 
JSScriptWithTokensProcessor - Class in org.springframework.extensions.surf.processor
This extends the the default JSScriptProcessor to provide the capability to substitute variables in the requested resource name.
JSScriptWithTokensProcessor() - Constructor for class org.springframework.extensions.surf.processor.JSScriptWithTokensProcessor
 

K

keys() - Method in class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
Returns keys for the items in the cache
keys() - Method in class org.springframework.extensions.surf.cache.ModelObjectCache
Returns keys for the items in the cache
keys() - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Returns the set of keys

L

lastModified(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
lastModified(String) - Method in class org.springframework.extensions.webscripts.ResourceStore
 
LESS_TOKEN - Static variable in class org.springframework.extensions.surf.LessCssThemeHandler
 
LessCssThemeHandler - Class in org.springframework.extensions.surf
Base class for Theme handlers that provide LESS CSS compiling.
LessCssThemeHandler() - Constructor for class org.springframework.extensions.surf.LessCssThemeHandler
 
LessForJavaCssThemeHandler - Class in org.springframework.extensions.surf
This is a pure LESS driven CSS Theme Handler.
LessForJavaCssThemeHandler() - Constructor for class org.springframework.extensions.surf.LessForJavaCssThemeHandler
Sets up a new LessEngine instance.
linebreak - Variable in class org.springframework.extensions.surf.DependencyAggregator
 
LINK_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
LinkBuilder - Interface in org.springframework.extensions.surf
Link builder interface that defines methods for building URIs within Surf.
LinkBuilderFactory - Interface in org.springframework.extensions.surf
Factory that produces link builder objects
LinkFreeMarkerDirective - Class in org.springframework.extensions.directives
This class uses a PresentationService to render a link to the object defined by the supplied parameters.
LinkFreeMarkerDirective(String, RenderService) - Constructor for class org.springframework.extensions.directives.LinkFreeMarkerDirective
Instantiates a new LinkFreeMarkerDirective.
load(Renderable) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
load(String) - Method in class org.springframework.extensions.surf.resource.AbstractCachingResourceLoader
 
load(String) - Method in interface org.springframework.extensions.surf.resource.ResourceLoader
Loads the resource with the given object id
load(String) - Method in class org.springframework.extensions.surf.resource.support.URLResourceLoader
 
load(String) - Method in class org.springframework.extensions.webscripts.ScriptFormData
Populates the object with form bindings for the given namespace
loadInputStream() - Method in class org.springframework.extensions.surf.DependencyHandler.ResourceInfo
Should be implemented to load the InputStream
loadObjectAndDependants(ModelPersistenceContext, Document, String, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
loadResource(String) - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
loadResource(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
loadScriptResource(String) - Method in class org.springframework.extensions.surf.processor.JSScriptWithTokensProcessor
Extends the inherited method to replace any "{aikauVersion}" tokens with the current version of Aikau that is in use.
loadTemplateStringFromPath(String) - Method in class org.springframework.extensions.webscripts.WebTemplateProcessor
 
loadUser(RequestContext, String) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Load the user from a store
loadUser(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AbstractUserFactory
Load the user from a store
loadUser(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.Alfresco32UserFactory
 
loadUser(RequestContext, String) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
loadUser(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
loadUser(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.DefaultUserFactory
 
loadUser(RequestContext, String) - Method in class org.springframework.extensions.surf.support.DefaultUserFactory
 
loadUser(RequestContext, String) - Method in interface org.springframework.extensions.surf.UserFactory
Loads a user object from the default endpoint.
loadUser(RequestContext, String, String) - Method in interface org.springframework.extensions.surf.UserFactory
Loads a user object from the given endpoint.
LOCALE_REQ_PARM - Static variable in class org.springframework.extensions.directives.MessagesDependencyDirective
 
LocaleResolver - Class in org.springframework.extensions.surf.mvc
Alfresco specific extension of Spring AcceptHeaderLocaleResolver.
LocaleResolver() - Constructor for class org.springframework.extensions.surf.mvc.LocaleResolver
 
localeToChecksum - Variable in class org.springframework.extensions.webscripts.MessagesWebScript
When configured to use checksum dependencies this will contain a mapping of the locale to the last checksum generated for the cached message contents.
LocalFileSystemStore - Class in org.springframework.extensions.webscripts
Simple implementation of a local store file system.
LocalFileSystemStore() - Constructor for class org.springframework.extensions.webscripts.LocalFileSystemStore
 
LocalFileSystemStore.LocalFileSystemStoreScriptLoader - Class in org.springframework.extensions.webscripts
Local File System Store implementation of a Script Loader
LocalFileSystemStore.LocalFileSystemStoreScriptLoader() - Constructor for class org.springframework.extensions.webscripts.LocalFileSystemStore.LocalFileSystemStoreScriptLoader
 
LocalWebScriptContext - Class in org.springframework.extensions.webscripts
The Context for a Local WebScript invocation.
LocalWebScriptContext() - Constructor for class org.springframework.extensions.webscripts.LocalWebScriptContext
 
LocalWebScriptRequest - Class in org.springframework.extensions.webscripts
LocalWebScriptRequest represents a locally processed WebScript request object based on a URL.
LocalWebScriptRequest(Runtime, String, Match, Map<String, Serializable>, ServerProperties, LocalWebScriptContext) - Constructor for class org.springframework.extensions.webscripts.LocalWebScriptRequest
Instantiates a new local web script request.
LocalWebScriptResponse - Class in org.springframework.extensions.webscripts
Implementation of a WebScript Response object for WebScript Component type.
LocalWebScriptResponse(Runtime, LocalWebScriptContext, Writer) - Constructor for class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
LocalWebScriptRuntime - Class in org.springframework.extensions.webscripts
WebScript Runtime for rendering as Web Framework components.
LocalWebScriptRuntime(Writer, RuntimeContainer, ServerProperties, LocalWebScriptContext) - Constructor for class org.springframework.extensions.webscripts.LocalWebScriptRuntime
Constructor
LocalWebScriptRuntimeContainer - Class in org.springframework.extensions.webscripts
WebScript Runtime Container for a Surf WebScript based component.
LocalWebScriptRuntimeContainer() - Constructor for class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
logFullStacktrace(Throwable) - Method in class org.springframework.extensions.surf.FrameworkBean
 
logFullStacktrace(Throwable) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated. 
logger - Static variable in class org.springframework.extensions.surf.util.XMLUtil
The logger.
login(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
login(HttpServletRequest, HttpServletResponse, String) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
login(HttpServletRequest, HttpServletResponse, String, boolean) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
login(HttpServletRequest, HttpServletResponse, String, boolean, boolean) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
LoginController - Class in org.springframework.extensions.surf.mvc
Responds to Login POSTs to allow the user to authenticate to the application.
LoginController() - Constructor for class org.springframework.extensions.surf.mvc.LoginController
 
loginCookiesEnabled - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
loginRequiredForPage(RequestContext, HttpServletRequest, Page) - Method in class org.springframework.extensions.surf.mvc.PageView
Return if login page should be display for the given page.
logLessException(Exception, String) - Method in class org.springframework.extensions.surf.LessCssThemeHandler
This function is used to log exceptions that occur during LESS compilation.
logout(HttpServletRequest, HttpServletResponse) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
logout() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
LogoutController - Class in org.springframework.extensions.surf.mvc
Listen for call from a client to log the user out from the current session.
LogoutController() - Constructor for class org.springframework.extensions.surf.mvc.LogoutController
 
lookupChecksumInCache(String) - Method in class org.springframework.extensions.surf.DependencyHandler
Attempts to retrieve a previously generated checksum from the cache.
lookupChecksumPathInCache(String) - Method in class org.springframework.extensions.surf.DependencyHandler
Attempts to retrieve a previously generated checksum path from the cache.
lookupPage(String) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Retrieves the page object with the given page id.
lookupPage(String) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Retrieves the page object with the given page id.

M

MANUAL_MODULE_DEPLOYMENT - Static variable in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
map() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
map() - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
markAsRemoved() - Method in class org.springframework.extensions.directives.DependencyDeferredContentSourceModelElement
Updates the removed attribute to indicate that the element is no longer part of the model it was originally added to.
markDependencyAsRequested(String) - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
This method can be used to indicate that the supplied dependency has been requested by other means.
markDependencyAsRequested(String) - Method in interface org.springframework.extensions.surf.RequestContext
This method can be used to indicate that the supplied dependency has been requested by other means.
markDependencyAsRequested(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
This method can be used to indicate that the supplied dependency has been requested by other means.
MARKUP_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
matchDocumentPaths(String) - Method in class org.springframework.extensions.webscripts.ResourceStore
Returns a list of document paths for a given document pattern
matchDocumentPaths(String) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
matchRequest(CSRFFilter.Rule, HttpServletRequest, HttpSession) - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
Compare the request against the configured rules.
matchString(String, String) - Method in class org.springframework.extensions.surf.site.servlet.CSRFFilter
Checks if str matches the regular expression defined in regexp.
matchUriTemplate(String) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Performs a match of the given URI to a template.
maxSize - Variable in class org.springframework.extensions.surf.cache.ModelObjectCache
 
MEDIA_PARAM - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
mergeBundle(Map<String, Object>, ResourceBundle) - Method in class org.springframework.extensions.surf.I18nDependencyHandler
 
mergeExtension(SubComponent) - Method in class org.springframework.extensions.surf.types.SubComponent
Merges the overrides defined in the supplied extension.
MESSAGES - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
messages - Variable in class org.springframework.extensions.webscripts.MessagesWebScript
The response is built once per locale and cached - they do not change for the life of the server instance.
MESSAGES_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MessagesDependencyDirective - Class in org.springframework.extensions.directives
This directive is used to address the problem of browsers caching stale i18n messages for the application.
MessagesDependencyDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.MessagesDependencyDirective
 
MessagesWebScript - Class in org.springframework.extensions.webscripts
WebScript responsible for returning a JavaScript response containing a JavaScript associative array of all I18N messages name/key pairs installed on the web-tier.
MessagesWebScript() - Constructor for class org.springframework.extensions.webscripts.MessagesWebScript
Construction
method - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
MIDDLE - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
MIMETYPE_HTML - Static variable in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
 
MISSING_IMAGE_SENTINENEL - Static variable in class org.springframework.extensions.surf.CssImageDataHandler
The empty String is used as the missing image sentinel.
MODE - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
MODE_DEVELOPMENT - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
MODE_PRODUCTION - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
model - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
MODEL_APP - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_AUTHENTICATION - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_CONFIG - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_CONTENT - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_CONTEXT - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_DESCRIPTION - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_DESCRIPTION_ID - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_FORM_INSTANCE - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_FORMDATA - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_HEAD - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_ID - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_INSTANCE - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_KEY - Static variable in class org.springframework.extensions.directives.ProcessJsonModelDirective
 
MODEL_LOCALE - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_MESSAGE_METHOD - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_PAGE - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_PROPERTIES - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_RESOURCE_URL_METHOD - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_RESOURCE_UTILS - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_SITEDATA - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_SURF - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_TEMPLATE - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_THEME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_TITLE - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_TITLE_ID - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_URL - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_USER - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
MODEL_WIDGET_UTILS - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
modelElement - Variable in class org.springframework.extensions.directives.DependencyDirectiveData
This is the DeferredContentSourceModelElement that will get created when the createContentModelElement method is called.
ModelHelper - Class in org.springframework.extensions.surf
Static Utility class that provides reflection against the public properties of a given object.
ModelHelper() - Constructor for class org.springframework.extensions.surf.ModelHelper
 
ModelObject - Interface in org.springframework.extensions.surf
 
MODELOBJECT_CLASSES - Static variable in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
ModelObjectCache - Class in org.springframework.extensions.surf.cache
Cache for ModelObject instances.
ModelObjectCache(Store, long) - Constructor for class org.springframework.extensions.surf.cache.ModelObjectCache
Instantiates a new model object cache.
ModelObjectCache(Store, int, long) - Constructor for class org.springframework.extensions.surf.cache.ModelObjectCache
Instantiates a new model object cache.
ModelObjectCache.ModelObjectSentinel - Class in org.springframework.extensions.surf.cache
Singleton sentinel class used to represent a 'null' value in some cache implementations
ModelObjectPersister - Interface in org.springframework.extensions.surf
 
ModelObjectPersisterException - Exception in org.springframework.extensions.surf.exception
 
ModelObjectPersisterException(String) - Constructor for exception org.springframework.extensions.surf.exception.ModelObjectPersisterException
 
ModelObjectPersisterException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ModelObjectPersisterException
 
ModelObjectResourceProvider - Class in org.springframework.extensions.surf.resource
An implementation of ResourceProvider which enables model objects to manage the configuration of named resources.
ModelObjectResourceProvider(ModelObject) - Constructor for class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
Instantiates a new model object resource provider.
ModelObjectService - Class in org.springframework.extensions.surf
Default implementation of the model.
ModelObjectService() - Constructor for class org.springframework.extensions.surf.ModelObjectService
 
ModelPersistenceContext - Class in org.springframework.extensions.surf
Describes the context within which a persister should execute.
ModelPersistenceContext(String) - Constructor for class org.springframework.extensions.surf.ModelPersistenceContext
Instantiates a new persister context.
ModelPersisterInfo - Class in org.springframework.extensions.surf
The ModelPersisterInfo structure class holds the values that represent the binding of a model object instance to a persistance store and it's path in that store.
ModelPersisterInfo(String, String, boolean) - Constructor for class org.springframework.extensions.surf.ModelPersisterInfo
Instantiates a new model object key.
ModelPersisterInfo(String, String, String, boolean) - Constructor for class org.springframework.extensions.surf.ModelPersisterInfo
Instantiates a new model object key.
modelProperties - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
modificationTime - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
MODULE - Static variable in class org.springframework.extensions.surf.types.ExtensionImpl
 
MODULE_ID_XPATH_QUERY_CLOSE - Static variable in class org.springframework.extensions.surf.types.ExtensionImpl
 
MODULE_ID_XPATH_QUERY_OPEN - Static variable in class org.springframework.extensions.surf.types.ExtensionImpl
 
ModuleDeployment - Interface in org.springframework.extensions.surf.types
 
ModuleDeploymentImpl - Class in org.springframework.extensions.surf.types
 
ModuleDeploymentImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.ModuleDeploymentImpl
 
moduleDeploymentMode - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
ModuleDeploymentService - Class in org.springframework.extensions.surf
 
ModuleDeploymentService() - Constructor for class org.springframework.extensions.surf.ModuleDeploymentService
 
MultiObjectPersister - Class in org.springframework.extensions.surf.persister
MultiModelObjectPersister class maintains the ModelObjectPersister contract but redirects the retrieval of objects to a number of delegates.
MultiObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.MultiObjectPersister
 
munge - Variable in class org.springframework.extensions.surf.DependencyAggregator
 
myMessage - Variable in exception org.springframework.extensions.surf.exception.RendererExecutionException
 

N

NAME - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
name - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
NAME - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
NAMESPACE_ALF - Static variable in class org.springframework.extensions.surf.resource.support.CMISResource
 
NAMESPACE_APP - Static variable in class org.springframework.extensions.surf.resource.support.CMISResource
 
NAMESPACE_CMIS - Static variable in class org.springframework.extensions.surf.resource.support.CMISResource
 
NAMESPACE_CMISRA - Static variable in class org.springframework.extensions.surf.resource.support.CMISResource
 
NAMESPACE_OPENSEARCH - Static variable in class org.springframework.extensions.surf.resource.support.CMISResource
 
NEGATE - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
NEW - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
NEW_LINE - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
newChrome() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Chrome instance.
newChrome(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Chrome instance with the given id.
newChrome() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Chrome instance.
newComponent() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Component instance.
newComponent(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Component instance with the given id.
newComponent(String, String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Component instance with the given binding properties.
newComponent() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Component instance.
newComponent(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Component instance of the given component type The id for the instance is generated using the Web Framework's Random GUID generator.
newComponent(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Component instance of the given component type.
newComponent(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Component instance of the given component type.
newComponentType() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Component Type instance.
newComponentType(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Component Type instance with the given id.
newComponentType() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new ComponentType instance.
newConfiguration() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Configuration instance.
newConfiguration(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Configuration instance with the given id.
newConfiguration() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Configuration instance.
newConfiguration(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Configuration instance that is bound to the given sourceId.
newContentAssociation() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Content Association instance.
newContentAssociation(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Content Association instance with the given id.
newContentAssociation() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new ContentAssociation instance.
newGUID() - Static method in class org.springframework.extensions.surf.ModelHelper
Builds a new GUID
newGUID() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Constructs a GUID
newInstance(Element) - Static method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
newInstance() - Method in interface org.springframework.extensions.surf.LinkBuilderFactory
Constructs a new link builder
newInstance(WebRequest) - Method in interface org.springframework.extensions.surf.RequestContextFactory
Produces a new RequestContext instance for a given request.
newInstance() - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilderFactory
Extending classes must implement this method to instantiate the associated class of LinkBuilder.
newInstance(WebRequest) - Method in class org.springframework.extensions.surf.support.AbstractRequestContextFactory
 
newInstance() - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilderFactory
 
newInstance() - Method in class org.springframework.extensions.surf.support.ServletLinkBuilderFactory
 
newInstance(WebRequest) - Method in class org.springframework.extensions.surf.support.ServletRequestContextFactory
 
NEWLINE - Static variable in class org.springframework.extensions.surf.render.RenderService
 
newLine() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Add a newline to the buffer.
newLine() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
newObject(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Creates a new object
newObject(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new object instance with the given object type id.
newObject(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates new object instance with teh given object type id and object id.
newObject(String, String) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Create a new object.
newObject(String) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Create a new object.
newObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
newObject(ModelPersistenceContext, String, String, boolean) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
newObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
Creates a new object of the supplied type with the supplied id using the
newObject(ModelPersistenceContext, String, String, boolean) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
newObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
newObject(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new object for the given type id
newObject(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new object for the given type id
newPage() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Page instance.
newPage(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Page instance with the given id.
newPage() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Page instance.
newPage(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Page instance with the specified ID.
newPage(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Page instance with the specified ID.
newPage(String, String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Page instance with the specified ID.
newPageAssociation() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Page Association instance.
newPageAssociation(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Page Association instance with the given id.
newPageAssociation() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new PageAssociation instance.
newPageType() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Page Type instance.
newPageType(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Page Type instance with the given id.
newPageType(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new PageType instance.
newPreset(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates model objects based on a given preset id.
newPropertyConstraintMap() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new property constraint map.
newTemplate() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Template instance.
newTemplate(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Template instance with the given id.
newTemplate() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Template instance.
newTemplate(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Template instance.
newTemplate(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Template instance.
newTemplate(String, String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Template instance.
newTemplateType() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Template Type instance.
newTemplateType(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Template Type instance with the given id.
newTemplateType(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new TemplateType instance.
newTheme() - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Theme instance.
newTheme(String) - Method in class org.springframework.extensions.surf.ModelObjectService
Creates a new Theme instance with the given id.
newTheme(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Theme instance.
noncachableObjectTypes - Variable in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Set of types that should not be cached by the persister.
normaliseDependency(String) - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
This method can be used to normalise supplied dependencies such that they are all referenced from the same location and that there are no duplicate forward slashes.

O

object(RequestContext, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given object.
object(RequestContext, String, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given object.
object(RequestContext, String, String, Map<String, String>) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given object.
object(RequestContext, HttpServletRequest, HttpServletResponse, String, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
/** Renders the fully formed URL string for a link to a given content object
object - Variable in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
 
object(RequestContext, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
object(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
object(RequestContext, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
object(RequestContext, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilder
 
object(RequestContext, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.ServletLinkBuilder
 
object(String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given object.
object(String, String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given object.
object(String, String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given object.
ObjectAnchorTag - Class in org.springframework.extensions.surf.taglib
Renders an HTML anchor tag to a page or page type using the attributes provided.
ObjectAnchorTag() - Constructor for class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
objectCache - Variable in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
Default object cache
objectId - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
ObjectLinkTag - Class in org.springframework.extensions.surf.taglib
This tag will render the URL to the page or page type specified by the attributes provided.
ObjectLinkTag() - Constructor for class org.springframework.extensions.surf.taglib.ObjectLinkTag
 
ObjectPersistenceService - Class in org.springframework.extensions.surf
Object Persistence Service
ObjectPersistenceService() - Constructor for class org.springframework.extensions.surf.ObjectPersistenceService
 
objectUri - Variable in class org.springframework.extensions.surf.support.ServletLinkBuilder
 
objectUri - Variable in class org.springframework.extensions.surf.support.ServletLinkBuilderFactory
 
ObjectViewResolver - Class in org.springframework.extensions.surf.mvc
Resolves a URI into an object view
ObjectViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.ObjectViewResolver
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.resource.ResourceService
 
onBootstrap() - Method in class org.springframework.extensions.surf.resource.ResourceService
Initialization of Resource Service
onClusterMessage(Map<String, Serializable>) - Method in interface org.springframework.extensions.surf.ClusterMessageAware
Called by a ClusterService implementation when a message for this bean has been sent to this cluster node and is ready to be processed by the handler based on the bean message type as supplied in getClusterMessageType().
onClusterMessage(Map<String, Serializable>) - Method in class org.springframework.extensions.surf.ModuleDeploymentService
 
onClusterMessage(Map<String, Serializable>) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
onFailure(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.AbstractLoginController
Template method.
onFailure(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.LoginController
Sends an HTTP redirect response to the failure page provided in the request parameters, if present, falling back to root of the web application.
onRefresh() - Method in class org.springframework.web.context.support.SurfWebApplicationContext
 
onSuccess(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.AbstractLoginController
Template method.
onSuccess(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.LoginController
Sends an HTTP redirect response to the success page provided in the request parameters, if present, falling back to root of the web application.
OPEN_BRACKET - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
OPEN_CSS_1 - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
OPEN_CSS_2 - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
OPEN_DEP_SCRIPT_TAG - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
OPEN_ELEMENT_1 - Static variable in class org.springframework.extensions.directives.ChromeDetectionContentModelElement
 
OPEN_ELEMENT_2 - Static variable in class org.springframework.extensions.directives.ChromeDetectionContentModelElement
 
OPEN_GROUP_COMMENT - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
OPEN_LINK_TAG - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
OPEN_SCRIPT - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
openExtensibilityModel() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
openExtensibilityModel() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
OPTIONS - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
order - Variable in class org.springframework.extensions.surf.resource.AbstractResourceLoaderFactory
 
org.springframework.extensions.config - package org.springframework.extensions.config
 
org.springframework.extensions.directives - package org.springframework.extensions.directives
 
org.springframework.extensions.surf - package org.springframework.extensions.surf
 
org.springframework.extensions.surf.cache - package org.springframework.extensions.surf.cache
 
org.springframework.extensions.surf.exception - package org.springframework.extensions.surf.exception
 
org.springframework.extensions.surf.extensibility - package org.springframework.extensions.surf.extensibility
 
org.springframework.extensions.surf.extensibility.impl - package org.springframework.extensions.surf.extensibility.impl
 
org.springframework.extensions.surf.mvc - package org.springframework.extensions.surf.mvc
 
org.springframework.extensions.surf.persister - package org.springframework.extensions.surf.persister
 
org.springframework.extensions.surf.processor - package org.springframework.extensions.surf.processor
 
org.springframework.extensions.surf.render - package org.springframework.extensions.surf.render
 
org.springframework.extensions.surf.render.bean - package org.springframework.extensions.surf.render.bean
 
org.springframework.extensions.surf.resource - package org.springframework.extensions.surf.resource
 
org.springframework.extensions.surf.resource.support - package org.springframework.extensions.surf.resource.support
 
org.springframework.extensions.surf.site - package org.springframework.extensions.surf.site
 
org.springframework.extensions.surf.site.servlet - package org.springframework.extensions.surf.site.servlet
 
org.springframework.extensions.surf.support - package org.springframework.extensions.surf.support
 
org.springframework.extensions.surf.taglib - package org.springframework.extensions.surf.taglib
 
org.springframework.extensions.surf.types - package org.springframework.extensions.surf.types
 
org.springframework.extensions.surf.uri - package org.springframework.extensions.surf.uri
 
org.springframework.extensions.surf.util - package org.springframework.extensions.surf.util
 
org.springframework.extensions.surf.webscripts - package org.springframework.extensions.surf.webscripts
 
org.springframework.extensions.webscripts - package org.springframework.extensions.webscripts
 
org.springframework.web.context.support - package org.springframework.web.context.support
 
out - Variable in class org.springframework.extensions.surf.util.FakeJspPageContext
The out.
OUTPUT_CSS_DEPENDENCIES_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.directives.OutputCSSDirective
 
OUTPUT_DEPENDENCY_DIRECTIVE_ID - Static variable in class org.springframework.extensions.directives.OutputCSSDirective
 
OUTPUT_DEPENDENCY_DIRECTIVE_ID - Static variable in class org.springframework.extensions.directives.OutputJavaScriptDirective
 
OUTPUT_JS_DEPENDENCIES_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.directives.OutputJavaScriptDirective
 
outputAggregateResource(Map<String, DojoDependencies>, String) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
This method builds the equivalent of a Dojo build layer from the Map of supplied DojoDependencies.
OutputCSSContentModelElement - Class in org.springframework.extensions.directives
This is a DeferredContentTargetModelElement that is used as a place holder in the ExtensibilityModel so that other directives can add CSS dependencies into the <head> element.
OutputCSSContentModelElement(String, String, DependencyAggregator) - Constructor for class org.springframework.extensions.directives.OutputCSSContentModelElement
 
OutputCSSDirective - Class in org.springframework.extensions.directives
This directive is used for outputting the CSS dependencies that have been requested by other directives onto the output stream.
OutputCSSDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.OutputCSSDirective
 
OutputCSSDirectiveData - Class in org.springframework.extensions.directives
This directive is provided to allow nested model directives to update the model outside of the scope that they have been used in.
OutputCSSDirectiveData(String, String, String, String, Map<String, Object>, TemplateDirectiveBody, Environment, DependencyAggregator) - Constructor for class org.springframework.extensions.directives.OutputCSSDirectiveData
 
outputDependency(String, String, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
This method is used to generate the output for a single dependency in a way that replicates what would be generated from building a Dojo layer.
OutputJavaScriptContentModelElement - Class in org.springframework.extensions.directives
The ContentModelElement associated with the OutputJavaScriptDirective that is used to flush out all <script> elements.
OutputJavaScriptContentModelElement(String, String, DependencyAggregator, WebFrameworkConfigElement) - Constructor for class org.springframework.extensions.directives.OutputJavaScriptContentModelElement
 
OutputJavaScriptDirective - Class in org.springframework.extensions.directives
Directive for outputting JavaScript into the FreeMarker template.
OutputJavaScriptDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.OutputJavaScriptDirective
 
OutputJavaScriptDirectiveData - Class in org.springframework.extensions.directives
This directive is provided to allow nested model directives to update the model outside of the scope that they have been used in.
OutputJavaScriptDirectiveData(String, String, String, String, Map<String, Object>, TemplateDirectiveBody, Environment, DependencyAggregator, WebFrameworkConfigElement) - Constructor for class org.springframework.extensions.directives.OutputJavaScriptDirectiveData
 

P

p - Static variable in class org.springframework.extensions.surf.DependencyAggregator
 
page(RequestContext, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page instance.
page(RequestContext, String, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page for a given format.
page(RequestContext, String, String, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page for a given format.
page(RequestContext, String, String, String, Map<String, String>) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page for a given format.
page(RequestContext, HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Renders the fully formed URL string for a link to a given page
page(RequestContext, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
page(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
page(RequestContext, String, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
page(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
page(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilder
 
page(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.ServletLinkBuilder
 
Page - Interface in org.springframework.extensions.surf.types
Interface for a Page object type
page(String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page instance.
page(String, String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page for a given format.
page(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page for a given format.
page(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page for a given format.
page(RequestContext, String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page for the default format.
PAGE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
PAGE_LINK_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
PageAssociation - Interface in org.springframework.extensions.surf.types
Interface for a PageAssociation object type
PageAssociationImpl - Class in org.springframework.extensions.surf.types
Default page association implementation
PageAssociationImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.PageAssociationImpl
Instantiates a new page association for a given XML document
PageImpl - Class in org.springframework.extensions.surf.types
Default page implementation
PageImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.PageImpl
Instantiates a new page for a given XML document
PageRenderer - Class in org.springframework.extensions.surf.render.bean
The primary duty of this bean is to determine the appropriate template to execute and the begin the processing of that template.
PageRenderer() - Constructor for class org.springframework.extensions.surf.render.bean.PageRenderer
 
PageRendererExecutionException - Exception in org.springframework.extensions.surf.exception
 
PageRendererExecutionException(String) - Constructor for exception org.springframework.extensions.surf.exception.PageRendererExecutionException
 
PageRendererExecutionException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.PageRendererExecutionException
 
PageTitleTag - Class in org.springframework.extensions.surf.taglib
 
PageTitleTag() - Constructor for class org.springframework.extensions.surf.taglib.PageTitleTag
 
pageType(RequestContext, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page type.
pageType(RequestContext, String, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page type for a given format.
pageType(RequestContext, String, String, String) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page type for a given format.
pageType(RequestContext, String, String, String, Map<String, String>) - Method in interface org.springframework.extensions.surf.LinkBuilder
Constructs a link to a given page type for a given format.
pageType(RequestContext, HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Renders the fully formed URL string for a link to a given page type
pageType(RequestContext, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
pageType(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
pageType(RequestContext, String, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
pageType(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
 
pageType(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilder
 
pageType(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.ServletLinkBuilder
 
PageType - Interface in org.springframework.extensions.surf.types
Interface for a PageType object type
pageType(String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page type.
pageType(String, String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page type for a given format.
pageType(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page type for a given format.
pageType(String, String, String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.ScriptLinkBuilder
Constructs a link to a given page type for a given format.
PAGETYPE_LOGIN - Static variable in interface org.springframework.extensions.surf.types.PageType
 
PAGETYPE_LOGOUT - Static variable in interface org.springframework.extensions.surf.types.PageType
 
PageTypeImpl - Class in org.springframework.extensions.surf.types
Default page type implementation
PageTypeImpl(String, ModelPersisterInfo, Document) - Constructor for class org.springframework.extensions.surf.types.PageTypeImpl
Instantiates a new page type for a given XML document
pageTypes - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
pageTypeUri - Variable in class org.springframework.extensions.surf.support.ServletLinkBuilder
 
pageTypeUri - Variable in class org.springframework.extensions.surf.support.ServletLinkBuilderFactory
 
PageTypeViewResolver - Class in org.springframework.extensions.surf.mvc
Resolver for web framework Page Type views
PageTypeViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.PageTypeViewResolver
 
pageUri - Variable in class org.springframework.extensions.surf.support.ServletLinkBuilder
 
pageUri - Variable in class org.springframework.extensions.surf.support.ServletLinkBuilderFactory
 
PageView - Class in org.springframework.extensions.surf.mvc
Default view implementation for Surf pages.
PageView(WebFrameworkConfigElement, ModelObjectService, ResourceService, RenderService, TemplatesContainer) - Constructor for class org.springframework.extensions.surf.mvc.PageView
This is the preferred constructor to use for instantiating a new PageView because it allows complete flexibility when rendering the view.
PageView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.PageView
Deprecated. 
PageViewResolver - Class in org.springframework.extensions.surf.mvc
Resolver for web framework Page views This allows for page ids to utilise uri templates by default.
PageViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.PageViewResolver
Constructor
PARAM - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
PARAM_FAILURE - Static variable in class org.springframework.extensions.surf.mvc.LoginController
 
PARAM_PASSWORD - Static variable in class org.springframework.extensions.surf.mvc.AbstractLoginController
 
PARAM_SUCCESS - Static variable in class org.springframework.extensions.surf.mvc.LoginController
 
PARAM_USERNAME - Static variable in class org.springframework.extensions.surf.mvc.AbstractLoginController
 
parameters - Variable in class org.springframework.extensions.webscripts.ScriptRenderContext
 
parametersMap - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
PARAMS - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
parse(Element) - Method in class org.springframework.extensions.config.WebFrameworkConfigElementReader
Called from the configuration service to handle the loading of the Web Framework configuration XML.
parse(String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Parses the.
parse(InputStream) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Parses the given stream to an XML document (in UTF-8 format).
path - Variable in class org.springframework.extensions.surf.DependencyHandler.ResourceInfo
The path that identifies the resource.
pathPrefix - Variable in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
PathStoreObjectPersister - Class in org.springframework.extensions.surf.persister
Provides an implementation of a persister on top of a Web Script Remote style path based store.
PathStoreObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
pattern - Static variable in class org.springframework.extensions.directives.ProcessJsonModelDirective
This is a custom token matching pattern to use to override the default one defined in UriUtils.
pattern - Static variable in class org.springframework.extensions.surf.uri.UriUtils
 
persisterConfigDescriptor - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
PersisterService - Class in org.springframework.extensions.surf.persister
Persistence Service Responsible for managing the state and interaction with persisters in the Surf registry.
PersisterService() - Constructor for class org.springframework.extensions.surf.persister.PersisterService
 
populateRequestContext(RequestContext, HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Performs default population of the request context.
populateRequestContext(RequestContext, HttpServletRequest) - Static method in class org.springframework.extensions.surf.RequestContextUtil
Populates an existing request context with context and user information
populateRequestContext(RequestContext, HttpServletRequest, boolean) - Static method in class org.springframework.extensions.surf.RequestContextUtil
Populates an existing request context with environment and user information
populateScriptModel(RequestContext, Map<String, Object>, ModelObject) - Method in class org.springframework.extensions.webscripts.ProcessorModelHelper
Populate the model for script processor.
populateTemplateModel(RequestContext, Map<String, Object>, ModelObject) - Method in class org.springframework.extensions.webscripts.ProcessorModelHelper
Populate the model for template processor.
PostClientSideError - Class in org.springframework.extensions.surf.webscripts
Receives client-side error reports and outputs them via the standard logging mechanisms.
PostClientSideError() - Constructor for class org.springframework.extensions.surf.webscripts.PostClientSideError
 
PostDeployedModules - Class in org.springframework.extensions.surf.webscripts
This is the Java controller for the Module Deployment WebScript (/modules/deploy) that handles updates to the module deployment configuration.
PostDeployedModules() - Constructor for class org.springframework.extensions.surf.webscripts.PostDeployedModules
 
postHandle(WebRequest, ModelMap) - Method in class org.springframework.extensions.surf.mvc.RequestContextInterceptor
 
postHandle(WebRequest, ModelMap) - Method in class org.springframework.extensions.surf.mvc.ThemeInterceptor
 
postHeaderProcess(RequestContext) - Method in class org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer
 
postProcess(RequestContext) - Method in class org.springframework.extensions.surf.render.bean.ComponentRenderer
Post-processing of components
postProcess(RequestContext) - Method in class org.springframework.extensions.surf.render.bean.RegionRenderer
Post-processing of regions
prefix(RequestContext, ModelObject, String) - Static method in class org.springframework.extensions.webscripts.ScriptForm
 
PREFIX_CLASSPATH - Static variable in class org.springframework.extensions.webscripts.WebTemplateProcessor
 
preHandle(WebRequest) - Method in class org.springframework.extensions.surf.mvc.RequestContextInterceptor
 
preHandle(WebRequest) - Method in class org.springframework.extensions.surf.mvc.ThemeInterceptor
Determines the theme to use for the request.
prepareResponse(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.PageView
 
preserveAllSemiColons - Variable in class org.springframework.extensions.surf.DependencyAggregator
 
PresetsManager - Class in org.springframework.extensions.surf
Spring util bean responsible for preset model object generation.
PresetsManager() - Constructor for class org.springframework.extensions.surf.PresetsManager
 
PresetToken - Class in org.springframework.extensions.surf.taglib
This class provides the "presetToken" custom JSP tag that can only be used as a child tag of the "constructPreset" custom JSP tag.
PresetToken() - Constructor for class org.springframework.extensions.surf.taglib.PresetToken
 
print(String) - Method in class org.springframework.extensions.surf.extensibility.impl.ExtensibilityServletOutputStream
 
print(char) - Method in class org.springframework.extensions.surf.extensibility.impl.ExtensibilityServletOutputStream
 
print(HttpServletResponse, String) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
Commits the given string to the response output stream
print(RequestContext, String) - Static method in class org.springframework.extensions.surf.render.AbstractRenderer
Commits the given string to the response output stream
print(String) - Method in class org.springframework.extensions.surf.taglib.TagBase
 
print(char) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(double) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(boolean) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(long) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(float) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(int) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(Object) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(char[]) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(String) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
print(boolean) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(char) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(int) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(long) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(float) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(double) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(char[]) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(String) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
print(Object) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(String) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(char) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(char[]) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(long) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(int) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(double) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(float) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(boolean) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println(Object) - Method in class org.springframework.extensions.surf.util.FakeBodyContent
 
println() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(boolean) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(char) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(int) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(long) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(float) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(double) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(char[]) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(String) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
println(Object) - Method in class org.springframework.extensions.surf.util.FakeJspWriter
 
process(DependencyHandler, String, String) - Method in interface org.springframework.extensions.surf.DependencyHandlerProcessingCallback
Process the given dependency file content.
processComponent(RequestContext, RenderFocus, Component, boolean) - Method in class org.springframework.extensions.surf.render.RenderService
Executes the processor for the given render focus on the given component instance.
processControllerWidgets(List, Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Recursively processes lists of widgets that are defined in the WebScript model.
processCssDependencies(Map<String, DojoDependencies>, OutputCSSContentModelElement, String, String) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
This method iterates through the dependencies provided in reverse.
processCssImages(String, StringBuilder) - Method in class org.springframework.extensions.surf.CssImageDataHandler
Updates the supplied StringBuilder (which should contain the contents of a CSS file) so that all image URLs are converted into Base64 encoded data.
processCssImport(String, String, String, Set<String>) - Method in class org.springframework.extensions.surf.DependencyAggregator
Processes a single CSS import request.
processCssImports(String, String, Set<String>) - Method in class org.springframework.extensions.surf.DependencyAggregator
When aggregating CSS files together its important to process any import statements that are included.
processCssThemes(String, StringBuilder) - Method in class org.springframework.extensions.surf.CssThemeHandler
 
processCssThemes(String, StringBuilder) - Method in class org.springframework.extensions.surf.ExternalLessCssThemeHandler
Overrides the default implementation to add LESS processing capabilities.
processCssThemes(String, StringBuilder) - Method in class org.springframework.extensions.surf.HybridCssThemeHandler
Overrides the default implementation to add LESS processing capabilities.
processCssThemes(String, StringBuilder) - Method in class org.springframework.extensions.surf.LessForJavaCssThemeHandler
Overrides the default implementation to add LESS processing capabilities.
processCssThemeTokens(String, StringBuilder) - Method in class org.springframework.extensions.surf.CssThemeHandler
 
processCustomOption(Environment, Map<String, Object>) - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
This method is provided to allow extending classes to process custom options other than the default ReferenceCustomOption that is used to render variable references instead of String literals.
processCustomOptionsInMap(Environment, Map<Object, Object>) - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
In order to distinguish between genuine Strings and value references in the options map it is necessary to process all the String values.
processCustomOptionsInObject(Environment, Object) - Method in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
Processes any custom options that are found in the supplied object.
processDependency(String) - Method in class org.springframework.extensions.directives.AbstractDependencyExtensibilityDirective
Examines the supplied dependency source and returns a AbstractDependencyExtensibilityDirective.ProcessedDependency instance containing the updated source (to be passed to the DependencyHandler as well as the prefix that should be added back to the updated source when outputting the source in the HTML element.
processDependency(String, String, String, Matcher, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoCssDependencyRule
Overrides the default implementation to retrieve both the CSS dependency path and the media type that the CSS path should be used against.
processDependency(String, String, String, Matcher, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoDependencyRule
 
processDependency(String, String, String, Matcher, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoI18nDependencyRule
Overrides the default implementation to retrieve both the CSS dependency path and the media type that the CSS path should be used against.
processDependency(String, Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
Processes an individual dependency.
processDojoConfiguration(WebFrameworkConfigElement, Element) - Static method in class org.springframework.extensions.config.WebFrameworkConfigElement
Processes the Dojo configuration from the supplied Element
ProcessJsonModelDirective - Class in org.springframework.extensions.directives
The purpose of this widget is to allow "New Share" pages to be created via a single WebScript.
ProcessJsonModelDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.ProcessJsonModelDirective
 
processMapIntoFields(Map, String) - Method in class org.springframework.extensions.webscripts.ScriptFormData
Converts a map of name/value pairs into fields if they match the specified prefix
processNonAmdDependencies(Map<String, DojoDependencies>, OutputJavaScriptContentModelElement, String, String) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
This method iterates through the dependencies provided in reverse.
Processor - Interface in org.springframework.extensions.surf.render
 
PROCESSOR_FREEMARKER - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
PROCESSOR_JSP - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
PROCESSOR_WEBSCRIPT - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
ProcessorContext - Class in org.springframework.extensions.surf.render
 
ProcessorContext(RequestContext) - Constructor for class org.springframework.extensions.surf.render.ProcessorContext
 
ProcessorContext.ProcessorDescriptor - Class in org.springframework.extensions.surf.render
 
ProcessorContext.ProcessorDescriptor() - Constructor for class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
ProcessorContext.ProcessorDescriptor(Map<String, String>) - Constructor for class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
processorModelHelper - Variable in class org.springframework.extensions.surf.render.AbstractProcessor
A ProcessorModelHelper is required to populate the model.
ProcessorModelHelper - Class in org.springframework.extensions.webscripts
Helper to generate the model map for Script and Template execution.
ProcessorModelHelper() - Constructor for class org.springframework.extensions.webscripts.ProcessorModelHelper
A no argument constructor is required for Spring Framework to instantiate this class as a Spring Bean.
ProcessorModelHelper.ScriptMessageResolver - Class in org.springframework.extensions.webscripts
Helper to resolve I18N messages in Template level JS controller scripts
ProcessorModelHelper.ScriptMessageResolver() - Constructor for class org.springframework.extensions.webscripts.ProcessorModelHelper.ScriptMessageResolver
 
processPath(String) - Method in class org.springframework.extensions.surf.RemoteResourcesHandler
By default this method simply returns the path provided.
processRegexRules(String, String, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoDependencyRule
This method processes the regular expression that has been defined to detect a group of dependencies.
processRegexRules(String, String, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoNonAmdDependencyRule
Overrides the default implementation to recurse over the group returned by the main declaration regular expression.
processRegexRules(String, String, DojoDependencies) - Method in class org.springframework.extensions.surf.DojoWidgetsDependencyRule
Overrides the default implementation to recurse over the group returned by the main declaration regular expression.
processRenderable(RequestContext, RenderFocus, ModelObject, Renderable) - Method in class org.springframework.extensions.surf.render.RenderService
Executes the processor for the given focus on the provided renderable object.
processServices(JSONObject, Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
 
processString(String, DojoDependencies, Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Performs analysis on the supplied String and updates the supplied DojoDependencies object.
processTemplate(RequestContext, RenderFocus, TemplateInstance) - Method in class org.springframework.extensions.surf.render.RenderService
Executes the processor for the given render focus on the given template instance.
processView(String) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Processes the supplied raw view String to return a value that does not include any prefixes.
processWidgets(JSONObject, Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.webscripts.XHRDojoDependencies
This method recursively processes JSON objects defining widgets updating the supplied Map of dependencies.
PROP_ASSOC_TYPE - Static variable in interface org.springframework.extensions.surf.types.ContentAssociation
 
PROP_ASSOC_TYPE - Static variable in interface org.springframework.extensions.surf.types.PageAssociation
 
PROP_AUTHENTICATION - Static variable in interface org.springframework.extensions.surf.types.Page
 
PROP_AVATARREF - Static variable in class org.springframework.extensions.surf.site.AlfrescoUser
 
PROP_CHROME - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_CHROME_TYPE - Static variable in interface org.springframework.extensions.surf.types.Chrome
 
PROP_COMPONENT_TYPE_ID - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_DESCRIPTION - Static variable in interface org.springframework.extensions.surf.ModelObject
 
PROP_DESCRIPTION_ID - Static variable in interface org.springframework.extensions.surf.ModelObject
 
PROP_DEST_ID - Static variable in interface org.springframework.extensions.surf.types.ContentAssociation
 
PROP_DEST_ID - Static variable in interface org.springframework.extensions.surf.types.PageAssociation
 
PROP_EVALUATOR_OVERRIDE - Static variable in interface org.springframework.extensions.surf.types.ModuleDeployment
 
PROP_EVALUATOR_PROPERTY_OVERRIDES - Static variable in interface org.springframework.extensions.surf.types.ModuleDeployment
 
PROP_EXTENSION_MODULE - Static variable in interface org.springframework.extensions.surf.types.ModuleDeployment
 
PROP_EXTENSION_TYPE - Static variable in interface org.springframework.extensions.surf.types.Extension
 
PROP_FORMAT_ID - Static variable in interface org.springframework.extensions.surf.types.ContentAssociation
 
PROP_GUID - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_HTMLID - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
PROP_ID - Static variable in interface org.springframework.extensions.surf.ModelObject
IMPORTANT - public fields starting with PROP_ are inspected by the ModelHelper
PROP_INDEX - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_INDEX - Static variable in interface org.springframework.extensions.surf.types.ModuleDeployment
 
PROP_MODULE_DEPLOYMENT_TYPE - Static variable in interface org.springframework.extensions.surf.types.ModuleDeployment
 
PROP_MODULES - Static variable in interface org.springframework.extensions.surf.types.Extension
 
PROP_ORDER_ID - Static variable in interface org.springframework.extensions.surf.types.PageAssociation
 
PROP_PAGE_TYPE_ID - Static variable in interface org.springframework.extensions.surf.types.Page
 
PROP_PROCESSOR - Static variable in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
IMPORTANT - public fields starting with PROP_ are inspected by the ModelHelper
PROP_REGION_ID - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_SCOPE - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_SOURCE_ID - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_SOURCE_ID - Static variable in interface org.springframework.extensions.surf.types.Configuration
 
PROP_SOURCE_ID - Static variable in interface org.springframework.extensions.surf.types.ContentAssociation
 
PROP_SOURCE_ID - Static variable in interface org.springframework.extensions.surf.types.PageAssociation
 
PROP_SOURCE_TYPE - Static variable in interface org.springframework.extensions.surf.types.ContentAssociation
 
PROP_SURFBUG_TYPE - Static variable in interface org.springframework.extensions.surf.types.SurfBug
 
PROP_TEMPLATE_INSTANCE - Static variable in interface org.springframework.extensions.surf.types.Page
 
PROP_TEMPLATE_TYPE - Static variable in interface org.springframework.extensions.surf.types.TemplateInstance
 
PROP_TITLE - Static variable in interface org.springframework.extensions.surf.ModelObject
 
PROP_TITLE_ID - Static variable in interface org.springframework.extensions.surf.ModelObject
 
PROP_URI - Static variable in interface org.springframework.extensions.surf.types.Component
 
PROP_URI - Static variable in interface org.springframework.extensions.surf.types.ComponentType
 
PROP_URI - Static variable in interface org.springframework.extensions.surf.types.TemplateType
 
PROP_URL - Static variable in interface org.springframework.extensions.surf.types.Component
 
properties - Variable in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
PROPERTIES - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
properties - Variable in class org.springframework.extensions.webscripts.ScriptBase
 
protocolId - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
protocolId - Variable in class org.springframework.extensions.surf.resource.AbstractResourceLoader
 
provide(String) - Method in class org.springframework.extensions.surf.WebFrameworkConnectorProvider
Implementation of the contract to provide a Connector for our remote store.
PROVIDE_MESSAGES - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
PROVIDE_OPTIONS - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
PUB_SUB_SCOPE_KEY - Static variable in class org.springframework.extensions.directives.ProcessJsonModelDirective
 
publishClusterMessage(String, Map<String, Serializable>) - Method in interface org.springframework.extensions.surf.ClusterService
Publish a cluster message from this bean to be sent to other nodes.
put(Element) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
put(String, K) - Method in class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
 
put(String, K, long) - Method in class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
 
put(String, K) - Method in interface org.springframework.extensions.surf.cache.ContentCache
Places content into the cache (with default timeout)
put(String, K, long) - Method in interface org.springframework.extensions.surf.cache.ContentCache
Places content into the cache
put(String, ModelObject) - Method in class org.springframework.extensions.surf.cache.ModelObjectCache
 
put(String, ModelObject, long) - Method in class org.springframework.extensions.surf.cache.ModelObjectCache
 
put(String, String) - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
putDescriptor(RenderMode, ProcessorContext.ProcessorDescriptor) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
putValue(String, Object) - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Stores a value with the given key
putValue(String, Object) - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 

Q

QUESTION_MARK - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 
QUOTE - Static variable in class org.springframework.extensions.directives.DirectiveConstants
 

R

readObject(ObjectInputStream) - Method in class org.springframework.extensions.surf.cache.CacheItem
Deserializes the object from an input stream
ReadOnlyStoreObjectPersister - Class in org.springframework.extensions.surf.persister
A persister that provides read-only inter-operability with Web Script Framework stores.
ReadOnlyStoreObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
RecursionResults - Class in org.springframework.extensions.webscripts
This class was created for use in the ScriptWidgetUtils methods for storing data that would otherwise be lost through recursion.
RecursionResults() - Constructor for class org.springframework.extensions.webscripts.RecursionResults
 
recursivelyProcessDependencies(DojoDependencies, Map<String, DojoDependencies>) - Method in class org.springframework.extensions.surf.DojoDependencyHandler
Recursively processes all the JavaScript dependencies in the supplied DojoDependencies object.
REDIRECT_URL_PARAMETER - Static variable in class org.springframework.extensions.surf.mvc.LogoutController
 
REDIRECT_URL_PARAMETER_QUERY_KEY - Static variable in class org.springframework.extensions.surf.mvc.LogoutController
 
REDIRECT_URL_PARAMETER_QUERY_VALUE - Static variable in class org.springframework.extensions.surf.mvc.LogoutController
 
REFERENCE_TYPE_KEY - Static variable in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
This constant is used as one of the two attributes that specify custom options (the other being REFERENCE_TYPE_KEY) if a Map is supplied as value that only contains these two attributes then it is considered a custom options and is processed by the processCustomOption method.
REFERENCE_VALUE_KEY - Static variable in class org.springframework.extensions.directives.CreateWebScriptWidgetsDirective
This constant is used as one of the two attributes that specify custom options (the other being REFERENCE_TYPE_KEY) if a Map is supplied as value that only contains these two attributes then it is considered a custom options and is processed by the processCustomOption method.
regenerateId() - Method in class org.springframework.extensions.surf.types.ComponentImpl
Regenerate the ID for this component
REGION_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
REGION_ID - Static variable in class org.springframework.extensions.directives.RegionDirectiveData
 
REGION_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
REGION_INCLUDE_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
REGION_SCOPE_GLOBAL - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
REGION_SCOPE_PAGE - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
REGION_SCOPE_TEMPLATE - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
REGION_SCOPE_THEME - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
REGION_SCOPE_URI - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RegionDirectiveData - Class in org.springframework.extensions.directives
Overrides the default DefaultExtensibilityDirectiveData to provide a new render method to use the RenderService to render the specified region
RegionDirectiveData(String, String, String, String, Map<String, Object>, RenderService, RequestContext, TemplateDirectiveBody, Environment) - Constructor for class org.springframework.extensions.directives.RegionDirectiveData
 
RegionFreemarkerTagDirective - Class in org.springframework.extensions.directives
A FreeMarker directive that uses a PresentationService to render the region specified through properties supplied when invoking it.
RegionFreemarkerTagDirective(String, ExtensibilityModel, RequestContext, ModelObject, RenderService) - Constructor for class org.springframework.extensions.directives.RegionFreemarkerTagDirective
Instantiates a new RegionFreemarkerTagDirective.
RegionIncludeTag - Class in org.springframework.extensions.surf.taglib
Deprecated. 
RegionIncludeTag() - Constructor for class org.springframework.extensions.surf.taglib.RegionIncludeTag
Deprecated.
 
RegionRenderer - Class in org.springframework.extensions.surf.render.bean
Bean responsible for rendering a region.
RegionRenderer() - Constructor for class org.springframework.extensions.surf.render.bean.RegionRenderer
 
RegionRendererExecutionException - Exception in org.springframework.extensions.surf.exception
 
RegionRendererExecutionException(String) - Constructor for exception org.springframework.extensions.surf.exception.RegionRendererExecutionException
 
RegionRendererExecutionException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.RegionRendererExecutionException
 
RegionTag - Class in org.springframework.extensions.surf.taglib
 
RegionTag() - Constructor for class org.springframework.extensions.surf.taglib.RegionTag
 
RegionView - Class in org.springframework.extensions.surf.mvc
View implementation for a Surf page region.
RegionView(WebFrameworkConfigElement, ModelObjectService, ResourceService, RenderService, TemplatesContainer) - Constructor for class org.springframework.extensions.surf.mvc.RegionView
This is the preferred constructor to use for instantiating a new RegionView because it allows complete flexibility when rendering the view.
RegionView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.RegionView
Deprecated. 
RegionViewResolver - Class in org.springframework.extensions.surf.mvc
Resolves a URI into a region view.
RegionViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.RegionViewResolver
 
registerDeferredSourceElement(DeferredContentSourceModelElement) - Method in class org.springframework.extensions.directives.DependencyDeferredContentTargetModelElement
 
RejectionSubComponentEvaluator - Class in org.springframework.extensions.surf.extensibility.impl
A sample SubComponentEvaluator that always evaluates to false.
RejectionSubComponentEvaluator() - Constructor for class org.springframework.extensions.surf.extensibility.impl.RejectionSubComponentEvaluator
 
relativeUri(String) - Static method in class org.springframework.extensions.surf.uri.UriUtils
Return the relative section of a URI from a complete URI
release() - Method in interface org.springframework.extensions.surf.RequestContext
Release any resources held by the request context As part of the contract for a RequestContext object, this will only ever be called once and no further method calls will be made to the RequestContext object.
release() - Method in class org.springframework.extensions.surf.support.ThreadLocalRequestContext
Release resources
release() - Method in class org.springframework.extensions.surf.taglib.AbstractObjectTag
The life-cycle of a custom JSP tag is that the class is is instantiated when it is first required and then re-used for all subsequent invocations.
release() - Method in class org.springframework.extensions.surf.taglib.ComponentTag
The life-cycle of a custom JSP tag is that the class is is instantiated when it is first required and then re-used for all subsequent invocations.
release() - Method in class org.springframework.extensions.surf.taglib.ConstructPreset
Extends the super class implementation to ensure that the preset id and token map are reset after each request is processed.
release() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
The life-cycle of a custom JSP tag is that the class is is instantiated when it is first required and then re-used for all subsequent invocations.
release() - Method in class org.springframework.extensions.surf.taglib.RegionTag
The life-cycle of a custom JSP tag is that the class is is instantiated when it is first required and then re-used for all subsequent invocations.
release() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
The life-cycle of a custom JSP tag is that the class is is instantiated when it is first required and then re-used for all subsequent invocations.
release() - Method in class org.springframework.extensions.surf.taglib.StylesheetTag
The life-cycle of a custom JSP tag is that the class is is instantiated when it is first required and then re-used for all subsequent invocations.
release() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
release() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
reload() - Method in interface org.springframework.extensions.surf.resource.ResourceMetadata
Reloads the metadata
reloadUser() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Reloads the current user into session
RELOCATE_JAVASCRIPT_DEPENDENCIES_DIRECTIVE_NAME - Static variable in class org.springframework.extensions.webscripts.ProcessorModelHelper
 
RelocateJavaScriptOutputDirective - Class in org.springframework.extensions.directives
Allows the JavaScript content generated by the OutputJavaScriptDirective to be relocated within the context of a model.
RelocateJavaScriptOutputDirective(String, ExtensibilityModel) - Constructor for class org.springframework.extensions.directives.RelocateJavaScriptOutputDirective
 
RelocateJavaScriptOutputDirectiveData - Class in org.springframework.extensions.directives
This is referenced by the RelocateJavaScriptOutputDirective but instead of providing its own ContentModelElement instance for output data to be written to, it uses an existing OutputJavaScriptContentModelElement so that the existing JavaScript content is moved to the location in the model where the RelocateJavaScriptOutputDirective has been used.
RelocateJavaScriptOutputDirectiveData(String, String, String, TemplateDirectiveBody, Environment, OutputJavaScriptContentModelElement) - Constructor for class org.springframework.extensions.directives.RelocateJavaScriptOutputDirectiveData
 
RemoteController - Class in org.springframework.extensions.surf.mvc
Default Spring controller for processing Surf remote control calls.
RemoteController() - Constructor for class org.springframework.extensions.surf.mvc.RemoteController
 
RemoteResourcesHandler - Class in org.springframework.extensions.surf
 
RemoteResourcesHandler() - Constructor for class org.springframework.extensions.surf.RemoteResourcesHandler
 
remove(String) - Method in class org.springframework.extensions.surf.cache.BasicCache
Deprecated.
 
remove(String) - Method in interface org.springframework.extensions.surf.cache.ContentCache
Removes a content object from the cache.
remove(String) - Method in class org.springframework.extensions.surf.cache.ModelObjectCache
 
remove(String) - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
remove() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Removes the object
remove(String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
removeAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
removeAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
removeAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
removeAttribute(String, int) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
removeConnectorSessions(RequestContext) - Method in class org.springframework.extensions.surf.FrameworkBean
Removes all session-bound Connector Sessions for the current user
removeConnectorSessions(RequestContext) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Deprecated.
Removes all session-bound Connector Sessions for the current user
removeCustomProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
removeCustomProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
removeDescriptor(RenderMode) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.ResourceStore
 
removeFromCache(String) - Method in class org.springframework.extensions.surf.mvc.ViewResolverScriptUtil
Remove a view from the View Resolver cache.
removeModelProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
removeModelProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
removeObject(ModelPersistenceContext, ModelObject) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Removes an object from persisted storage
removeObject(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Removes an object from persisted storage
removeObject(ModelObject) - Method in class org.springframework.extensions.surf.ModelObjectService
Removes the given object.
removeObject(String, String) - Method in class org.springframework.extensions.surf.ModelObjectService
Removes the object with the given object type and object id.
removeObject(ModelObject) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Removes the object.
removeObject(String, String) - Method in class org.springframework.extensions.surf.ObjectPersistenceService
Removes the object.
removeObject(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
removeObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.AbstractStoreObjectPersister
 
removeObject(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
Removes the supplied object the first ModelObjectPersister containing a match.
removeObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
Removes an object with the supplied type and id from the first ModelObjectPersister containing a match.
removeObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.PathStoreObjectPersister
 
removeObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
removeProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
removeProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
removeProperty(String) - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Removes the property.
removeResource(String) - Method in class org.springframework.extensions.surf.resource.ModelObjectResourceProvider
 
removeResource(String) - Method in interface org.springframework.extensions.surf.resource.ResourceProvider
Removes a resource with the given name
removeResource(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
removeTemplate(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Looks up the given Page and unbinds any Template instances that are bound to the page (keyed by formatId) If you would like to remove the default Template instance, set formatId to null
removeTemplateId(String) - Method in interface org.springframework.extensions.surf.types.Page
Removes the template id.
removeTemplateId(String) - Method in class org.springframework.extensions.surf.types.PageImpl
 
removeValue(String) - Method in interface org.springframework.extensions.surf.RequestContext
Removes a custom value from the request context
removeValue(String) - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
removeValue(String) - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
removeValue(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
Removes the value.
render(ModelWriter) - Method in class org.springframework.extensions.directives.CssDependencyDirectiveData
 
render(ModelWriter) - Method in class org.springframework.extensions.directives.DependencyDirectiveData
 
render(ModelWriter) - Method in class org.springframework.extensions.directives.RegionDirectiveData
 
render(RequestContext, ModelObject, RenderFocus) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
This method directs rendering requests to the appropriate method for the RenderFocus provided.
render(RequestContext, ModelObject, RenderFocus) - Method in class org.springframework.extensions.surf.render.bean.ChromeRenderer
Overrides the method provided by AbstractRenderer to set a RENDER_TYPE entry into the RequestContext where the value indicates whether Component or Region chrome is being rendered.
render(RequestContext, ModelObject, RenderFocus) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the given focus
RENDER_COMPONENT - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_CHROMELESS - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT_CHROME - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT_CHROME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT_REGION_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT_SCOPE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT_SOURCE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_COMPONENT_TYPE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_HTMLID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_PAGE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_PAGE_TYPE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_REGION_CHROME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_REGION_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_REGION_SCOPE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_REGION_SOURCE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_REQUEST_CONTEXT_STACK_KEY - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_SUB_COMPONENT - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_SURFBUG_ENABLED - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_TEMPLATE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_DATA_TEMPLATE_TYPE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_IF_EVALUATED - Static variable in interface org.springframework.extensions.surf.types.AdvancedComponent
 
RENDER_REGION - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_SUB_COMPONENT - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
RENDER_TYPE - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
Renderable - Interface in org.springframework.extensions.surf.render
Implemented by object types which wish to expose a set of renderer configurations.
renderChromeInclude(RequestContext, ModelObject) - Method in class org.springframework.extensions.surf.render.RenderService
Renders either a component or a region depending upon the value of RENDER_TYPE key set in the current RequestContext.
renderComponent(RequestContext, RenderFocus, Component, String, boolean) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering a single identified component with the default chrome.
renderComponent(RequestContext, RenderFocus, String, String, boolean) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering a component with the given chrome.
renderContext - Variable in class org.springframework.extensions.surf.render.RenderContextRequest
 
RenderContextRequest - Class in org.springframework.extensions.surf.render
Provides an HTTP Servlet Request implementation for the request bundled inside of a render context.
RenderContextRequest(RequestContext, ModelObject, HttpServletRequest) - Constructor for class org.springframework.extensions.surf.render.RenderContextRequest
 
Renderer - Interface in org.springframework.extensions.surf.render
 
RendererExecutionException - Exception in org.springframework.extensions.surf.exception
 
RendererExecutionException(String) - Constructor for exception org.springframework.extensions.surf.exception.RendererExecutionException
 
RendererExecutionException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.RendererExecutionException
 
RendererExecutionException(Exception) - Constructor for exception org.springframework.extensions.surf.exception.RendererExecutionException
 
renderErrorHandlerPage(RequestContext, String) - Method in class org.springframework.extensions.surf.render.RenderService
Renders a default error handler page A system page can be configured to handle a fault state for the web framework.
RendererType - Enum in org.springframework.extensions.surf.render
Describes renderer types
RenderFocus - Enum in org.springframework.extensions.surf.render
Describes rendering focus
renderIfEvaluated() - Method in class org.springframework.extensions.surf.extensibility.impl.DefaultSubComponentEvaluation
 
renderIfEvaluated() - Method in interface org.springframework.extensions.surf.extensibility.SubComponentEvaluation
Indicates whether or not the successful evaluation means that the SubComponent should be rendered or not.
renderLinkImport(RequestContext, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Renders an HTML stylesheet tag.
renderLinkImport(RequestContext, String, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Renders an HTML stylesheet tag and optionally appends the incoming query string to the URL.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
This method must be implemented to actually render the view.
RenderMode - Enum in org.springframework.extensions.surf.render
Describes modes for rendering
renderPage(RequestContext, RenderFocus) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering of the current page as provided by the request context.
renderRegion(RequestContext, RenderFocus, String, String, String, String, boolean) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering a region of a given template
renderRegionComponents(RequestContext, ModelObject, boolean) - Method in class org.springframework.extensions.surf.render.RenderService
Renders the components of the region described by the render context This method is generally called from the region include tag.
renderScriptImport(RequestContext, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Renders an HTML

Copyright © 2005–2016 Alfresco Software. All rights reserved.