Interface S_QueryExit
- All Known Subinterfaces:
- S_FilterEntryOrEmpty,- S_FilterExit,- S_MatchingRuleEntry
public interface S_QueryExit
See the grammar in Javadoc for 
QueryBuilder.- 
Method SummaryModifier and TypeMethodDescriptionbuild()endBlock()Closes theS_FilterEntry.block()construction.
- 
Method Details- 
endBlockS_FilterExit endBlock()Closes theS_FilterEntry.block()construction. It is a bit high in hierarchy to allow empty block().end() construction without additional interface.
- 
asc
- 
asc
- 
desc
- 
desc
- 
offset
- 
maxSize
- 
buildObjectQuery build()
- 
buildFilterObjectFilter buildFilter()
 
-