public class FrontAwareWorkspaceMatcher extends WorkspaceMatcher
FrontAwareWorkspaceMatcher but that :IN_WORKSPACE_URL, WORKSPACE_NAME, WORKSPACE_THEME, WORKSPACE_THEME_URL, WORKSPACE_URI| Constructor and Description | 
|---|
FrontAwareWorkspaceMatcher()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
getWildcardStartIndex()
In the wildcard expression where to find the first relevant information 
 | 
protected Workspace | 
getWorkspace(String workspaceName)
Get the selected workspace 
 | 
Map | 
match(String pattern,
     Map objectModel,
     Parameters parameters)  | 
getMatchStringenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic FrontAwareWorkspaceMatcher()
protected int getWildcardStartIndex()
WorkspaceMatchergetWildcardStartIndex in class WorkspaceMatcherprotected Workspace getWorkspace(String workspaceName)
WorkspaceMatchergetWorkspace in class WorkspaceMatcherworkspaceName - The workspace name to getpublic Map match(String pattern, Map objectModel, Parameters parameters) throws PatternException
match in interface Matchermatch in class WorkspaceMatcherPatternException