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

A

AbderaExtension - Class in org.springframework.extensions.webscripts.atom
Abdera Extension.
AbderaExtension() - Constructor for class org.springframework.extensions.webscripts.atom.AbderaExtension
 
AbderaService - Interface in org.springframework.extensions.webscripts.atom
Abdera (Atom Processing) Service
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomReader
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomWebScript
 
abderaService - Variable in class org.springframework.extensions.webscripts.atom.AtomWriter
 
AbderaServiceImpl - Class in org.springframework.extensions.webscripts.atom
Abdera Service Implementation
AbderaServiceImpl() - Constructor for class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
AbsoluteUrlMethod - Class in org.springframework.extensions.webscripts
 
AbsoluteUrlMethod(String) - Constructor for class org.springframework.extensions.webscripts.AbsoluteUrlMethod
Construct
AbstractAuthenticator - Class in org.springframework.extensions.webscripts.connector
Abstract implementation of an Authenticator which can be used quite readily as a base class for your own custom implementations.
AbstractAuthenticator() - Constructor for class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
 
AbstractCachedObjectPersister - Class in org.springframework.extensions.surf.persister
Extends the abstract implementation by offering a caching layer.
AbstractCachedObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
AbstractCachingResourceLoader - Class in org.springframework.extensions.surf.resource
Provides caching of resource objects by object id
AbstractCachingResourceLoader(String, String) - 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
 
AbstractClient - Class in org.springframework.extensions.webscripts.connector
Abstract base class for use by developers who wish to provide additional custom client implementations.
AbstractClient(String) - Constructor for class org.springframework.extensions.webscripts.connector.AbstractClient
Instantiates a new abstract client.
AbstractConnector - Class in org.springframework.extensions.webscripts.connector
Abstract class for use by developers in building their own custom connectors.
AbstractConnector(RemoteConfigElement.ConnectorDescriptor, String) - Constructor for class org.springframework.extensions.webscripts.connector.AbstractConnector
Instantiates a new abstract connector.
AbstractLifecycleBean - Class in org.springframework.extensions.surf.util
Abstract helper for assisting the bootstrap and termination of Surf Spring Components
AbstractLifecycleBean() - Constructor for class org.springframework.extensions.surf.util.AbstractLifecycleBean
 
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
 
AbstractLinkBuilderFactory - Class in org.springframework.extensions.surf.support
Abstract base class for LinkBuilderFactory implementations.
AbstractLinkBuilderFactory() - Constructor for class org.springframework.extensions.surf.support.AbstractLinkBuilderFactory
 
AbstractMessageHelper - Class in org.springframework.extensions.webscripts
 
AbstractMessageHelper(WebScript) - Constructor for class org.springframework.extensions.webscripts.AbstractMessageHelper
Constructor
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
A tag that works specifically with bound objects, either explicitly or implicitly.
AbstractObjectTag() - Constructor for class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
AbstractPageMapper - Class in org.springframework.extensions.surf.support
Abstract base class for PageMapper implementations.
AbstractPageMapper(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.support.AbstractPageMapper
 
AbstractPageMapperFactory - Class in org.springframework.extensions.surf.support
Abstract base class for PageMapperFactory implementations.
AbstractPageMapperFactory() - Constructor for class org.springframework.extensions.surf.support.AbstractPageMapperFactory
 
AbstractPersistentCredentialVault - Class in org.springframework.extensions.webscripts.connector
An abstract implementation of a persistent credential vault where crednetials can be stored from a persistent location.
AbstractPersistentCredentialVault(String) - Constructor for class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
Instantiates a new persistentcredential vault.
AbstractProcessor - Class in org.springframework.extensions.surf.render
 
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
AbstractRenderContext - Class in org.springframework.extensions.surf.render
An abstract base class which developers can use to extend and build their own implementations of render context types.
AbstractRenderContext(RenderContextProvider, RequestContext) - Constructor for class org.springframework.extensions.surf.render.AbstractRenderContext
Constructor
AbstractRenderContextProvider - Class in org.springframework.extensions.surf.render
Provides a base class for use by developers who wish to build custom render context providers.
AbstractRenderContextProvider() - Constructor for class org.springframework.extensions.surf.render.AbstractRenderContextProvider
 
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, HttpServletRequest) - Constructor for class org.springframework.extensions.surf.support.AbstractRequestContext
Constructs a new Request Context.
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) - 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) - 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
 
AbstractRuntime - Class in org.springframework.extensions.webscripts
Encapsulates the execution of a single Web Script.
AbstractRuntime(RuntimeContainer) - Constructor for class org.springframework.extensions.webscripts.AbstractRuntime
Construct
AbstractRuntimeContainer - Class in org.springframework.extensions.webscripts
Encapsulates a Container within which the Web Script Runtime executes.
AbstractRuntimeContainer() - Constructor for class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
AbstractScriptProcessor - Class in org.springframework.extensions.webscripts.processor
Abstract class for use in helping developers to build script processors that take advantage of the web script framework's inherent support for search paths.
AbstractScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
 
AbstractStore - Class in org.springframework.extensions.webscripts
Abstract store class provided as a convenience for developers who wish to build their own custom Store implementations for use with the Web Script framework.
AbstractStore() - Constructor for class org.springframework.extensions.webscripts.AbstractStore
 
AbstractTask - Class in org.springframework.extensions.surf.task
Abstract implementation of a task which may be useful to developers who wish to write custom tasks.
AbstractTask(String) - Constructor for class org.springframework.extensions.surf.task.AbstractTask
Instantiates a new abstract task.
AbstractTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
Abstract class for use in helping developers to build template processors that take advantage of the web script framework's inherent support for search paths.
AbstractTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
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 Spring MVC HandlerInterceptorAdaptor that produces interceptors for Alfresco Surf.
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(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
 
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
 
AbstractWebScript - Class in org.springframework.extensions.webscripts
Abstract implementation of a Web Script
AbstractWebScript() - Constructor for class org.springframework.extensions.webscripts.AbstractWebScript
 
AbstractWebScript.ScriptDetails - Class in org.springframework.extensions.webscripts
The combination of a ScriptContent and a request MIME type.
ACTION_CLASS_ARGS - Static variable in class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
 
activate() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Activate the Debugger
add(String, String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
add(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
addArea(String) - Method in class org.springframework.extensions.config.ConfigLookupContext
 
addAttribute(String, String) - Method in class org.springframework.extensions.config.element.GenericConfigElement
Adds the attribute with the given name and value
addButton(String, String, String, String, boolean, boolean) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addChild(ConfigElement) - Method in class org.springframework.extensions.config.element.GenericConfigElement
Adds the given config element as a child of this element
addChildValue(Element, String, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Adds the child value.
addConfigElement(ConfigElement) - Method in class org.springframework.extensions.config.ConfigSectionImpl
Adds a config element to the results for the lookup
addConfigSection(ConfigSection, String) - Method in class org.springframework.extensions.config.BaseConfigService
Adds the given config section to the config service and optionally within a named area
addCookie(Cookie) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addCssFile(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Adds the css file.
addDateHeader(String, long) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addDefaultConverters() - Method in class org.springframework.webflow.samples.booking.ApplicationConversionService
 
addDeployer(ConfigDeployer) - Method in class org.springframework.extensions.config.BaseConfigService
Register deployer
addDeployer(ConfigDeployer) - Method in interface org.springframework.extensions.config.ConfigService
 
addDescriptor(RenderMode, Map<String, String>) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
addDomFile(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Adds the dom file.
addElement(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addElementFormat(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addElementFormat(String, String, String, int) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addElementFormat(String, String, String, int, int) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addElementFormatKeyPair(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addElementFormatKeyPair(String, String, boolean) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addElementSelectionValue(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addEvaluator(String, Evaluator) - Method in class org.springframework.extensions.config.BaseConfigService
Adds the evaluator to the config service
addFormats(String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add formats
addGridColumn(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addGridColumnFormat(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addGridData(Object[]) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addGridNoDataMessage(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addGridToolbar(String, String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addGridToolbarSpacer() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addHeader(String, String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
addHeader(String, String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
addHeader(String, String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Adds a response header with the given name and value.
addHiddenElement(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addHotel(Hotel) - Method in class org.springframework.webflow.samples.booking.HotelsController
 
addHotel(Hotel) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
addHotel(Hotel) - Method in interface org.springframework.webflow.samples.booking.TravelService
 
addIntHeader(String, int) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
addJsFile(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Adds the js file.
addMimetypes(String, Map<String, String>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add mimetypes
addPage(String, String, boolean) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addPOMDependenciesFromFile(String) - Method in class org.springframework.roo.addon.surf.SurfOperations
Injects additional dependencies into Maven's pom.xml file.
addPreference(String, Preference) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
addPreference(Preference, Principal) - Method in class org.springframework.webflow.samples.booking.PreferencesController
 
addPreference(String, Preference) - Method in interface org.springframework.webflow.samples.booking.TravelService
Create a new user preference
addProcessorModelExtensions(Object) - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Add any configured processor model extensions to the model.
addProcessorModelExtensions(Object) - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Add any configured processor model extensions to the model.
addPropertyConstraint(Map, String, Object) - Static method in class org.springframework.extensions.surf.site.Model
Adds the property constraint.
addReader(FormatReader<Object>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add a reader
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
 
addScript(WebScript) - Method in class org.springframework.extensions.webscripts.PathImpl
Associate Web Script with Path
addSourceString(String) - Method in class org.springframework.extensions.config.source.BaseConfigSource
Conditionally adds the source to the set of source strings if its trimmed length is greater than 0.
addTask(AbstractTask) - Method in class org.springframework.extensions.surf.task.TaskManager
 
addWriter(FormatWriter<Object>) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Add a writer
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.extensions.surf.mvc.PreviewContextInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.extensions.surf.mvc.RequestContextInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.extensions.surf.mvc.ThemeInterceptor
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.atom.AbderaExtension
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.FormatAdaptorSet
 
afterPropertiesSet() - Method in class org.springframework.extensions.webscripts.FormatMap
 
AjaxSurfView - Class in org.springframework.js.ajax.surf
Surf view
AjaxSurfView() - Constructor for class org.springframework.js.ajax.surf.AjaxSurfView
 
ALF_AVAILABLE - Static variable in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
Key to value found in $_SERVER indicating that the Alfresco API is available
ALF_AVAILABLE - Static variable in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
Key to value found in $_SERVER indicating that the Alfresco API is available
ALFPORTLETUSERNAME - Static variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
ALFRESCO_ENDPOINT_ID - Static variable in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
AlfrescoAuthenticator - Class in org.springframework.extensions.webscripts.connector
An implementation of an Alfresco ticket-based Authenticator.
AlfrescoAuthenticator() - Constructor for class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 
alfrescoConnector - Variable in class org.springframework.extensions.surf.task.ImportTask
 
AlfrescoConnector - Class in org.springframework.extensions.webscripts.connector
An implementation of an Alfresco Connector that can be used to conncet to an Alfresco Repository and issue URL invokes against it.
AlfrescoConnector(RemoteConfigElement.ConnectorDescriptor, String) - Constructor for class org.springframework.extensions.webscripts.connector.AlfrescoConnector
Instantiates a new alfresco connector.
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) - 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) - 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) - Constructor for class org.springframework.extensions.surf.site.AlfrescoUser
Instantiates a new user.
AlfrescoUser(String, boolean, 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(RenderContext) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
all(RenderContext) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the "all" mode
allowConnect(String) - Static method in class org.springframework.extensions.webscripts.connector.EndpointManager
Returns true if the connector should make a connection attempt to the specified endpoint, false if the endpoint is still in the "wait" period between retries.
Amenity - Enum in org.springframework.webflow.samples.booking
 
append(CharSequence) - Method in class org.springframework.extensions.surf.util.StringBuilderWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class org.springframework.extensions.surf.util.StringBuilderWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class org.springframework.extensions.surf.util.StringBuilderWriter
Appends the specified character to this writer.
appendConfig(ConfigSource) - Method in class org.springframework.extensions.config.BaseConfigService
 
appendConfig(ConfigSource) - Method in interface org.springframework.extensions.config.ConfigService
 
appendSearchPath(String, String) - Method in class org.springframework.extensions.surf.studio.WebStudioService
 
applets - Variable in class org.springframework.extensions.surf.studio.ApplicationStateBean
 
applets - Variable in class org.springframework.extensions.surf.studio.WebStudioStateBean
 
AppletStateBean - Class in org.springframework.extensions.surf.studio
Implementation class for a Web Studio applet.
AppletStateBean(String) - Constructor for class org.springframework.extensions.surf.studio.AppletStateBean
Instantiates a new applet state bean.
applicationContext - Variable in class org.springframework.extensions.surf.render.AbstractRenderer
 
applicationContext - Variable in class org.springframework.extensions.surf.studio.WebStudioService
 
applicationContext - Variable in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
applicationContext - Variable in class org.springframework.extensions.webscripts.JarStore
 
ApplicationConversionService - Class in org.springframework.webflow.samples.booking
 
ApplicationConversionService() - Constructor for class org.springframework.webflow.samples.booking.ApplicationConversionService
 
applications - Variable in class org.springframework.extensions.config.WebStudioConfigElement
 
applications - Variable in class org.springframework.extensions.surf.studio.WebStudioStateBean
 
ApplicationStateBean - Class in org.springframework.extensions.surf.studio
Implementation class for a Web Studio application.
ApplicationStateBean(String) - Constructor for class org.springframework.extensions.surf.studio.ApplicationStateBean
Instantiates a new application state bean.
applies(Object, String) - Method in interface org.springframework.extensions.config.evaluator.Evaluator
Determines whether the given condition evaluates to true for the given object
applies(Object, String) - Method in class org.springframework.extensions.config.evaluator.ObjectTypeEvaluator
Tests whether the given object is equal to the class name given in the condition
applies(Object, String) - Method in class org.springframework.extensions.config.evaluator.StringEvaluator
Tests whether the given object is equal to the string given in the condition
applyRequestAuthentication(RemoteClient, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.AlfrescoConnector
 
applyRequestAuthentication(RemoteClient, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
Stamps Credentials values onto the remote client
applyTheme(RequestContext, HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.ThemeUtil
This method is called by the dispatcher servlet to "push" the current theme from the session into the request-scoped RequestContext
Appointment - Class in org.springframework.samples.petclinic.appointments
 
Appointment(String, String, String, String, Date) - Constructor for class org.springframework.samples.petclinic.appointments.Appointment
 
AppointmentBook - Interface in org.springframework.samples.petclinic.appointments
 
AppointmentForm - Class in org.springframework.samples.petclinic.appointments.web
 
AppointmentForm() - Constructor for class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
Appointments - Class in org.springframework.samples.petclinic.appointments
 
Appointments(Map<String, List<Appointment>>) - Constructor for class org.springframework.samples.petclinic.appointments.Appointments
 
AppointmentsController - Class in org.springframework.samples.petclinic.appointments.web
 
AppointmentsController(AppointmentBook) - Constructor for class org.springframework.samples.petclinic.appointments.web.AppointmentsController
 
ArgReplaceMethod - Class in org.springframework.extensions.webscripts
Custom FreeMarker Template language method.
ArgReplaceMethod() - Constructor for class org.springframework.extensions.webscripts.ArgReplaceMethod
 
associateContent(String, String, String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Associates a source Page instance to a destination Page instance.
associatePage(String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Associates a Template to a Page given their respective ids.
associateTemplate(String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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
 
ATOM_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
ATOM_WRITER - Static variable in interface org.springframework.extensions.webscripts.atom.AbderaService
 
AtomEntryReader - Class in org.springframework.extensions.webscripts.atom
Convert application/atom+xml;type=entry to class org.apache.abdera.model.Entry.
AtomEntryReader() - Constructor for class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
AtomFeedReader - Class in org.springframework.extensions.webscripts.atom
Convert application/atom+xml;type=feed to class org.apache.abdera.model.Feed
AtomFeedReader() - Constructor for class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
AtomReader - Class in org.springframework.extensions.webscripts.atom
Convert application/atom+xml to either org.apache.abdera.model.Entry or org.apache.adbera.model.Feed
AtomReader() - Constructor for class org.springframework.extensions.webscripts.atom.AtomReader
 
AtomService - Class in org.springframework.extensions.webscripts.atom
Atom Model
AtomService() - Constructor for class org.springframework.extensions.webscripts.atom.AtomService
 
AtomWebScript - Class in org.springframework.extensions.webscripts.atom
Abstract ATOM Web Script
AtomWebScript() - Constructor for class org.springframework.extensions.webscripts.atom.AtomWebScript
 
AtomWriter - Class in org.springframework.extensions.webscripts.atom
Convert mimetypes to Atom classes.
AtomWriter() - Constructor for class org.springframework.extensions.webscripts.atom.AtomWriter
 
ATTR_CLASS - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTR_CONDITION - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTR_ELEMENT_NAME - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTR_EVALUATOR - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTR_FORMAT_ID - Static variable in interface org.springframework.extensions.surf.types.Page
 
ATTR_ID - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTR_NAME - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTR_RENDER_MODE - Static variable in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
ATTR_REPLACE - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTR_REQUEST_CONTEXT - Static variable in interface org.springframework.extensions.surf.RequestContext
 
ATTR_VALUE - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ATTRIB_RENDER_CONTEXT - Static variable in class org.springframework.extensions.surf.render.RenderContextRequest
 
attributes - Variable in class org.springframework.extensions.config.element.ConfigElementAdapter
 
attributes() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
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(Authenticator, Description.RequiredAuthentication) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
authenticate(Description.RequiredAuthentication, boolean) - Method in interface org.springframework.extensions.webscripts.Authenticator
Authenticate Web Script execution
authenticate(Description.RequiredAuthentication, boolean) - Method in class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
 
authenticate(String, Credentials, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
 
authenticate(String, Credentials, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 
authenticate(String, Credentials, ConnectorSession) - Method in interface org.springframework.extensions.webscripts.connector.Authenticator
Authenticate against the given Endpoint URL with the supplied Credentials
authenticate(Authenticator, Description.RequiredAuthentication) - Method in interface org.springframework.extensions.webscripts.RuntimeContainer
Pre-authenticate container, if required
AuthenticatingConnector - Class in org.springframework.extensions.webscripts.connector
A special implementation of an Authenticating Connector.
AuthenticatingConnector(Connector, Authenticator) - Constructor for class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
Instantiates a new authenticating connector.
AuthenticationException - Exception in org.springframework.extensions.surf.exception
Thrown when a connector was unable to properly authenticate the user's request against a given endpoint.
AuthenticationException(String) - Constructor for exception org.springframework.extensions.surf.exception.AuthenticationException
 
AuthenticationException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.AuthenticationException
 
AuthenticationUtil - Class in org.springframework.extensions.surf.site
 
AuthenticationUtil() - Constructor for class org.springframework.extensions.surf.site.AuthenticationUtil
 
Authenticator - Interface in org.springframework.extensions.webscripts
Web Script Authenticator for the HTTP Servlet environment
authenticator - Variable in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
Authenticator - Interface in org.springframework.extensions.webscripts.connector
Interface that defines an Authenticator.
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
authenticatorFactory - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
authenticators - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
authFactory - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
autoWire() - Method in class org.springframework.extensions.surf.AutowireService
Called on bootstrap to process autowire Surf configuration
autowire() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Ensures that Web Studio search path elements are in place
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
Autowire Service for Surf This service performs autowiring of Surf stores and search paths.
AutowireService() - Constructor for class org.springframework.extensions.surf.AutowireService
 

B

Base64 - Class in org.springframework.extensions.surf.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.springframework.extensions.surf.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.springframework.extensions.surf.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.springframework.extensions.surf.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.springframework.extensions.surf.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.springframework.extensions.surf.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.springframework.extensions.surf.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BaseComponentTag - Class in org.springframework.extensions.webscripts.ui.common.tag
 
BaseComponentTag() - Constructor for class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
 
BaseConfigService - Class in org.springframework.extensions.config
Base class for all config service implementations.
BaseConfigService(ConfigSource) - Constructor for class org.springframework.extensions.config.BaseConfigService
Construct the service with the source from which it must read
BaseConfigSource - Class in org.springframework.extensions.config.source
Base class for ConfigSource implementations, provides support for parsing comma separated sources and iterating around them
BaseConfigSource() - Constructor for class org.springframework.extensions.config.source.BaseConfigSource
Default constructor.
BaseConfigSource(List<String>) - Constructor for class org.springframework.extensions.config.source.BaseConfigSource
 
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
 
BaseProcessor - Class in org.springframework.extensions.webscripts.processor
Base class for Web-Tier processing classes - Script and Template.
BaseProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.BaseProcessor
 
BaseProcessorExtension - Class in org.springframework.extensions.webscripts.processor
Abstract base class for a processor extension in the presentation tier.
BaseProcessorExtension() - Constructor for class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
 
BaseRegisterableScriptProcessor - Class in org.springframework.extensions.webscripts.processor
Base class for a registerable processor
BaseRegisterableScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
 
BaseRegisterableTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
Base class for a registerable processor
BaseRegisterableTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
 
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
This is an implementation of a purely in-memory cache that uses a HashMap to provide a basic form of caching.
BasicCache(long) - Constructor for class org.springframework.extensions.surf.cache.BasicCache
Instantiates a new basic cache.
BasicCache(long, int) - Constructor for class org.springframework.extensions.surf.cache.BasicCache
Instantiates a new basic cache.
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
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.site.Model
Binds a Component to a given scope, region id and source id.
bindComponent(Component, String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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
 
bindObjectsPersister(String, String[], String) - Method in class org.springframework.extensions.surf.AutowireService
 
bindRenderContext(RenderContext) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
bindSearchPath(String, String[]) - Method in class org.springframework.extensions.surf.AutowireService
Binds a list of stores to a search path Used by autowiring
bindTimer(ServletRequest) - Static method in class org.springframework.extensions.surf.site.Timer
Binds a timer container to the current context This must be called at the top of the request execution chain
bindTimer(ServletRequest, boolean) - Static method in class org.springframework.extensions.surf.site.Timer
 
body(RenderContext) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
body(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.ChromeRenderer
 
body(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.ComponentRenderer
 
body(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.PageRenderer
Renders the current page
body(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.RegionRenderer
 
body(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer
Renders the current template
body(RenderContext) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the "body" mode
Booking - Class in org.springframework.webflow.samples.booking
A Hotel Booking made by a User.
Booking() - Constructor for class org.springframework.webflow.samples.booking.Booking
 
Booking(Hotel, User) - Constructor for class org.springframework.webflow.samples.booking.Booking
 
BookingFlowHandler - Class in org.springframework.webflow.samples.booking
 
BookingFlowHandler() - Constructor for class org.springframework.webflow.samples.booking.BookingFlowHandler
 
BookingsController - Class in org.springframework.webflow.samples.booking
 
BookingsController(TravelService) - Constructor for class org.springframework.webflow.samples.booking.BookingsController
 
broadcast(FacesEvent) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
browser(RequestContext, String) - Static method in class org.springframework.extensions.surf.site.URLUtil
Converts the web application relative URL to a browser URL
browser(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.site.URLUtil
 
BrowserStateBean - Class in org.springframework.extensions.surf.studio
Implementation class for a Web Studio applet.
BrowserStateBean(String) - Constructor for class org.springframework.extensions.surf.studio.BrowserStateBean
Instantiates a new applet state bean.
buildImageTag(FacesContext, String, int, int, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, int, int, String, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, int, int, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
buildImageTag(FacesContext, String, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Build a context path safe image tag for the supplied image path.
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.ScriptImporter
 
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.ScriptSiteData
 
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
 
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
 
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
 
buildView(String) - Method in class org.springframework.extensions.surf.mvc.PageViewResolver
 
buildView(String) - Method in class org.springframework.extensions.surf.mvc.RegionViewResolver
 
buildView(String) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
buttons() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
bytes - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
bytes - Variable in class org.springframework.extensions.surf.resource.ResourceContentImpl
 

C

cache - Variable in class org.springframework.extensions.surf.cache.BasicCache
 
Cache - Class in org.springframework.extensions.webscripts
Web Script Cache Records the desired cache requirements for the Web Script
Cache() - Constructor for class org.springframework.extensions.webscripts.Cache
Construct
Cache(Description.RequiredCache) - Constructor for class org.springframework.extensions.webscripts.Cache
Construct
cacheDelay - Variable in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
CachedPersister - Interface in org.springframework.extensions.surf.persister
Indicates that the persister implementation provides caching.
cacheGet(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
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.
cachePut(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Places an object into this persister's cache.
cacheRemove(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Removes an object from the cache
caches - Variable in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
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
 
CachingDateFormat - Class in org.springframework.extensions.surf.util
Provides thread safe means of obtaining a cached date formatter.
call(String) - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
call(String) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext, InputStream) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext, InputStream, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String, ConnectorContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
call(String) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service.
call(String, ConnectorContext) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service.
call(String, ConnectorContext, InputStream) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service, passing the input as supplied via a POST/PUT.
call(String, ConnectorContext, InputStream, OutputStream) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service.
call(String, ConnectorContext, HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.extensions.webscripts.connector.Connector
Invokes a URI on a remote service and streams back results to the provided response object.
call(String, ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String, ConnectorContext, InputStream) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String, ConnectorContext, InputStream, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String, ConnectorContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
 
call(String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, String) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri, passing the supplied body as a POST request (unless the request method is set to override as say PUT).
call(String, InputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, boolean, InputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, InputStream, OutputStream) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Call a remote WebScript uri.
call(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Invoke a specific URI on the default endpoint
call(String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on the endpoint via a GET request.
cancel() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
cancel() - Method in class org.springframework.extensions.surf.task.ImportTask
 
cancel() - Method in interface org.springframework.extensions.surf.task.Task
Cancels the task
cancel(String) - Method in class org.springframework.extensions.surf.task.TaskManager
 
cancelBooking(Long) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
cancelBooking(Long) - Method in interface org.springframework.webflow.samples.booking.TravelService
Cancel an existing booking.
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.ComponentViewResolver
 
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.ObjectViewResolver
 
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.PageTypeViewResolver
 
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.PageViewResolver
 
canHandle(String, Locale) - Method in class org.springframework.extensions.surf.mvc.RegionViewResolver
 
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(String, Locale) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
checkRemoteResourceExists(RequestContext, HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.springframework.extensions.surf.mvc.VirtualizedResourceController
Checks for the existence of a resource on a remote store
checkSurfXMLType(FileManager, String, String) - Static method in class org.springframework.roo.addon.surf.util.SurfUtils
 
CHILD_ASSOCIATION_TYPE_ID - Static variable in interface org.springframework.extensions.surf.types.PageAssociation
 
children - Variable in class org.springframework.extensions.config.element.ConfigElementAdapter
 
Chrome - Interface in org.springframework.extensions.surf.types
Interface for a Chrome object type
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
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
 
classPath - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
ClassPathConfigSource - Class in org.springframework.extensions.config.source
ConfigSource implementation that gets its data via the class path.
ClassPathConfigSource(String) - Constructor for class org.springframework.extensions.config.source.ClassPathConfigSource
Constructs a class path configuration source that uses a single file
ClassPathConfigSource(List<String>) - Constructor for class org.springframework.extensions.config.source.ClassPathConfigSource
Constructs an ClassPathConfigSource using the list of classpath elements
ClassPathStore - Class in org.springframework.extensions.webscripts
ClassPath based Web Script Store
ClassPathStore() - Constructor for class org.springframework.extensions.webscripts.ClassPathStore
 
cleanUrl(String, HttpServletRequest) - Method in class org.springframework.webflow.samples.booking.PrettyFlowUrlHandler
 
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
 
clear() - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
clear() - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
clear() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
clear() - Method in interface org.springframework.extensions.webscripts.UriIndex
Clear the index
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
 
clearDependencies() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Clears all file dependencies
clearUserContext(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
Client - Interface in org.springframework.extensions.webscripts.connector
Interface for Client implementations This interface is pretty lightweight at the moment.
ClientStatePersistenceServlet - Class in org.springframework.extensions.surf.servlet
 
ClientStatePersistenceServlet() - Constructor for class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
clientStateProvider - Variable in class org.springframework.extensions.surf.studio.WebStudioService
 
ClientUrlFunctionMethod - Class in org.springframework.extensions.webscripts
 
ClientUrlFunctionMethod(WebScriptResponse) - Constructor for class org.springframework.extensions.webscripts.ClientUrlFunctionMethod
Construct
clone(String, String) - Method in class org.springframework.extensions.surf.site.Model
Clones a given model object
clone(String, String, String) - Method in class org.springframework.extensions.surf.site.Model
Clones a given model object
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.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
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() - Method in class org.springframework.extensions.surf.util.StringBuilderWriter
Closing a StringWriter has no effect.
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_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) - 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) - 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 interface org.springframework.extensions.config.ConfigElement
Combines the given config element with this config element and returns a new instance containing the resulting combination.
combine(ConfigElement) - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
combine(ConfigElement) - Method in class org.springframework.extensions.config.element.GenericConfigElement
 
combine(ConfigElement) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
combine(ConfigElement) - Method in class org.springframework.extensions.config.ServerConfigElement
 
combine(ConfigElement) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
combine(ConfigElement) - Method in class org.springframework.extensions.config.WebStudioConfigElement
 
COMMAND_DEPS - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
COMMAND_DISABLE - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
COMMAND_ENABLE - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
COMMAND_GET - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
COMMAND_PUT - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
COMMAND_REMOVE - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
commitResponse(URL, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
 
compare(MediaType) - Method in class org.springframework.extensions.webscripts.MediaType
Compare to another media type
compareTo(RegionConfig) - Method in class org.springframework.roo.addon.surf.region.RegionConfig
 
Component - Interface in org.springframework.extensions.surf.types
Interface for a Component object type
ComponentCommands - Class in org.springframework.roo.addon.surf.component
Commands for managing Surf components.
ComponentCommands(ComponentOperations) - Constructor for class org.springframework.roo.addon.surf.component.ComponentCommands
 
ComponentConfigUtils - Class in org.springframework.roo.addon.surf.util
 
ComponentConfigUtils() - Constructor for class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
ComponentFreemarkerTagDirective - Class in org.springframework.extensions.webscripts
A generic Freemarker Directive wrapper around the Java Tag classes.
ComponentFreemarkerTagDirective(RenderContext) - Constructor for class org.springframework.extensions.webscripts.ComponentFreemarkerTagDirective
Instantiates a new component freemarker tag directive.
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
 
ComponentIncludeTag() - Constructor for class org.springframework.extensions.surf.taglib.ComponentIncludeTag
 
ComponentOperations - Class in org.springframework.roo.addon.surf.component
Provides Surf component related operations.
ComponentOperations(FileManager, PathResolver, MetadataService, ProjectOperations) - Constructor for class org.springframework.roo.addon.surf.component.ComponentOperations
 
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
 
componentsToString(Document) - Static method in class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
ComponentTag - Class in org.springframework.extensions.surf.taglib
 
ComponentTag() - Constructor for class org.springframework.extensions.surf.taglib.ComponentTag
 
componentToString(Element) - Static method in class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
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
View implementation for a Surf Component A component can be any kind of Web Framework component (Web Script, JSP, JavaBean, etc) URLs are expected to be invoked as shown: ?c= -> runs the view mode for component ?c=&mode=view -> runs the view mode for component (and processes the full component) ?c=&mode=view&focus=header -> runs the view mode for component (and processes the 'header' of the component)) ?c=&mode=edit -> runs the edit mode for component ?c=&mode=edit&focus=footer -> runs the edit mode for component (and processes the 'footer' of the component) The component is then executed and its output streamed back.
ComponentView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.ComponentView
 
ComponentViewResolver - Class in org.springframework.extensions.surf.mvc
Resolver for web framework Component views
ComponentViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.ComponentViewResolver
 
concatPath(String, String) - Static method in class org.springframework.extensions.webscripts.PathImpl
Helper to concatenate paths
Config - Interface in org.springframework.extensions.config
Definition of a object that represents the results of a lookup.
config - Variable in class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
config - Variable in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
CONFIG_ELEMENT - Static variable in class org.springframework.extensions.surf.uri.UriTemplateController
 
CONFIG_ELEMENT_ID - Static variable in class org.springframework.extensions.config.ServerConfigElement
 
CONFIG_ELEMENT_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
CONFIG_ELEMENT_ID - Static variable in class org.springframework.extensions.config.WebStudioConfigElement
 
ConfigBootstrap - Class in org.springframework.extensions.config
Spring bean used to deploy additional config files into the injected config service.
ConfigBootstrap() - Constructor for class org.springframework.extensions.config.ConfigBootstrap
 
ConfigDeployer - Interface in org.springframework.extensions.config
Config Deployer interface.
configDeployers - Variable in class org.springframework.extensions.config.BaseConfigService
 
ConfigDeployment - Class in org.springframework.extensions.config
Configuration deployment
ConfigDeployment(String, InputStream) - Constructor for class org.springframework.extensions.config.ConfigDeployment
 
ConfigElement - Interface in org.springframework.extensions.config
Definition of a configuration element
ConfigElementAdapter - Class in org.springframework.extensions.config.element
Adapter class for implementing ConfigElement's.
ConfigElementAdapter(String) - Constructor for class org.springframework.extensions.config.element.ConfigElementAdapter
Default constructor
ConfigElementReader - Interface in org.springframework.extensions.config.xml.elementreader
Definition of an object responsible for converting the XML representation of a config element into an in-memory object representation
ConfigException - Exception in org.springframework.extensions.config
Exception thrown by the config service
ConfigException(String) - Constructor for exception org.springframework.extensions.config.ConfigException
 
ConfigException(String, Throwable) - Constructor for exception org.springframework.extensions.config.ConfigException
 
ConfigImpl - Class in org.springframework.extensions.config
Default implementation of the Config interface, this should be used as the base class for any customisations
ConfigImpl() - Constructor for class org.springframework.extensions.config.ConfigImpl
Default constructor
ConfigImpl(ConfigImpl) - Constructor for class org.springframework.extensions.config.ConfigImpl
Construct a ConfigImpl using the contents of an existing ConfigImpl
ConfigLookupAlgorithm - Interface in org.springframework.extensions.config
Interface definition for a config lookup algorithm, this may be last value wins, a merging strategy or based on inheritance.
ConfigLookupContext - Class in org.springframework.extensions.config
Object to hold the context for a config lookup.
ConfigLookupContext() - Constructor for class org.springframework.extensions.config.ConfigLookupContext
Default constructor
ConfigLookupContext(String) - Constructor for class org.springframework.extensions.config.ConfigLookupContext
Constructs a lookup context for the given area
ConfigLookupContext(List<String>) - Constructor for class org.springframework.extensions.config.ConfigLookupContext
Constructs a lookup context for the list of the given areas
ConfigModel - Class in org.springframework.extensions.webscripts
Abstract base class used for objects that represent configuration as a root object in a script or template model.
ConfigModel(ConfigService, String) - Constructor for class org.springframework.extensions.webscripts.ConfigModel
 
ConfigModel.ScopedConfigMap - Class in org.springframework.extensions.webscripts
Map to allow access to scoped config in a unified way for scripts and templates.
ConfigModel.ScopedConfigMap() - Constructor for class org.springframework.extensions.webscripts.ConfigModel.ScopedConfigMap
 
configs - Variable in class org.springframework.extensions.config.ConfigBootstrap
 
ConfigSection - Interface in org.springframework.extensions.config
Definition of a config section.
ConfigSectionImpl - Class in org.springframework.extensions.config
Default implementation of a config section
ConfigSectionImpl(String, String, boolean) - Constructor for class org.springframework.extensions.config.ConfigSectionImpl
 
configService - Variable in class org.springframework.extensions.config.ConfigBootstrap
 
ConfigService - Interface in org.springframework.extensions.config
Definition of a Configuration Service
configService - Variable in class org.springframework.extensions.webscripts.ConfigModel
 
configService - Variable in class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
 
configService - Variable in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
configService - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
configSource - Variable in class org.springframework.extensions.config.BaseConfigService
 
ConfigSource - Interface in org.springframework.extensions.config
Definition of a configuration source
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.
configureBinder(WebDataBinder) - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentsController
 
connect() - Method in class org.springframework.extensions.webscripts.ScriptRemote
Constructs a remote connector to a default endpoint (if configured).
connect(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Constructs a RemoteClient to a specific endpoint.
connector - Variable in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
Connector - Interface in org.springframework.extensions.webscripts.connector
Describes a connector to a remote endpoint for a given user.
ConnectorContext - Class in org.springframework.extensions.webscripts.connector
Describes invocation context that the connector should consider when creating the connection to the remote service.
ConnectorContext() - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorContext(Map<String, String>, Map<String, String>) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorContext(HttpMethod) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorContext(HttpMethod, Map<String, String>, Map<String, String>) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorContext
Instantiates a new connector context.
ConnectorProvider - Interface in org.springframework.extensions.webscripts.connector
Contract to be implemented by any object that can provide a Connector to another object.
ConnectorProviderException - Exception in org.springframework.extensions.surf.exception
Thrown if a connector could not be provided.
ConnectorProviderException(String) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorProviderException
 
ConnectorProviderException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorProviderException
 
ConnectorProviderImpl - Class in org.springframework.extensions.webscripts.connector
A very simple implementation of a connector provider that provisions web script connectors.
ConnectorProviderImpl() - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorProviderImpl
 
connectors - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
ConnectorService - Class in org.springframework.extensions.webscripts.connector
The ConnectorService acts as a singleton that can be used to build any of the objects utilized by the Connector layer.
ConnectorService() - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorService
 
connectorService - Variable in class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
connectorService - Variable in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
ConnectorServiceException - Exception in org.springframework.extensions.surf.exception
A general exception wrapper for exceptions thrown by the connector service
ConnectorServiceException(String) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorServiceException
 
ConnectorServiceException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ConnectorServiceException
 
connectorSession - Variable in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
ConnectorSession - Class in org.springframework.extensions.webscripts.connector
Container for Connector "session state".
ConnectorSession(String) - Constructor for class org.springframework.extensions.webscripts.connector.ConnectorSession
Instantiates a new connector session.
Console - Class in org.springframework.extensions.surf.bean
Backing bean for Surf Command Console
Console() - Constructor for class org.springframework.extensions.surf.bean.Console
 
ConsoleUpdate - Class in org.springframework.extensions.surf.bean
Handles POST processing for console reset commands
ConsoleUpdate() - Constructor for class org.springframework.extensions.surf.bean.ConsoleUpdate
 
ConstantMethodBinding - Class in org.springframework.extensions.webscripts.ui.common
 
ConstantMethodBinding() - Constructor for class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
ConstantMethodBinding(String) - Constructor for class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
Constants - Class in org.springframework.roo.addon.surf
 
Constants() - Constructor for class org.springframework.roo.addon.surf.Constants
 
constructPreset(Model, String, Map<String, String>) - Method in class org.springframework.extensions.surf.PresetsManager
Construct the model objects for a given preset.
constructUser(String, boolean, boolean) - Method in class org.springframework.extensions.surf.support.AlfrescoUserFactory
 
container - Variable in class org.springframework.extensions.surf.studio.WebStudioService
 
container - Variable in class org.springframework.extensions.webscripts.AbstractRuntime
Component Dependencies
Container - Interface in org.springframework.extensions.webscripts
Web Script Container
container - Variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
container - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
container - Variable in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
container - Variable in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
CONTAINER_PROPERTIES - Static variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
CONTAINER_RESOURCES - Static variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
containsHeader(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
containsKey(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
containsValue(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
Content - Interface in org.springframework.extensions.surf.util
Content
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.
ContentCommands - Class in org.springframework.roo.addon.surf.content
Commands for the 'alfresco surf' add-on to be used by the ROO shell.
ContentCommands(ContentOperations) - Constructor for class org.springframework.roo.addon.surf.content.ContentCommands
 
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
 
ContentOperations - Class in org.springframework.roo.addon.surf.content
Provides Surf Content operations.
ContentOperations(FileManager, PathResolver, MetadataService, ProjectOperations) - Constructor for class org.springframework.roo.addon.surf.content.ContentOperations
 
context - Variable in class org.springframework.extensions.surf.util.FakeJspPageContext
The context.
context - Variable in class org.springframework.extensions.webscripts.ScriptBase
 
context - Variable in class org.springframework.extensions.webscripts.ScriptWebStudio
 
context - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
CONTEXT_VALUE_ERROR_COMPONENT_ID - Static variable in class org.springframework.extensions.surf.render.PresentationUtil
 
CONTEXT_VALUE_ERROR_PAGE_ID - Static variable in class org.springframework.extensions.surf.render.PresentationUtil
 
CONTEXT_VALUE_ERROR_REGION_ID - Static variable in class org.springframework.extensions.surf.render.PresentationUtil
 
CONTEXT_VALUE_ERROR_REGION_SCOPE_ID - Static variable in class org.springframework.extensions.surf.render.PresentationUtil
 
CONTEXT_VALUE_ERROR_REGION_SOURCE_ID - Static variable in class org.springframework.extensions.surf.render.PresentationUtil
 
CONTEXT_VALUE_ERROR_TEMPLATE_ID - Static variable in class org.springframework.extensions.surf.render.PresentationUtil
 
CONTEXT_VALUE_ERROR_THROWABLE - Static variable in class org.springframework.extensions.surf.render.PresentationUtil
 
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.webscripts.WebScriptRequestURLImpl
Script Url components
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.
copyStream(InputStream, OutputStream, boolean) - Static method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
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.
create(String, Object...) - Static method in exception org.springframework.extensions.surf.exception.PlatformRuntimeException
Helper factory method making use of variable argument numbers
create(Throwable, String, Object...) - Static method in exception org.springframework.extensions.surf.exception.PlatformRuntimeException
Helper factory method making use of variable argument numbers
create(WebScriptServletRequest, WebScriptServletResponse) - Method in class org.springframework.extensions.webscripts.BasicHttpAuthenticatorFactory
 
create(RenderRequest, RenderResponse) - Method in interface org.springframework.extensions.webscripts.portlet.PortletAuthenticatorFactory
Create Authenticator
create(WebScriptServletRequest, WebScriptServletResponse) - Method in interface org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory
Create Servlet Authenticator
createAppointment(Appointment) - Method in interface org.springframework.samples.petclinic.appointments.AppointmentBook
 
createAppointment(Appointment) - Method in class org.springframework.samples.petclinic.appointments.JpaAppointmentBook
 
createAppointment() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
createArgs(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of arguments from Web Script Request (for scripting)
createArgsM(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of (array) arguments from Web Script Request (for scripting)
createAuthenticator() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Create a Web Script Authenticator
createAuthenticator() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
createAuthenticator() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
createBooking(User) - Method in class org.springframework.webflow.samples.booking.Hotel
 
createBooking(Long, String) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
createBooking(Long, String) - Method in interface org.springframework.webflow.samples.booking.TravelService
Create a new, transient hotel booking instance for the given user.
createCache() - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Creates the cache.
createCache() - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
createCache() - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
createChildPath(String) - Method in class org.springframework.extensions.webscripts.PathImpl
Create a Child Path
createComponent(String, String, String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Creates a new component.
createComponentProperty(String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Adds new properties to the component configuration xml.
createComponentResource(String, String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Adds a new resource to the component configuration xml.
createConfigElement(Element) - Method in class org.springframework.extensions.config.xml.elementreader.GenericElementReader
Creates a ConfigElementImpl object from the given element.
createContentAssociation(String, String, String, String) - Method in class org.springframework.roo.addon.surf.content.ContentOperations
Creates a new Surf content association.
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.JarStore
 
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
createDocument(String, String) - Method in interface org.springframework.extensions.webscripts.Store
Creates a document.
createDocument(String, String) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
createEntry() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Construct an Atom Entry
createEntry() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
createEntry() - Method in class org.springframework.extensions.webscripts.atom.AtomService
Construct an empty Entry
createEvaluator(String, String) - Method in class org.springframework.extensions.config.BaseConfigService
Instantiate the evaluator with the given name and class
createFeed() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Construct an Atom Feed
createFeed() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
createFeed() - Method in class org.springframework.extensions.webscripts.atom.AtomService
Construct an empty Feed
createFlowDefinitionUrl(String, AttributeMap, HttpServletRequest) - Method in class org.springframework.webflow.samples.booking.PrettyFlowUrlHandler
 
createFlowExecutionUrl(String, String, HttpServletRequest) - Method in class org.springframework.webflow.samples.booking.PrettyFlowUrlHandler
 
createHeaders(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of headers from Web Script Request (for scripting)
createHeadersM(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a map of (array) headers from Web Script Request (for scripting)
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.
createModelAndView(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.PreviewController
 
createObject(Document, String, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
createPage(String, String, String, String, String, String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Creates a new Surf page using a specified template instance or template.
createPageAssociation(String, String, String, String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Creates a new page association.
createPageAssociationAsFile(String, String, String, String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Creates a new legacy page association which is stored as a seperated XML file.
createPath(String, String) - Static method in class org.springframework.extensions.webscripts.ClassPathStore
Helper method for creating relative paths
createProxyUrl(String) - Static method in class org.springframework.extensions.webscripts.servlet.HTTPProxyServlet
Deprecated. Construct a "proxied" URL Note: the "proxied" URL is a relative url - it is assumed that the servlet path is /proxy
createProxyUrl(String) - Static method in class org.springframework.extensions.webscripts.servlet.mvc.HTTPProxyController
Construct a "proxied" URL Note: the "proxied" URL is a relative url - it is assumed that the servlet path is /proxy
createQName(String, String) - Method in class org.springframework.extensions.webscripts.atom.AtomService
Creates a QName
createRelative(String) - Method in class org.springframework.web.context.support.StoreResource
 
createRequest(Match) - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Create a Web Script Request
createRequest(Match) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
createRequest(Match) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
createResponse() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Create a Web Script Response
createResponse() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
createResponse() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
createScriptParameters(WebScriptRequest, WebScriptResponse, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a model for script usage
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.DeclarativeWebStudioWebScript
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in interface org.springframework.extensions.webscripts.FormatReader
Create script parameters specific to source mimetype
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.RequestReader
 
createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
createStatusException(Throwable, WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create an exception whose associated message is driven from a status template and model
createTemplateParameters(WebScriptRequest, WebScriptResponse, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Create a model for template usage
creator - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
CREDENTIAL_PASSWORD - Static variable in interface org.springframework.extensions.webscripts.connector.Credentials
 
CREDENTIAL_USERNAME - Static variable in interface org.springframework.extensions.webscripts.connector.Credentials
 
Credentials - Interface in org.springframework.extensions.webscripts.connector
Interface that describes the credentials for a given service or user.
CredentialsImpl - Class in org.springframework.extensions.webscripts.connector
Credentials for a given user.
CredentialsImpl(String) - Constructor for class org.springframework.extensions.webscripts.connector.CredentialsImpl
Instantiates a new user credential.
credentialsMap - Variable in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
CredentialVault - Interface in org.springframework.extensions.webscripts.connector
Interface for a Credential Vault Credential vaults allow for the storage and retrieval of credentials by credential id.
CredentialVaultProvider - Interface in org.springframework.extensions.webscripts.connector
Interface for a Credential Vault provider
CredentialVaultProviderException - Exception in org.springframework.extensions.surf.exception
Thrown if a credential vault could not be provided.
CredentialVaultProviderException(String) - Constructor for exception org.springframework.extensions.surf.exception.CredentialVaultProviderException
 
CredentialVaultProviderException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.CredentialVaultProviderException
 
cropEncode(String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Crop a label within a SPAN element, using ellipses '...' at the end of label and and encode the result for HTML output.
cropEncode(String, int) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Crop a label within a SPAN element, using ellipses '...' at the end of label and and encode the result for HTML output.
CS_PARAM_ALF_TICKET - Static variable in class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 
current() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
currentFormatId - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
currentPage - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
currentPageId - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
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

DashboardController - Class in org.springframework.webflow.samples.booking
 
DashboardController(TravelService) - Constructor for class org.springframework.webflow.samples.booking.DashboardController
 
data() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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
 
DateCompareMethod - Class in org.springframework.extensions.webscripts
 
DateCompareMethod() - Constructor for class org.springframework.extensions.webscripts.DateCompareMethod
 
debug(RequestContext, String) - Static method in class org.springframework.extensions.surf.mvc.PageView
Debug logger helper function.
debug(RequestContext, String) - Method in class org.springframework.extensions.surf.support.AbstractPageMapper
Helper method for debugging
Debug - Class in org.springframework.extensions.surf.util
Class containing debugging utility methods
Debug() - Constructor for class org.springframework.extensions.surf.util.Debug
 
debug(Log, String, Object...) - Static method in class org.springframework.extensions.surf.util.LogUtil
Log an I18Nized message to DEBUG.
DEBUG_MODE_VALUE_COMPONENTS - Static variable in interface org.springframework.extensions.surf.RequestContext
 
DeclarativeRegistry - Class in org.springframework.extensions.webscripts
Registry of declarative (scripted/template driven) Web Scripts
DeclarativeRegistry() - Constructor for class org.springframework.extensions.webscripts.DeclarativeRegistry
 
DeclarativeWebScript - Class in org.springframework.extensions.webscripts
Script/template driven based implementation of an Web Script
DeclarativeWebScript() - Constructor for class org.springframework.extensions.webscripts.DeclarativeWebScript
 
DeclarativeWebStudioWebScript - Class in org.springframework.extensions.webscripts
Base Web Script implementation for Web Studio Web Scripts This extends from DeclarativeSiteWebScript so as to provide root-scoped objects directly from the Web Framework (Surf).
DeclarativeWebStudioWebScript() - Constructor for class org.springframework.extensions.webscripts.DeclarativeWebStudioWebScript
 
DECODE - Static variable in class org.springframework.extensions.surf.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.springframework.extensions.surf.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[]) - Static method in class org.springframework.extensions.surf.util.Base64
 
decode(String) - Static method in class org.springframework.extensions.surf.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
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) - Static method in class org.springframework.extensions.surf.util.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(FacesContext) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
decode(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
decode(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
decodeFromFile(String) - Static method in class org.springframework.extensions.surf.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.springframework.extensions.surf.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.springframework.extensions.surf.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT_ALFRESCO_ENDPOINT_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_API - Static variable in class org.springframework.extensions.webscripts.RemoteStore
 
DEFAULT_COMPONENT_CHROME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_DISPATCHER_HANDLER_COMPONENT_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_DISPATCHER_HANDLER_PAGE_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_DISPATCHER_HANDLER_REGION_ERROR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_DISPATCHER_HANDLER_REGION_NO_COMPONENT - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_DISPATCHER_HANDLER_TEMPLATE_ERROR - 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_ENDPOINT_ID - Static variable in class org.springframework.extensions.webscripts.RemoteStore
 
DEFAULT_PAGE_TYPE_ID - Static variable in interface org.springframework.extensions.surf.types.Page
 
DEFAULT_PROCESSOR - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_REGION_CHROME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_STORE_ID - Static variable in class org.springframework.extensions.webscripts.PreviewContext
 
DEFAULT_SYSTEM_PAGE_CONTENT_ASSOCIATION_MISSING - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_SYSTEM_PAGE_CONTENT_NOT_LOADED - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_SYSTEM_PAGE_GETTING_STARTED - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_SYSTEM_PAGE_UNCONFIGURED - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_THEME_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
DEFAULT_WEBAPP_ID - Static variable in class org.springframework.extensions.surf.task.ImportTask
 
DEFAULT_WEBFRAMEWORK_LINK_BUILDER_FACTORY_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
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_PAGE_MAPPER_FACTORY_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DEFAULT_WEBFRAMEWORK_REQUEST_CONTEXT_FACTORY_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DEFAULT_WEBFRAMEWORK_USER_FACTORY_ID - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DEFAULT_WRITER - Static variable in interface org.springframework.extensions.webscripts.atom.AbderaService
 
defaultComponentChrome - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultCredentialVaultProviderId - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
defaultEndpointId - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
defaultFormatId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DefaultLinkBuilder - Class in org.springframework.extensions.surf.support
The Default Web Framework implementation of LinkBuilder.
DefaultLinkBuilder(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.support.DefaultLinkBuilder
 
DefaultLinkBuilderFactory - Class in org.springframework.extensions.surf.support
The default Web Framework implementation of LinkBuilderFactory
DefaultLinkBuilderFactory() - Constructor for class org.springframework.extensions.surf.support.DefaultLinkBuilderFactory
 
defaultLinkBuilderFactoryId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
DefaultLookupAlgorithm - Class in org.springframework.extensions.config
The default algorithm used to determine whether a section applies to the object being looked up
DefaultLookupAlgorithm() - Constructor for class org.springframework.extensions.config.DefaultLookupAlgorithm
 
DefaultPageMapper - Class in org.springframework.extensions.surf.support
The default Web Framework implementation of PageMapper.
DefaultPageMapper(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.support.DefaultPageMapper
 
DefaultPageMapperFactory - Class in org.springframework.extensions.surf.support
The default Web Framework implementation of PageMapperFactory
DefaultPageMapperFactory() - Constructor for class org.springframework.extensions.surf.support.DefaultPageMapperFactory
 
defaultPageMapperFactoryId - 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
 
DefaultRenderContext - Class in org.springframework.extensions.surf.render.bean
A render context instance is available to all rendering engines and provides a convenient grab bag of things that are useful to component or template developer.
DefaultRenderContext(RenderContextProvider, RequestContext) - Constructor for class org.springframework.extensions.surf.render.bean.DefaultRenderContext
Constructor
DefaultRenderContextProvider - Class in org.springframework.extensions.surf.render.bean
The Class DefaultRenderContextProvider.
DefaultRenderContextProvider() - Constructor for class org.springframework.extensions.surf.render.bean.DefaultRenderContextProvider
 
DefaultRequestContext - Class in org.springframework.extensions.surf.support
Default implementation of a request context object that extends from AbstractRequestContext and doesn't introduce any overrides.
DefaultRequestContext(WebFrameworkServiceRegistry, HttpServletRequest) - Constructor for class org.springframework.extensions.surf.support.DefaultRequestContext
Construction
DefaultRequestContextFactory - Class in org.springframework.extensions.surf.support
The default Web Framework implementation of RequestContextFactory
DefaultRequestContextFactory() - Constructor for class org.springframework.extensions.surf.support.DefaultRequestContextFactory
 
defaultRequestContextFactoryId - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultSiteConfiguration - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
defaultTheme - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
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
 
DefaultWebStudioStateProvider - Class in org.springframework.extensions.surf.studio
Default in-context state factory which produces session-bound in-context state objects
DefaultWebStudioStateProvider() - Constructor for class org.springframework.extensions.surf.studio.DefaultWebStudioStateProvider
 
del(String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service as DELETE request.
delete(String) - Method in class org.springframework.extensions.webscripts.NativeMap
 
delete(int) - Method in class org.springframework.extensions.webscripts.NativeMap
 
delete(String) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
delete(int) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
delete(String) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
delete(int) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
delete() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Deletes the object
delete(Long, String, ExternalContext) - Method in class org.springframework.samples.petclinic.owners.pets.PetController
 
deleteBooking(Long) - Method in class org.springframework.webflow.samples.booking.BookingsController
 
deletePreference(Long) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
deletePreference(Long, Principal) - Method in class org.springframework.webflow.samples.booking.PreferencesController
 
deletePreference(Long) - Method in interface org.springframework.webflow.samples.booking.TravelService
 
description - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
description - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
Description - Interface in org.springframework.extensions.webscripts
Web Script Description
Description.FormatStyle - Enum in org.springframework.extensions.webscripts
Enumeration of ways to specify format
Description.Lifecycle - Enum in org.springframework.extensions.webscripts
Enumeration of lifecycle which indicates the status of this web script
Description.RequiredAuthentication - Enum in org.springframework.extensions.webscripts
Enumeration of "required" Authentication level
Description.RequiredCache - Interface in org.springframework.extensions.webscripts
Caching requirements
Description.RequiredTransaction - Enum in org.springframework.extensions.webscripts
Enumeration of "required" Transaction level
Description.RequiredTransactionParameters - Interface in org.springframework.extensions.webscripts
Transaction Requirements
Description.TransactionCapability - Enum in org.springframework.extensions.webscripts
Enumeration of transaction capability
DescriptionExtension - Interface in org.springframework.extensions.webscripts
Web Script Description Extension Provides a Web Script custom service implementation with the ability to maintain custom description entries.
descriptionId - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
DescriptionImpl - Class in org.springframework.extensions.webscripts
Implementation of a Web Script Description
DescriptionImpl() - Constructor for class org.springframework.extensions.webscripts.DescriptionImpl
 
descriptor - Variable in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
deserialize(String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
Deserialize.
destroy() - Method in class org.springframework.extensions.config.BaseConfigService
Cleans up all the resources used by the config service
destroy() - Method in class org.springframework.extensions.config.xml.XMLConfigService
 
destroy() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
developerMode - Variable in class org.springframework.extensions.config.WebStudioConfigElement
 
Digest(byte[]) - Static method in class org.springframework.extensions.surf.util.MD5
Thread-safe static digest (hashing) function.
digest(byte[]) - Method in class org.springframework.extensions.surf.util.MD5
Non-threadsafe MD5 digest (hashing) function
dim - Variable in class org.springframework.extensions.webscripts.ScriptDebugger
 
disable() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
Disables the persister
disable() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Disables this browser component
disableButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
dispatchContext(RenderContext) - Method in class org.springframework.extensions.surf.mvc.PageView
 
DISPATCHER_HANDLER_COMPONENT_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(RenderContext, String) - Method in class org.springframework.extensions.surf.mvc.PageView
 
dispatchPage(RenderContext, String, String) - Method in class org.springframework.extensions.surf.mvc.PageView
 
dispatchResource(String, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.VirtualizedResourceController
 
dispatchResource(String, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
Dispatches to the resource with the given path
dispatchTemplate(RenderContext) - Method in class org.springframework.extensions.surf.mvc.ErrorHandlerPageView
 
dispatchTemplate(RenderContext) - Method in class org.springframework.extensions.surf.mvc.SystemPageView
 
dispatchTemplate(RenderContext) - Method in class org.springframework.extensions.surf.mvc.TemplateView
 
document - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
documents - Variable in class org.springframework.extensions.webscripts.JarStore
 
doEndTag() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
doEndTag() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.HTTPProxyServlet
Deprecated.  
doInclude(RenderContext, String) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
 
DONT_BREAK_LINES - Static variable in class org.springframework.extensions.surf.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ComponentIncludeTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ComponentTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.HeadTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ObjectLinkTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ObjectPrintTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.PageTitleTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.RegionIncludeTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
doView(RenderRequest, RenderResponse) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
Render Web Script view

E

ELEMENT_CONFIG - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ELEMENT_ELEMENT_READER - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ELEMENT_ELEMENT_READERS - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ELEMENT_EVALUATOR - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ELEMENT_EVALUATORS - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ELEMENT_HOSTNAME - Static variable in class org.springframework.extensions.config.ServerElementReader
 
ELEMENT_PLUG_INS - Static variable in interface org.springframework.extensions.config.xml.XMLConfigConstants
 
ELEMENT_PORT - Static variable in class org.springframework.extensions.config.ServerElementReader
 
ELEMENT_SCHEME - Static variable in class org.springframework.extensions.config.ServerElementReader
 
elementFormats() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
elements() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
elementValues() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
emptyCredentials() - Method in interface org.springframework.extensions.webscripts.Authenticator
Are credentials set in the request ?
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
 
enable() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Enables this browser component
enableButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
ENCODE - Static variable in class org.springframework.extensions.surf.util.Base64
Specify encoding.
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) - Static method in class org.springframework.extensions.surf.util.URLEncoder
 
encode(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
encode(String, String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
encode(String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Encodes the given string, so that it can be used within an HTML page.
encodeBegin(FacesContext) - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
encodeBytes(byte[]) - Static method in class org.springframework.extensions.surf.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.springframework.extensions.surf.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.springframework.extensions.surf.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.springframework.extensions.surf.util.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.springframework.extensions.surf.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeHTML(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
encodeJavaScript(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
 
encodeJavascript(String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Encode a string to the %AB hex style JavaScript compatible notation.
encodeJSONString(Object) - Method in class org.springframework.extensions.webscripts.json.JSONUtils
Encodes a JSON string value
encodeJSONString(String) - Static method in class org.springframework.extensions.webscripts.json.JSONWriter
 
encodeObject(Serializable) - Static method in class org.springframework.extensions.surf.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.springframework.extensions.surf.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRecursive(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Helper to recursively render a component and it's child components
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.jsf.WebScriptJSFResponse
 
encodeScriptUrl(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
encodeScriptUrl(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
encodeScriptUrl(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
encodeScriptUrl(String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Encode a script URL Note: Some Web Script Runtime environments (e.g.
encodeToFile(byte[], String) - Static method in class org.springframework.extensions.surf.util.Base64
Convenience method for encoding data to a file.
encodeUri(String) - Static method in class org.springframework.extensions.surf.util.URLEncoder
Encode a string to the UTF-8-in-URL proposal.
encodeUriComponent(String) - Static method in class org.springframework.extensions.surf.util.URLEncoder
Encode a string to the UTF-8-in-URL proposal.
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
 
endArray() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
endObject() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
endpoint - Variable in class org.springframework.extensions.webscripts.connector.AbstractClient
 
endpoint - Variable in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
endpointId - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
endpointId - Variable in class org.springframework.extensions.surf.resource.AbstractResourceLoader
 
endpointId - Variable in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
EndpointManager - Class in org.springframework.extensions.webscripts.connector
The EndpointManager is responsible for maintaining connection timeout and connection retry information for endpoints.
EndPointProxyController - Class in org.springframework.extensions.webscripts.servlet.mvc
EndPoint HTTP Proxy Controller for Spring MVC.
EndPointProxyController() - Constructor for class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
EndPointProxyServlet - Class in org.springframework.extensions.webscripts.servlet
Deprecated.  
EndPointProxyServlet() - Constructor for class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
endpoints - Variable in class org.springframework.extensions.config.RemoteConfigElement
 
endTime - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
endValue() - Method in class org.springframework.extensions.webscripts.json.JSONWriter
 
ensureJSONArray(JSONObject, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
ensureJSONObject(JSONObject, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
ensureMap() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
entrySet() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
equals(Object) - Method in class org.springframework.extensions.surf.util.Pair
 
equals(Object) - Method in class org.springframework.extensions.webscripts.MediaType
 
equals(Object) - Method in class org.springframework.extensions.webscripts.UriTemplate
 
equals(Object) - Method in class org.springframework.web.context.support.StoreResource
 
ERR_PROPERTY_NOT_SET - Static variable in class org.springframework.extensions.surf.util.PropertyCheck
 
error(Log, String, Object...) - Static method in class org.springframework.extensions.surf.util.LogUtil
Log an I18Nized message to ERROR.
error(Log, Throwable, String, Object...) - Static method in class org.springframework.extensions.surf.util.LogUtil
Log an I18Nized message to ERROR with a given source error.
ErrorHandlerPageView - Class in org.springframework.extensions.surf.mvc
Default view implementation for Surf system pages
ErrorHandlerPageView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.ErrorHandlerPageView
 
errorHandlers - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
Evaluator - Interface in org.springframework.extensions.config.evaluator
Definition of an evaluator, an object that decides whether the config section applies to the current object being looked up.
exception - Variable in class org.springframework.extensions.surf.util.FakeJspPageContext
The exception.
exec(List) - Method in class org.springframework.extensions.webscripts.AbsoluteUrlMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ArgReplaceMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ClientUrlFunctionMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.DateCompareMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.FormatWriterMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.FreemarkerI18NMessageMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ISO8601DateFormatMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.MessageMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.ScriptUrlMethod
 
exec(List) - Method in class org.springframework.extensions.webscripts.UrlEncodeMethod
 
execute(RequestContext, ServletRequest) - Method in interface org.springframework.extensions.surf.PageMapper
Execute the page mapper against the given request and populate into the provided request context instance.
execute(ProcessorContext, RenderFocus) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
execute(ProcessorContext, RenderFocus) - Method in interface org.springframework.extensions.surf.render.Processor
Executes the given focus of the processor output using the given processor context
execute(Tag, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.render.TagService
Executes the given tag within the context of the given servlet request.
execute(Tag, HttpServletRequest, HttpServletResponse, String) - Method in class org.springframework.extensions.surf.render.TagService
Executes the given tag within the context of the given servlet request.
execute(Tag, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.render.TagService
Executes the given tag within the context of the given servlet context and request.
execute(Tag, ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.springframework.extensions.surf.render.TagService
Executes the given tag within the context of the given servlet context and request.
execute(RequestContext, ServletRequest) - Method in class org.springframework.extensions.surf.support.AbstractPageMapper
 
execute() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
execute() - Method in class org.springframework.extensions.surf.task.ImportTask
 
execute() - Method in interface org.springframework.extensions.surf.task.Task
Executes the task
execute(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.bean.ServiceDescription
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.webscripts.ComponentFreemarkerTagDirective
 
execute(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.webscripts.GenericFreemarkerTagDirective
 
execute(WebScriptRequest, WebScriptResponse) - Method in class org.springframework.extensions.webscripts.MessagesWebScript
Execute the webscript and return the cached JavaScript response
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.webscripts.RegionFreemarkerTagDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.springframework.extensions.webscripts.ResourceFreemarkerTagDirective
 
execute(WebScriptRequest, WebScriptResponse) - Method in interface org.springframework.extensions.webscripts.WebScript
Execute the Service
executeBody(ProcessorContext) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
executeBody(ProcessorContext) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
 
executeBody(ProcessorContext) - Method in interface org.springframework.extensions.surf.render.Processor
Executes the "body" of the processor output using the given processor context.
executeBody(ProcessorContext) - Method in class org.springframework.extensions.surf.site.EmptyRegionRenderer
 
executeBody(ProcessorContext) - Method in class org.springframework.extensions.webscripts.FreemarkerProcessor
Execute.
executeBody(ProcessorContext) - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
 
executeFooter(ProcessorContext) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
executeFooter(ProcessorContext) - Method in interface org.springframework.extensions.surf.render.Processor
Executes the "footer" of the processor output using the given processor context.
executeGroovyString(String, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
executeHeader(ProcessorContext) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
executeHeader(ProcessorContext) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
 
executeHeader(ProcessorContext) - Method in interface org.springframework.extensions.surf.render.Processor
Executes the "header" of the processor output using the given processor context.
executeHeader(ProcessorContext) - Method in class org.springframework.extensions.surf.site.EmptyRegionRenderer
 
executeHeader(ProcessorContext) - Method in class org.springframework.extensions.webscripts.FreemarkerProcessor
 
executeHeader(ProcessorContext) - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.surf.bean.Console
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.surf.bean.ConsoleUpdate
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.webscripts.atom.AtomWebScript
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.Index
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.IndexAll
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.IndexFamily
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.IndexLifecycle
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.IndexPackage
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.IndexUpdate
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.IndexURI
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.JavascriptDebugger
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.JavascriptDebuggerPost
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.ServiceDump
 
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.bean.ServiceInstall
 
executeImpl(WebScriptRequest, WebScriptStatus) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Deprecated.  
executeImpl(WebScriptRequest, Status) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Deprecated.  
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Execute custom Java logic
executeMapper(RequestContext, ServletRequest) - Method in class org.springframework.extensions.surf.support.AbstractPageMapper
Execute mapper.
executeMapper(RequestContext, ServletRequest) - Method in class org.springframework.extensions.surf.support.DefaultPageMapper
 
executePageMapper(HttpServletRequest, HttpServletResponse, Map) - Method in class org.springframework.extensions.surf.mvc.RegionView
Execute the configured page mapper This will populate request context with information about how to render, based on the incoming URL
executeScript() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Execute the Web Script encapsulated by this Web Script Runtime
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Execute script given the specified context
executeScript(ScriptContent, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Execute a script
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in class org.springframework.extensions.webscripts.PresentationContainer
 
executeScript(String, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
executeScript(ScriptContent, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
executeScript(String, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
executeScript(ScriptContent, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
executeScript(String, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
 
executeScript(ScriptContent, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
 
executeScript(WebScriptRequest, WebScriptResponse, Authenticator) - Method in interface org.springframework.extensions.webscripts.RuntimeContainer
Execute the script in the context of the provided request and response
executeScript(String, Map<String, Object>) - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Execute script
executeScript(ScriptContent, Map<String, Object>) - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Execute script
executeTag(Tag) - Method in class org.springframework.extensions.webscripts.FreemarkerTagSupportDirective
Execute a tag and return the String output
executeTag(Tag, String) - Method in class org.springframework.extensions.webscripts.FreemarkerTagSupportDirective
Execute tag.
exists(ProcessorContext) - Method in class org.springframework.extensions.surf.render.bean.JSPProcessor
 
exists(ProcessorContext) - Method in interface org.springframework.extensions.surf.render.Processor
Indicates whether the engine responsible for processing the body of the processor exists.
exists(ProcessorContext) - Method in class org.springframework.extensions.surf.site.EmptyRegionRenderer
 
exists() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
exists(ProcessorContext) - Method in class org.springframework.extensions.webscripts.FreemarkerProcessor
 
exists - Variable in class org.springframework.extensions.webscripts.JarStore
 
exists() - Method in class org.springframework.extensions.webscripts.JarStore
 
exists() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
exists() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
exists() - Method in interface org.springframework.extensions.webscripts.Store
Determines whether the store actually exists
exists(ProcessorContext) - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
 
existsOnDisk(String) - Method in class org.springframework.extensions.surf.cache.PersistentCache
Returns whether the disk-cached object for the given pathID exists.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.ComponentView
Expose forward request attributes.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.ErrorHandlerPageView
Expose forward request attributes.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.PageView
Expose forward request attributes.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.RegionView
Expose forward request attributes.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.SystemPageView
Expose forward request attributes.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.surf.mvc.TemplateView
Expose forward request attributes.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
Expose forward request attributes.
extensionClass - Variable in class org.springframework.extensions.webscripts.processor.PHPObjectExtension
The extension implementation class
extensionName - Variable in class org.springframework.extensions.webscripts.processor.PHPMethodExtension
The name of the extension
extensionName - Variable in class org.springframework.extensions.webscripts.processor.PHPObjectExtension
The name of the extension
ExternalContext - Interface in org.springframework.samples.petclinic.util
 

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
 
FakeHttpServletResponse(HttpServletResponse, boolean) - Constructor for class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
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
akeJspWriter.
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.
faultUser(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.
faultUser(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.
faultUser(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.
faultUser(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.
faultUser(RequestContext, HttpServletRequest) - Method in interface org.springframework.extensions.surf.UserFactory
Loads a user from the remote user store and store it into the session.
faultUser(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.
faultUser(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.
faultUser(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.
FileConfigSource - Class in org.springframework.extensions.config.source
ConfigSource implementation that gets its data via a file or files.
FileConfigSource(String) - Constructor for class org.springframework.extensions.config.source.FileConfigSource
Constructs a file configuration source that uses a single file
FileConfigSource(List<String>) - Constructor for class org.springframework.extensions.config.source.FileConfigSource
 
fileContainsString(InputStream, String) - Static method in class org.springframework.roo.addon.surf.util.SurfUtils
 
finalize() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
findAttribute(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
findBookings(String) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
findBookings(String) - Method in interface org.springframework.webflow.samples.booking.TravelService
Find bookings made by the given user
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.site.Model
Returns a map of Chrome instances
findChrome(String) - Method in class org.springframework.extensions.surf.site.Model
Returns a filtered map of Chrome instances.
findComponents() - Method in class org.springframework.extensions.surf.site.Model
Returns a map of Component instances.
findComponents(String) - Method in class org.springframework.extensions.surf.site.Model
Returns a filtered map of Component instances.
findComponents(String, String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Returns a map of Component Type instances.
findComponentTypes(String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Returns a map of Configuration instances.
findConfigurations(String) - Method in class org.springframework.extensions.surf.site.Model
Returns a filtered map of Configuration instances.
findContentAssociations() - Method in class org.springframework.extensions.surf.site.Model
Returns a map of Content Association instances.
findContentAssociations(String, String, String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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.
findHotelById(Long) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
findHotelById(Long) - Method in interface org.springframework.webflow.samples.booking.TravelService
Find hotels by their identifier.
findHotels(SearchCriteria) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
findHotels(SearchCriteria) - Method in interface org.springframework.webflow.samples.booking.TravelService
Find hotels available for booking by some criteria.
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.
findObjects(String) - Method in class org.springframework.extensions.surf.site.Model
Returns a map of objects of the given type
findObjects(String, Map<String, Object>) - Method in class org.springframework.extensions.surf.site.Model
Filtering function that looks up objects of a given type id and then applies the provided property constraint map.
findOwnersByLastName(String) - Method in interface org.springframework.samples.petclinic.owners.OwnerRepository
 
findOwnersByLastName(String) - Method in class org.springframework.samples.petclinic.owners.StubOwnerRepository
 
findPageAssociations() - Method in class org.springframework.extensions.surf.site.Model
Returns a map of Page Association instances.
findPageAssociations(String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Returns a map of Page instances.
findPages(String, String) - Method in class org.springframework.extensions.surf.site.Model
Returns a filtered map of Page instances.
findPageTypes() - Method in class org.springframework.extensions.surf.site.Model
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.
findPreferenceById(Long) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
findPreferenceById(Long) - Method in interface org.springframework.webflow.samples.booking.TravelService
 
findPreferences(String) - Method in class org.springframework.webflow.samples.booking.JpaTravelService
 
findPreferences(String) - Method in interface org.springframework.webflow.samples.booking.TravelService
 
findScript(String) - Method in class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
findScript(String) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
findScript(String) - Method in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
 
findScript(String) - Method in interface org.springframework.extensions.webscripts.ScriptProcessor
Find a script at the specified path (within registered Web Script stores)
findSurfPageById(String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Finds Surf page by id.
findSurfPageByPath(String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Find Surf page by path.
findSurfTemplateByPath(String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
 
findSurfTemplateInstanceByName(String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
 
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.site.Model
Returns a map of Template instances.
findTemplates(String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Returns a map of Template Type instances.
findTemplateTypes(String) - Method in class org.springframework.extensions.surf.site.Model
Returns a filtered map of Template Type instances.
findThemes() - Method in class org.springframework.extensions.surf.site.Model
Returns a map of Theme instances.
findValidScriptPath(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns a variation on the provided path that exists and is processable by one of the processors in this registry.
findValidTemplatePath(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Returns a variation on the provided path that exists and is processable by one of the processors in this registry.
findWebScript(String, String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
findWebScript(String, String) - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
findWebScript(String, String) - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
findWebScript(String, String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script given an HTTP Method and URI
findWebScript(String, String) - Method in interface org.springframework.extensions.webscripts.UriIndex
Gets a Web Script given an HTTP Method and URI
findWebScripts(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Searches for webscript components with the given family name.
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
 
flush() - Method in class org.springframework.extensions.surf.util.StringBuilderWriter
Flush the stream.
flushBase64() - Method in class org.springframework.extensions.surf.util.Base64.OutputStream
Method added by PHIL.
flushBuffer() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
flushOut() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
Flush out.
footer(RenderContext) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
footer(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.PageRenderer
Renders the footer for the page
footer(RenderContext) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the "footer" mode
forceSuccessStatus() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
forceSuccessStatus() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Force response to return SUCCESS (200) code Note: This is to support clients who cannot support non-success codes e.g.
forceSuccessStatus() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
format(Date) - Static method in class org.springframework.extensions.surf.util.ISO8601DateFormat
Format date into ISO format
Format - Enum in org.springframework.extensions.webscripts
Well known Web Script Formats
FORMAT_CMIS_SQL - Static variable in class org.springframework.extensions.surf.util.CachingDateFormat
yyyy-MM-dd'T'HH:mm:ss
FORMAT_DATE_GENERIC - Static variable in class org.springframework.extensions.surf.util.CachingDateFormat
yyyy-MM-dd
FORMAT_FULL_GENERIC - Static variable in class org.springframework.extensions.surf.util.CachingDateFormat
yyyy-MM-dd'T'HH:mm:ss
FORMAT_TIME_GENERIC - Static variable in class org.springframework.extensions.surf.util.CachingDateFormat
HH:mm:ss
FormatAdaptorSet - Class in org.springframework.extensions.webscripts
Set of Format Readers and Writers.
FormatAdaptorSet() - Constructor for class org.springframework.extensions.webscripts.FormatAdaptorSet
 
FormatMap - Class in org.springframework.extensions.webscripts
A map of mimetypes indexed by format.
FormatMap() - Constructor for class org.springframework.extensions.webscripts.FormatMap
 
FormatModel - Class in org.springframework.extensions.webscripts
Format Model This class is immutable.
FormatReader<Type> - Interface in org.springframework.extensions.webscripts
Convert a mimetype to a Java object.
FormatRegistry - Class in org.springframework.extensions.webscripts
Maintains a registry of mimetypes (indexed by format and user agent)
FormatRegistry() - Constructor for class org.springframework.extensions.webscripts.FormatRegistry
Construct
formats - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
FormatWriter<Type> - Interface in org.springframework.extensions.webscripts
Converts a Java Object to a mimetype
FormatWriterMethod - Class in org.springframework.extensions.webscripts
Custom FreeMarker Template language method.
FormatWriterMethod(FormatRegistry, String) - Constructor for class org.springframework.extensions.webscripts.FormatWriterMethod
Construct
FormData - Class in org.springframework.extensions.webscripts.servlet
Form Data
FormData(HttpServletRequest) - Constructor for class org.springframework.extensions.webscripts.servlet.FormData
Construct
FormData.FormField - Class in org.springframework.extensions.webscripts.servlet
Form Field
FormData.FormField(FileItem) - Constructor for class org.springframework.extensions.webscripts.servlet.FormData.FormField
Construct
FormDataReader - Class in org.springframework.extensions.webscripts.servlet
Convert multipart/formdata to class org.alfresco.web.scripts.servlet.FormData
FormDataReader() - Constructor for class org.springframework.extensions.webscripts.servlet.FormDataReader
 
forResource(Object) - Method in interface org.springframework.samples.petclinic.util.ExternalContext
 
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
 
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
 
FrameworkInitializationException - Exception in org.springframework.extensions.surf.exception
 
FrameworkInitializationException(String) - Constructor for exception org.springframework.extensions.surf.exception.FrameworkInitializationException
 
FrameworkInitializationException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.FrameworkInitializationException
 
FrameworkUtil - Class in org.springframework.extensions.surf
Static methods which are useful for working with services and beans within the Web Framework.
FrameworkUtil() - Constructor for class org.springframework.extensions.surf.FrameworkUtil
 
FreemarkerI18NMessageMethod - Class in org.springframework.extensions.webscripts
 
FreemarkerI18NMessageMethod() - Constructor for class org.springframework.extensions.webscripts.FreemarkerI18NMessageMethod
 
FreemarkerProcessor - Class in org.springframework.extensions.webscripts
Implementation of a renderer that executes a Freemarker template.
FreemarkerProcessor() - Constructor for class org.springframework.extensions.webscripts.FreemarkerProcessor
 
FreemarkerTagSupportDirective - Class in org.springframework.extensions.webscripts
Abstract class that defines a Freemarker directive which can process JSP tags.
FreemarkerTagSupportDirective(RenderContext) - Constructor for class org.springframework.extensions.webscripts.FreemarkerTagSupportDirective
Instantiates a new freemarker tag support directive.
FTLTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
FTL Template Processor for Alfresco Web Framework
FTLTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
fullName - Variable in class org.springframework.extensions.webscripts.connector.User
 

G

gatherAbsolutePaths(String, List<String>) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
Gender - Enum in org.springframework.samples.petclinic.owners.pets
 
generalizeMimetype(String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Generalize Mimetype
generateComponentId(String, String, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Generates the deterministic component id from its key properties
generateFormSubmit(FacesContext, UIComponent, String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit set the specified hidden Form field to the supplied value and submit the parent Form.
generateFormSubmit(FacesContext, UIComponent, String, String, Map<String, String>) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit set the specified hidden Form field to the supplied value and submit the parent Form.
generateFormSubmit(FacesContext, UIComponent, String, String, boolean, Map<String, String>) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit set the specified hidden Form field to the supplied value and submit the parent Form.
generateFormSubmit(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Generate the JavaScript to submit the parent Form.
generateKey(String, String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVaultProvider
Provide a key for this Credential Vault for caching purposes
generateKey(String, String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVaultProvider
Generate a caching key
generateKey(String, String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
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.
generatePath(String, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
GENERIC_PAGE_TYPE_DEFAULT_PAGE_ID - Static variable in class org.springframework.extensions.surf.WebFrameworkConstants
 
GenericConfigElement - Class in org.springframework.extensions.config.element
Implementation of a generic configuration element.
GenericConfigElement(String) - Constructor for class org.springframework.extensions.config.element.GenericConfigElement
Default constructor
GenericElementReader - Class in org.springframework.extensions.config.xml.elementreader
Implementation of a generic element reader.
GenericElementReader(XMLConfigService.PropertyConfigurer) - Constructor for class org.springframework.extensions.config.xml.elementreader.GenericElementReader
Construct
GenericFreemarkerTagDirective - Class in org.springframework.extensions.webscripts
A generic Freemarker Directive wrapper around the Java Tag classes
GenericFreemarkerTagDirective(RenderContext, String, String) - Constructor for class org.springframework.extensions.webscripts.GenericFreemarkerTagDirective
 
get(String) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
get(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
get(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
get(String) - Method in class org.springframework.extensions.surf.cache.BasicCache
 
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.cache.PersistentCache
 
get(String) - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
get(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Retrieves a property from this element
get(Object) - Method in class org.springframework.extensions.webscripts.ConfigModel.ScopedConfigMap
 
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
get(int, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
get(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
get(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
get(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
get(String) - Method in class org.springframework.extensions.webscripts.ScriptMessage
Get an I18N message
get(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptMessage
Get an I18N message with the given message args
get(String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a GET request URI on the endpoint.
get(String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
get() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentsController
 
get() - Method in class org.springframework.samples.petclinic.HomeController
 
get(Long, Model) - Method in class org.springframework.samples.petclinic.owners.OwnerController
 
get() - Method in class org.springframework.samples.petclinic.owners.OwnersController
 
get(Long, String) - Method in class org.springframework.samples.petclinic.owners.pets.PetController
 
getAbdera() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets Abdera
getAbdera() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getAccess() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
getActionHiddenFieldName(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Get the hidden field name for any action component.
getAddress() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getAddress() - Method in class org.springframework.webflow.samples.booking.Hotel
 
getAgent() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getAgent() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getAgent() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getAgent() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getAgent() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get User Agent TODO: Expand on known agents
getAlfrescoConnector() - Method in class org.springframework.extensions.surf.task.ImportTask
Gets the "alfresco" endpoint connector.
getAlgorithm() - Method in class org.springframework.extensions.config.ConfigLookupContext
 
getAllByVet() - Method in class org.springframework.samples.petclinic.appointments.Appointments
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.JarStore
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getAllDocumentPaths() - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of all documents in this store
getAllDocumentPaths() - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
getAllMessages() - Static method in class org.springframework.extensions.surf.util.I18NUtil
 
getAllMessages(Locale) - Static method in class org.springframework.extensions.surf.util.I18NUtil
 
getAllObjects(String) - Method in class org.springframework.extensions.surf.ModelObjectManager
Retrieves all objects of a given type id.
getAllObjects(String, String) - Method in class org.springframework.extensions.surf.ModelObjectManager
Retrieves all objects of a given type id with the given object ID filter
getAllObjects(ModelPersistenceContext, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Returns a map of all of the objects referenced by this persister.
getAllObjects(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
getAllObjects(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
getAllObjects(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
getAllObjects(String) - Method in class org.springframework.extensions.surf.site.Model
Returns a map with all object instances of the given type.
getAllObjects(String, String) - Method in class org.springframework.extensions.surf.site.Model
Returns a map with all object instances of the given type filtered by the given object ID filter pattern.
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.MultiObjectPersister
 
getAllObjectsByFilter(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
getAllObjectsByFilter(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
getAllTasks() - Method in class org.springframework.extensions.surf.task.TaskManager
Returns all of the tasks
getAmenities() - Method in class org.springframework.webflow.samples.booking.Booking
 
getApi() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the api.
getAppletIds() - Method in class org.springframework.extensions.surf.studio.WebStudioStateBean
Returns an array of applet ids for Web Studio
getApplets() - Method in class org.springframework.extensions.surf.studio.ApplicationStateBean
Retrives the applets that are part of this application
getAppletState(String) - Method in class org.springframework.extensions.surf.studio.WebStudioStateBean
Retrives the applet state for a given applet id
getApplication(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement
 
getApplication(String) - Method in interface org.springframework.extensions.config.WebStudioConfigProperties
Returns the application descriptor for the given application id
getApplicationContext() - Method in class org.springframework.extensions.surf.AutowireService
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.surf.render.AbstractRenderer
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.surf.render.RenderService
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.surf.render.TagService
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.surf.support.BaseFactory
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.surf.util.AbstractLifecycleBean
Gets the Application Context
getApplicationContext() - Method in class org.springframework.extensions.surf.WebFrameworkManager
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the application context.
getApplicationContext() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
Gets the Application Context
getApplicationContext() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
Gets the Application Context
getApplicationContext() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the application context.
getApplicationIds() - Method in class org.springframework.extensions.config.WebStudioConfigElement
 
getApplicationIds() - Method in interface org.springframework.extensions.config.WebStudioConfigProperties
Returns an array of application ids for Web Studio
getApplicationIds() - Method in class org.springframework.extensions.surf.studio.WebStudioStateBean
Returns an array of application ids for Web Studio
getApplicationState(String) - Method in class org.springframework.extensions.surf.studio.WebStudioStateBean
Retrieves the application state for a given application id
getAppointmentsForDay(Date) - Method in interface org.springframework.samples.petclinic.appointments.AppointmentBook
 
getAppointmentsForDay(Date) - Method in class org.springframework.samples.petclinic.appointments.JpaAppointmentBook
 
getAppointmentsForToday() - Method in interface org.springframework.samples.petclinic.appointments.AppointmentBook
 
getAppointmentsForToday() - Method in class org.springframework.samples.petclinic.appointments.JpaAppointmentBook
 
getAreas() - Method in class org.springframework.extensions.config.ConfigLookupContext
 
getArgs() - Method in class org.springframework.extensions.webscripts.URLHelper
 
getArgs() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the URL arguments (query string)
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 interface org.springframework.extensions.config.ConfigElement
Gets the value of the attrbiute with the given name
getAttribute(String) - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
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 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
getAttributeCount() - Method in interface org.springframework.extensions.config.ConfigElement
Returns the number of attributes this config element has
getAttributeCount() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
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.config.ConfigElement
Returns the list of attributes held by this config element
getAttributes() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
getAttributesScope(String) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getAuthenticated() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Returns whether the current user is authenticated If there is no curren tuesr, this will return false.
getAuthentication() - Method in interface org.springframework.extensions.surf.types.Page
 
getAuthentication() - Method in class org.springframework.extensions.surf.types.PageImpl
 
getAuthenticator(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Returns the implementation of an Authenticator with a given id
getAuthenticatorDescriptor(String) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getAuthenticatorDescriptor(String) - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getAuthenticatorId() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getAuthenticatorIds() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getAuthenticatorIds() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getAuthId() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getAuthType() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
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.ClassPathStore
 
getBasePath() - Method in class org.springframework.extensions.webscripts.JarStore
 
getBasePath() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getBasePath() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getBasePath() - Method in interface org.springframework.extensions.webscripts.Store
Gets the base path of the store
getBasePath() - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
getBasicAuth() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getBeds() - Method in class org.springframework.webflow.samples.booking.Booking
 
getBeds() - Method in class org.springframework.webflow.samples.booking.Preference
 
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.connector.User
Get the biography
getBiography() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
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.
getBuffer() - Method in class org.springframework.extensions.surf.util.StringBuilderWriter
Return the string builder itself.
getBufferSize() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getBufferSize() - Method in interface org.springframework.extensions.webscripts.Description.RequiredTransactionParameters
Get buffer size (for caching transactional response)
getBufferSize() - Method in class org.springframework.extensions.webscripts.TransactionParameters
 
getButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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
getBytes() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
getCache(ModelPersistenceContext, String) - Method in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
Gets the cache for a particular model persistence context
getCacheCheckDelay() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.PersisterConfigDescriptor
 
getCachedObject(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
getCachedResource(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Gets a cached resource from the user session
getCacheEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.PersisterConfigDescriptor
 
getCacheFile(String) - Method in class org.springframework.extensions.surf.cache.PersistentCache
Returns the literal java.io.File path for the given path ID.
getCapability() - Method in interface org.springframework.extensions.webscripts.Description.RequiredTransactionParameters
Get transaction capability (readonly,readwrite)
getCapability() - Method in class org.springframework.extensions.webscripts.TransactionParameters
 
getCharacterEncoding() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getCharacterEncoding() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getCheckinDate() - Method in class org.springframework.webflow.samples.booking.Booking
 
getCheckoutDate() - Method in class org.springframework.webflow.samples.booking.Booking
 
getChild(String) - Method in interface org.springframework.extensions.config.ConfigElement
Returns a child config element of the given name
getChild(String) - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
getChild(Element, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the child.
getChildCount() - Method in interface org.springframework.extensions.config.ConfigElement
Returns the number of children this config element has
getChildCount() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
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(String) - Method in interface org.springframework.extensions.config.ConfigElement
Returns a list of children held by this ConfigElement with the given name.
getChildren() - Method in interface org.springframework.extensions.config.ConfigElement
Returns a list of children held by this ConfigElement
getChildren() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
getChildren(String) - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
getChildren() - Method in class org.springframework.extensions.config.ServerConfigElement
 
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.
getChildren() - Method in interface org.springframework.extensions.webscripts.Path
Gets the child paths
getChildren() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getChildrenMap() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
getChildValue(String) - Method in interface org.springframework.extensions.config.ConfigElement
Shortcut method to return a child config element value of the given name.
getChildValue(String) - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
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.site.Model
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
 
getCity() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getCity() - Method in class org.springframework.webflow.samples.booking.Hotel
 
getClassName() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
getClassName() - Method in class org.springframework.extensions.config.WebStudioConfigElement.PanelDescriptor
 
getClassname() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the classname.
getClassName() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getClassName() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getClassName() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getClientStateProvider() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Gets the web studio state provider.
getCmisSqlDatetimeFormat() - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
getCode() - Method in class org.springframework.extensions.webscripts.Status
 
getCode() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
getCodeDescription() - Method in class org.springframework.extensions.webscripts.Status
Gets the description of the status code
getCodeDescription() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated. Gets the description of the status code
getCodeName() - Method in class org.springframework.extensions.webscripts.Status
Gets the short name of the status code
getCodeName() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated. Gets the short name of the status code
getCompanyAddress1() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Address1
getCompanyAddress1() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyAddress2() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Address2
getCompanyAddress2() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyAddress3() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Address3
getCompanyAddress3() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyEmail() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Email
getCompanyEmail() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyFax() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Fax
getCompanyFax() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyPostcode() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Postcode
getCompanyPostcode() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getCompanyTelephone() - Method in class org.springframework.extensions.webscripts.connector.User
Gets Company Telephone
getCompanyTelephone() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getComponent(String) - Method in class org.springframework.extensions.surf.site.Model
Gets the component instance with the given id.
getComponent(String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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(RenderContext, 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.
getComponentChrome(RenderContext, Component, String) - Method in class org.springframework.extensions.surf.render.RenderService
Returns the Chrome instance to utilize while rendering the given component.
getComponentConfigByRegionId(Document, String) - Static method in class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
getComponentConfigByUrl(Document, String) - Static method in class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
getComponentElem(Document) - Static method in class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
getComponentInstanceName(String, String, String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Returns component name.
getComponents() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentsElems(Document) - Static method in class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
getComponentsMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentTitle(RequestContext, Component) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
 
getComponentType(String) - Method in class org.springframework.extensions.surf.site.Model
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() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
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
 
getComponentTypes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentTypesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getComponentTypeTitle(RequestContext, Component) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
 
getComponentUrl(String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Returns component url.
getCondition() - Method in interface org.springframework.extensions.config.ConfigSection
Returns the condition to use to determine whether the config section this object represents is applicable.
getCondition() - Method in class org.springframework.extensions.config.ConfigSectionImpl
 
getConfig(Object) - Method in class org.springframework.extensions.config.BaseConfigService
 
getConfig(Object, ConfigLookupContext) - Method in class org.springframework.extensions.config.BaseConfigService
 
getConfig(Object) - Method in interface org.springframework.extensions.config.ConfigService
Retrieves the configuration for the given object
getConfig(Object, ConfigLookupContext) - Method in interface org.springframework.extensions.config.ConfigService
Retrieves the configuration for the given object using the given context
getConfig() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the web framework configuration.
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
 
getConfigDeployments() - Method in interface org.springframework.extensions.config.ConfigSource
 
getConfigDeployments() - Method in class org.springframework.extensions.config.source.BaseConfigSource
Converts all the sources given in the constructor into a list of input streams.
getConfigElement(String) - Method in interface org.springframework.extensions.config.Config
Returns the config element with the given name, if there is more than one with the given name the first one added is returned.
getConfigElement(String) - Method in class org.springframework.extensions.config.ConfigImpl
 
getConfigElements() - Method in interface org.springframework.extensions.config.Config
Returns all the config elements
getConfigElements() - Method in class org.springframework.extensions.config.ConfigImpl
 
getConfigElements() - Method in interface org.springframework.extensions.config.ConfigSection
Returns the config elements that make up this config section
getConfigElements() - Method in class org.springframework.extensions.config.ConfigSectionImpl
 
getConfigElementValue(String) - Method in interface org.springframework.extensions.config.Config
Shortcut method to get the config element with the given name and return its value.
getConfigElementValue(String) - Method in class org.springframework.extensions.config.ConfigImpl
 
getConfigService() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Gets the config service.
getConfigService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the config service.
getConfigService() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getConfigService() - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Gets the config service.
getConfigService() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Config Service
getConfiguration(String) - Method in class org.springframework.extensions.surf.site.Model
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) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Creates an unauthenticated connector to a given endpoint.
getConnector(RequestContext, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Creates an authenticated connector to a given endpoint.
getConnector(HttpSession, String, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Creates an authenticated connector to a given endpoint.
getConnector(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector to a given endpoint.
getConnector(String, HttpSession) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector to a given endpoint.
getConnector(String, String, HttpSession) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector for the given endpoint that is scoped to the given user.
getConnector(String, UserContext, HttpSession) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves a Connector for the given endpoint that is scoped to the given user context.
getConnectorDescriptor(String) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getConnectorDescriptor(String) - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getConnectorId() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getConnectorIds() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getConnectorIds() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getConnectorProvider() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getConnectorService() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the connector service.
getConnectorService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the connector service.
getConnectorService() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the connector service.
getConnectorSession(RequestContext, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the Connector Session instance for the current user and given endpoint.
getConnectorSession(HttpSession, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the Connector Session instance for the current session and given endpoint.
getConnectorSession() - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
getConnectorSession() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
getConnectorSession() - Method in interface org.springframework.extensions.webscripts.connector.Connector
Returns the connector session
getConnectorSession(HttpSession, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Returns the ConnectorSession bound to the current HttpSession for the given endpoint
getConnectorSession() - Method in class org.springframework.extensions.webscripts.connector.UserContext
 
getContainer() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
 
getContainer() - Method in class org.springframework.extensions.webscripts.AbstractWebScript
 
getContainer() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets the Web Script Container within which this Runtime is hosted
getContainer() - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
Gets the container bean.
getContainerName() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the Container Name
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 interface org.springframework.extensions.surf.util.Content
Gets content as a string
getContent() - Method in class org.springframework.extensions.surf.util.InputStreamContent
 
getContent() - Method in class org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails
 
getContent() - Method in class org.springframework.extensions.webscripts.bean.ServiceDump.ScriptImplementation
 
getContent() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getContent() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getContent() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getContent() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getContent() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getContent() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getContent() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the request body as content
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.site.Model
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 class org.springframework.extensions.surf.render.WrappedRenderContext
 
getContentAsString() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the content as string.
getContentEditURL(RequestContext, String, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
getContentId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the id of the content instance If a content instance is not bound, null is returned.
getContentLength() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getContentLength() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the content length.
getContentLocale() - Static method in class org.springframework.extensions.surf.util.I18NUtil
Get the content local for the current thread.
This will revert to I18NUtil.getLocale() if no value has been defined.
getContentLocaleOrNull() - Static method in class org.springframework.extensions.surf.util.I18NUtil
Get the content local for the current thread.
This will revert null if no value has been defined.
getContentType() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getContentType() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getContentType() - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Gets the content type.
getContentType() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getContentType() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the mimetype of the request
getContentType() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
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.surf.ModelObjectManager
Returns the model persistence context
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.jsf.UIWebScript
 
getContext() - Method in class org.springframework.extensions.webscripts.ScriptWebApplication
Returns the root web application context
getContext() - Method in class org.springframework.extensions.webscripts.URLHelper
 
getContext() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Context Path e.g.
getContextPath() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getContextPath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getContextPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the Alfresco Context Path
getContextPath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getCookie(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the cookie.
getCookie(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Gets a header.
getCookieNames() - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Returns the cookie names.
getCookies() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getCookies() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the cookies.
getCookies() - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Gets the current set of cookies for state transfer.
getCountry() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getCountry() - Method in class org.springframework.webflow.samples.booking.Hotel
 
getCreationTime() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getCreator() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getCreator() - Method in interface org.springframework.extensions.surf.task.Task
Returns the creator of the task
getCredentials() - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
getCredentials() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
getCredentials() - Method in interface org.springframework.extensions.webscripts.connector.Connector
Returns the credents for this connector.
getCredentials() - Method in class org.springframework.extensions.webscripts.connector.UserContext
 
getCredentialVault(HttpSession, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the session-bound credential vault for a given user.
getCredentialVault(RequestContext, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the session-bound credential vault for a given user.
getCredentialVault() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the credential vault
getCredentialVault() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getCredentialVault() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getCredentialVault(HttpSession, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves the user-scoped CredentialVault for the given user If a vault doesn't yet exist, a vault of the default type will be instantiated
getCredentialVault(HttpSession, String, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Retrieves the user-scoped CredentialVault for the given user id and given vault id
getCredentialVault() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getCreditCard() - Method in class org.springframework.webflow.samples.booking.Booking
 
getCreditCard() - Method in class org.springframework.webflow.samples.booking.Preference
 
getCreditCardExpiryMonth() - Method in class org.springframework.webflow.samples.booking.Booking
 
getCreditCardExpiryMonth() - Method in class org.springframework.webflow.samples.booking.Preference
 
getCreditCardExpiryYear() - Method in class org.springframework.webflow.samples.booking.Booking
 
getCreditCardExpiryYear() - Method in class org.springframework.webflow.samples.booking.Preference
 
getCreditCardName() - Method in class org.springframework.webflow.samples.booking.Booking
 
getCreditCardName() - Method in class org.springframework.webflow.samples.booking.Preference
 
getCssFiles() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the css files.
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
Returns the current object
getCurrentObject() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
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
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.WrappedRequestContext
 
getCurrentPageId() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getCurrentRequestContext() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the request context for the current thread.
getCurrentSandboxId() - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
getCurrentSandboxId() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getCurrentStoreId() - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
getCurrentStoreId() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getCurrentTheme(RequestContext) - Static method in class org.springframework.extensions.surf.site.ThemeUtil
Gets the current theme.
getCurrentThemeId(RequestContext) - Static method in class org.springframework.extensions.surf.site.ThemeUtil
Gets the current theme id.
getCurrentUserId(HttpServletRequest) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
getCurrentUserId() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getCurrentWebappId() - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
getCurrentWebappId() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getCurrentWebProjectId(HttpServletRequest) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
getCurrentWebProjectId() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
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
 
getDashboard(String, Model) - Method in class org.springframework.webflow.samples.booking.BookingsController
 
getDashboard(SearchCriteria, Principal, Model) - Method in class org.springframework.webflow.samples.booking.DashboardController
 
getDate() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
getDateFormat(int, Locale, boolean) - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
getDateFormat(String, boolean) - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
getDateFormat() - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
getDateHeader(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getDateOnlyFormat() - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
getDateTime() - Method in class org.springframework.samples.petclinic.appointments.Appointment
 
getDateTimeFormat(int, int, Locale, boolean) - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
getDefault() - Static method in class org.springframework.extensions.sts.surf.SurfPlugin
Returns the shared instance
getDefaultComponent(RequestContext, String) - Method in interface org.springframework.extensions.surf.types.Theme
Gets the default component.
getDefaultComponent(RequestContext, String) - Method in class org.springframework.extensions.surf.types.ThemeImpl
 
getDefaultComponentChrome() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultComponentChrome() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultComponentId(String) - Method in interface org.springframework.extensions.surf.types.Theme
Gets the default component id for a given region id
getDefaultComponentId(String) - Method in class org.springframework.extensions.surf.types.ThemeImpl
 
getDefaultCredentialVaultProviderId() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getDefaultCredentialVaultProviderId() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getDefaultEncoding() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
getDefaultEncoding() - Method in class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
getDefaultEncoding() - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
getDefaultEncoding() - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Gets the default encoding
getDefaultEndpointId() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getDefaultEndpointId() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getDefaultFormat() - Method in interface org.springframework.extensions.webscripts.Description
Gets the default response format Note: the default response format is the first listed in the service description document
getDefaultFormat() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDefaultFormatId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultFormatId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultLinkBuilderFactoryId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultLinkBuilderFactoryId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultPageMapperFactoryId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultPageMapperFactoryId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
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
 
getDefaultRequestContextFactoryId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultRequestContextFactoryId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultScriptProcessor() - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Gets the default script processor.
getDefaultSiteConfigurationId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultSiteConfigurationId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultStoreId() - Method in class org.springframework.extensions.surf.PreviewContextProviderImpl
 
getDefaultStoreId() - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Gets the default store id
getDefaultTemplateProcessor() - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Gets the default template processor.
getDefaultThemeId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultThemeId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultUrl() - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
Gets the default url.
getDefaultUserFactoryId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getDefaultUserFactoryId() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getDefaultValue(Class) - Method in class org.springframework.extensions.webscripts.NativeMap
 
getDefaultValue(Class) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getDefaultValue(Class) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getDefaultWebappId() - Method in class org.springframework.extensions.surf.PreviewContextProviderImpl
 
getDefaultWebappId() - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Gets the default webapp id
getDeploymentStatus() - Method in class org.springframework.extensions.config.ConfigDeployment
 
getDescDocument() - Method in interface org.springframework.extensions.webscripts.Description
Gets the description xml document for this web script
getDescDocument() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDescPath() - Method in interface org.springframework.extensions.webscripts.Description
Gets the path of the description xml document for this web script
getDescPath() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDescription() - Method in class org.springframework.extensions.config.RemoteConfigElement.AuthenticatorDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.FormatDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getDescription() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
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.studio.BrowserStateBean
Gets the description.
getDescription() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getDescription() - Method in interface org.springframework.extensions.surf.task.Task
Returns the description of the task
getDescription() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getDescription() - Method in class org.springframework.extensions.webscripts.AbstractWebScript
 
getDescription() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Container Description
getDescription() - Method in interface org.springframework.extensions.webscripts.Description
Gets the description of this service
getDescription() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getDescription() - Method in class org.springframework.extensions.webscripts.PresentationContainer
 
getDescription() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the description.
getDescription() - Method in interface org.springframework.extensions.webscripts.WebScript
Gets the Service Description
getDescription() - Method in class org.springframework.web.context.support.StoreResource
 
getDescription() - Method in class org.springframework.webflow.samples.booking.Booking
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.JarStore
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getDescriptionDocumentPaths() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getDescriptionDocumentPaths() - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of all Web Script description documents in this store
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
 
getDescriptor() - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
 
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
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
getDestinationClass() - Method in interface org.springframework.extensions.webscripts.FormatReader
Gets the Java Class to convert to
getDestinationClass() - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.RequestReader
 
getDestinationClass() - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
getDestinationMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
 
getDestinationMimetype() - Method in interface org.springframework.extensions.webscripts.FormatWriter
Gets the mimetype to convert to
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
 
getDoctor() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
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
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getDocument(String) - Method in class org.springframework.extensions.webscripts.SearchPath
Gets a document from anywhere on the search path
getDocument(String) - Method in interface org.springframework.extensions.webscripts.Store
Gets a document
getDocument(String) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
getDocumentChildValue(Document, String) - Static method in class org.springframework.extensions.surf.util.XMLUtil
Gets the document child value.
getDocumentPaths(String, String) - Method in class org.springframework.extensions.webscripts.AbstractStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.JarStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getDocumentPaths(String, boolean, String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getDocumentPaths(String, boolean, String) - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of given document pattern within given path/sub-paths in this store
getDocumentPaths(String, String) - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths matching a given file path pattern in this store.
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.
getDocumentPathsByRegEx(String, String, boolean) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
getDomFiles() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the dom files.
getEditForm(Long) - Method in class org.springframework.samples.petclinic.owners.OwnerController
 
getEditForm(Long, String) - Method in class org.springframework.samples.petclinic.owners.pets.PetController
 
getEdition() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the edition
getElementReaders() - Method in class org.springframework.extensions.config.xml.XMLConfigService
Get the elementReaders from the in-memory 'cache'
getElementStringValue(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getElementValue(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getElementValue(FileManager, FileDetails, String) - Static method in class org.springframework.roo.addon.surf.util.SurfUtils
 
getEmail() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the email.
getEmail() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getEnclosingWriter() - Method in class org.springframework.extensions.surf.util.FakeBodyContent
Get the enclosing JspWriter.
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
getEncodeScriptUrlFunction(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
getEncodeScriptUrlFunction(String) - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Return a client side javascript function to build urls to this service
getEncoding() - Method in interface org.springframework.extensions.surf.util.Content
Gets the content encoding
getEncoding() - Method in class org.springframework.extensions.surf.util.InputStreamContent
 
getEncoding() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the encoding.
getEndpoint() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ResourceLoaderDescriptor
 
getEndpoint() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.ResourceResolverDescriptor
 
getEndpoint(String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Loads the endpoint descriptor for a given endpoint.
getEndpoint() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
getEndpoint() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getEndpoint() - Method in class org.springframework.extensions.webscripts.connector.AbstractClient
 
getEndpoint() - Method in class org.springframework.extensions.webscripts.connector.AbstractConnector
 
getEndpoint() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
getEndpoint() - Method in interface org.springframework.extensions.webscripts.connector.Client
 
getEndpoint() - Method in interface org.springframework.extensions.webscripts.connector.Connector
Returns the endpoint to which this connector connects.
getEndpoint() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the endpoint.
getEndpoint() - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Returns the endpoint string
getEndpointDescription(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns the description of an endpoint
getEndpointDescriptor(String) - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getEndpointDescriptor(String) - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getEndpointId() - Method in class org.springframework.extensions.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.connector.ConnectorSession
Gets the endpoint id.
getEndpointId() - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Gets the endpoint id.
getEndpointId() - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
getEndpointId() - Method in class org.springframework.extensions.webscripts.ScriptResource
 
getEndpointIds() - Method in class org.springframework.extensions.config.RemoteConfigElement
 
getEndpointIds() - Method in interface org.springframework.extensions.config.RemoteConfigProperties
 
getEndpointIds() - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns a list of the application endpoint ids
getEndpointName(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns the name of an endpoint
getEndpointUrl() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getEndpointURL(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
Returns the configured URL for the given endpoint
getEndTime() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getEndTime() - Method in interface org.springframework.extensions.surf.task.Task
The end time of the task
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.
getETag() - Method in class org.springframework.extensions.webscripts.Cache
 
getEvaluator(String) - Method in class org.springframework.extensions.config.BaseConfigService
Retrieves the implementation of the named evaluator
getEvaluator() - Method in interface org.springframework.extensions.config.ConfigSection
Returns the name of an evaluator to use to determine whether the config section this object represents is applicable to the current lookup operation
getEvaluator() - Method in class org.springframework.extensions.config.ConfigSectionImpl
 
getEvaluators() - Method in class org.springframework.extensions.config.BaseConfigService
Get evaluators from the in-memory 'cache'
getException() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getException() - Method in class org.springframework.extensions.webscripts.bean.ServiceDump.ScriptImplementation
 
getException() - Method in class org.springframework.extensions.webscripts.Status
 
getException() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
getExecuteScript(String) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Find execute script for given request format Note: This method caches the script to request format mapping
getExpressionEvaluator() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getExtension() - Method in interface org.springframework.extensions.surf.core.processor.Processor
The file extension that the processor is associated with, null if none.
getExtension() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
getExtension() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Service Extension Path e.g.
getExtensionClass() - Method in class org.springframework.extensions.webscripts.processor.PHPObjectExtension
Get the extension class
getExtensionForProcessor(ScriptProcessor) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Gets the extension for given processor.
getExtensionForProcessor(TemplateProcessor) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Gets the extension for given processor.
getExtensionName() - Method in interface org.springframework.extensions.surf.core.processor.ProcessorExtension
Returns the name of the extension
getExtensionName() - Method in class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
 
getExtensionName() - Method in class org.springframework.extensions.webscripts.processor.PHPMethodExtension
 
getExtensionName() - Method in class org.springframework.extensions.webscripts.processor.PHPObjectExtension
 
getExtensionPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the path extension beyond the path registered for this service e.g.
getExtensionPath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getExtensions() - Method in interface org.springframework.extensions.webscripts.Description
Gets web script specific extensions
getExtensions() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getExternalAuth() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getExternalAuthentication() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getFailures() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getFailures() - Method in interface org.springframework.extensions.webscripts.Registry
Gets all Web Script definitions that failed to register
getFamily(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getFamily() - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
getFamily(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script Family NOTE: - To get all families, pass / - To get a specific family, pass /{familyName}
getFamilys() - Method in interface org.springframework.extensions.webscripts.Description
Gets the family(s) of this service in the order that they are defined
getFamilys() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
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.
getFields() - Method in class org.springframework.extensions.webscripts.servlet.FormData
Helper to parse servlet request form data
getFileField(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
Returns the FormField bject representing a file uploaded via a multipart form.
getFilename() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getFilename() - Method in class org.springframework.web.context.support.StoreResource
 
getFiles() - Method in class org.springframework.extensions.webscripts.bean.ServiceDump.ScriptStore
 
getFirst() - Method in class org.springframework.extensions.surf.util.Pair
Get the first member of the tuple.
getFirstName() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the first name.
getFirstName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getFirstName() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getFirstName() - Method in class org.springframework.samples.petclinic.owners.OwnerSummary
 
getForDay(Date, ExternalContext) - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentsController
 
getFormat() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
getFormat() - Method in class org.springframework.extensions.surf.taglib.ObjectLinkTag
 
getFormat(String, String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets the format for the specified user agent and mimetype
getFormat() - Method in class org.springframework.extensions.webscripts.NegotiatedFormat
 
getFormat() - Method in class org.springframework.extensions.webscripts.StatusTemplate
Gets template format
getFormat() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get Requested Format
getFormat() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
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
Returns the current format id
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.surf.WrappedRequestContext
 
getFormatId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the format id.
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
 
getFormatRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getFormatRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the response format registry
getFormatStyle() - Method in interface org.springframework.extensions.webscripts.Description
Gets the style of Format discriminator supported by this web script
getFormatStyle() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getFormatStyle() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get the style the Format was specified in
getFormatStyle() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
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
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
Returns the official version of this release of the Alfresco Web Framework
getFrameworkVersion() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getFull() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the full path e.g.
getFullName() - Method in class org.springframework.extensions.webscripts.connector.User
Provides the full name for the user.
getFullName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getGlobal() - Method in class org.springframework.extensions.webscripts.ConfigModel
Retrieves the global configuration as a Map.
getGlobalConfig() - Method in class org.springframework.extensions.config.BaseConfigService
 
getGlobalConfig() - Method in interface org.springframework.extensions.config.ConfigService
Returns just the global configuration, this allows the config service to be used independently of objects if desired (all config is placed in a global section).
getGlobalConfigImpl() - Method in class org.springframework.extensions.config.BaseConfigService
Get globalConfig from the in-memory 'cache'
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 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.jsf.WebScriptJSFRequest
 
getHeader(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getHeader(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getHeader(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getHeader(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the value of the named header
getHeaderNames() - Method in class org.springframework.extensions.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.jsf.WebScriptJSFRequest
 
getHeaderNames() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getHeaderNames() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getHeaderNames() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getHeaderNames() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the names of all headers for this request
getHeaders(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.connector.ConnectorContext
Gets the headers.
getHeaders() - Method in class org.springframework.extensions.webscripts.connector.ResponseStatus
Retrieves response headers
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getHeaderValues(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getHeaderValues(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the (array) value of the named header Note: An array of one item is returned when a "single value" named header is requested
getHistory() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getHistory() - Method in interface org.springframework.extensions.surf.task.Task
Full history of all status updates to the task
getHostName() - Method in class org.springframework.extensions.config.ServerConfigElement
 
getHostName() - Method in interface org.springframework.extensions.config.ServerProperties
 
getHotel() - Method in class org.springframework.webflow.samples.booking.Booking
 
getHotel(Long, Model) - Method in class org.springframework.webflow.samples.booking.HotelsController
 
getHotels(SearchCriteria, Model) - Method in class org.springframework.webflow.samples.booking.HotelsController
 
getHtmlId() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Gets the html id
getHttpServletRequest() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
Gets the http servlet request.
getHttpServletRequest() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getHttpServletRequest() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getHttpServletRequest() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
Gets the HTTP Servlet Request
getHttpServletRequest(WebScriptRequest) - Static method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
Helper to get HttpServletRequest from Web Script Request
getHttpServletResponse() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
Gets the HTTP Servlet Response
getHttpServletResponse(WebScriptResponse) - Static method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
Helper to get HttpServletResponse from Web Script Response
getIconUri() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
getIconUri() - Method in class org.springframework.extensions.surf.taglib.ObjectPrintTag
 
getId() - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
getId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getId() - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
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 class org.springframework.extensions.surf.render.AbstractRenderContext
 
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.studio.BrowserStateBean
Gets the id.
getId() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Each request context instance is stamped with a unique id - generally only used for debugging
getId() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getId() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getId() - Method in interface org.springframework.extensions.surf.task.Task
Returns the internal id of the task
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.surf.WrappedRequestContext
 
getId() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the id - this is usually the username.
getId() - Method in interface org.springframework.extensions.webscripts.Description
Gets the id of this service
getId() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getId() - Method in 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
Gets the id.
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.ScriptUser
Gets the id.
getId() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getId() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the Id of the server instance
getId() - Method in class org.springframework.roo.addon.surf.region.RegionConfig
 
getId() - Method in class org.springframework.samples.petclinic.appointments.Appointment
 
getId() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getId() - Method in class org.springframework.samples.petclinic.owners.OwnerSummary
 
getId() - Method in class org.springframework.webflow.samples.booking.Booking
 
getId() - Method in class org.springframework.webflow.samples.booking.Hotel
 
getId() - Method in class org.springframework.webflow.samples.booking.Preference
 
getIdentity() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getIds() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getIds() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getIds() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getImageUrl() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
getImplementationClass() - Method in class org.springframework.extensions.config.RemoteConfigElement.AuthenticatorDescriptor
 
getImplementationClass() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getImplementationClass() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getImporter() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getIncludedUrl() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the included url.
getInputStream(String) - Method in class org.springframework.extensions.config.source.BaseConfigSource
Retrieves an InputStream to the source represented by the given source location.
getInputStream(String) - Method in class org.springframework.extensions.config.source.ClassPathConfigSource
Retrieves an input stream for the given class path source
getInputStream(String) - Method in class org.springframework.extensions.config.source.FileConfigSource
 
getInputStream(String) - Method in class org.springframework.extensions.config.source.HTTPConfigSource
Retrieves an input stream over HTTP for the given URL
getInputStream(String) - Method in class org.springframework.extensions.config.source.JarConfigSource
 
getInputStream(String) - Method in class org.springframework.extensions.config.source.UrlConfigSource
 
getInputStream(String) - Method in class org.springframework.extensions.config.source.WebAppConfigSource
 
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 interface org.springframework.extensions.surf.util.Content
Gets the content input stream
getInputStream() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getInputStream() - Method in class org.springframework.extensions.surf.util.InputStreamContent
 
getInputStream() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets an input stream to the contents of the script
getInputStream() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getInputStream() - Method in class org.springframework.web.context.support.StoreResource
 
getInstance() - Static method in class org.springframework.extensions.surf.cache.ModelObjectCache.ModelObjectSentinel
 
getInstance() - Static method in class org.springframework.extensions.surf.studio.WebStudioService
 
getInstance(ServletContext) - Static method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Helper method for retrieving the service registry bound to the current application context.
getInstanceTemplatePath(String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Returns template path of the given template instance.
getInstantMsg() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the instant msg id.
getInstantMsg() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
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
 
getIsFile() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getIsGuest() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getIsMultiPart() - Method in class org.springframework.extensions.webscripts.servlet.FormData
Determine if multi-part form data has been provided
getIsPublic() - Method in class org.springframework.extensions.webscripts.Cache
 
getIsPublic() - Method in interface org.springframework.extensions.webscripts.Description.RequiredCache
Determine if Web Script content is for public caching
getJarAutoDiscoveryClassPath() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the jar auto discovery class path.
getJarFile() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the jar file.
getJarPath() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the jar path.
getJobTitle() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the job title.
getJobTitle() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getJsFiles() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the js files.
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
 
getJSONCallback() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get the JSON callback method
getJSONCallback() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
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
 
getKind() - Method in interface org.springframework.extensions.webscripts.Description
Gets the kind of service.
getKind() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getKind() - Method in class org.springframework.extensions.webscripts.Match
Gets the kind of Match
getLastAccessedTime() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
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.
getLastModified() - Method in class org.springframework.extensions.webscripts.Cache
 
getLastName() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the last name.
getLastName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getLastName() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getLastName() - Method in class org.springframework.samples.petclinic.owners.OwnerSearchForm
 
getLastName() - Method in class org.springframework.samples.petclinic.owners.OwnerSummary
 
getLenientFormatters() - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
getLifecycle(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getLifecycle() - Method in interface org.springframework.extensions.webscripts.Description
Get the lifecycle
getLifecycle() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getLifecycle(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Lifecycle Family, for example, all deprecated web scripts NOTE: - To get all lifecycles, pass / - To get a specific lifecycle, pass /{lifecycleName}
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
Returns the LinkBuilder to be used for the currently executing page.
getLinkBuilder() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getLinkBuilder() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the link builder helper object
getLinkBuilderFactory() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the link builder factory.
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
 
getLocale() - Static method in class org.springframework.extensions.surf.util.I18NUtil
Get the general local for the current thread, will revert to the default locale if none specified for this thread.
getLocales() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocalName() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocalPort() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getLocation() - Method in class org.springframework.extensions.webscripts.connector.User
Get the location
getLocation() - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
getLocation() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getLocation() - Method in class org.springframework.extensions.webscripts.Status
 
getLogger() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the general web framework logger.
getLogger() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Returns a logger for the controller
getLogger() - Method in class org.springframework.extensions.surf.mvc.PreviewController
 
getLogger() - Method in class org.springframework.extensions.surf.mvc.VirtualizedResourceController
 
getLogger() - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
 
getMatch() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the matching service path e.g.
getMaxAge() - Method in class org.springframework.extensions.webscripts.Cache
 
getMaxInactiveInterval() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
getMediaType() - Method in class org.springframework.extensions.webscripts.NegotiatedFormat
 
getMessage() - Method in exception org.springframework.extensions.surf.exception.ProcessorExecutionException
 
getMessage() - Method in exception org.springframework.extensions.surf.exception.RendererExecutionException
 
getMessage(String) - Static method in class org.springframework.extensions.surf.util.I18NUtil
Get message from registered resource bundle.
getMessage(String, Locale) - Static method in class org.springframework.extensions.surf.util.I18NUtil
Get a localised message string
getMessage(String, Object...) - Static method in class org.springframework.extensions.surf.util.I18NUtil
Get a localised message string, parameterized using standard MessageFormatter.
getMessage(String, Locale, Object...) - Static method in class org.springframework.extensions.surf.util.I18NUtil
Get a localised message string, parameterized using standard MessageFormatter.
getMessage() - Method in class org.springframework.extensions.webscripts.Status
 
getMessage() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
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.connector.ConnectorContext
Gets the method.
getMethod() - Method in interface org.springframework.extensions.webscripts.Description
Gets the HTTP method this service is bound to
getMethod() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getMiddleName() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the middle name.
getMiddleName() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getMimetype() - Method in interface org.springframework.extensions.surf.util.Content
Gets the content mimetype
getMimetype() - Method in class org.springframework.extensions.surf.util.InputStreamContent
 
getMimeType(String, String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets the mimetype for the specified user agent and format
getMimetype() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getMobilePhone() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the mobile phone.
getMobilePhone() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getModel() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the model.
getModel() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Returns the model.
getModel() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getModel() - Method in class org.springframework.extensions.webscripts.ScriptBase
 
getModel() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getModel() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getModel() - Method in interface org.springframework.samples.petclinic.util.ExternalContext
 
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
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
 
getModelVersion() - Method in interface org.springframework.extensions.surf.ModelObject
 
getModelVersion() - 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
 
getMustRevalidate() - Method in class org.springframework.extensions.webscripts.Cache
 
getMustRevalidate() - Method in interface org.springframework.extensions.webscripts.Description.RequiredCache
Must cache re-validate to ensure content is fresh
getMutex() - Method in class org.springframework.extensions.surf.task.TaskWorkerThread
 
getName() - Method in class org.springframework.extensions.config.ConfigDeployment
 
getName() - Method in interface org.springframework.extensions.config.ConfigElement
Returns the name of this config element
getName() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
getName() - Method in class org.springframework.extensions.config.RemoteConfigElement.AuthenticatorDescriptor
 
getName() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getName() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getName() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.FormatDescriptor
 
getName() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TypeDescriptor
 
getName() - Method in interface org.springframework.extensions.surf.core.processor.Processor
Get the name of the processor
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.surf.task.AbstractTask
 
getName() - Method in interface org.springframework.extensions.surf.task.Task
Returns the name of the task
getName() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getName() - Method in class org.springframework.extensions.webscripts.connector.User
 
getName() - Method in interface org.springframework.extensions.webscripts.Container
Gets the name of the Container
getName() - Method in class org.springframework.extensions.webscripts.FormatModel
Gets the format name
getName() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
getName() - Method in interface org.springframework.extensions.webscripts.Path
Gets the name of the path (last path segment)
getName() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getName() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
getName() - Method in class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
getName() - Method in class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
getName() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
getName() - Method in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
 
getName() - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
getName() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets the name of the Web Script Runtime
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.
getName() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the Name of the server instance
getName() - Method in class org.springframework.extensions.webscripts.servlet.FormData.FormField
 
getName() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
getName() - Method in class org.springframework.samples.petclinic.owners.pets.Pet
 
getName() - Method in class org.springframework.webflow.samples.booking.Hotel
 
getName() - Method in class org.springframework.webflow.samples.booking.User
 
getNameFromPath(String) - Static method in class org.springframework.roo.addon.surf.util.SurfUtils
 
getNames() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets the map of registered QNames (indexed by alias)
getNames() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getNames() - Method in class org.springframework.extensions.webscripts.atom.AtomService
Gets pre-configured Atom Extensions (QNames)
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
 
getNativeRequest() - Method in interface org.springframework.samples.petclinic.util.ExternalContext
 
getNativeResponse() - Method in interface org.springframework.samples.petclinic.util.ExternalContext
 
getNearestLocale(Locale, Set<Locale>) - Static method in class org.springframework.extensions.surf.util.I18NUtil
Searches for the nearest locale from the available options.
getNegotiatedFormats() - Method in interface org.springframework.extensions.webscripts.Description
Gets the formats available for negotiation
getNegotiatedFormats() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getNeverCache() - Method in class org.springframework.extensions.webscripts.Cache
 
getNeverCache() - Method in interface org.springframework.extensions.webscripts.Description.RequiredCache
Determine if Web Script should ever be cached
getNewForm() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentsController
 
getNewForm() - Method in class org.springframework.samples.petclinic.owners.OwnersController
 
getNext() - Method in interface org.springframework.extensions.webscripts.WrappingWebScriptRequest
Get Web Script request wrapped by this request
getNext() - Method in interface org.springframework.extensions.webscripts.WrappingWebScriptResponse
Get Web Script request wrapped by this request
getNights() - Method in class org.springframework.webflow.samples.booking.Booking
 
getNodeRefId() - Method in class org.springframework.extensions.surf.resource.support.AlfrescoResource
 
getNotes() - Method in class org.springframework.samples.petclinic.appointments.Appointment
 
getNotes() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
getObject(String, String) - Method in class org.springframework.extensions.surf.ModelObjectManager
Retrieves an object from the persister that manages the given object type.
getObject(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Gets an object from persisted storage by id
getObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
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.render.AbstractRenderContext
 
getObject() - Method in interface org.springframework.extensions.surf.render.RenderContext
 
getObject() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
getObject(String, String) - Method in class org.springframework.extensions.surf.site.Model
Gets an object instance of the given type and with the given id.
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(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.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.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
 
getObjectManager() - Method in class org.springframework.extensions.surf.site.Model
Gets the object manager.
getObjectManager(ModelPersistenceContext) - Method in class org.springframework.extensions.surf.WebFrameworkManager
Returns an object manager instance which has been bound to the provided persister context.
getObjectManager(String, String) - Method in class org.springframework.extensions.surf.WebFrameworkManager
Returns an object service instance which will be bound to the provided user and repository store ids.
getObjectPersisters() - Method in class org.springframework.extensions.surf.WebFrameworkManager
 
getObjects(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getObjectsFromPaths(ModelPersistenceContext, String, String[]) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
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
 
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.connector.User
Gets the organization.
getOrganization() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getOriginalContext() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getOriginalContextPath(HttpServletRequest) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Returns the context path of the original web application
getOriginalURL(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Constructs a browser-friendly path to the original webapp relative path
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.util.FakeHttpServletResponse
 
getOutputStream() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
getOutputStream() - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
getOutputStream() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
getOutputStream() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
getOutputStream() - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Gets the Output Stream
getOverlayConfiguration() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Gets the overlay configuration.
getOverridden() - Method in class org.springframework.extensions.webscripts.bean.ServiceDump.ScriptImplementation
 
getOwner() - Method in class org.springframework.samples.petclinic.appointments.Appointment
 
getOwner() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
getOwner(Long) - Method in interface org.springframework.samples.petclinic.owners.OwnerRepository
 
getOwner(Long) - Method in class org.springframework.samples.petclinic.owners.StubOwnerRepository
 
getOwnerPhone() - Method in class org.springframework.samples.petclinic.appointments.Appointment
 
getPackage(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getPackage() - Method in interface org.springframework.extensions.webscripts.Description
Gets the package (Path version of getScriptPath)
getPackage() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getPackage(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script Package
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(String) - Method in class org.springframework.extensions.surf.site.Model
Gets the Page instance with the given id
getPage() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
If a page instance is currently executing, it can be retrieved from the request context.
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.surf.WrappedRequestContext
 
getPage() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the page.
getPage(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPage() - Method in class org.springframework.webflow.samples.booking.SearchCriteria
 
getPageAssociation(String) - Method in class org.springframework.extensions.surf.site.Model
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
Returns the id of the currently executing page.
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
 
getPageId() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getPageId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the id of the page
getPageMapperFactory() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the page mapper factory.
getPages() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getPageSize() - Method in class org.springframework.webflow.samples.booking.SearchCriteria
 
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
Returns the title of the current page.
getPageTitle() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getPageType(String) - Method in class org.springframework.extensions.surf.site.Model
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
 
getPageXmlRootPath() - Method in class org.springframework.roo.addon.surf.page.PageOperations
 
getPanelDescriptor(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
getPanelIds() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
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.surf.WrappedRequestContext
 
getParameter(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Gets a parameter.
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
getParameter(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getParameter(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the value of the named parameter
getParameter(String) - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getParameterKeys() - Method in class org.springframework.extensions.webscripts.connector.ConnectorSession
Returns the parameter keys.
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
getParameterNames() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getParameterNames() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the names of all parameters on the Url
getParameterNames() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getParameters() - Method in 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.surf.WrappedRequestContext
 
getParameters() - Method in class org.springframework.extensions.webscripts.connector.ConnectorContext
Gets the parameters.
getParameters() - Method in class org.springframework.extensions.webscripts.ScriptRenderingInstance
Returns a scriptable map of name/value pairs
getParameters() - Method in class org.springframework.extensions.webscripts.servlet.FormData
Gets parameters encoded in the form data
getParameterValues(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getParameterValues(String) - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getParameterValues(String) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getParameterValues(String) - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the (array) value of the named parameter Note: An array of one item is returned when a "single value" named parameter is requested
getParameterValues(String) - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getParams() - Method in class org.springframework.extensions.webscripts.MediaType
 
getParent() - Method in interface org.springframework.extensions.webscripts.Path
Gets the parent path
getParent() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getParentForm(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Return the parent UIForm component for the specified UIComponent
getParentNamingContainer(FacesContext, UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Return the parent UIComponent implementing the NamingContainer interface for the specified UIComponent.
getParentScope() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getParentScope() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getParentScope() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getParser() - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets Atom Parser
getParser() - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getPassword() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getPassword() - Method in class org.springframework.webflow.samples.booking.User
 
getPath() - Method in class org.springframework.extensions.webscripts.bean.ServiceDump.ScriptImplementation
 
getPath() - Method in class org.springframework.extensions.webscripts.bean.ServiceDump.ScriptStore
 
getPath() - Method in class org.springframework.extensions.webscripts.bean.ServiceInstall.InstalledFile
 
getPath() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getPath() - Method in class org.springframework.extensions.webscripts.Match
Gets the static (i.e.
getPath() - Method in interface org.springframework.extensions.webscripts.Path
Gets the full path
getPath() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getPath() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets the path to the content
getPath() - Method in class org.springframework.extensions.webscripts.StatusTemplate
Gets template path
getPath() - Method in class org.springframework.web.context.support.StoreResource
Return the path for this resource.
getPathDescription() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets path description
getPathInfo() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getPathInfo() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getPathInfo() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the service specific path
getPathInfo() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getPathPrefix() - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
Gets the path prefix.
getPathPrefix(String, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
Gets the path prefix for the given token replacements.
getPathTranslated() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getPayload() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
getPersistent() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getPersister(String) - Method in class org.springframework.extensions.surf.WebFrameworkManager
Returns a persister for the given object type id.
getPersisterById(String) - Method in class org.springframework.extensions.surf.WebFrameworkManager
Returns a persister instance for a given persister id
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
 
getPersisters() - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
Gets the persisters.
getPet() - Method in class org.springframework.samples.petclinic.appointments.Appointment
 
getPet() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
getPet(Long, String) - Method in interface org.springframework.samples.petclinic.owners.pets.PetRepository
 
getPet(Long, String) - Method in class org.springframework.samples.petclinic.owners.pets.StubPetRepository
 
getPets() - Method in class org.springframework.samples.petclinic.owners.OwnerSummary
 
getPhone() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
getPhone() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getPhone() - Method in class org.springframework.samples.petclinic.owners.OwnerSummary
 
getPort() - Method in class org.springframework.extensions.config.ServerConfigElement
 
getPort() - Method in interface org.springframework.extensions.config.ServerProperties
 
getPortletRequest() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
Gets the Portlet Request
getPreference(String, Long) - Method in class org.springframework.webflow.samples.booking.PreferencesController
 
getPreferences(String, Model) - Method in class org.springframework.webflow.samples.booking.PreferencesController
 
getPrefix(RenderContext) - Static method in class org.springframework.extensions.webscripts.ScriptForm
 
getPresetsManager() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the presets manager.
getPreviewContext() - Method in class org.springframework.extensions.webscripts.AbstractStore
Gets the preview context
getPreviewStoreId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getPreviewWebappId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getPrice() - Method in class org.springframework.webflow.samples.booking.Hotel
 
getPrintWriter() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
Gets the print writer.
getProcessor() - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
getProcessor(Renderable) - Method in class org.springframework.extensions.surf.render.RenderService
Returns a processor for a renderable in the default VIEW render mode
getProcessor(Renderable, RenderMode) - Method in class org.springframework.extensions.surf.render.RenderService
Returns a processor for a renderable in the given render mode
getProcessorById(String) - Method in class org.springframework.extensions.surf.render.RenderService
Returns a processor for the given id (i.e.
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
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
getProgress() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getProgress() - Method in interface org.springframework.extensions.surf.task.Task
Returns how far the task has progressed down the progress bar.
getProgressSize() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getProgressSize() - Method in interface org.springframework.extensions.surf.task.Task
Returns the total size of the progress bar.
getProperties() - Method in interface org.springframework.extensions.surf.ModelObject
 
getProperties() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Returns the map of all properties
getProperties() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getProperties() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the properties.
getProperties() - Method in class org.springframework.extensions.webscripts.ScriptBase
 
getProperties() - Method in class org.springframework.extensions.webscripts.ScriptCredentials
Returns the properties of the credentials
getProperties() - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Returns the properties of the credential vault
getProperty(String) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
getProperty(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getProperty(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.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 interface org.springframework.extensions.webscripts.connector.Credentials
Gets a given property
getProperty(String) - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
getProperty(String) - Method in class org.springframework.extensions.webscripts.connector.User
Gets the property.
getProperty(String) - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Gets the property.
getPropertyKeys() - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Returns the property keys
getPropertyKeys() - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
getPropertyName(String) - Static method in class org.springframework.extensions.surf.util.PropertyCheck
Dig out the property name from a placeholder-style property of form ${prop.name}, which will yield prop.name.
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
 
getPrototype() - Method in class org.springframework.extensions.webscripts.NativeMap
 
getPrototype() - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
getPrototype() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
getProvider() - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
getProvider() - Method in interface org.springframework.extensions.surf.render.RenderContext
 
getProvider() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
getQuality() - Method in class org.springframework.extensions.webscripts.MediaType
 
getQueryString() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getQueryString() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getQueryString() - Method in class org.springframework.extensions.webscripts.URLHelper
 
getQueryString() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the query String
getQueryString() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getQueryStringForMap(Map) - Static method in class org.springframework.extensions.surf.util.WebUtil
Returns the query string for a given map of key and value pairs
getQueryStringMap(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
getQueryStringMap(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.
getQueryStringMap(String, 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.
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 interface org.springframework.extensions.surf.util.Content
Gets the content reader (which is sensitive to encoding)
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
 
getReader() - Method in class org.springframework.extensions.surf.util.InputStreamContent
 
getReader(String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets a Format Reader
getReader() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Gets a reader to the contents of the script
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.
getRealWebScriptRequest(WebScriptRequest) - Static method in class org.springframework.extensions.webscripts.AbstractRuntime
Helper to retrieve real (last) Web Script Request in a stack of wrapped Web Script requests
getRealWebScriptResponse(WebScriptResponse) - Static method in class org.springframework.extensions.webscripts.AbstractRuntime
Helper to retrieve real (last) Web Script Response in a stack of wrapped Web Script responses
getRedirect() - Method in class org.springframework.extensions.webscripts.Status
 
getRedirect() - Method in class org.springframework.extensions.webscripts.WebScriptStatus
Deprecated.  
getRedirectedUrl() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the redirected url.
getRegex() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
getRegionChrome(RenderContext, TemplateInstance, 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
 
getRegisteredExtensions() - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns the extensions with registered processors
getRegisteredExtensions() - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Returns the extensions with registered processors
getRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the registry of Web Scripts
getRegistry() - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
Gets the web scripts registry.
getRelativePath(String) - Static method in class org.springframework.roo.addon.surf.util.SurfUtils
 
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
 
getRemoteAddr() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRemoteConfig() - Method in class org.springframework.extensions.webscripts.connector.AbstractPersistentCredentialVault
 
getRemoteConfig() - Method in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
Gets the remote config.
getRemoteConfiguration() - Static method in class org.springframework.extensions.surf.FrameworkUtil
Retrieves the web framework remote configuration.
getRemoteConfiguration() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the remote configuration.
getRemoteHost() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRemotePort() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRemoteUser() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getRenderContext() - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
getRenderContext() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
getRenderContext() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getRenderContextProvider() - Method in class org.springframework.extensions.surf.render.RenderService
Returns the render context provider instance
getRenderer(RendererType) - Method in class org.springframework.extensions.surf.render.RenderService
Gets a renderer for the given renderer type (i.e.
getRenderer(ModelObject) - Method in class org.springframework.extensions.surf.render.RenderService
Gets a renderer for the given model object type (i.e.
getRenderer(String) - Method in class org.springframework.extensions.surf.render.RenderService
Gets a renderer for the given id
getRendererType() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
getRenderId() - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
getRenderId() - Method in interface org.springframework.extensions.surf.render.RenderContext
 
getRenderId() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
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
 
getRenderingComponents() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
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.
getRenderingDescriptor(ProcessorContext, RenderMode) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
getRenderMode() - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
getRenderMode() - Method in interface org.springframework.extensions.surf.render.RenderContext
 
getRenderMode() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
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
getRenderResponse() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
Gets the Portlet Render Response
getRenderService() - Static method in class org.springframework.extensions.surf.FrameworkUtil
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
Gets the render service.
getRenderService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Gets the render service.
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.
getRequest() - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
getRequest() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
getRequest() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the HTTP Servlet Request bound to this request
getRequest() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Returns the HTTP Servlet Request bound to this request
getRequest() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getRequest() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
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
 
getRequestContent() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getRequestContentType() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the content type of the incoming request
getRequestContentType() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getRequestContentType() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getRequestContext() - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
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.ScriptBase
Gets the request context.
getRequestContextFactory() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the request context factory.
getRequestDispatcher(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
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
 
getRequestMethod() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getRequestType() - Method in class org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails
 
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
 
getRequired() - Method in interface org.springframework.extensions.webscripts.Description.RequiredTransactionParameters
Get required transaction semantics
getRequired() - Method in class org.springframework.extensions.webscripts.TransactionParameters
 
getRequiredAuthentication() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getRequiredAuthentication() - Method in interface org.springframework.extensions.webscripts.Description
Gets the required authentication level for execution of this service
getRequiredAuthentication() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRequiredAuthentication() - Method in interface org.springframework.extensions.webscripts.RuntimeContainer
Gets the required container authentication level (for matching web scripts)
getRequiredCache() - Method in interface org.springframework.extensions.webscripts.Description
Gets the required level of caching
getRequiredCache() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRequiredTransaction() - Method in interface org.springframework.extensions.webscripts.Description
Gets the required transaction level
getRequiredTransaction() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRequiredTransactionParameters() - Method in interface org.springframework.extensions.webscripts.Description
Gets the transaction parameters
getRequiredTransactionParameters() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
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
Gets the content instance.
getResource() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
getResource(String) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
 
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
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
 
getResourceLoader(String, String) - Static method in class org.springframework.extensions.surf.FrameworkUtil
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
 
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.AbstractWebScript
 
getResources() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
 
getResources() - Method in interface org.springframework.extensions.webscripts.WebScript
Gets the Service Resources
getResources(String) - Method in class org.springframework.web.context.support.SurfWebApplicationContext
 
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.FrameworkUtil
Gets the resource service.
getResourceService() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Gets the resource service.
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
Gets the resource service.
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 class org.springframework.extensions.surf.render.AbstractRenderContext
 
getResponse() - Method in interface org.springframework.extensions.surf.render.RenderContext
 
getResponse() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
getResponse() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getResponse() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the response.
getResponse() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getResponseStream() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the response stream.
getRoot() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
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
Returns the root page for a site.
getRootPage() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
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.
getRootPath() - Method in class org.springframework.extensions.webscripts.JarStore
Gets the root path.
getRootWriter() - Method in class org.springframework.extensions.surf.util.FakeJspWriter
Gets the root writer.
getRunAs() - Method in interface org.springframework.extensions.webscripts.Description
Gets the ID of the user that the service should be run as or null if the service is to be run as the authenticated user.
getRunAs() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getRuntime() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the initiating runtime
getRuntime() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
getRuntime() - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Gets the initiating runtime
getRuntime() - Method in class org.springframework.extensions.webscripts.WebScriptResponseImpl
 
getRuntimeConfigDescriptor(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
getRuntimeConfigDescriptor(String) - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
getSafeElementValue(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getSafeProperty(ScriptModelObject, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getSandboxContext() - Static method in class org.springframework.extensions.surf.ThreadLocalPreviewContext
Instance getter to return the SandboxContext for the current thread
getSchema() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the schema number
getScheme() - Method in class org.springframework.extensions.config.ServerConfigElement
 
getScheme() - Method in interface org.springframework.extensions.config.ServerProperties
 
getScheme() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
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
 
getScope() - Method in class org.springframework.extensions.webscripts.ScriptDebugger.AlfrescoScopeProvider
Returns the scope for script evaluations.
getScope() - Method in class org.springframework.roo.addon.surf.region.RegionConfig
 
getScoped() - Method in class org.springframework.extensions.webscripts.ConfigModel
Retrieves scoped configuration as a Map.
getScript() - Method in class org.springframework.extensions.webscripts.ConfigModel
Retrieves the script configuration.
It's up to the subclass what is returned to represent script config.
getScript(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore.LocalFileSystemStoreScriptLoader
 
getScript(String) - Method in class org.springframework.extensions.webscripts.MultiScriptLoader
 
getScript(String) - Method in class org.springframework.extensions.webscripts.RemoteStore.RemoteStoreScriptLoader
 
getScript() - Method in class org.springframework.extensions.webscripts.ScriptConfigModel
Returns the script's config as a String
getScript(String) - Method in interface org.springframework.extensions.webscripts.ScriptLoader
Gets the script location for the script at the specified path
getScript() - Method in class org.springframework.extensions.webscripts.TemplateConfigModel
Returns the script's config as a Freemarker NodeModel object
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.JarStore
 
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getScriptDocumentPaths(WebScript) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getScriptDocumentPaths(WebScript) - Method in interface org.springframework.extensions.webscripts.Store
Gets the paths of all implementation files for a given Web Script
getScriptLoader() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getScriptLoader() - Method in class org.springframework.extensions.webscripts.JarStore
 
getScriptLoader() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getScriptLoader() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Gets the script loader.
getScriptLoader() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getScriptLoader() - Method in interface org.springframework.extensions.webscripts.Store
Gets the script loader for this store
getScriptMethod() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get the Web Script Method e.g.
getScriptMethod() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
getScriptMethod() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
getScriptParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
 
getScriptParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getScriptParameters() - Method in interface org.springframework.extensions.webscripts.Container
Gets parameters for the Script Processor
getScriptParameters() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getScriptParameters() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets script parameters
getScriptPath() - Method in interface org.springframework.extensions.webscripts.Description
Gets the path within the store of this web script
getScriptPath() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getScriptProcessor(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns the script processor that matches the file extension for the given path.
getScriptProcessor(ScriptContent) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Returns the best fit script processor for the given script content object.
getScriptProcessorByExtension(String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Gets the script processor registered for the given extension
getScriptProcessorRegistry() - Method in class org.springframework.extensions.surf.TemplatesContainer
Gets the script processor registry.
getScriptProcessorRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getScriptProcessorRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Script Processor Registry
getScriptProcessorRegistry() - Method in class org.springframework.extensions.webscripts.FreemarkerProcessor
Gets the script processor registry.
getScriptProcessorRegistry() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Gets the script processor registry
getScriptRemote() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the script remote.
getScripts() - Method in interface org.springframework.extensions.webscripts.Path
Gets Web Scripts associated with this path
getScripts() - Method in class org.springframework.extensions.webscripts.PathImpl
 
getScriptUrl() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get the Web Script Url
getScriptUrl() - Method in class org.springframework.extensions.webscripts.jsf.UIWebScript
 
getScriptUrl() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntime
 
getScriptUrl() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
 
getSearchPath() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getSearchPath() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Search Path
getSearchPath() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Gets the search path.
getSearchPath() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Gets the search path.
getSearchPath() - Method in class org.springframework.web.context.support.SurfWebApplicationContext
Returns the search path object
getSearchResults(String) - Method in class org.springframework.samples.petclinic.owners.OwnersController
 
getSearchString() - Method in class org.springframework.webflow.samples.booking.SearchCriteria
 
getSecond() - Method in class org.springframework.extensions.surf.util.Pair
Get the second member of the tuple.
getSections() - Method in class org.springframework.extensions.config.BaseConfigService
Get the sections from the in-memory 'cache'
getSectionsByArea() - Method in class org.springframework.extensions.config.BaseConfigService
Get the sectionsByArea from the in-memory 'cache'
getServer() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Server Path e.g.
getServerName() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getServerPath() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFRequest
 
getServerPath() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRequest
 
getServerPath() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletRequest
 
getServerPath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServerPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Get server portion of the request e.g.
getServerPort() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
getService() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Service Path e.g.
getServiceContext() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the Service Context Path e.g.
getServiceContextPath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServiceContextPath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the Alfresco Web Script Context Path
getServiceContextPath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getServiceMatch() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServiceMatch() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the matching API Service for this request
getServiceMatch() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getServicePath() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getServicePath() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the Alfresco Service Path
getServicePath() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getServiceRegistry() - Static method in class org.springframework.extensions.surf.FrameworkUtil
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.AbstractWebFrameworkView
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.mvc.VirtualizedResourceController
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.render.AbstractRenderer
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.render.RenderService
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.render.TagService
Gets the service registry.
getServiceRegistry() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the Web Framework services 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.
getServiceRegistry() - Method in class org.springframework.extensions.surf.WebFrameworkManager
Gets the service registry.
getServiceRegistry() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getServletConfig() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
getServletContext() - Method in class org.springframework.extensions.surf.render.TagService
Gets the servlet context.
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.surf.WebFrameworkServiceRegistry
Gets the servlet context.
getServletContext() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getServletContext() - Method in class org.springframework.extensions.webscripts.URLHelper
 
getServletContextHashModel() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the servlet context hash model.
getServletPath() - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
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 interface org.springframework.extensions.webscripts.Description
Gets the short name of this service
getShortName() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
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
Returns the site's configuration object
getSiteConfiguration() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getSiteConfiguration() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Provides access to the site configuration object for the web application.
getSize() - Method in interface org.springframework.extensions.surf.util.Content
Gets the content length (in bytes)
getSize() - Method in class org.springframework.extensions.surf.util.InputStreamContent
 
getSize() - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
getSize() - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
getSize() - Method in interface org.springframework.extensions.webscripts.UriIndex
Gets size of index (i.e.
getSkype() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the skype id.
getSkype() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getSourceClass() - Method in class org.springframework.extensions.webscripts.atom.AtomWriter
 
getSourceClass() - Method in interface org.springframework.extensions.webscripts.FormatWriter
Gets the source Java class to convert from
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
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
getSourceMimetype() - Method in interface org.springframework.extensions.webscripts.FormatReader
Gets the source mimetype to convert from
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.RequestReader
 
getSourceMimetype() - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
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
 
getSourceType() - Method in interface org.springframework.extensions.surf.types.ContentAssociation
Gets the source type.
getSourceType() - Method in class org.springframework.extensions.surf.types.ContentAssociationImpl
 
getStartTime() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getStartTime() - Method in interface org.springframework.extensions.surf.task.Task
The start time of the task
getState() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getState() - Method in class org.springframework.webflow.samples.booking.Hotel
 
getStaticCharCount() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
getStatus() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getStatus() - Method in interface org.springframework.extensions.surf.task.Task
Current status of the task
getStatus() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
Gets the status.
getStatus() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the status.
getStatus() - Method in exception org.springframework.extensions.webscripts.WebScriptException
Get status code
getStatusCodeTemplate(int) - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get code specific Status Template path
getStatusModel() - Method in interface org.springframework.extensions.webscripts.StatusTemplateFactory
Retrieve the status model
getStatusModel() - Method in exception org.springframework.extensions.webscripts.WebScriptException
Get status model
getStatusTemplate() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
Get Status Template path
getStatusTemplate(String, int, String) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Find status template Note: This method caches template search results
getStatusTemplate() - Method in interface org.springframework.extensions.webscripts.StatusTemplateFactory
Retrieve the status template
getStatusTemplate() - Method in exception org.springframework.extensions.webscripts.WebScriptException
Get status template
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.extensions.webscripts.bean.ServiceInstall.InstalledFile
 
getStore(String) - Method in class org.springframework.extensions.webscripts.SearchPath
Gets the Web Script Store for the given Store path
getStore() - Method in class org.springframework.web.context.support.StoreResource
Return the Store for this resource.
getStoredIds() - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Returns the ids for stored credentials
getStoredIds() - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
getStoreId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.RuntimeConfigDescriptor
 
getStoreId() - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Gets the store id.
getStoreId() - Method in class org.springframework.extensions.webscripts.PreviewContext
Gets the id of the store
getStoreId() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the store id.
getStorePath() - Method in interface org.springframework.extensions.webscripts.Description
Gets the root path of the store of this web script
getStorePath() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getStorePath() - Method in class org.springframework.extensions.webscripts.RemoteStore
Store path calculation If we have a store context, then we can check to see if a base path should be inserted ahead of the path that we believe we're directing to.
getStores() - Method in class org.springframework.extensions.webscripts.SearchPath
Gets all Web Script Stores
getStream() - Method in class org.springframework.extensions.config.ConfigDeployment
 
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
 
getStringParameter(Map, String) - Method in class org.springframework.extensions.webscripts.FreemarkerTagSupportDirective
Gets the parameter.
getStringProperty(String) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
getStringProperty(String) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
getStringProperty(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
getStringProperty(String) - Method in class org.springframework.extensions.webscripts.connector.User
Gets the string property.
getStringPropertyEx(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
getSubtype() - Method in class org.springframework.extensions.webscripts.MediaType
 
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
 
getSurfPages() - Method in class org.springframework.roo.addon.surf.page.PageOperations
Returns PageId/FileDetails pairs of Surf pages.
getSurfTemplateInstances() - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Returns list of template instances.
getSurfXMLDoc(FileManager, FileDetails) - Static method in class org.springframework.roo.addon.surf.util.SurfUtils
 
getSystem() - Method in class org.springframework.extensions.webscripts.ScriptLogger
 
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
 
getTagClassName() - Method in class org.springframework.extensions.webscripts.GenericFreemarkerTagDirective
 
getTaglibFactory() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the taglib factory.
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
 
getTagName() - Method in class org.springframework.extensions.webscripts.GenericFreemarkerTagDirective
 
getTagService() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the tag service.
getTarget() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
getTarget() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
getTargetStream() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse.DelegatingServletOutputStream
Gets the target stream.
getTask(String) - Method in class org.springframework.extensions.surf.task.TaskManager
Returns a task that is running or has finished running
getTask() - Method in class org.springframework.extensions.surf.task.TaskWorkerThread
 
getTask(String) - Method in class org.springframework.extensions.webscripts.ScriptImporter
Returns a task with the given task id
getTaskManager() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Gets the task manager.
getTaskQueue() - Method in class org.springframework.extensions.surf.task.TaskManager
 
getTaskQueueCount() - Method in class org.springframework.extensions.surf.task.TaskManager
 
getTelephone() - Method in class org.springframework.extensions.webscripts.connector.User
Gets the home phone.
getTelephone() - Method in class org.springframework.extensions.webscripts.ScriptUser
 
getTemplate() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current executing template.
getTemplate(String) - Method in class org.springframework.extensions.surf.site.Model
Gets the Template instance with the given id
getTemplate() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Returns the current executing template.
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.surf.WrappedRequestContext
 
getTemplate() - Method in class org.springframework.extensions.webscripts.Match
Gets the template request URL that matched the Web Script URL Template
getTemplate() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the template.
getTemplate(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTemplate() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
getTemplate() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the template form of this path
getTemplateArgs() - Method in class org.springframework.extensions.webscripts.URLHelper
 
getTemplateArgs() - Method in class org.springframework.extensions.webscripts.URLModel
Gets the values of template variables
getTemplateElement(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
Returns the id of the currently executing template.
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.surf.WrappedRequestContext
 
getTemplateId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the id of the template
getTemplateInstance(String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Returns template instance path of a given page.
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.JarStore
 
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Gets the loader.
getTemplateLoader() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getTemplateLoader() - Method in interface org.springframework.extensions.webscripts.Store
Gets the template loader for this store
getTemplateParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntime
 
getTemplateParameters() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getTemplateParameters() - Method in interface org.springframework.extensions.webscripts.Container
Gets parameters for the Template Processor
getTemplateParameters() - Method in class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
getTemplateParameters() - Method in interface org.springframework.extensions.webscripts.Runtime
Gets template parameters
getTemplatePath(String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Returns template path of a Surf page with a given id.
getTemplatePath(FileDetails) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
 
getTemplatePath(String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
 
getTemplateProcessor(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Returns the best fit template processor for the given path If a template processor cannot be matched to the path, the default template processor will be returned.
getTemplateProcessorByExtension(String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Gets the template processor registered for the given extension
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.surf.TemplatesContainer
Gets the template processor registry.
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
getTemplateProcessorRegistry() - Method in interface org.springframework.extensions.webscripts.Container
Gets the Template Processor Registry
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.webscripts.FreemarkerProcessor
Gets the template processor registry.
getTemplateProcessorRegistry() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
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.WebFrameworkServiceRegistry
Gets the templates container.
getTemplatesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getTemplateType(String) - Method in class org.springframework.extensions.surf.site.Model
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
 
getTemplateVars() - Method in class org.springframework.extensions.webscripts.Match
Gets the template variable substitutions
getText() - Method in class org.springframework.extensions.webscripts.connector.Response
Gets the text of the response.
getTheme() - Method in interface org.springframework.extensions.surf.RequestContext
 
getTheme(String) - Method in class org.springframework.extensions.surf.site.Model
Gets the Theme instance with the given id.
getTheme() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Gets the current Theme object, or null if not set
getTheme() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getTheme() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the theme.
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
Returns the current Theme Id for the current user
getThemeId() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getThemeId() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the theme id.
getThemes() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getThemesMap() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
 
getThreadCount() - Method in class org.springframework.extensions.surf.task.TaskManager
 
getThreadPoolSize() - Method in class org.springframework.extensions.surf.task.TaskManager
 
getThreads() - Method in class org.springframework.extensions.surf.task.TaskManager
 
getThrowable() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
getThrowable() - Method in interface org.springframework.extensions.surf.task.Task
If the task resulted in an error, retrieves the throwable obtained by the task worker thread.
getTicket() - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Returns the authentication ticket
getTicketName() - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
 
getTime() - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentForm
 
getTimeOnlyFormat() - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
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.MultiObjectPersister
 
getTimestamp(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
getTimestamp(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
getTimestamp() - Method in interface org.springframework.extensions.surf.resource.ResourceContent
Returns the timestamp when this content convenience instance was created
getTimestamp() - Method in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
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.
getTimestamp() - Method in class org.springframework.extensions.webscripts.ScriptResourceContent
 
getTitle() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
getTitle() - Method in class org.springframework.extensions.config.WebStudioConfigElement.PanelDescriptor
 
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.studio.BrowserStateBean
Gets the title.
getTitle() - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
getTitle() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
 
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.
getTotal() - Method in class org.springframework.webflow.samples.booking.Booking
 
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.webscripts.FormatModel
Gets the format mime/content type
getType() - Method in class org.springframework.extensions.webscripts.MediaType
 
getType(FacesContext) - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
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 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.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
 
getUnauthenticatedMode() - Method in class org.springframework.extensions.config.RemoteConfigElement.ConnectorDescriptor
 
getUnsecure() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getUri() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.TagLibraryDescriptor
 
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.ComponentType
Gets the URI.
getURI() - Method in class org.springframework.extensions.surf.types.ComponentTypeImpl
 
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.surf.WrappedRequestContext
 
getUri(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getUri(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script URL
getUri() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getUri() - Method in class org.springframework.extensions.webscripts.URLHelper
 
getURIs() - Method in interface org.springframework.extensions.webscripts.Description
Gets the URIs this service supports
getURIs() - Method in class org.springframework.extensions.webscripts.DescriptionImpl
 
getURL() - Method in 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.connector.AbstractClient
 
getURL() - Method in interface org.springframework.extensions.webscripts.connector.Client
 
getURL() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletRequest
 
getUrl() - Method in class org.springframework.extensions.webscripts.URLHelper
 
getURL() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the full request URL
getURL() - Method in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
getUser() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the current user
getUser() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
Returns the current user
getUser() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getUser() - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Returns the user to whom this credential vault belongs
getUser() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
Gets the user.
getUser(String) - Method in class org.springframework.extensions.webscripts.ScriptUser
Retrieve a user object with populated details for the given user Id
getUser() - Method in class org.springframework.webflow.samples.booking.Booking
 
getUser() - Method in class org.springframework.webflow.samples.booking.Preference
 
getUserFactory() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the 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
 
getUserId() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getUserId() - Method in class org.springframework.extensions.webscripts.connector.UserContext
 
getUsername() - Method in class org.springframework.extensions.config.RemoteConfigElement.EndpointDescriptor
 
getUsername() - Method in class org.springframework.webflow.samples.booking.User
 
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() - Method in interface org.springframework.extensions.config.ConfigElement
Gets the value of this config element.
getValue() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
getValue(String) - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Returns the stored value with the given key
getValue(String, RenderContextScope) - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
getValue(String) - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContext
 
getValue(String, RenderContextScope) - Method in interface org.springframework.extensions.surf.render.RenderContext
 
getValue(String, RenderContextScope) - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
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(String) - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getValue() - Method in class org.springframework.extensions.webscripts.ScriptForm.FormBinding
 
getValue() - Method in class org.springframework.extensions.webscripts.ScriptFormData.FormField
 
getValue() - Method in class org.springframework.extensions.webscripts.servlet.FormData.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.
getValuesMap() - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContext
 
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
 
getValuesMap() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getVariableNames() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
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.webscripts.ServerModel
Gets the full version number
getVersionBuild() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the build number
getVersionLabel() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the version label
getVersionMajor() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the major version number, e.g.
getVersionMinor() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the minor version number, e.g.
getVersionRevision() - Method in interface org.springframework.extensions.webscripts.ServerModel
Gets the version revision number, e.g.
getVet() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getViewModel() - Method in interface org.springframework.extensions.surf.RequestContext
Returns the view model
getViewModel() - Method in class org.springframework.extensions.surf.support.AbstractRequestContext
 
getViewModel() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getWakeupPeriod() - Method in class org.springframework.extensions.surf.task.TaskManager
 
getWebappId() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.RuntimeConfigDescriptor
 
getWebappId() - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Gets the webapp id.
getWebappId() - Method in class org.springframework.extensions.webscripts.PreviewContext
Gets the WCM web application id This applies for the case where the store is an AVM store which was built by Alfresco WCM.
getWebappId() - Method in class org.springframework.extensions.webscripts.RemoteStore
Gets the store's web application id binding This is meaningful for WCM Web Project stores.
getWebappPathPrefix() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
getWebFrameworkConfig() - Method in class org.springframework.extensions.surf.WebFrameworkManager
Gets the web framework config.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.AutowireService
 
getWebFrameworkConfiguration() - Static method in class org.springframework.extensions.surf.FrameworkUtil
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 the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Gets the web framework configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
Gets the configuration.
getWebFrameworkConfiguration() - Method in class org.springframework.extensions.surf.render.RenderService
Gets the web framework configuration.
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
Gets the web framework configuration.
getWebFrameworkContainer() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the web framework container.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
Gets the web framework manager.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkInterceptor
Gets the web framework manager.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkView
Gets the web framework manager.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkViewResolver
Gets the web framework manager.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
Gets the web framework manager.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.support.BaseFactory
Gets the web framework manager.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.support.BaseFactoryBean
Gets the web framework manager.
getWebFrameworkManager() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Gets the web framework manager.
getWebScript(String) - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getWebScript() - Method in class org.springframework.extensions.webscripts.Match
Gets the matching web script
getWebScript(String) - Method in interface org.springframework.extensions.webscripts.Registry
Gets a Web Script by Id
getWebScripts() - Method in class org.springframework.extensions.webscripts.DeclarativeRegistry
 
getWebScripts() - Method in interface org.springframework.extensions.webscripts.Registry
Gets all Web Scripts
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
Returns the title of the web site.
getWebsiteTitle() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
getWebsiteTitle() - Method in class org.springframework.extensions.webscripts.ScriptRenderContext
 
getWebStudioConfiguration() - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
Gets the web studio configuration.
getWebStudioConfiguration() - Method in class org.springframework.extensions.surf.studio.DefaultWebStudioStateProvider
Gets the web studio configuration.
getWebStudioConfiguration() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Gets the web studio configuration.
getWebStudioHostPort(HttpServletRequest) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Returns the host port for the web studio application
getWebStudioService() - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
Gets the web studio service.
getWebStudioService() - Method in class org.springframework.extensions.surf.render.bean.WebStudioRegionRenderer
Gets the web studio service.
getWebStudioService() - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
Gets the web studio service.
getWebStudioService() - Method in class org.springframework.extensions.surf.studio.DefaultWebStudioStateProvider
Gets the web studio service.
getWebStudioService() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getWebStudioURL(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Constructs a browser-friendly path to the web studio relative path
getWriter() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
getWriter() - Method in class org.springframework.extensions.surf.util.WrappedHttpServletResponse
 
getWriter(String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Gets an Atom Writer
getWriter(String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
getWriter(Object, String) - Method in class org.springframework.extensions.webscripts.FormatRegistry
Gets a Format Writer
getWriter() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptJSFResponse
 
getWriter() - Method in class org.springframework.extensions.webscripts.LocalWebScriptResponse
 
getWriter() - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortletResponse
 
getWriter() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServletResponse
 
getWriter() - Method in interface org.springframework.extensions.webscripts.WebScriptResponse
Gets the Writer
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
 
getZip() - Method in class org.springframework.samples.petclinic.owners.OwnerForm
 
getZip() - Method in class org.springframework.webflow.samples.booking.Hotel
 
GLOBAL_STORE_ID - Static variable in class org.springframework.extensions.surf.persister.AbstractCachedObjectPersister
 
globalConfig - Variable in class org.springframework.extensions.webscripts.ConfigModel
 
grid() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
GroovyScriptProcessor - Class in org.springframework.extensions.webscripts.processor
 
GroovyScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
GroovyTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
 
GroovyTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
GZIP - Static variable in class org.springframework.extensions.surf.util.Base64
Specify that data should be gzip-compressed.

H

handleComponentRenderProblem(RenderContext, Throwable, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
handleException(FlowException, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.webflow.samples.booking.BookingFlowHandler
 
handleExecutionOutcome(FlowExecutionOutcome, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.webflow.samples.booking.BookingFlowHandler
 
handlePageException(Throwable) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
handlePageException(Exception) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
handlePageRenderProblem(RenderContext, Throwable, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
handleRegionRenderProblem(RenderContext, Throwable, String, String, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.AbstractWebFrameworkController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.LoginController
 
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.mvc.WebScriptFeedController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.uri.UriTemplateController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.EndPointProxyController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.HTTPProxyController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.ResourceController
 
handleTemplateRenderProblem(RenderContext, Throwable, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
handshake() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
Performs the authentication handshake.
has(String, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
has(int, Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
has(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
has(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
has(String, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
has(int, Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
hasAttribute(String) - Method in interface org.springframework.extensions.config.ConfigElement
Determines whether the config element has the named attribute
hasAttribute(String) - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
hasChildren() - Method in interface org.springframework.extensions.config.ConfigElement
Determines whether this config element has any children.
hasChildren() - Method in class org.springframework.extensions.config.element.ConfigElementAdapter
 
hasConfigElement(String) - Method in interface org.springframework.extensions.config.Config
Determines whether the given config element exists
hasConfigElement(String) - Method in class org.springframework.extensions.config.ConfigImpl
 
hasCredentials(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
 
hasCredentials(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
hasCredentials(String) - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Returns whether the given endpoint credentials are stored on this vault
hasDocument(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
hasDocument(String) - Method in class org.springframework.extensions.webscripts.SearchPath
Determines if the document exists anywhere on the search path
hasDocument(String) - Method in interface org.springframework.extensions.webscripts.Store
Determines if the document exists.
hasDocument(String) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
hasField(String) - Method in class org.springframework.extensions.webscripts.servlet.FormData
Determine if form data has specified field
hashCode() - Method in class org.springframework.extensions.surf.util.Pair
 
hashCode() - Method in class org.springframework.extensions.webscripts.MediaType
 
hashCode() - Method in class org.springframework.extensions.webscripts.UriTemplate
 
hashCode() - Method in class org.springframework.web.context.support.StoreResource
 
hasInstance(Scriptable) - Method in class org.springframework.extensions.webscripts.NativeMap
 
hasInstance(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
hasInstance(Scriptable) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
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(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
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
 
hasObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
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
 
hasParameter(String) - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
hasTemplate(String) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
hasTemplate(String) - Method in class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
hasTemplate(String) - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
hasTemplate(String) - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Determines if a template exists
hasValue(String, RenderContextScope) - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
hasValue(String) - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContext
 
hasValue(String, RenderContextScope) - Method in interface org.springframework.extensions.surf.render.RenderContext
 
hasValue(String, RenderContextScope) - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
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
 
hasValue(String) - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
header(RenderContext) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
header(RenderContext) - 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(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.RegionRenderer
 
header(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer
 
header(RenderContext) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the "head" mode
HEADER_LOCATION - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
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
 
hide() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Hide the Debugger
hideButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
history - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
HomeController - Class in org.springframework.samples.petclinic
 
HomeController() - Constructor for class org.springframework.samples.petclinic.HomeController
 
Hotel - Class in org.springframework.webflow.samples.booking
A hotel where users may book stays.
Hotel() - Constructor for class org.springframework.webflow.samples.booking.Hotel
 
HotelsController - Class in org.springframework.webflow.samples.booking
 
HotelsController(TravelService) - Constructor for class org.springframework.webflow.samples.booking.HotelsController
 
HTML_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
HTTPConfigSource - Class in org.springframework.extensions.config.source
ConfigSource implementation that gets its data via HTTP.
HTTPConfigSource(String) - Constructor for class org.springframework.extensions.config.source.HTTPConfigSource
Constructs an HTTP configuration source that uses a single URL
HTTPConfigSource(List<String>) - Constructor for class org.springframework.extensions.config.source.HTTPConfigSource
Constructs an HTTPConfigSource using the list of URLs
HttpConnector - Class in org.springframework.extensions.webscripts.connector
Basic Connector implementation that can be used to perform simple HTTP and HTTP communication with a remote endpoint.
HttpConnector(RemoteConfigElement.ConnectorDescriptor, String) - Constructor for class org.springframework.extensions.webscripts.connector.HttpConnector
Instantiates a new http connector.
HttpMethod - Enum in org.springframework.extensions.webscripts.connector
 
HTTPProxy - Class in org.springframework.extensions.webscripts.servlet
Simple server-side HTTP Request / Response
HTTPProxy(String, HttpServletResponse) - Constructor for class org.springframework.extensions.webscripts.servlet.HTTPProxy
Construct
HTTPProxyController - Class in org.springframework.extensions.webscripts.servlet.mvc
HTTP Proxy Controller for Spring MVC Provides the ability to submit a URL request via the Alfresco Server i.e.
HTTPProxyController() - Constructor for class org.springframework.extensions.webscripts.servlet.mvc.HTTPProxyController
 
HTTPProxyServlet - Class in org.springframework.extensions.webscripts.servlet
Deprecated.  
HTTPProxyServlet() - Constructor for class org.springframework.extensions.webscripts.servlet.HTTPProxyServlet
Deprecated.  

I

I18NUtil - Class in org.springframework.extensions.surf.util
Utility class providing methods to access the Locale of the current thread and to get Localised strings.
I18NUtil() - Constructor for class org.springframework.extensions.surf.util.I18NUtil
 
id - Variable in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
id - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
id - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
id - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
id - Variable in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
id - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
idCounter - Static variable in class org.springframework.extensions.surf.render.AbstractRenderContext
Increments every time a request id is required
idCounter - Static variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
importArchive(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptImporter
Imports a Surf archive into the given store from a URL location A task id is returned so that the task can be monitored asynchrously
ImportTask - Class in org.springframework.extensions.surf.task
Task which can be used to import an archive from a remote location This task was a quick migration from the ScriptImporter bean which was previously used and, as such, does some fairly ridiculous things (like loading the entire byte array into memory).
ImportTask(String) - Constructor for class org.springframework.extensions.surf.task.ImportTask
 
include(RenderContext, String, boolean) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 
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(HttpServletRequest, HttpServletResponse, StringBuilder, String) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Performs a wrapped include of a resource and writes results to a buffer
include(String) - Method in class org.springframework.extensions.webscripts.ScriptWebApplication
Performs a server-side include of a web asset The result string is returned.
includeGlobalSection() - Method in class org.springframework.extensions.config.ConfigLookupContext
 
increment() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
increment() - Method in interface org.springframework.extensions.surf.task.Task
Increments the progress
Index - Class in org.springframework.extensions.webscripts.bean
Index of all Web Scripts
Index() - Constructor for class org.springframework.extensions.webscripts.bean.Index
 
IndexAll - Class in org.springframework.extensions.webscripts.bean
Index of all Web Scripts
IndexAll() - Constructor for class org.springframework.extensions.webscripts.bean.IndexAll
 
IndexFamily - Class in org.springframework.extensions.webscripts.bean
Index of Scripts within a Family
IndexFamily() - Constructor for class org.springframework.extensions.webscripts.bean.IndexFamily
 
IndexLifecycle - Class in org.springframework.extensions.webscripts.bean
Index of a Web Script URI
IndexLifecycle() - Constructor for class org.springframework.extensions.webscripts.bean.IndexLifecycle
 
IndexPackage - Class in org.springframework.extensions.webscripts.bean
Index of a Web Script Package
IndexPackage() - Constructor for class org.springframework.extensions.webscripts.bean.IndexPackage
 
IndexUpdate - Class in org.springframework.extensions.webscripts.bean
Retrieves the list of available Web Scripts
IndexUpdate() - Constructor for class org.springframework.extensions.webscripts.bean.IndexUpdate
 
IndexURI - Class in org.springframework.extensions.webscripts.bean
Index of a Web Script URI
IndexURI() - Constructor for class org.springframework.extensions.webscripts.bean.IndexURI
 
info - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
info(Log, String, Object...) - Static method in class org.springframework.extensions.surf.util.LogUtil
Log an I18Nized message to INFO.
init() - Method in class org.springframework.extensions.config.BaseConfigService
Deprecated. Should now be initialised via bootstrap mechanism.
init() - Method in class org.springframework.extensions.surf.AutowireService
Spring Initialization Method
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
 
init(ModelPersistenceContext) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
init(ApplicationContext) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
init() - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
init(ApplicationContext) - Method in interface org.springframework.extensions.surf.render.Processor
Initialisation hook point.
init() - Method in interface org.springframework.extensions.surf.render.Renderer
Called upon initialization of the renderer
init() - Method in class org.springframework.extensions.surf.resource.AbstractResourceLoader
Spring initialization method
init() - Method in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
init() - Method in class org.springframework.extensions.surf.servlet.WebStudioDebugServlet
 
init() - Method in class org.springframework.extensions.surf.task.TaskManager
 
init() - Method in class org.springframework.extensions.surf.uri.UriTemplateController
Spring init method
init(Container, Description) - Method in class org.springframework.extensions.webscripts.AbstractWebScript
Initialise Web Script
init() - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
init(ApplicationContext) - Method in class org.springframework.extensions.webscripts.FreemarkerProcessor
 
init() - Method in class org.springframework.extensions.webscripts.JarStore
 
init() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
init(PortletConfig) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
init() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Inits the processor
init() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
Inits the processor
init() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.GroovyScriptProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
 
init() - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
init() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
init() - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistrar
 
init() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
init(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
init() - Method in class org.springframework.extensions.webscripts.servlet.EndPointProxyServlet
Deprecated.  
init() - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
 
init() - Method in interface org.springframework.extensions.webscripts.Store
Initialise Store (called once)
init() - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistrar
 
init(ApplicationContext) - Method in class org.springframework.extensions.webscripts.WebScriptProcessor
 
initConfig() - Method in class org.springframework.extensions.config.BaseConfigService
Initialises the config service - via bootstrap
initConfig() - Method in class org.springframework.extensions.config.ConfigBootstrap
Method called by ConfigService when the configuration files represented by this ConfigDeployer need to be initialised.
initConfig() - Method in interface org.springframework.extensions.config.ConfigDeployer
 
initConfig() - Method in class org.springframework.extensions.config.xml.XMLConfigService
 
initConfig() - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
Initialise FreeMarker Configuration
initConfiguration() - Method in class org.springframework.extensions.surf.studio.WebStudioService
 
initDebugger() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
 
initialiseModule(QuercusModule) - Method in class org.springframework.extensions.webscripts.processor.PHPMethodExtension
Callback used to copy across state to the Quercus module.
initialiseResponse(URLConnection) - Method in class org.springframework.extensions.webscripts.servlet.HTTPProxy
Initialise response
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
initLoaders() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
Initializes the script loaders
initLoaders() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
Initializes the template loaders
initModel(RequestContext, HttpServletRequest) - Method in class org.springframework.extensions.surf.support.DefaultRequestContextFactory
Initializes the model and places it onto the request context
initPersisters() - Method in class org.springframework.extensions.surf.WebFrameworkManager
Initializes the persisters.
initProcessor() - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
Inits the processor.
initRemoteClient(ConnectorContext) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
Init the RemoteClient object based on the Connector Context.
initScriptUrl - Variable in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
initServlet(ApplicationContext) - Method in class org.springframework.extensions.webscripts.servlet.WebScriptServlet
Servlet specific initialisation
InputStreamContent - Class in org.springframework.extensions.surf.util
Input Stream based Content
InputStreamContent(InputStream, String, String) - Constructor for class org.springframework.extensions.surf.util.InputStreamContent
Constructor
insertIntoSearchPath(String, String, String, boolean) - Method in class org.springframework.extensions.surf.AutowireService
Inserts a store into a search path
installSurf(String) - Method in class org.springframework.roo.addon.surf.SurfCommands
Installs all required Surf artifacts.
installSurf(String) - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs Surf.
installSurfAlfrescoSamples() - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs Alfresco sample components for Surf.
installSurfCmisSamples() - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs CMIS sample components for Surf.
installSurfGroovy() - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs Groovy scripting support into the Surf web application.
installSurfPackage(String) - Method in class org.springframework.roo.addon.surf.SurfCommands
Installs an addon into the Surf project.
installSurfPackage(String) - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs the Surf package with the given name into the current web application
installSurfPackageLocal(String, boolean) - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs a Surf site package from a file path in the current web application.
installSurfPHP() - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs PHP template support into the Surf web application.
installSurfSampleSite() - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs the default Surf sample site (Roo included)
installSurfStudio() - Method in class org.springframework.roo.addon.surf.SurfOperations
Installs Web Studio into the Surf web application.
invalidate() - Method in class org.springframework.extensions.surf.cache.BasicCache
 
invalidate() - Method in interface org.springframework.extensions.surf.cache.ContentCache
Invalidates the cache
invalidate() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
invalidateCache() - Method in class org.springframework.extensions.surf.ModelObjectManager
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
 
invalidateModelObjectServiceCache(RequestContext) - Static method in class org.springframework.extensions.surf.site.CacheUtil
Invalidate model object service object cache.
invoke(Object, String, Class[], Object[]) - Static method in class org.springframework.extensions.surf.util.ReflectionHelper
Invokes a method on the given object by passing the given arguments into the method.
invoke(FacesContext, Object[]) - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
isActive() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Is Debugger active?
isAdmin - Variable in class org.springframework.extensions.webscripts.connector.User
 
isAdmin() - Method in class org.springframework.extensions.webscripts.connector.User
Checks if is admin.
isAjaxRequest() - Method in interface org.springframework.samples.petclinic.util.ExternalContext
 
isAuthenticated(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
isAuthenticated(String, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
 
isAuthenticated(String, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AlfrescoAuthenticator
 
isAuthenticated() - Method in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
Returns whether the current session is authenticated already.
isAuthenticated(String, ConnectorSession) - Method in interface org.springframework.extensions.webscripts.connector.Authenticator
Returns whether the current connector session has been authenticated or not
isAutowireModeDevelopment() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isAutowireModeDevelopment() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
isAutowireModePreview() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isAutowireModePreview() - 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
 
isCachable() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Returns true if the script content is considered cachedable - i.e.
isCancelled - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
isCancelled() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
isCancelled() - Method in interface org.springframework.extensions.surf.task.Task
Whether the task was cancelled
isChromeless() - Method in class org.springframework.extensions.surf.taglib.ComponentTag
 
isChromeless() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
isCommitted() - Method in class org.springframework.extensions.surf.util.FakeHttpServletResponse
 
isComponentDisabledOrReadOnly(UIComponent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Determines whether the given component is disabled or readonly
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
 
isCurrentPageEnd - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
isCurrentPageEnd() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
isCurrentPageStart - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
isCurrentPageStart() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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.
isDeveloperMode() - Method in class org.springframework.extensions.config.WebStudioConfigElement
 
isDeveloperMode() - Method in interface org.springframework.extensions.config.WebStudioConfigProperties
Whether the current Web Studio instance is in developer mode
isEmpty() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
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
 
isEnabled() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Returns whether this browser component is enabled
isEndpointPersistent(String) - Method in class org.springframework.extensions.webscripts.ScriptRemote
 
isError - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
isError() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
isError() - Method in interface org.springframework.extensions.surf.task.Task
Whether the task resulted in an error
isExpired() - Method in class org.springframework.extensions.surf.cache.CacheItem
Checks if is expired.
isExternalAuthentication(HttpServletRequest) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
isFinished - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
isFinished() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
isFinished() - Method in interface org.springframework.extensions.surf.task.Task
Whether the tasks completed
isGlobal() - Method in interface org.springframework.extensions.config.ConfigSection
Determines whether this config section is global
isGlobal() - Method in class org.springframework.extensions.config.ConfigSectionImpl
 
isGuest(String) - Static method in class org.springframework.extensions.surf.site.AuthenticationUtil
 
isGuest - Variable in class org.springframework.extensions.webscripts.connector.User
 
isGuest() - Method in class org.springframework.extensions.webscripts.connector.User
Returns true if this user is a guest user
isGuest() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Determine if Guest User?
isGuest() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
isHidden() - Method in class org.springframework.extensions.webscripts.ScriptCredentials
 
isInstallSurfAddonAvailable() - Method in class org.springframework.roo.addon.surf.SurfCommands
Checks availability of the "surf addon install" command.
isInstallSurfAvailable() - Method in class org.springframework.roo.addon.surf.SurfCommands
Checks availability of the "surf install" command.
isInstallSurfAvailable() - Method in class org.springframework.roo.addon.surf.SurfOperations
Returns whether Surf is installed or not.
isLoggingEnabled() - Method in class org.springframework.extensions.webscripts.ScriptLogger
 
isManageSurfAvailable() - Method in class org.springframework.roo.addon.surf.SurfOperations
Returns whether Surf is available.
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.
isNew() - Method in class org.springframework.extensions.surf.util.FakeHttpSession
 
isNewContentAssociationAvailable() - Method in class org.springframework.roo.addon.surf.content.ContentCommands
Checks availability of the "surf content association create" command.
isNewContentAssociationAvailable() - Method in class org.springframework.roo.addon.surf.content.ContentOperations
Checks if a new Surf content association can be added.
ISO8601DateFormat - Class in org.springframework.extensions.surf.util
Formatting support for ISO 8601 dates
ISO8601DateFormat() - Constructor for class org.springframework.extensions.surf.util.ISO8601DateFormat
 
ISO8601DateFormatMethod - Class in org.springframework.extensions.webscripts
NOTE: sourced from org.alfresco.repo.template.ISO8601DateFormatMethod.
ISO8601DateFormatMethod() - Constructor for class org.springframework.extensions.webscripts.ISO8601DateFormatMethod
 
isOverlayEnabled(HttpServletRequest) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
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.
isPageOperationAvailable() - Method in class org.springframework.roo.addon.surf.page.PageCommands
Checks availability of page related commands.
isPageOperationAvailable() - Method in class org.springframework.roo.addon.surf.page.PageOperations
Checks if page related operations are available.
isPageReportAvailable() - Method in class org.springframework.roo.addon.surf.report.ReportCommands
Check availability of the "surf report page" command.
isPassiveMode() - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
isPassiveMode() - Method in interface org.springframework.extensions.surf.render.RenderContext
 
isPassiveMode() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
isPersistent() - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Returns whether this credential is persistent A persistent credential is written to a persistent vault.
isPersistent() - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
isPersistent() - Method in class org.springframework.extensions.webscripts.ScriptCredentials
 
isPreviewEnabled() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
isPreviewEnabled() - Method in interface org.springframework.extensions.config.WebFrameworkConfigProperties
 
isReplace() - Method in interface org.springframework.extensions.config.ConfigSection
Determines whether the config elements found inside this section should replace any previously found config elements with the same name
isReplace() - Method in class org.springframework.extensions.config.ConfigSectionImpl
 
isReportOperationAvailable() - Method in class org.springframework.roo.addon.surf.report.ReportOperations
Checks if a new Surf report can be generated.
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
 
isRunning - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
isRunning() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
isRunning() - Method in interface org.springframework.extensions.surf.task.Task
Whether the task is still running
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.ClassPathStore
 
isSecure() - Method in class org.springframework.extensions.webscripts.JarStore
 
isSecure() - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
isSecure() - Method in class org.springframework.extensions.webscripts.RemoteStore
 
isSecure() - Method in interface org.springframework.extensions.webscripts.ScriptContent
Returns true if the script location is considered secure - i.e.
isSecure() - Method in interface org.springframework.extensions.webscripts.Store
Returns true if this store is considered secure - i.e.
isSecure() - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
isSiteOperationAvailable() - Method in class org.springframework.roo.addon.surf.site.SiteCommands
Check availability of site related commands.
isSiteOperationAvailable() - Method in class org.springframework.roo.addon.surf.site.SiteOperations
Checks if a new site configuration can be created.
isSmoking() - Method in class org.springframework.webflow.samples.booking.Booking
 
isSmoking() - Method in class org.springframework.webflow.samples.booking.Preference
 
isSuccess - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
isSuccess() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
isSuccess() - Method in interface org.springframework.extensions.surf.task.Task
Whether the task completed successfully
isSurfComponentAvailable(String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Checks if a Surf component exists or not.
isSurfComponentOperationsAvailable() - Method in class org.springframework.roo.addon.surf.component.ComponentCommands
Checks availability of component related commands.
isSurfComponentOperationsAvailable() - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Checks if Surf component related operations are available.
isSurfComponentTypeAvailable(String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Checks if the component type is available.
isSurfPageAvailable(String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Returns true if the page id is available.
isSurfTemplateAvailable(String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Checks if the template exists.
isSurfTemplateInstanceAvailable(String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Checks if the template exists.
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
 
isTemplateOperationAvailable() - Method in class org.springframework.roo.addon.surf.template.TemplateCommands
Check availability of template related commands.
isTemplateOperationAvailable() - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Checks if template related operations are available.
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
 
isTimerEnabled() - Static method in class org.springframework.extensions.surf.site.Timer
Determines whether the timer is enabled.
isTransient() - Method in class org.springframework.extensions.webscripts.ui.common.ConstantMethodBinding
 
isUserInRole(String) - Method in class org.springframework.extensions.surf.util.FakeHttpServletRequest
 
isValidPropertyString(String) - Static method in class org.springframework.extensions.surf.util.PropertyCheck
Checks that the given string is not: null empty a placeholder of form '${...}'
isVisible() - Method in class org.springframework.extensions.webscripts.ScriptDebugger
Is Debugger visible?
isWarnLoggingEnabled() - Method in class org.springframework.extensions.webscripts.ScriptLogger
 

J

JAR_PATH_SEPARATOR - Static variable in class org.springframework.extensions.config.source.JarConfigSource
 
JAR_PROTOCOL - Static variable in class org.springframework.extensions.config.source.JarConfigSource
 
JAR_PROTOCOL - Static variable in class org.springframework.extensions.webscripts.JarStore
 
jarAutoDiscoveryClassPath - Variable in class org.springframework.extensions.webscripts.JarStore
 
JarConfigSource - Class in org.springframework.extensions.config.source
ConfigSource implementation that gets its data via a file within a JAR file.
JarConfigSource(String) - Constructor for class org.springframework.extensions.config.source.JarConfigSource
Constructs a JarConfigSource
jarPath - Variable in class org.springframework.extensions.webscripts.JarStore
 
JarStore - Class in org.springframework.extensions.webscripts
Read only store implementation that can be mounted against a JAR file.
JarStore() - Constructor for class org.springframework.extensions.webscripts.JarStore
 
JavascriptDebugger - Class in org.springframework.extensions.webscripts.bean
Javascript Debugger
JavascriptDebugger() - Constructor for class org.springframework.extensions.webscripts.bean.JavascriptDebugger
 
JavascriptDebuggerPost - Class in org.springframework.extensions.webscripts.bean
Javascript Debugger
JavascriptDebuggerPost() - Constructor for class org.springframework.extensions.webscripts.bean.JavascriptDebuggerPost
 
JaxRSUriIndex - Class in org.springframework.extensions.webscripts
JSR-311 (Jax-RS) URI Index
JaxRSUriIndex() - Constructor for class org.springframework.extensions.webscripts.JaxRSUriIndex
 
JpaAppointmentBook - Class in org.springframework.samples.petclinic.appointments
 
JpaAppointmentBook() - Constructor for class org.springframework.samples.petclinic.appointments.JpaAppointmentBook
 
JpaTravelService - Class in org.springframework.webflow.samples.booking
A JPA-based implementation of the Booking Service.
JpaTravelService() - Constructor for class org.springframework.webflow.samples.booking.JpaTravelService
 
JSFUtils - Class in org.springframework.extensions.webscripts.ui.common
Class containing misc helper methods for managing JSF Components.
JSON_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
JSON_WRITER - Static variable in interface org.springframework.extensions.webscripts.atom.AbderaService
 
jsonObject - Variable in class org.springframework.extensions.surf.resource.ResourceJSONContentImpl
 
JSONReader - Class in org.springframework.extensions.webscripts.json
Convert application/json to org.json.JSONObject or org.json.JSONArray
JSONReader() - Constructor for class org.springframework.extensions.webscripts.json.JSONReader
 
JSONUtils - Class in org.springframework.extensions.webscripts.json
Collection of JSON Utility methods.
JSONUtils() - Constructor for class org.springframework.extensions.webscripts.json.JSONUtils
 
JSONWriter - Class in org.springframework.extensions.webscripts.json
Fast and simple JSON stream writer.
JSONWriter(Writer) - Constructor for class org.springframework.extensions.webscripts.json.JSONWriter
 
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
 
JSScriptProcessor - Class in org.springframework.extensions.webscripts.processor
JS Script Processor for Alfresco Web Framework
JSScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.JSScriptProcessor
 
JSScriptProcessor.PresentationWrapFactory - Class in org.springframework.extensions.webscripts.processor
Wrap Factory for Rhino Script Engine
JSScriptProcessor.PresentationWrapFactory() - Constructor for class org.springframework.extensions.webscripts.processor.JSScriptProcessor.PresentationWrapFactory
 

K

keys() - Method in class org.springframework.extensions.surf.cache.BasicCache
Returns keys for the items in the cache
keys() - Method in class org.springframework.extensions.surf.ModelPersistenceContext
Returns the set of keys
keys - Variable in class org.springframework.extensions.surf.site.Timer
 
keySet() - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
keyStoreDescriptor - Variable in class org.springframework.extensions.config.RemoteConfigElement
 

L

lastModified(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
lastModified(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
lastModified(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
lastModified(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
lastModified(String) - Method in interface org.springframework.extensions.webscripts.Store
Gets the last modified timestamp for the document.
lastModified(String) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
LENIENT_FORMATS - Static variable in class org.springframework.extensions.surf.util.CachingDateFormat
 
lenientParse(String) - Static method in class org.springframework.extensions.surf.util.CachingDateFormat
 
link(RequestContext, String) - Method in class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
link(RequestContext, String, String, String, String) - Method in class org.springframework.extensions.surf.taglib.AbstractObjectTag
 
LinkBuilder - Interface in org.springframework.extensions.surf
 
linkBuilder - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
LinkBuilderFactory - Interface in org.springframework.extensions.surf
 
listGlobalScopedSurfComponents() - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Returns list of global scoped Surf components.
listPageScopedSurfComponents(String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
List of page scoped Surf components.
listSurfComponents(String, String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentCommands
Lists all Surf components in current Surf project.
listSurfComponents(String, String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Returns all available components.
listSurfComponentTypes() - Method in class org.springframework.roo.addon.surf.component.ComponentCommands
Lists all Surf component types.
listSurfComponentTypes() - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Returns list of all available component types.
listSurfPageAssociations(String) - Method in class org.springframework.roo.addon.surf.page.PageCommands
Lists associated pages of the page with a specified id.
listSurfPageAssociations(String) - Method in class org.springframework.roo.addon.surf.page.PageOperations
Lists associated pages of a specified Surf page.
listSurfPages() - Method in class org.springframework.roo.addon.surf.page.PageCommands
Lists all pages in your Surf project.
listSurfPages() - Method in class org.springframework.roo.addon.surf.page.PageOperations
Returns ids and paths of all Surf pages.
listSurfSiteRegions(String, String) - Method in class org.springframework.roo.addon.surf.site.SiteCommands
Creates a new Surf site configuration.
listSurfTemplateFiles() - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Returns list of all available templates.
listSurfTemplateInstances() - Method in class org.springframework.roo.addon.surf.template.TemplateCommands
Lists all Surf template instances.
listSurfTemplateInstances() - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Returns list of all available template instances.
listSurfTemplateNames() - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
 
listSurfTemplatePaths() - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
 
listSurfTemplateRegions(String) - Method in class org.springframework.roo.addon.surf.template.TemplateCommands
Shows list of regions belong to this template.
listSurfTemplateRegions(String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Returns configurations of all regions belongs to the template.
listSurfTemplates() - Method in class org.springframework.roo.addon.surf.template.TemplateCommands
Lists all Surf templates.
listSurfTemplates() - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Returns list of all available templates.
listTemplateScopedSurfComponents(String) - Method in class org.springframework.roo.addon.surf.component.ComponentOperations
Returns list of template scoped Surf component.
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() - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Tells the Credential Vault to load state from persisted store
load() - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
load() - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
load(String) - Method in class org.springframework.extensions.webscripts.ScriptFormData
Populates the object with form bindings for the given namespace
loadFromDisk(String) - Method in class org.springframework.extensions.surf.cache.PersistentCache
Loads a content item from disk if it exists.
loadObjectsAndDependents(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 interface org.springframework.extensions.surf.core.scripts.ScriptResourceLoader
 
loadScriptResource(String) - Method in class org.springframework.extensions.webscripts.processor.JSScriptProcessor
Load a script content from the specific resource path.
loadTemplateStringFromPath(String) - Method in class org.springframework.extensions.webscripts.FreemarkerProcessor
 
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) - 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.
LocaleResolver - Class in org.springframework.extensions.surf.mvc
Alfresco specific extension of Spring AcceptHeaderLocaleResolver.
LocaleResolver() - Constructor for class org.springframework.extensions.surf.mvc.LocaleResolver
 
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
 
LocalWebScriptContext() - Constructor for class org.springframework.extensions.webscripts.LocalWebScriptContext
 
LocalWebScriptRequest - Class in org.springframework.extensions.webscripts
The Class LocalWebScriptRequest.
LocalWebScriptRequest(Runtime, String, Match, Map<String, String>, ServerProperties, HttpServletRequest, 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
 
LocalWebScriptRuntimeContainer - Class in org.springframework.extensions.webscripts
 
LocalWebScriptRuntimeContainer() - Constructor for class org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer
 
location - Variable in class org.springframework.extensions.webscripts.connector.XMLCredentialVault
 
location - Variable in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
log - Static variable in class org.springframework.extensions.surf.util.AbstractLifecycleBean
 
log(String) - Method in class org.springframework.extensions.webscripts.ScriptLogger
 
logFullStacktrace(Throwable) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Tells the web flow application context to refresh This will reload all web flow beans
logger - Static variable in class org.springframework.extensions.surf.render.AbstractRenderer
 
logger - Static variable in class org.springframework.extensions.surf.resource.ResourceContentImpl
 
logger - Static variable in class org.springframework.extensions.surf.site.Timer
 
logger - Static variable in class org.springframework.extensions.surf.support.AbstractPageMapper
 
logger - Static variable in class org.springframework.extensions.surf.task.AbstractTask
 
logger - Static variable in class org.springframework.extensions.surf.task.ImportTask
 
logger - Static variable in class org.springframework.extensions.surf.util.XMLUtil
The logger.
logger - Static variable in class org.springframework.extensions.webscripts.AbstractRuntime
 
logger - Static variable in class org.springframework.extensions.webscripts.connector.AuthenticatingConnector
 
logger - Static variable in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
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(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
LoginController - Class in org.springframework.extensions.surf.mvc
Responds to Login POSTs to allow the user to authenticate to the web site.
LoginController() - Constructor for class org.springframework.extensions.surf.mvc.LoginController
 
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 the web client to log the user out from the current session.
LogoutController() - Constructor for class org.springframework.extensions.surf.mvc.LogoutController
 
LogUtil - Class in org.springframework.extensions.surf.util
Utility class to assist with I18N of log messages.
LogUtil() - Constructor for class org.springframework.extensions.surf.util.LogUtil
 

M

main(String[]) - Static method in class org.springframework.extensions.webscripts.MediaType
Simple exampe usage
makeRuntimeException(Throwable, String, Object...) - Static method in exception org.springframework.extensions.surf.exception.PlatformRuntimeException
Utility to convert a general Throwable to a RuntimeException.
mandatory(String, Object) - Static method in class org.springframework.extensions.surf.util.ParameterCheck
Checks that the parameter with the given name has content i.e.
mandatory(Object, String, Object) - Static method in class org.springframework.extensions.surf.util.PropertyCheck
Checks that the property with the given name is not null.
mandatoryCollection(String, Collection) - Static method in class org.springframework.extensions.surf.util.ParameterCheck
Checks that the collection parameter contains at least one item.
mandatoryString(String, String) - Static method in class org.springframework.extensions.surf.util.ParameterCheck
Checks that the string parameter with the given name has content i.e.
map - Variable in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
map() - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
map() - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
map - Variable in class org.springframework.extensions.webscripts.connector.User
 
Match - Class in org.springframework.extensions.webscripts
Represents a URI to Web Script match This class is immutable.
Match(String, Map<String, String>, String, WebScript) - Constructor for class org.springframework.extensions.webscripts.Match
Construct
Match(String, Map<String, String>, String) - Constructor for class org.springframework.extensions.webscripts.Match
Construct
match(String) - Method in class org.springframework.extensions.webscripts.UriTemplate
Determine if uri is matched by this uri template and return a map of variable values if it does.
Match.Kind - Enum in org.springframework.extensions.webscripts
Kind of Match
MD5 - Class in org.springframework.extensions.surf.util
The MD5 utility class computes the MD5 digest (aka: "hash") of a block of data; an MD5 digest is a 32-char ASCII string.
MD5() - Constructor for class org.springframework.extensions.surf.util.MD5
Constructor for use with the unsynchronized/non-static method "digest" method.
Measurement - Class in org.springframework.samples.petclinic.util
 
Measurement() - Constructor for class org.springframework.samples.petclinic.util.Measurement
 
MediaType - Class in org.springframework.extensions.webscripts
Represents a MediaType as described at http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
MediaType(String) - Constructor for class org.springframework.extensions.webscripts.MediaType
Construct
merge(RenderContext, ModelObject) - Method in class org.springframework.extensions.surf.render.AbstractRenderContextProvider
 
merge(RenderContext, ModelObject) - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContextProvider
 
merge(RenderContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.RenderContextProvider
Merges a model object into the render context.
mergeRenderContext(RenderContext, ModelObject) - Method in class org.springframework.extensions.surf.render.RenderService
Merges a model object into the given render context.
MessageMethod - Class in org.springframework.extensions.webscripts
 
MessageMethod(WebScript) - Constructor for class org.springframework.extensions.webscripts.MessageMethod
Constructor
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
mimetype() - Method in enum org.springframework.extensions.webscripts.Format
 
mode - Variable in class org.springframework.extensions.surf.render.AbstractRenderContext
 
MODE_DEVELOPMENT - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
MODE_PREVIEW - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
MODE_PRODUCTION - Static variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
Model - Class in org.springframework.extensions.surf.site
Default implementation of the model.
Model(ModelObjectManager) - Constructor for class org.springframework.extensions.surf.site.Model
Instantiates a new default model.
model - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
model - Variable in class org.springframework.extensions.webscripts.ScriptWebStudio
 
model - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
MODEL_APP - 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_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_SITEDATA - 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
 
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
An enhancement to the in-memory basic cache that considers the in-memory cache to be secondary to the status of content within a persisted store.
ModelObjectCache(Store, long) - Constructor for class org.springframework.extensions.surf.cache.ModelObjectCache
Instantiates a new model object cache.
ModelObjectCache(Store, long, 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 the cache
ModelObjectManager - Class in org.springframework.extensions.surf
Provides core services for loading, retrieving and persisting model objects to one or more back-end Stores.
ModelObjectManagerException - Exception in org.springframework.extensions.surf.exception
 
ModelObjectManagerException(String) - Constructor for exception org.springframework.extensions.surf.exception.ModelObjectManagerException
 
ModelObjectManagerException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ModelObjectManagerException
 
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.
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.
modelProperties - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
modelVersion - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
modificationTime - Variable in class org.springframework.extensions.surf.types.AbstractModelObject
 
MultiObjectPersister - Class in org.springframework.extensions.surf.persister
MultiModelObjectPersister class maintains the ModelObjectPersister contract but redirects the persistence and retrieval of object to a number of delegates.
MultiObjectPersister() - Constructor for class org.springframework.extensions.surf.persister.MultiObjectPersister
Instantiates a new multi model object persister.
MultiScriptLoader - Class in org.springframework.extensions.webscripts
Composite script loader
MultiScriptLoader(ScriptLoader[]) - Constructor for class org.springframework.extensions.webscripts.MultiScriptLoader
Construct
mustExist - Variable in class org.springframework.extensions.webscripts.ClassPathStore
 
mustExist - Variable in class org.springframework.extensions.webscripts.JarStore
 
myMessage - Variable in exception org.springframework.extensions.surf.exception.ProcessorExecutionException
 
myMessage - Variable in exception org.springframework.extensions.surf.exception.RendererExecutionException
 

N

name - Variable in class org.springframework.extensions.config.element.ConfigElementAdapter
 
name - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
name - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
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
 
NativeMap - Class in org.springframework.extensions.webscripts
Wrapper for exposing maps in Rhino scripts.
NativeMap(Scriptable, Map<Object, Object>) - Constructor for class org.springframework.extensions.webscripts.NativeMap
Construct
NegotiatedFormat - Class in org.springframework.extensions.webscripts
Map between media type and format This class is immutable.
NegotiatedFormat(MediaType, String) - Constructor for class org.springframework.extensions.webscripts.NegotiatedFormat
Construct
negotiateFormat(String, NegotiatedFormat[]) - Static method in class org.springframework.extensions.webscripts.NegotiatedFormat
Negotiate Format - given a list of accepted media types, return the format that's most suitable
newChrome() - Method in class org.springframework.extensions.surf.site.Model
Creates a new Chrome instance.
newChrome(String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Creates a new Component instance.
newComponent(String) - Method in class org.springframework.extensions.surf.site.Model
Creates a new Component instance with the given id.
newComponent(String, String, String) - Method in class org.springframework.extensions.surf.site.Model
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.
newComponent(String, String, String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentCommands
Adds a new Surf component to the current Surf project.
newComponentProperty(String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentCommands
Creates a new property for Surf component.
newComponentResource(String, String, String) - Method in class org.springframework.roo.addon.surf.component.ComponentCommands
Creates a new resource for the Surf component.
newComponentType() - Method in class org.springframework.extensions.surf.site.Model
Creates a new Component Type instance.
newComponentType(String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Creates a new Configuration instance.
newConfiguration(String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Creates a new Content Association instance.
newContentAssociation(String) - Method in class org.springframework.extensions.surf.site.Model
Creates a new Content Association instance with the given id.
newContentAssociation() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new ContentAssociation instance.
newContentAssociation(String, String, String, String) - Method in class org.springframework.roo.addon.surf.content.ContentCommands
Creates a new Surf content association.
newCredentials(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Creates new credentials which are stored in this vault
newCredentials(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
newCredentials(String) - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Creates new credentials and binds them into this vault.
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.RemoteConfigElement
New instance.
newInstance(Element) - Static method in class org.springframework.extensions.config.WebFrameworkConfigElement
 
newInstance(Element) - Static method in class org.springframework.extensions.config.WebStudioConfigElement
 
newInstance() - Method in interface org.springframework.extensions.surf.LinkBuilderFactory
 
newInstance() - Method in interface org.springframework.extensions.surf.PageMapperFactory
 
newInstance(ServletRequest) - 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
 
newInstance() - Method in class org.springframework.extensions.surf.support.AbstractPageMapperFactory
 
newInstance(ServletRequest) - Method in class org.springframework.extensions.surf.support.AbstractRequestContextFactory
 
newInstance() - Method in class org.springframework.extensions.surf.support.DefaultLinkBuilderFactory
 
newInstance() - Method in class org.springframework.extensions.surf.support.DefaultPageMapperFactory
 
newInstance(ServletRequest) - Method in class org.springframework.extensions.surf.support.DefaultRequestContextFactory
Produces a new RequestContext instance for a given request.
newInstance() - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilderFactory
 
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(String, String) - Method in class org.springframework.extensions.surf.ModelObjectManager
Create a new object.
newObject(String) - Method in class org.springframework.extensions.surf.ModelObjectManager
Create a new object.
newObject(ModelPersistenceContext, String, String) - Method in interface org.springframework.extensions.surf.ModelObjectPersister
Creates a new object
newObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
newObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
newObject(String) - Method in class org.springframework.extensions.surf.site.Model
Creates a new object instance with the given object type id.
newObject(String, String) - Method in class org.springframework.extensions.surf.site.Model
Creates new object instance with teh given object type id and object id.
newObject(String) - Static method in class org.springframework.extensions.surf.util.ReflectionHelper
Constructs a new object for the given class name.
newObject(String, Class[], Object[]) - Static method in class org.springframework.extensions.surf.util.ReflectionHelper
Constructs a new object for the given class name and with the given arguments.
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.site.Model
Creates a new Page instance.
newPage(String) - Method in class org.springframework.extensions.surf.site.Model
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.
newPage(String, String, String, String, String, String) - Method in class org.springframework.roo.addon.surf.page.PageCommands
Adds a new page to the Surf project.
newPageAssociation() - Method in class org.springframework.extensions.surf.site.Model
Creates a new Page Association instance.
newPageAssociation(String) - Method in class org.springframework.extensions.surf.site.Model
Creates a new Page Association instance with the given id.
newPageAssociation() - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new PageAssociation instance.
newPageAssociation(String, String, String, String) - Method in class org.springframework.roo.addon.surf.page.PageCommands
Adds a new Surf page association between two pages.
newPageType() - Method in class org.springframework.extensions.surf.site.Model
Creates a new Page Type instance.
newPageType(String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Creates a new property constraint map.
newSite(String, String) - Method in class org.springframework.roo.addon.surf.site.SiteOperations
Creates a new site configuration.
newTemplate() - Method in class org.springframework.extensions.surf.site.Model
Creates a new Template instance.
newTemplate(String) - Method in class org.springframework.extensions.surf.site.Model
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.
newTemplate(String) - Method in class org.springframework.roo.addon.surf.template.TemplateCommands
Creates a template (ftl) at the specified path.
newTemplate(String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Creates a new template.
newTemplateInstance(String, String, String) - Method in class org.springframework.roo.addon.surf.template.TemplateCommands
Creates a Template Instance with the given id that maps to the given template path.
newTemplateInstance(String, String, String) - Method in class org.springframework.roo.addon.surf.template.TemplateOperations
Creates a new template instance.
newTemplateType() - Method in class org.springframework.extensions.surf.site.Model
Creates a new Template Type instance.
newTemplateType(String) - Method in class org.springframework.extensions.surf.site.Model
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.site.Model
Creates a new Theme instance.
newTheme(String) - Method in class org.springframework.extensions.surf.site.Model
Creates a new Theme instance with the given id.
newTheme(String) - Method in class org.springframework.extensions.webscripts.ScriptSiteData
Creates a new Theme instance.
NO_OPTIONS - Static variable in class org.springframework.extensions.surf.util.Base64
No options specified.
NULL_PAIR - Static variable in class org.springframework.extensions.surf.util.Pair
 
nullPair() - Static method in class org.springframework.extensions.surf.util.Pair
 
nullStringCheck(String) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 

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 - Variable in class org.springframework.extensions.surf.render.AbstractRenderContext
 
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
Constructs a link to a given object.
object(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
Constructs a link to a given object.
object(RequestContext, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
Constructs a link to a given object.
object(RequestContext, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.DefaultLinkBuilder
 
object(RequestContext, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilder
 
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.
OBJECT_TYPE_APPLET - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
OBJECT_TYPE_APPLICATION - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
ObjectAnchorTag - Class in org.springframework.extensions.surf.taglib
 
ObjectAnchorTag() - Constructor for class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
ObjectEditTag - Class in org.springframework.extensions.surf.taglib
 
ObjectEditTag() - Constructor for class org.springframework.extensions.surf.taglib.ObjectEditTag
 
ObjectGUID - Class in org.springframework.extensions.surf.util
 
ObjectGUID() - Constructor for class org.springframework.extensions.surf.util.ObjectGUID
Instantiates a new object guid.
ObjectGUID(boolean) - Constructor for class org.springframework.extensions.surf.util.ObjectGUID
Instantiates a new object guid.
objectId - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
ObjectLinkTag - Class in org.springframework.extensions.surf.taglib
 
ObjectLinkTag() - Constructor for class org.springframework.extensions.surf.taglib.ObjectLinkTag
 
ObjectPrintTag - Class in org.springframework.extensions.surf.taglib
 
ObjectPrintTag() - Constructor for class org.springframework.extensions.surf.taglib.ObjectPrintTag
 
ObjectTypeEvaluator - Class in org.springframework.extensions.config.evaluator
Evaluator that tests whether an object is equal to the given class name
ObjectTypeEvaluator() - Constructor for class org.springframework.extensions.config.evaluator.ObjectTypeEvaluator
 
objectUri - Variable in class org.springframework.extensions.surf.support.DefaultLinkBuilder
 
ObjectViewResolver - Class in org.springframework.extensions.surf.mvc
Resolver for web framework Object views
ObjectViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.ObjectViewResolver
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.render.AbstractProcessor
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.resource.ResourceService
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.studio.WebStudioService
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.util.AbstractLifecycleBean
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.WebFrameworkManager
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.AbstractRuntimeContainer
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.SearchPath
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
 
onBootstrap(ApplicationEvent) - Method in class org.springframework.extensions.config.BaseConfigService
Initialise config on bootstrap
onBootstrap() - Method in class org.springframework.extensions.surf.resource.ResourceService
Initialization of Resource Service
onBootstrap() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Initialization of the Web Studio Service bean
onBootstrap(ApplicationEvent) - Method in class org.springframework.extensions.surf.util.AbstractLifecycleBean
Callback for initialising Component on first startup of application context
onBootstrap() - Method in class org.springframework.extensions.surf.WebFrameworkManager
Initialization of the Web Framework Manager
onBootstrap() - Method in class org.springframework.extensions.surf.WebFrameworkServiceRegistry
Initialization of the Web Framework Service Registry
onBootstrap() - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptViewResolver
Initializes the view resolver
onRefresh() - Method in class org.springframework.web.context.support.SurfWebApplicationContext
 
onShutdown(ApplicationEvent) - Method in class org.springframework.extensions.config.BaseConfigService
Destroy config in shutdown
onShutdown(ApplicationEvent) - Method in class org.springframework.extensions.surf.util.AbstractLifecycleBean
Callback for terminating Component on shutdown of application context
OPENSEARCH_DESCRIPTION_FORMAT - Static variable in interface org.springframework.extensions.webscripts.WebScriptResponse
 
order - Variable in class org.springframework.extensions.surf.resource.AbstractResourceLoaderFactory
 
org.springframework.extensions.config - package org.springframework.extensions.config
 
org.springframework.extensions.config.element - package org.springframework.extensions.config.element
 
org.springframework.extensions.config.evaluator - package org.springframework.extensions.config.evaluator
 
org.springframework.extensions.config.source - package org.springframework.extensions.config.source
 
org.springframework.extensions.config.xml - package org.springframework.extensions.config.xml
 
org.springframework.extensions.config.xml.elementreader - package org.springframework.extensions.config.xml.elementreader
 
org.springframework.extensions.sts.surf - package org.springframework.extensions.sts.surf
 
org.springframework.extensions.surf - package org.springframework.extensions.surf
 
org.springframework.extensions.surf.bean - package org.springframework.extensions.surf.bean
 
org.springframework.extensions.surf.cache - package org.springframework.extensions.surf.cache
 
org.springframework.extensions.surf.core.processor - package org.springframework.extensions.surf.core.processor
 
org.springframework.extensions.surf.core.scripts - package org.springframework.extensions.surf.core.scripts
 
org.springframework.extensions.surf.exception - package org.springframework.extensions.surf.exception
 
org.springframework.extensions.surf.mvc - package org.springframework.extensions.surf.mvc
 
org.springframework.extensions.surf.persister - package org.springframework.extensions.surf.persister
 
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.servlet - package org.springframework.extensions.surf.servlet
 
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.studio - package org.springframework.extensions.surf.studio
 
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.task - package org.springframework.extensions.surf.task
 
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.webscripts - package org.springframework.extensions.webscripts
 
org.springframework.extensions.webscripts.atom - package org.springframework.extensions.webscripts.atom
 
org.springframework.extensions.webscripts.bean - package org.springframework.extensions.webscripts.bean
 
org.springframework.extensions.webscripts.connector - package org.springframework.extensions.webscripts.connector
 
org.springframework.extensions.webscripts.form - package org.springframework.extensions.webscripts.form
 
org.springframework.extensions.webscripts.jsf - package org.springframework.extensions.webscripts.jsf
 
org.springframework.extensions.webscripts.json - package org.springframework.extensions.webscripts.json
 
org.springframework.extensions.webscripts.portlet - package org.springframework.extensions.webscripts.portlet
 
org.springframework.extensions.webscripts.processor - package org.springframework.extensions.webscripts.processor
 
org.springframework.extensions.webscripts.servlet - package org.springframework.extensions.webscripts.servlet
 
org.springframework.extensions.webscripts.servlet.mvc - package org.springframework.extensions.webscripts.servlet.mvc
 
org.springframework.extensions.webscripts.ui.common - package org.springframework.extensions.webscripts.ui.common
 
org.springframework.extensions.webscripts.ui.common.component - package org.springframework.extensions.webscripts.ui.common.component
 
org.springframework.extensions.webscripts.ui.common.tag - package org.springframework.extensions.webscripts.ui.common.tag
 
org.springframework.js.ajax.surf - package org.springframework.js.ajax.surf
 
org.springframework.roo.addon.surf - package org.springframework.roo.addon.surf
 
org.springframework.roo.addon.surf.component - package org.springframework.roo.addon.surf.component
 
org.springframework.roo.addon.surf.content - package org.springframework.roo.addon.surf.content
 
org.springframework.roo.addon.surf.page - package org.springframework.roo.addon.surf.page
 
org.springframework.roo.addon.surf.region - package org.springframework.roo.addon.surf.region
 
org.springframework.roo.addon.surf.report - package org.springframework.roo.addon.surf.report
 
org.springframework.roo.addon.surf.site - package org.springframework.roo.addon.surf.site
 
org.springframework.roo.addon.surf.template - package org.springframework.roo.addon.surf.template
 
org.springframework.roo.addon.surf.util - package org.springframework.roo.addon.surf.util
 
org.springframework.samples.petclinic - package org.springframework.samples.petclinic
 
org.springframework.samples.petclinic.appointments - package org.springframework.samples.petclinic.appointments
 
org.springframework.samples.petclinic.appointments.web - package org.springframework.samples.petclinic.appointments.web
 
org.springframework.samples.petclinic.owners - package org.springframework.samples.petclinic.owners
 
org.springframework.samples.petclinic.owners.pets - package org.springframework.samples.petclinic.owners.pets
 
org.springframework.samples.petclinic.util - package org.springframework.samples.petclinic.util
 
org.springframework.web.context.support - package org.springframework.web.context.support
 
org.springframework.webflow.samples.booking - package org.springframework.webflow.samples.booking
 
out - Variable in class org.springframework.extensions.surf.util.FakeJspPageContext
The out.
out(String) - Method in class org.springframework.extensions.webscripts.ScriptLogger.SystemOut
 
outputAttribute(ResponseWriter, Object, String) - Static method in class org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
Helper to output an attribute to the output stream
outputAttribute(ResponseWriter, Object, String) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Helper to output an attribute to the output stream
overlayConfiguration - Variable in class org.springframework.extensions.surf.studio.WebStudioService
 
OverlayException - Exception in org.springframework.extensions.surf.exception
 
OverlayException(String) - Constructor for exception org.springframework.extensions.surf.exception.OverlayException
 
OverlayException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.OverlayException
 
OverlayUtil - Class in org.springframework.extensions.surf.util
Convenience functions for managing overlay state
OverlayUtil() - Constructor for class org.springframework.extensions.surf.util.OverlayUtil
 
OwnerController - Class in org.springframework.samples.petclinic.owners
 
OwnerController(OwnerRepository) - Constructor for class org.springframework.samples.petclinic.owners.OwnerController
 
OwnerForm - Class in org.springframework.samples.petclinic.owners
 
OwnerForm() - Constructor for class org.springframework.samples.petclinic.owners.OwnerForm
 
OwnerForm(Long) - Constructor for class org.springframework.samples.petclinic.owners.OwnerForm
 
OwnerRepository - Interface in org.springframework.samples.petclinic.owners
 
OwnersController - Class in org.springframework.samples.petclinic.owners
 
OwnersController(OwnerRepository) - Constructor for class org.springframework.samples.petclinic.owners.OwnersController
 
OwnerSearchForm - Class in org.springframework.samples.petclinic.owners
 
OwnerSearchForm() - Constructor for class org.springframework.samples.petclinic.owners.OwnerSearchForm
 
OwnerSummary - Class in org.springframework.samples.petclinic.owners
 
OwnerSummary() - Constructor for class org.springframework.samples.petclinic.owners.OwnerSummary
 

P

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
Constructs a link to a given page instance.
page(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
Constructs a link to a given page for a given format.
page(RequestContext, String, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
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.surf.support.AbstractLinkBuilder
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.surf.support.DefaultLinkBuilder
 
page(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilder
 
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.
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
PageCommands - Class in org.springframework.roo.addon.surf.page
Commands for managing Surf pages.
PageCommands(PageOperations) - Constructor for class org.springframework.roo.addon.surf.page.PageCommands
 
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
PageMapper - Interface in org.springframework.extensions.surf
Interface for custom PageMapper implementations.
PageMapperException - Exception in org.springframework.extensions.surf.exception
 
PageMapperException(String) - Constructor for exception org.springframework.extensions.surf.exception.PageMapperException
 
PageMapperException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.PageMapperException
 
PageMapperFactory - Interface in org.springframework.extensions.surf
 
PageOperations - Class in org.springframework.roo.addon.surf.page
Provides Surf Page related operations.
PageOperations(FileManager, PathResolver, MetadataService, ProjectOperations) - Constructor for class org.springframework.roo.addon.surf.page.PageOperations
 
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
 
pages() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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
Constructs a link to a given page type.
pageType(RequestContext, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
Constructs a link to a given page type for a given format.
pageType(RequestContext, String, String, String) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
Constructs a link to a given page type for a given format.
pageType(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.AbstractLinkBuilder
Constructs a link to a given page type for a given format.
pageType(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.DefaultLinkBuilder
 
pageType(RequestContext, String, String, String, Map<String, String>) - Method in class org.springframework.extensions.surf.support.RequestParameterLinkBuilder
 
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.DefaultLinkBuilder
 
pageTypeUri - Variable in class org.springframework.extensions.surf.support.DefaultLinkBuilderFactory
 
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.DefaultLinkBuilder
 
pageUri - Variable in class org.springframework.extensions.surf.support.DefaultLinkBuilderFactory
 
PageView - Class in org.springframework.extensions.surf.mvc
Default view implementation for Surf pages
PageView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.PageView
 
PageViewResolver - Class in org.springframework.extensions.surf.mvc
Resolver for web framework Page views
PageViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.PageViewResolver
 
Pair<F,S> - Class in org.springframework.extensions.surf.util
Utility class for containing two things that aren't like each other
Pair(F, S) - Constructor for class org.springframework.extensions.surf.util.Pair
Make a new one.
PARAM_CONFIG - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
ParameterCheck - Class in org.springframework.extensions.surf.util
Utility class to perform various common parameter checks
ParameterCheck() - Constructor for class org.springframework.extensions.surf.util.ParameterCheck
 
parametersMap - Variable in class org.springframework.extensions.surf.support.AbstractRequestContext
 
parse() - Method in class org.springframework.extensions.config.BaseConfigService
Parses all the files passed to this config service
parse(InputStream) - Method in class org.springframework.extensions.config.BaseConfigService
Parses the given config stream
parse(Element) - Method in class org.springframework.extensions.config.RemoteConfigElementReader
 
parse(Element) - Method in class org.springframework.extensions.config.ServerElementReader
 
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(Element) - Method in class org.springframework.extensions.config.WebStudioConfigElementReader
Called from the configuration service to handle the loading of the Web Framework configuration XML.
parse(Element) - Method in interface org.springframework.extensions.config.xml.elementreader.ConfigElementReader
Parses the given XML element into a ConfigElement object
parse(Element) - Method in class org.springframework.extensions.config.xml.elementreader.GenericElementReader
 
parse(InputStream) - Method in class org.springframework.extensions.config.xml.XMLConfigService
 
parse(String, ParsePosition) - Method in class org.springframework.extensions.surf.util.CachingDateFormat
Parses and caches date strings.
parse(String) - Static method in class org.springframework.extensions.surf.util.ISO8601DateFormat
Parse date from ISO formatted string
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).
parse(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom
parse(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom
parse(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parse(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseContent() - Method in interface org.springframework.extensions.webscripts.WebScriptRequest
Gets the request body as a parsed entity
parseContent() - Method in class org.springframework.extensions.webscripts.WebScriptRequestImpl
 
parseEntry(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Entry
parseEntry(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Entry
parseEntry(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseEntry(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseExtensions(String, InputStream) - Method in interface org.springframework.extensions.webscripts.DescriptionExtension
Gets the custom description extensions
parseFeed(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Feed
parseFeed(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse Atom Feed
parseFeed(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseFeed(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseLocale(String) - Static method in class org.springframework.extensions.surf.util.I18NUtil
Factory method to create a Locale from a lang_country_variant string.
parseService(InputStream, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse APP Service
parseService(Reader, String) - Method in interface org.springframework.extensions.webscripts.atom.AbderaService
Parse APP Service
parseService(InputStream, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseService(Reader, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
 
parseXMLNodeModel(String) - Method in class org.springframework.extensions.webscripts.ScriptableUtils
Converts an xml string to a freemarker node model
passiveMode - Variable in class org.springframework.extensions.surf.render.AbstractRenderContext
 
Path - Interface in org.springframework.extensions.webscripts
Web Script Path
PathImpl - Class in org.springframework.extensions.webscripts
Basic implementation of a Web Script Path Used for package & url trees.
PathImpl(String) - Constructor for class org.springframework.extensions.webscripts.PathImpl
Construct
pathInfo - Variable in class org.springframework.extensions.webscripts.WebScriptRequestURLImpl
 
pathPrefix - Variable in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
persistent - Variable in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
PersistentCache - Class in org.springframework.extensions.surf.cache
This is a more advanced version of a cache that passivates objects to disk.
PersistentCache(long, String) - Constructor for class org.springframework.extensions.surf.cache.PersistentCache
Instantiates a new persistent cache.
persisterConfigDescriptor - Variable in class org.springframework.extensions.config.WebFrameworkConfigElement
 
Pet - Class in org.springframework.samples.petclinic.owners.pets
 
Pet() - Constructor for class org.springframework.samples.petclinic.owners.pets.Pet
 
PetController - Class in org.springframework.samples.petclinic.owners.pets
 
PetController(PetRepository) - Constructor for class org.springframework.samples.petclinic.owners.pets.PetController
 
PetRepository - Interface in org.springframework.samples.petclinic.owners.pets
 
PHPMethodExtension - Class in org.springframework.extensions.webscripts.processor
Base class representing an extension to the PHP processor that adds new methods.
PHPMethodExtension() - Constructor for class org.springframework.extensions.webscripts.processor.PHPMethodExtension
 
PHPObjectExtension - Class in org.springframework.extensions.webscripts.processor
 
PHPObjectExtension() - Constructor for class org.springframework.extensions.webscripts.processor.PHPObjectExtension
 
phpProcessor - Variable in class org.springframework.extensions.webscripts.processor.PHPMethodExtension
The PHP processor
phpProcessor - Variable in class org.springframework.extensions.webscripts.processor.PHPObjectExtension
The PHP processor
PHPProcessorException - Exception in org.springframework.extensions.webscripts.processor
 
PHPProcessorException(String) - Constructor for exception org.springframework.extensions.webscripts.processor.PHPProcessorException
 
PHPProcessorException(String, Throwable) - Constructor for exception org.springframework.extensions.webscripts.processor.PHPProcessorException
 
PHPScriptProcessor - Class in org.springframework.extensions.webscripts.processor
PHP Script Processor for Alfresco Web Framework
PHPScriptProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
Constructor
PHPTemplateProcessor - Class in org.springframework.extensions.webscripts.processor
PHP Template Processor for Web Framework
PHPTemplateProcessor() - Constructor for class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
Constructor
PlatformRuntimeException - Exception in org.springframework.extensions.surf.exception
Base exception for Spring Surf platform (i18n enabled)
PlatformRuntimeException(String) - Constructor for exception org.springframework.extensions.surf.exception.PlatformRuntimeException
Constructor
PlatformRuntimeException(String, Object[]) - Constructor for exception org.springframework.extensions.surf.exception.PlatformRuntimeException
Constructor
PlatformRuntimeException(String, Throwable) - Constructor for exception org.springframework.extensions.surf.exception.PlatformRuntimeException
Constructor
PlatformRuntimeException(String, Object[], Throwable) - Constructor for exception org.springframework.extensions.surf.exception.PlatformRuntimeException
Constructor
PLUGIN_ID - Static variable in class org.springframework.extensions.sts.surf.SurfPlugin
 
populateScriptModel(RenderContext, Map<String, Object>) - Static method in class org.springframework.extensions.webscripts.ProcessorModelHelper
Populate the model for script processor.
populateTemplateModel(RenderContext, Map<String, Object>) - Static method in class org.springframework.extensions.webscripts.ProcessorModelHelper
Populate the model for template processor.
PortletAuthenticatorFactory - Interface in org.springframework.extensions.webscripts.portlet
Factory for constructing a Portlet Authenticator
post(ZipFile, ZipEntry, String) - Method in class org.springframework.extensions.surf.task.ImportTask
 
post(String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a POST request.
post(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a POST request.
post(AppointmentForm) - Method in class org.springframework.samples.petclinic.appointments.web.AppointmentsController
 
post(OwnerForm) - Method in class org.springframework.samples.petclinic.owners.OwnersController
 
postExecute(RequestContext, ServletRequest) - Method in class org.springframework.extensions.surf.support.AbstractPageMapper
Handles clean up cases
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.extensions.surf.mvc.PreviewContextInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.extensions.surf.mvc.RequestContextInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.extensions.surf.mvc.ThemeInterceptor
 
postHeaderProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer
 
postHeaderProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 
postProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.ComponentRenderer
Post-processing of components
postProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.RegionRenderer
Post-processing of regions
postProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
 
postProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioRegionRenderer
 
Preference - Class in org.springframework.webflow.samples.booking
 
Preference() - Constructor for class org.springframework.webflow.samples.booking.Preference
 
PreferencesController - Class in org.springframework.webflow.samples.booking
 
PreferencesController() - Constructor for class org.springframework.webflow.samples.booking.PreferencesController
This empty constructor is needed in order for the Spring Security annotations to work as expected
PreferencesController(TravelService) - Constructor for class org.springframework.webflow.samples.booking.PreferencesController
 
prefix(RenderContext, String) - Static method in class org.springframework.extensions.webscripts.ScriptForm
 
PREFIX_CLASSPATH - Static variable in class org.springframework.extensions.config.source.UrlConfigSource
 
PREFIX_CLASSPATH - Static variable in class org.springframework.extensions.webscripts.FreemarkerProcessor
 
PREFIX_FILE - Static variable in class org.springframework.extensions.config.source.UrlConfigSource
 
PREFIX_HTTP - Static variable in class org.springframework.extensions.config.source.UrlConfigSource
 
PREFIX_JAR - Static variable in class org.springframework.extensions.config.source.UrlConfigSource
 
PREFIX_WEBAPP - Static variable in class org.springframework.extensions.config.source.UrlConfigSource
 
PrefixTemplateUriIndex - Class in org.springframework.extensions.webscripts
Uri index supporting simple URI templates where matching is performed on static prefix of the URI.
PrefixTemplateUriIndex() - Constructor for class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.extensions.surf.mvc.PreviewContextInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.extensions.surf.mvc.RequestContextInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.extensions.surf.mvc.ThemeInterceptor
 
PresentationContainer - Class in org.springframework.extensions.webscripts
Presentation (web tier) Web Script Container
PresentationContainer() - Constructor for class org.springframework.extensions.webscripts.PresentationContainer
 
PresentationUtil - Class in org.springframework.extensions.surf.render
This class basically delegates through to the RenderUtil functions but provides for a 'pretty' user experience.
PresentationUtil() - Constructor for class org.springframework.extensions.surf.render.PresentationUtil
 
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
 
PrettyFlowUrlHandler - Class in org.springframework.webflow.samples.booking
 
PrettyFlowUrlHandler() - Constructor for class org.springframework.webflow.samples.booking.PrettyFlowUrlHandler
 
PreviewContext - Class in org.springframework.extensions.webscripts
Provides information about the WCM sandbox which is currently being previewed.
PreviewContext() - Constructor for class org.springframework.extensions.webscripts.PreviewContext
 
PreviewContext(String) - Constructor for class org.springframework.extensions.webscripts.PreviewContext
Constructs a new remote sandbox context instance
PreviewContext(String, String) - Constructor for class org.springframework.extensions.webscripts.PreviewContext
Constructs a new remote sandbox context instance
PreviewContextInterceptor - Class in org.springframework.extensions.surf.mvc
 
PreviewContextInterceptor() - Constructor for class org.springframework.extensions.surf.mvc.PreviewContextInterceptor
 
PreviewContextProvider - Interface in org.springframework.extensions.webscripts
Provides remote sandbox context information to Alfresco Store implementations.
PreviewContextProviderImpl - Class in org.springframework.extensions.surf
Web Framework sandbox context provider implementation
PreviewContextProviderImpl() - Constructor for class org.springframework.extensions.surf.PreviewContextProviderImpl
 
PreviewController - Class in org.springframework.extensions.surf.mvc
Controller for managing requests for preview.
PreviewController() - Constructor for class org.springframework.extensions.surf.mvc.PreviewController
 
previousPageId - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
print(HttpServletResponse, String) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
Commits the given string to the response output stream
print(RenderContext, String) - Static method in class org.springframework.extensions.surf.render.AbstractRenderer
Commits the given string to the response output stream
print(String) - Static method in class org.springframework.extensions.surf.site.Timer
Either print out to the configured Timer logger Or if they haven't set that up, just dump out to console
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
 
printApplicationConfig(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 
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(ConfigSection, Evaluator, Object, Config) - Method in interface org.springframework.extensions.config.ConfigLookupAlgorithm
Determines whether the given section applies to the given object, if so the section is added to the results
process(ConfigSection, Evaluator, Object, Config) - Method in class org.springframework.extensions.config.DefaultLookupAlgorithm
 
process(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
process(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
process(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
process(String, Object, Writer) - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Process a template against the supplied data model and write to the out.
processAction(ActionRequest, ActionResponse) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
processActionMethod(FacesContext, MethodBinding, ActionEvent) - Static method in class org.springframework.extensions.webscripts.ui.common.JSFUtils
Invoke the method encapsulated by the supplied MethodBinding
processChildren(Element, GenericConfigElement) - Method in class org.springframework.extensions.config.xml.elementreader.GenericElementReader
Recursively processes the children creating the required config element objects as it goes
processComponent(RenderContext, RenderFocus, Component) - Method in class org.springframework.extensions.surf.render.RenderService
Executes the processor for the given render focus on the given component instance.
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
Processor - Interface in org.springframework.extensions.surf.core.processor
Interface for Proccessor classes - such as Template or Scripting Processors.
processor - Variable in class org.springframework.extensions.surf.render.AbstractRenderer
 
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(RenderContext) - 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
 
ProcessorExecutionException - Exception in org.springframework.extensions.surf.exception
 
ProcessorExecutionException(String) - Constructor for exception org.springframework.extensions.surf.exception.ProcessorExecutionException
 
ProcessorExecutionException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ProcessorExecutionException
 
ProcessorExecutionException(Exception) - Constructor for exception org.springframework.extensions.surf.exception.ProcessorExecutionException
 
ProcessorExtension - Interface in org.springframework.extensions.surf.core.processor
Interface to represent a server side script implementation
processorExtensions - Variable in class org.springframework.extensions.webscripts.processor.BaseProcessor
A map containing all the processor extenstions
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
 
ProcessorNotFoundException - Exception in org.springframework.extensions.surf.exception
 
ProcessorNotFoundException(Exception) - Constructor for exception org.springframework.extensions.surf.exception.ProcessorNotFoundException
 
ProcessorNotFoundException(String) - Constructor for exception org.springframework.extensions.surf.exception.ProcessorNotFoundException
 
ProcessorNotFoundException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.ProcessorNotFoundException
 
processRenderable(RenderContext, RenderFocus, Renderable) - Method in class org.springframework.extensions.surf.render.RenderService
Executes the processor for the given focus on the provided renderable object.
processRequest() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
processResponse(Response, ConnectorSession) - Method in class org.springframework.extensions.webscripts.connector.AbstractAuthenticator
Retrieves headers from response and stores onto the Connector Session
processResponse(RemoteClient, Response) - Method in class org.springframework.extensions.webscripts.connector.HttpConnector
Retrieves headers from response and stores back onto Credentials
processResponse(URL, HttpMethod) - Method in class org.springframework.extensions.webscripts.connector.RemoteClient
Pre-processes the response, propagating cookies and deciding whether a redirect is required
processResponseCode(String, int) - Static method in class org.springframework.extensions.webscripts.connector.EndpointManager
Process the given response code for an endpoint - recording if that remote connection is unavailable for a time.
processSection(ConfigSection, Object, ConfigLookupContext, ConfigImpl) - Method in class org.springframework.extensions.config.BaseConfigService
Determines whether the given section applies for the given object, if it does, the section is added to given results object.
processSourceString(String) - Method in class org.springframework.extensions.config.source.UrlConfigSource
Processes the given source string and adds the resulting config source files to the list to be parsed.
processString(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.FTLTemplateProcessor
 
processString(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.GroovyTemplateProcessor
 
processString(String, Object, Writer) - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
processString(String, Object, Writer) - Method in interface org.springframework.extensions.webscripts.TemplateProcessor
Process a string template against the supplied data model and write to the out.
processTemplate(RenderContext, RenderFocus, TemplateInstance) - Method in class org.springframework.extensions.surf.render.RenderService
Executes the processor for the given render focus on the given template instance.
processWildcardJarSource(String) - Method in class org.springframework.extensions.config.source.UrlConfigSource
Processes the given JAR file pattern source.
progress - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
progressSize - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
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_BIOGRAPHY - Static variable in class org.springframework.extensions.webscripts.connector.User
 
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_COMPANY_ADDRESS1 - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_ADDRESS2 - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_ADDRESS3 - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_EMAIL - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_FAX - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_POSTCODE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_COMPANY_TELEPHONE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_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_EMAIL - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_FIRST_NAME - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_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
 
PROP_ID - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_INSTANTMSG - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_JOB_TITLE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_LAST_NAME - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_LOCATION - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_MIDDLE_NAME - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_MOBILE_PHONE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
PROP_ORDER_ID - Static variable in interface org.springframework.extensions.surf.types.PageAssociation
 
PROP_ORGANIZATION - Static variable in class org.springframework.extensions.webscripts.connector.User
 
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
 
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_SKYPE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
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_TELEPHONE - Static variable in class org.springframework.extensions.webscripts.connector.User
 
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.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 - Variable in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
properties - Variable in class org.springframework.extensions.webscripts.ScriptBase
 
properties - Variable in class org.springframework.extensions.webscripts.ScriptCredentials
 
properties - Variable in class org.springframework.extensions.webscripts.ScriptCredentialVault
 
PropertyCheck - Class in org.springframework.extensions.surf.util
Helper class for for use when checking properties.
PropertyCheck() - Constructor for class org.springframework.extensions.surf.util.PropertyCheck
 
protocolId - Variable in class org.springframework.extensions.surf.resource.AbstractResource
 
protocolId - Variable in class org.springframework.extensions.surf.resource.AbstractResourceLoader
 
provide() - Method in class org.springframework.extensions.surf.PreviewContextProviderImpl
 
provide(RequestContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.render.AbstractRenderContextProvider
 
provide(RequestContext, HttpServletRequest, HttpServletResponse, RenderMode) - Method in class org.springframework.extensions.surf.render.AbstractRenderContextProvider
 
provide(RenderContext) - Method in class org.springframework.extensions.surf.render.AbstractRenderContextProvider
 
provide(RenderContext, ModelObject) - Method in class org.springframework.extensions.surf.render.AbstractRenderContextProvider
 
provide(RequestContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContextProvider
 
provide(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContextProvider
 
provide(RequestContext, HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.extensions.surf.render.RenderContextProvider
Provides a root RenderContext which wraps the request context and servlet objects The render context is set to the VIEW render mode.
provide(RequestContext, HttpServletRequest, HttpServletResponse, RenderMode) - Method in interface org.springframework.extensions.surf.render.RenderContextProvider
Provides a root RenderContext which wraps the request context and servlet objects
provide(RenderContext) - Method in interface org.springframework.extensions.surf.render.RenderContextProvider
Provides a RenderContext based on a current render context.
provide(RenderContext, ModelObject) - Method in interface org.springframework.extensions.surf.render.RenderContextProvider
Provides a RenderContext based on a current render context.
provide(HttpServletRequest) - Method in class org.springframework.extensions.surf.studio.DefaultWebStudioStateProvider
 
provide(HttpServletRequest) - Method in interface org.springframework.extensions.surf.studio.WebStudioStateProvider
Provides the state management object for the active session of Web Studio
provide(String) - Method in class org.springframework.extensions.surf.WebFrameworkConnectorProvider
Implementation of the contract to provide a Connector for our remote store.
provide(String) - Method in interface org.springframework.extensions.webscripts.connector.ConnectorProvider
Builds a Connector object mounted against the given endpoint
provide(String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorProviderImpl
Implementation of the contract to provide a Connector for our the web script framework.
provide(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVaultProvider
Provide a credential vault for the given ID
provide(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVaultProvider
Provide a Simple Credential Vault
provide(String) - Method in class org.springframework.extensions.webscripts.connector.XMLCredentialVaultProvider
 
provide() - Method in interface org.springframework.extensions.webscripts.PreviewContextProvider
Provides the remote sandbox context instance.
provider - Variable in class org.springframework.extensions.surf.render.AbstractRenderContext
 
provideRenderContext(RequestContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.render.RenderService
Provides a new render context bound to the given model object This will use the VIEW render mode
provideRenderContext(RequestContext, HttpServletRequest, HttpServletResponse, RenderMode) - Method in class org.springframework.extensions.surf.render.RenderService
Provides a new render context bound to the given model object
provideRenderContext(RenderContext) - Method in class org.springframework.extensions.surf.render.RenderService
Provides a new render context instance which inherits properties from the given render context instance
provideRenderContext(RenderContext, ModelObject) - Method in class org.springframework.extensions.surf.render.RenderService
Provides a new render context instance which inherits properties from the given render context instance The given model object will be bound to the render context.
put(Element) - Method in class org.springframework.extensions.config.RemoteConfigElement.Descriptor
 
put(Element) - Method in class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
 
put(Element) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
put(String, K) - Method in class org.springframework.extensions.surf.cache.BasicCache
 
put(String, K, long) - Method in class org.springframework.extensions.surf.cache.BasicCache
 
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, Object, long) - Method in class org.springframework.extensions.surf.cache.PersistentCache
 
put(String, String) - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
put(String, String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Stores a property onto this element
put(String, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.NativeMap
 
put(int, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.NativeMap
 
put(String, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
put(int, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableLinkedHashMap
 
put(String, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
put(int, Scriptable, Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
put(Object, Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
put(String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a PUT request.
put(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptRemoteConnector
Invokes a URI on a remote service, passing the supplied body as a PUT request.
put(OwnerForm, ExternalContext) - Method in class org.springframework.samples.petclinic.owners.OwnerController
 
put(Pet, ExternalContext) - Method in class org.springframework.samples.petclinic.owners.pets.PetController
 
putAll(Map) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
putConfigElement(ConfigElement) - Method in class org.springframework.extensions.config.ConfigImpl
Adds a config element to the results of the lookup replacing any config element already present with the same name
putDescriptor(RenderMode, ProcessorContext.ProcessorDescriptor) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
putElementReaders(Map<String, ConfigElementReader>) - Method in class org.springframework.extensions.config.xml.XMLConfigService
Put the elementReaders into the in-memory 'cache'
putEvaluators(Map<String, Evaluator>) - Method in class org.springframework.extensions.config.BaseConfigService
Put evaluators into the in-memory 'cache'
putGlobalConfig(ConfigImpl) - Method in class org.springframework.extensions.config.BaseConfigService
Put globalConfig into the in-memory 'cache'
putResponse(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
putSections(List<ConfigSection>) - Method in class org.springframework.extensions.config.BaseConfigService
Put the sections into the in-memory 'cache'
putSectionsByArea(Map<String, List<ConfigSection>>) - Method in class org.springframework.extensions.config.BaseConfigService
Put the sectionsByArea into the in-memory 'cache'
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

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

R

read() - Method in class org.springframework.extensions.surf.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.springframework.extensions.surf.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.atom.AtomEntryReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.atom.AtomFeedReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.atom.AtomReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.form.UrlEncodedFormReader
 
read(WebScriptRequest) - Method in interface org.springframework.extensions.webscripts.FormatReader
Converts mimetype to Java Object
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.json.JSONReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.RequestReader
 
read(WebScriptRequest) - Method in class org.springframework.extensions.webscripts.servlet.FormDataReader
 
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
Instantiates a new store model object persister.
redirect(Object) - Method in interface org.springframework.samples.petclinic.util.ExternalContext
 
ReflectionHelper - Class in org.springframework.extensions.surf.util
Static Helper methods for instantiating objects from reflection.
regenerateId() - Method in class org.springframework.extensions.surf.types.ComponentImpl
Regenerate the ID for this component
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
 
RegionConfig - Class in org.springframework.roo.addon.surf.region
Simple java bean for Surf template region configuration.
RegionConfig(String, String) - Constructor for class org.springframework.roo.addon.surf.region.RegionConfig
 
RegionFreemarkerTagDirective - Class in org.springframework.extensions.webscripts
A generic Freemarker Directive wrapper around the Java Tag classes
RegionFreemarkerTagDirective(RenderContext) - Constructor for class org.springframework.extensions.webscripts.RegionFreemarkerTagDirective
 
RegionIncludeTag - Class in org.springframework.extensions.surf.taglib
 
RegionIncludeTag() - Constructor for class org.springframework.extensions.surf.taglib.RegionIncludeTag
 
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 URLs are expected to be invoked as shown: /// Most commonly, these are: regionId -> the id of the region (i.e.
RegionView(WebFrameworkServiceRegistry) - Constructor for class org.springframework.extensions.surf.mvc.RegionView
 
RegionViewResolver - Class in org.springframework.extensions.surf.mvc
Resolver for web framework Region views
RegionViewResolver() - Constructor for class org.springframework.extensions.surf.mvc.RegionViewResolver
 
register() - Method in class org.springframework.extensions.config.ConfigBootstrap
Registers this object with the injected ConfigService
register() - Method in interface org.springframework.extensions.config.ConfigDeployer
 
register() - Method in class org.springframework.extensions.webscripts.processor.AbstractScriptProcessor
 
register() - Method in class org.springframework.extensions.webscripts.processor.AbstractTemplateProcessor
 
register() - Method in class org.springframework.extensions.webscripts.processor.BaseProcessorExtension
Spring bean init method - registers this extension with the appropriate processor.
register() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableScriptProcessor
Registers this processor with the parent processor
register() - Method in class org.springframework.extensions.webscripts.processor.BaseRegisterableTemplateProcessor
Registers this processor with the parent processor
register() - Method in class org.springframework.extensions.webscripts.processor.PHPMethodExtension
Register the method extension with the PHP processor.
register() - Method in class org.springframework.extensions.webscripts.processor.PHPObjectExtension
Register the method extension with the PHP processor.
registerEndpoint(String) - Static method in class org.springframework.extensions.webscripts.connector.EndpointManager
Register an endpoint with the manager - the same endpoint can be registered any number of times with side effects.
registerExtensionFactory(ExtensionFactory) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
Register Extension Factory
registerProcessorExtension(ProcessorExtension) - Method in interface org.springframework.extensions.surf.core.processor.Processor
Registers a processor extension with the processor
registerProcessorExtension(ProcessorExtension) - Method in class org.springframework.extensions.webscripts.processor.BaseProcessor
 
registerProcessorExtension(ProcessorExtension) - Method in class org.springframework.extensions.webscripts.processor.PHPScriptProcessor
 
registerProcessorExtension(ProcessorExtension) - Method in class org.springframework.extensions.webscripts.processor.PHPTemplateProcessor
 
registerQName(String, String) - Method in class org.springframework.extensions.webscripts.atom.AbderaServiceImpl
Register QName
registerResourceBundle(String) - Static method in class org.springframework.extensions.surf.util.I18NUtil
Register a resource bundle.
registerScriptProcessor(ScriptProcessor) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Registers a script processor
registerScriptProcessor(ScriptProcessor, String, String) - Method in class org.springframework.extensions.webscripts.ScriptProcessorRegistry
Registers a script processor
registerTemplateProcessor(TemplateProcessor) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Registers a template processor
registerTemplateProcessor(TemplateProcessor, String, String) - Method in class org.springframework.extensions.webscripts.TemplateProcessorRegistry
Registers a template processor
registerUri(WebScript, String) - Method in class org.springframework.extensions.webscripts.JaxRSUriIndex
 
registerUri(WebScript, String) - Method in class org.springframework.extensions.webscripts.PrefixTemplateUriIndex
 
registerUri(WebScript, String) - Method in interface org.springframework.extensions.webscripts.UriIndex
Register a URI with a Web Script
Registry - Interface in org.springframework.extensions.webscripts
Web Scripts Registry
release() - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
release(RenderContext) - Method in class org.springframework.extensions.surf.render.AbstractRenderContextProvider
 
release(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContextProvider
 
release() - Method in interface org.springframework.extensions.surf.render.RenderContext
 
release(RenderContext) - Method in interface org.springframework.extensions.surf.render.RenderContextProvider
Releases a given render context
release() - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
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.ComponentIncludeTag
 
release() - Method in class org.springframework.extensions.surf.taglib.ComponentTag
 
release() - Method in class org.springframework.extensions.surf.taglib.ObjectAnchorTag
 
release() - Method in class org.springframework.extensions.surf.taglib.ObjectLinkTag
 
release() - Method in class org.springframework.extensions.surf.taglib.ObjectPrintTag
 
release() - Method in class org.springframework.extensions.surf.taglib.RegionIncludeTag
 
release() - Method in class org.springframework.extensions.surf.taglib.RegionTag
 
release() - Method in class org.springframework.extensions.surf.taglib.ResourceTag
 
release() - Method in class org.springframework.extensions.surf.taglib.TagBase
 
release() - Method in class org.springframework.extensions.surf.ThreadLocalPreviewContext
Release resources
release() - Method in class org.springframework.extensions.surf.util.FakeJspPageContext
 
release() - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
release() - Method in class org.springframework.extensions.webscripts.jsf.WebScriptTag
 
releaseRenderContext(RenderContext) - Method in class org.springframework.extensions.surf.render.RenderService
Releases the given render context
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
RemoteClient - Class in org.springframework.extensions.webscripts.connector
Remote client for for accessing data from remote URLs.
RemoteClient(String) - Constructor for class org.springframework.extensions.webscripts.connector.RemoteClient
Construction
RemoteClient(String, String) - Constructor for class org.springframework.extensions.webscripts.connector.RemoteClient
Construction
RemoteConfigElement - Class in org.springframework.extensions.config
Describes the connection, authentication and endpoint properties stored within the block of the current configuration.
RemoteConfigElement() - Constructor for class org.springframework.extensions.config.RemoteConfigElement
Constructs a new Remote Config Element
RemoteConfigElement.AuthenticatorDescriptor - Class in org.springframework.extensions.config
The Class AuthenticatorDescriptor.
RemoteConfigElement.ConnectorDescriptor - Class in org.springframework.extensions.config
The Class ConnectorDescriptor.
RemoteConfigElement.Descriptor - Class in org.springframework.extensions.config
EndPoint Descriptor class
RemoteConfigElement.EndpointDescriptor - Class in org.springframework.extensions.config
The Class EndpointDescriptor.
RemoteConfigElement.IdentityType - Enum in org.springframework.extensions.config
Enum describing the Identity Type for an Endpoint
RemoteConfigElement.KeyStoreDescriptor - Class in org.springframework.extensions.config
The Class KeyStoreDescriptor.
RemoteConfigElementReader - Class in org.springframework.extensions.config
Responsible for loading Web Framework configuration settings from the web-site-config*.xml files that are loaded via the configuration service.
RemoteConfigElementReader() - Constructor for class org.springframework.extensions.config.RemoteConfigElementReader
 
RemoteConfigException - Exception in org.springframework.extensions.surf.exception
Thrown by the Web Script Framework when an issue occurs reading or working with objects described by the Remote Config block of the Web Script Framework configuration file.
RemoteConfigException(String) - Constructor for exception org.springframework.extensions.surf.exception.RemoteConfigException
 
RemoteConfigException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.RemoteConfigException
 
RemoteConfigProperties - Interface in org.springframework.extensions.config
 
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
 
RemoteStore - Class in org.springframework.extensions.webscripts
Store implementation that queries and retrieves documents from a remote HTTP endpoint.
RemoteStore() - Constructor for class org.springframework.extensions.webscripts.RemoteStore
 
RemoteStore.RemoteStoreScriptLoader - Class in org.springframework.extensions.webscripts
Remote Store implementation of a Script Loader
RemoteStore.RemoteStoreScriptLoader() - Constructor for class org.springframework.extensions.webscripts.RemoteStore.RemoteStoreScriptLoader
 
remove(String) - Method in class org.springframework.extensions.surf.cache.BasicCache
 
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.PersistentCache
 
remove(String) - Method in class org.springframework.extensions.surf.render.ProcessorContext.ProcessorDescriptor
 
remove(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Removes a property from this element
remove(String) - Method in class org.springframework.extensions.surf.task.TaskManager
 
remove(AbstractTask) - Method in class org.springframework.extensions.surf.task.TaskManager
 
remove(String) - Method in interface org.springframework.extensions.webscripts.connector.CredentialVault
Removes credentials for a given endpoint id from the vault
remove(String) - Method in class org.springframework.extensions.webscripts.connector.SimpleCredentialVault
 
remove(Object) - Method in class org.springframework.extensions.webscripts.ScriptableWrappedMap
 
remove() - Method in class org.springframework.extensions.webscripts.ScriptModelObject
Removes the object
remove(String) - Method in class org.springframework.extensions.webscripts.ScriptResources
 
remove(String, String) - Static method in class org.springframework.extensions.webscripts.ui.common.StringUtils
Remove all occurances of a String from a String
removeAllProperties(String) - Method in interface org.springframework.extensions.webscripts.connector.Credentials
Removes all properties
removeAllProperties(String) - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
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
 
removeCachedResource(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Removes a cached resource from the user session
removeCachedResources(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Removes cached resources that whose start with the given string
removeComponentConfig(Document, String) - Static method in class org.springframework.roo.addon.surf.util.ComponentConfigUtils
 
removeConnectorSession(HttpSession, String) - Method in class org.springframework.extensions.webscripts.connector.ConnectorService
Removes the ConnectorSession from the HttpSession for the given endpoint
removeConnectorSessions(RequestContext) - Static method in class org.springframework.extensions.surf.FrameworkUtil
Removes all session-bound Connector Sessions for the current user
removeCredentials(String) - Method in class org.springframework.extensions.webscripts.ScriptCredentialVault
Removes credentials from the vault
removeCustomProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
removeCustomProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
removeDefaultComponentId(String) - Method in interface org.springframework.extensions.surf.types.Theme
Removes the default component for a given region id
removeDefaultComponentId(String) - Method in class org.springframework.extensions.surf.types.ThemeImpl
 
removeDescriptor(RenderMode) - Method in class org.springframework.extensions.surf.render.ProcessorContext
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.ClassPathStore
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.JarStore
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.LocalFileSystemStore
 
removeDocument(String) - Method in class org.springframework.extensions.webscripts.RemoteStore
 
removeDocument(String) - Method in interface org.springframework.extensions.webscripts.Store
Removes an existing document.
removeDocument(String) - Method in class org.springframework.extensions.webscripts.WebApplicationStore
 
removeElementReaders() - Method in class org.springframework.extensions.config.xml.XMLConfigService
Remove the elementReaders from the in-memory 'cache'
removeEvaluators() - Method in class org.springframework.extensions.config.BaseConfigService
Remove evaluators from in-memory 'cache'
removeFromDisk(String) - Method in class org.springframework.extensions.surf.cache.PersistentCache
Removes a content item cached file from disk for the given path id.
removeGlobalConfig() - Method in class org.springframework.extensions.config.BaseConfigService
Remove globalConfig from the in-memory 'cache'
removeModelProperty(String) - Method in interface org.springframework.extensions.surf.ModelObject
 
removeModelProperty(String) - Method in class org.springframework.extensions.surf.types.AbstractModelObject
 
removeObject(ModelObject) - Method in class org.springframework.extensions.surf.ModelObjectManager
Removes the object.
removeObject(String, String) - Method in class org.springframework.extensions.surf.ModelObjectManager
Removes the object.
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(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.AbstractObjectPersister
 
removeObject(ModelPersistenceContext, ModelObject) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
removeObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.MultiObjectPersister
 
removeObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.ReadOnlyStoreObjectPersister
 
removeObject(ModelPersistenceContext, String, String) - Method in class org.springframework.extensions.surf.persister.StoreObjectPersister
 
removeObject(ModelObject) - Method in class org.springframework.extensions.surf.site.Model
Removes the given object.
removeObject(String, String) - Method in class org.springframework.extensions.surf.site.Model
Removes the object with the given object type and object id.
removeProcessor() - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
removeProcessor(RenderMode) - Method in class org.springframework.extensions.surf.render.AbstractRenderableModelObject
 
removeProcessor() - Method in interface org.springframework.extensions.surf.render.Renderable
Removes the default processor
removeProcessor(RenderMode) - Method in interface org.springframework.extensions.surf.render.Renderable
Removes the processor for the given render mode
removeProperties() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Removes all properties
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 interface org.springframework.extensions.webscripts.connector.Credentials
Removes a given property
removeProperty(String) - Method in class org.springframework.extensions.webscripts.connector.CredentialsImpl
 
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
 
removeSections() - Method in class org.springframework.extensions.config.BaseConfigService
Remove the sections from the in-memory 'cache'
removeSectionsByArea() - Method in class org.springframework.extensions.config.BaseConfigService
Remove the sectionsByArea from the in-memory 'cache'
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, RenderContextScope) - Method in class org.springframework.extensions.surf.render.AbstractRenderContext
 
removeValue(String) - Method in class org.springframework.extensions.surf.render.bean.DefaultRenderContext
 
removeValue(String, RenderContextScope) - Method in interface org.springframework.extensions.surf.render.RenderContext
 
removeValue(String, RenderContextScope) - Method in class org.springframework.extensions.surf.render.WrappedRenderContext
 
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.
removeValue(String) - Method in class org.springframework.extensions.surf.WrappedRequestContext
 
render(RenderContext, RenderFocus) - Method in class org.springframework.extensions.surf.render.AbstractRenderer
 
render(RenderContext, RenderFocus) - Method in interface org.springframework.extensions.surf.render.Renderer
Executes the renderer in the given focus
render(RenderRequest, RenderResponse) - Method in class org.springframework.extensions.webscripts.portlet.WebScriptPortlet
 
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_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
 
Renderable - Interface in org.springframework.extensions.surf.render
Implemented by object types which wish to expose a set of renderer configurations.
renderChromelessComponent(RenderContext, RenderFocus, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
renderChromelessRegion(RenderContext, RenderFocus, String, String, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
renderComponent(RenderContext, RenderFocus, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
renderComponent(RenderContext, RenderFocus, String, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
renderComponent(RenderContext, RenderFocus, String) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering a single identified component with the default chrome.
renderComponent(RenderContext, RenderFocus, String, String) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering a component with the given chrome.
renderContent(RenderContext) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
Renders the current content object using the BODY focus
renderContent(RenderContext, RenderFocus) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
Renders the current content object using its associated presentation template in the given focus.
renderContent(RenderContext, RenderFocus) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering of the current content item as provided by the request context.
RenderContext - Interface in org.springframework.extensions.surf.render
Defines a render response context
renderContext - Variable in class org.springframework.extensions.surf.render.RenderContextRequest
 
RenderContextProvider - Interface in org.springframework.extensions.surf.render
 
RenderContextRequest - Class in org.springframework.extensions.surf.render
Provides an HTTP Servlet Request implementation for the request bundled inside of a render context.
RenderContextRequest(RenderContext) - Constructor for class org.springframework.extensions.surf.render.RenderContextRequest
 
RenderContextScope - Enum in org.springframework.extensions.surf.render
Describes the scope of value operations for render context values.
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
 
RendererInitializationException - Exception in org.springframework.extensions.surf.exception
 
RendererInitializationException(Exception) - Constructor for exception org.springframework.extensions.surf.exception.RendererInitializationException
 
RendererInitializationException(String) - Constructor for exception org.springframework.extensions.surf.exception.RendererInitializationException
 
RendererInitializationException(String, Exception) - Constructor for exception org.springframework.extensions.surf.exception.RendererInitializationException
 
RendererNotFoundException - Exception in org.springframework.extensions.surf.exception
 
RendererNotFoundException(Exception) - Constructor for exception org.springframework.extensions.surf.exception.RendererNotFoundException
 
renderErrorHandlerPage(RenderContext, 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
renderFormatTemplate(String, Map<String, Object>, Writer) - Method in class org.springframework.extensions.webscripts.DeclarativeWebScript
Render a template (of given format) to the Web Script Response
renderFragment(String) - Method in interface org.springframework.samples.petclinic.util.ExternalContext
 
renderId - Variable in class org.springframework.extensions.surf.render.AbstractRenderContext
 
renderJspPage(RenderContext, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
Renders a JSP page
renderJspPage(RenderContext, String) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering of a JSP page.
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.
renderLinkImport(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.render.RenderUtil
Renders an HTML stylesheet tag.
renderLinkImport(HttpServletRequest, String, String, boolean) - 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, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.ComponentView
 
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.ErrorHandlerPageView
 
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.PageView
 
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.RegionView
 
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.SystemPageView
 
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.mvc.TemplateView
 
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.webscripts.servlet.mvc.WebScriptView
 
RenderMode - Enum in org.springframework.extensions.surf.render
Describes modes for rendering
renderModelObject(RenderContext) - Method in class org.springframework.extensions.surf.render.RenderService
Renders the ALL focus for the given model object
renderModelObject(RenderContext, RenderFocus) - Method in class org.springframework.extensions.surf.render.RenderService
Renders the specific focus for the given model object
renderPage(RenderContext) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
Renders the current page using the BODY focus
renderPage(RenderContext, RenderFocus) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
Renders the current page using the BODY focus
renderPage(RenderContext, 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.
renderRawComponent(RenderContext, RenderFocus, String) - Method in class org.springframework.extensions.surf.render.RenderService
 
renderRawComponent(RenderContext, RenderFocus, Component) - Method in class org.springframework.extensions.surf.render.RenderService
 
renderRegion(RenderContext, RenderFocus, String, String, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
renderRegion(RenderContext, RenderFocus, String, String, String, String) - Static method in class org.springframework.extensions.surf.render.PresentationUtil
 
renderRegion(RenderContext, RenderFocus, String, String, String, String) - Method in class org.springframework.extensions.surf.render.RenderService
Entry point for the rendering a region of a given template
renderRegionComponents(RenderContext) - 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 © 2009 SpringSource, Inc. All Rights Reserved.