| Package | Description |
|---|---|
| org.springframework.extensions.surf.extensibility | |
| org.springframework.extensions.webscripts | |
| org.springframework.extensions.webscripts.processor |
| Modifier and Type | Method and Description |
|---|---|
void |
WebScriptExtensibilityModuleHandler.setConfigurationSearchPath(SearchPath configurationSearchPath)
A setter provided so that the Spring configuration can set the
SearchPath |
| Modifier and Type | Field and Description |
|---|---|
protected SearchPath |
StoreRegistrar.searchPath |
| Modifier and Type | Method and Description |
|---|---|
SearchPath |
Container.getSearchPath()
Gets the Search Path
|
SearchPath |
AbstractRuntimeContainer.getSearchPath() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StoreRegistrar.plugin(Store store,
SearchPath searchPath,
boolean prepend)
Plugs the store into the search path
|
void |
DeclarativeRegistry.setSearchPath(SearchPath searchPath) |
void |
StoreRegistrar.setSearchPath(SearchPath searchPath)
Sets the search path
|
void |
ScriptProcessorRegistrar.setSearchPath(SearchPath searchPath) |
void |
AbstractRuntimeContainer.setSearchPath(SearchPath searchPath) |
void |
TemplateProcessorRegistrar.setSearchPath(SearchPath searchPath) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchPath |
AbstractTemplateProcessor.getSearchPath()
Gets the search path.
|
protected SearchPath |
AbstractScriptProcessor.getSearchPath()
Gets the search path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTemplateProcessor.setSearchPath(SearchPath searchPath) |
void |
AbstractScriptProcessor.setSearchPath(SearchPath searchPath) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.