Uses of Class
com.tonbeller.jpivot.tags.MondrianModelFactory.Config

Packages that use MondrianModelFactory.Config
com.tonbeller.jpivot.tags   
 

Uses of MondrianModelFactory.Config in com.tonbeller.jpivot.tags
 

Methods in com.tonbeller.jpivot.tags with parameters of type MondrianModelFactory.Config
protected  void MondrianOlapModelTag.allowOverride(com.tonbeller.wcf.controller.RequestContext context, MondrianModelFactory.Config cfg)
          default implementation delegates to allowOverride(RequestContext)
static com.tonbeller.jpivot.mondrian.MondrianModel MondrianModelFactory.instance(MondrianModelFactory.Config cfg)
           
static com.tonbeller.jpivot.mondrian.MondrianModel MondrianModelFactory.instance(java.lang.String filers, java.net.URL url, MondrianModelFactory.Config cfg, it.eng.spago.security.IEngUserProfile profile)