public class RootLocatorImpl extends Object implements RootLocator
| Constructor and Description |
|---|
RootLocatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultLocation() |
Map<String,String> |
getProjectToQueryMap() |
String |
getRootQuery(String projectName)
Get The x-path pattern for the root of the deployment
This part of the path must exist prior to the first deployment
|
void |
setDefaultLocation(String rootQuery) |
void |
setProjectToQueryMap(Map<String,String> projectToQueryMap) |
public String getRootQuery(String projectName)
RootLocatorgetRootQuery in interface RootLocatorpublic void setDefaultLocation(String rootQuery)
public String getDefaultLocation()
Copyright © 2005–2014 Alfresco Software. All rights reserved.