Class SpacesQuery

java.lang.Object
com.atlassian.confluence.spaces.SpacesQuery

public class SpacesQuery extends Object
An attempt to remove some of the proliferation of almost-identical space listing queries from Space.hbm.xml.

Dynamically builds a hibernate query which saves us from defining a query for every combination and permutation of input.