public class TemplatePanelPageMatcher extends Object
TemplatePage
and ReplaceableTemplate
match each other.Constructor and Description |
---|
TemplatePanelPageMatcher() |
Modifier and Type | Method and Description |
---|---|
static boolean |
matches(Collection<String> panelFacetNames,
Collection<String> pageFacetNames)
All panelFacetNames should be in pageFacetNames
|
static boolean |
matches(TemplatePage panel,
Template templateDesc) |
public static boolean matches(Collection<String> panelFacetNames, Collection<String> pageFacetNames)
panelFacetNames
- pageFacetNames
- public static boolean matches(TemplatePage panel, Template templateDesc)
Copyright © 2018. All rights reserved.