Query Generator Groovy Helper

Last modified by Sylvain MARIE on 2014-02-10

public class QG {

 def getQueryPlugin(xcontext) {
  return new com.xpn.xwiki.plugin.query.QueryPlugin("query", "", xcontext.getContext())
 }

}

Tags:
Created by Sylvain MARIE on 2014-02-10
    
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 7.1.2 - Documentation