A B C D E F G H I L M N O P R S T U W

A

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.
addButton(String, String, String, String, boolean, boolean) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addCssFile(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Adds the css file.
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
 
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
 
addHiddenElement(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addJsFile(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Adds the js file.
addPage(String, String, boolean) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
addTask(AbstractTask) - Method in class org.springframework.extensions.surf.task.TaskManager
 
alfrescoConnector - Variable in class org.springframework.extensions.surf.task.ImportTask
 
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.studio.WebStudioService
 
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.
autowire() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Ensures that Web Studio search path elements are in place

B

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.
buildProperties() - Method in class org.springframework.extensions.webscripts.ScriptImporter
 
buttons() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 

C

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
 
clearDependencies() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Clears all file dependencies
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
 
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
 
CONFIG_ELEMENT_ID - Static variable in class org.springframework.extensions.config.WebStudioConfigElement
 
container - Variable in class org.springframework.extensions.surf.studio.WebStudioService
 
context - Variable in class org.springframework.extensions.webscripts.ScriptWebStudio
 
context - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
createScriptParameters(WebScriptRequest, WebScriptResponse, Map<String, Object>) - Method in class org.springframework.extensions.webscripts.DeclarativeWebStudioWebScript
 
creator - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
current() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
currentPageId - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 

D

data() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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
 
DEFAULT_WEBAPP_ID - Static variable in class org.springframework.extensions.surf.task.ImportTask
 
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
 
description - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
developerMode - Variable in class org.springframework.extensions.config.WebStudioConfigElement
 
disable() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Disables this browser component
disableButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
doStartTag() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 

E

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
 
enable() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Enables this browser component
enableButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
endTime - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
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
 
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

F

finalize() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 

G

get(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
get(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Retrieves a property from this element
getAlfrescoConnector() - Method in class org.springframework.extensions.surf.task.ImportTask
Gets the "alfresco" endpoint connector.
getAllTasks() - Method in class org.springframework.extensions.surf.task.TaskManager
Returns all of the tasks
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.studio.WebStudioService
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
getButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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
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.
getClientStateProvider() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Gets the web studio state provider.
getComponentTitle(RequestContext, Component) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
 
getComponentTypeTitle(RequestContext, Component) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
 
getContentEditURL(RequestContext, String, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
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
getCssFiles() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the css files.
getCurrentPageId() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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
 
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
 
getDescription() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
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
getDomFiles() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the dom files.
getElementStringValue(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getElementValue(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getEndpoint() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
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
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
getHttpServletRequest() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getHttpServletRequest() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getIconUri() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
getId() - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
getId() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the id.
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.webscripts.ScriptWizard
 
getImageUrl() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
getImporter() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getInstance() - Static method in class org.springframework.extensions.surf.studio.WebStudioService
 
getJsFiles() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the js files.
getModel() - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
getModel() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getMutex() - Method in class org.springframework.extensions.surf.task.TaskWorkerThread
 
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
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
getOverlayConfiguration() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Gets the overlay configuration.
getPanelDescriptor(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
getPanelIds() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
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 class org.springframework.extensions.surf.studio.BrowserStateBean
Returns the map of all properties
getProperty(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
getResponse() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getSafeElementValue(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
getSafeProperty(ScriptModelObject, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
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
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
getStringProperty(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
getStringPropertyEx(String) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
getTarget() - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
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
 
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.
getTitle() - Method in class org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor
 
getTitle() - Method in class org.springframework.extensions.config.WebStudioConfigElement.PanelDescriptor
 
getTitle() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Gets the title.
getWakeupPeriod() - Method in class org.springframework.extensions.surf.task.TaskManager
 
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
grid() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 

H

hideButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
history - Variable in class org.springframework.extensions.surf.task.AbstractTask
 

I

id - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
id - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
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, 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
increment() - Method in class org.springframework.extensions.surf.task.AbstractTask
 
increment() - Method in interface org.springframework.extensions.surf.task.Task
Increments the progress
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.webscripts.ScriptWizard
 
init(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
initConfiguration() - Method in class org.springframework.extensions.surf.studio.WebStudioService
 
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
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
 
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
isEnabled() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Returns whether this browser component is enabled
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
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
isOverlayEnabled(HttpServletRequest) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
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
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

L

logger - Static variable in class org.springframework.extensions.surf.task.AbstractTask
 
logger - Static variable in class org.springframework.extensions.surf.task.ImportTask
 
login(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 

M

model - Variable in class org.springframework.extensions.webscripts.ScriptWebStudio
 
model - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 

N

name - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
newInstance(Element) - Static method in class org.springframework.extensions.config.WebStudioConfigElement
 
nullStringCheck(String) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 

O

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
 
ObjectEditTag - Class in org.springframework.extensions.surf.taglib
 
ObjectEditTag() - Constructor for class org.springframework.extensions.surf.taglib.ObjectEditTag
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.extensions.surf.studio.WebStudioService
 
onBootstrap() - Method in class org.springframework.extensions.surf.studio.WebStudioService
Initialization of the Web Studio Service bean
org.springframework.extensions.config - package org.springframework.extensions.config
 
org.springframework.extensions.surf.exception - package org.springframework.extensions.surf.exception
 
org.springframework.extensions.surf.render.bean - package org.springframework.extensions.surf.render.bean
 
org.springframework.extensions.surf.servlet - package org.springframework.extensions.surf.servlet
 
org.springframework.extensions.surf.studio - package org.springframework.extensions.surf.studio
 
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.util - package org.springframework.extensions.surf.util
 
org.springframework.extensions.webscripts - package org.springframework.extensions.webscripts
 
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
 

P

pages() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
PARAM_CONFIG - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
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.
post(ZipFile, ZipEntry, String) - Method in class org.springframework.extensions.surf.task.ImportTask
 
postHeaderProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 
postProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
 
postProcess(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioRegionRenderer
 
previousPageId - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
printApplicationConfig(RenderContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 
processRequest() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
progress - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
progressSize - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
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
put(Element) - Method in class org.springframework.extensions.config.WebStudioConfigElement.Descriptor
 
put(String, String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Stores a property onto this element
putResponse(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 

R

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
 
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
removeProperties() - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Removes all properties
request - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
request(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
response - Variable in class org.springframework.extensions.webscripts.ScriptWizard
 
RESULT_STATUS - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
RESULT_STATUS_OK - Static variable in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
run() - Method in class org.springframework.extensions.surf.task.TaskStarterThread
 
run() - Method in class org.springframework.extensions.surf.task.TaskWorkerThread
 

S

ScriptImporter - Class in org.springframework.extensions.webscripts
Utility for importing Surf assets from a remote location into the Surf environment
ScriptImporter(RequestContext) - Constructor for class org.springframework.extensions.webscripts.ScriptImporter
Constructs a new ScriptImporter object.
ScriptWebStudio - Class in org.springframework.extensions.webscripts
 
ScriptWebStudio(RequestContext) - Constructor for class org.springframework.extensions.webscripts.ScriptWebStudio
 
ScriptWizard - Class in org.springframework.extensions.webscripts
TODO: delete this class - no more server-side wizard support
ScriptWizard(RequestContext) - Constructor for class org.springframework.extensions.webscripts.ScriptWizard
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.servlet.ClientStatePersistenceServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.extensions.surf.servlet.WebStudioDebugServlet
 
serviceRegistry - Variable in class org.springframework.extensions.surf.studio.WebStudioService
 
SESSION_ATTR_WEBSTUDIO - Static variable in class org.springframework.extensions.surf.studio.DefaultWebStudioStateProvider
 
sessionGet(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
sessionGet(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
sessionPut(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
sessionRemove(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setAlfrescoConnector(Connector) - Method in class org.springframework.extensions.surf.task.ImportTask
Sets the "alfresco" endpoint connector
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.extensions.surf.studio.WebStudioService
Sets the application context.
setBrowserReload(boolean) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setCachedObject(HttpServletRequest, String, Object) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
setCachedResource(HttpServletRequest, String, StringBuilder) - Static method in class org.springframework.extensions.surf.util.OverlayUtil
Caches a resource into the user session
setCacheInvalidateAll() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setClassname(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Sets the classname.
setClientStateProvider(WebStudioStateProvider) - Method in class org.springframework.extensions.surf.studio.WebStudioService
Sets the client state provider.
setContainer(Container) - Method in class org.springframework.extensions.surf.studio.WebStudioService
Sets the container.
setCreator(String) - Method in class org.springframework.extensions.surf.task.AbstractTask
 
setCreator(String) - Method in interface org.springframework.extensions.surf.task.Task
Sets the creator of the task
setCurrentPageId(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setCurrentSandboxId(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
setCurrentSandboxId(String) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
setCurrentStoreId(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
setCurrentStoreId(String) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
setCurrentUserId(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
setCurrentUserId(String) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
setCurrentWebappId(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
setCurrentWebappId(String) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
setCurrentWebProjectId(HttpServletRequest, String) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
setCurrentWebProjectId(String) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
setDescription(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Sets the description.
setDescription(String) - Method in class org.springframework.extensions.surf.task.AbstractTask
 
setDescription(String) - Method in interface org.springframework.extensions.surf.task.Task
Sets a description for the task
setDeveloperMode(boolean) - Method in class org.springframework.extensions.config.WebStudioConfigElement
 
setDeveloperMode(boolean) - Method in interface org.springframework.extensions.config.WebStudioConfigProperties
Allows the developer mode switch to be toggled
setDialogForm() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setDialogHTML(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setDialogType(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setDialogURL(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setEndpoint(String) - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
setFormFieldFocus(String, String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setIconUri(String) - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
setId(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setModel(Map<String, Object>) - Method in class org.springframework.extensions.webscripts.ScriptWebStudio
 
setModel(Map<String, Object>) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setOverlayEnabled(HttpServletRequest, boolean) - Static method in class org.springframework.extensions.surf.util.WebStudioUtil
 
setRedirectToPage(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setRegistry(DeclarativeRegistry) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
Sets the registry.
setResponse(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponse(String, boolean) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponse(String, Object) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponseCode(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponseCodeFinish() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponseCodeOK() - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponseMessage(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponseTitle(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setResponseURI(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
setServiceRegistry(WebFrameworkServiceRegistry) - Method in class org.springframework.extensions.surf.studio.WebStudioService
Sets the service registry.
setStatus(String) - Method in class org.springframework.extensions.surf.task.AbstractTask
 
setStatus(String) - Method in interface org.springframework.extensions.surf.task.Task
Sets the status
setStoreId(String) - Method in class org.springframework.extensions.surf.task.ImportTask
Sets the store id.
setTarget(String) - Method in class org.springframework.extensions.surf.taglib.ObjectEditTag
 
setTask(AbstractTask) - Method in class org.springframework.extensions.surf.task.TaskWorkerThread
 
setTaskManager(TaskManager) - Method in class org.springframework.extensions.surf.studio.WebStudioService
Sets the task manager.
setThreadPoolSize(int) - Method in class org.springframework.extensions.surf.task.TaskManager
 
setTitle(String) - Method in class org.springframework.extensions.surf.studio.BrowserStateBean
Sets the title.
setUrl(String) - Method in class org.springframework.extensions.surf.task.ImportTask
 
setWakeupPeriod(int) - Method in class org.springframework.extensions.surf.task.TaskManager
 
setWebappId(String) - Method in class org.springframework.extensions.surf.task.ImportTask
 
setWebStudioService(WebStudioService) - Method in class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
Sets the web studio service.
setWebStudioService(WebStudioService) - Method in class org.springframework.extensions.surf.render.bean.WebStudioRegionRenderer
Sets the web studio service.
setWebStudioService(WebStudioService) - Method in class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
Sets the web studio service.
setWebStudioService(WebStudioService) - Method in class org.springframework.extensions.surf.studio.DefaultWebStudioStateProvider
Sets the web studio service.
showButton(String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
startTime - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
status - Variable in class org.springframework.extensions.surf.task.AbstractTask
 
storeId - Variable in class org.springframework.extensions.surf.task.ImportTask
 

T

Task - Interface in org.springframework.extensions.surf.task
Task interface
taskManager - Variable in class org.springframework.extensions.surf.studio.WebStudioService
 
TaskManager - Class in org.springframework.extensions.surf.task
Basic implementation of a task manager for use in asynchronous processing and monitoring of tasks.
TaskManager() - Constructor for class org.springframework.extensions.surf.task.TaskManager
 
taskManager - Variable in class org.springframework.extensions.surf.task.TaskStarterThread
 
TaskStarterThread - Class in org.springframework.extensions.surf.task
Background thread that wakes up periodically to monitor the task manager's pool of tasks waiting to be processed.
TaskStarterThread(TaskManager) - Constructor for class org.springframework.extensions.surf.task.TaskStarterThread
Instantiates a new task starter thread.
TaskWorkerThread - Class in org.springframework.extensions.surf.task
Worker thread implementation that is responsible for executing a task, updating task state and then falling back asleep until called upon once more.
TaskWorkerThread(TaskManager) - Constructor for class org.springframework.extensions.surf.task.TaskWorkerThread
 
throwable - Variable in class org.springframework.extensions.surf.task.AbstractTask
 

U

updateElement(String, String) - Method in class org.springframework.extensions.webscripts.ScriptWizard
 
url - Variable in class org.springframework.extensions.surf.task.ImportTask
 

W

webappId - Variable in class org.springframework.extensions.surf.task.ImportTask
 
WebStudioComponentRenderer - Class in org.springframework.extensions.surf.render.bean
Modifies the way that components are rendered when Surf is running in preview mode.
WebStudioComponentRenderer() - Constructor for class org.springframework.extensions.surf.render.bean.WebStudioComponentRenderer
 
WebStudioConfigElement - Class in org.springframework.extensions.config
 
WebStudioConfigElement() - Constructor for class org.springframework.extensions.config.WebStudioConfigElement
Default Constructor
WebStudioConfigElement.ApplicationDescriptor - Class in org.springframework.extensions.config
 
WebStudioConfigElement.Descriptor - Class in org.springframework.extensions.config
 
WebStudioConfigElement.PanelDescriptor - Class in org.springframework.extensions.config
 
WebStudioConfigElementReader - 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.
WebStudioConfigElementReader() - Constructor for class org.springframework.extensions.config.WebStudioConfigElementReader
 
WebStudioConfigProperties - Interface in org.springframework.extensions.config
 
WebStudioDebugServlet - Class in org.springframework.extensions.surf.servlet
Helpful servlet that lets you switch various request-side features on for the current Web Studio session.
WebStudioDebugServlet() - Constructor for class org.springframework.extensions.surf.servlet.WebStudioDebugServlet
 
WebStudioRegionRenderer - Class in org.springframework.extensions.surf.render.bean
Modifies the way that components are rendered when Surf is running in preview mode.
WebStudioRegionRenderer() - Constructor for class org.springframework.extensions.surf.render.bean.WebStudioRegionRenderer
 
webStudioService - Variable in class org.springframework.extensions.surf.studio.DefaultWebStudioStateProvider
 
WebStudioService - Class in org.springframework.extensions.surf.studio
Web Studio spring service
WebStudioService() - Constructor for class org.springframework.extensions.surf.studio.WebStudioService
 
WebStudioStateBean - Class in org.springframework.extensions.surf.studio
Manages client side state for the Web Studio application
WebStudioStateBean() - Constructor for class org.springframework.extensions.surf.studio.WebStudioStateBean
 
WebStudioStateProvider - Interface in org.springframework.extensions.surf.studio
Manufactures or retrieves client state to the server side elements of Web Studio
WebStudioTemplateInstanceRenderer - Class in org.springframework.extensions.surf.render.bean
Modifies the way that components are rendered when Surf is running in preview mode.
WebStudioTemplateInstanceRenderer() - Constructor for class org.springframework.extensions.surf.render.bean.WebStudioTemplateInstanceRenderer
 
WebStudioUtil - Class in org.springframework.extensions.surf.util
 
WebStudioUtil() - Constructor for class org.springframework.extensions.surf.util.WebStudioUtil
 
writeToTempFile(byte[]) - Method in class org.springframework.extensions.surf.task.ImportTask
Writes the contents of an array to a temporary file

A B C D E F G H I L M N O P R S T U W

Copyright © 2009 SpringSource, Inc. All Rights Reserved.