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