Interface MapConfigurationCondition
- 
- All Superinterfaces:
 Query
- All Known Implementing Classes:
 QueryProviderBase.Defaults
public interface MapConfigurationCondition extends Query
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheck(TemplateQueryContext ctx) 
 - 
 
- 
- 
Method Detail
- 
check
boolean check(@NotNull TemplateQueryContext ctx) throws GenerationFailureException
- Throws:
 GenerationFailureException
 
 - 
 
 -