public class WebScriptsStoreRegistrar
extends org.springframework.extensions.webscripts.StoreRegistrar
| Modifier and Type | Field and Description |
|---|---|
protected static String |
TEMPLATES_SEARCHPATH_ID |
protected static String |
WEBSCRIPTS_SEARCHPATH_ID |
| Constructor and Description |
|---|
WebScriptsStoreRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSearchPathId() |
protected String |
getTemplatesSearchPathId()
Overrides the templates search path id
|
void |
init() |
void |
setTemplatesSearchPath(org.springframework.extensions.webscripts.SearchPath templatesSearchPath)
Sets the templates search path
|
protected static final String WEBSCRIPTS_SEARCHPATH_ID
protected static final String TEMPLATES_SEARCHPATH_ID
protected String getSearchPathId()
getSearchPathId in class org.springframework.extensions.webscripts.StoreRegistrarpublic void setTemplatesSearchPath(org.springframework.extensions.webscripts.SearchPath templatesSearchPath)
templatesSearchPath - SearchPathprotected String getTemplatesSearchPathId()
public void init()
init in class org.springframework.extensions.webscripts.StoreRegistrarCopyright © 2005–2016 Alfresco Software. All rights reserved.