Uses of Class
org.exoplatform.groovyscript.text.BindingContext

Packages that use BindingContext
org.exoplatform.groovyscript.text   
 

Uses of BindingContext in org.exoplatform.groovyscript.text
 

Methods in org.exoplatform.groovyscript.text that return BindingContext
 BindingContext BindingContext.clone()
           
 

Methods in org.exoplatform.groovyscript.text with parameters of type BindingContext
 void TemplateService.include(java.lang.String name, BindingContext context)
           
 void TemplateService.merge(java.lang.String name, BindingContext context)
           
 void TemplateService.merge(groovy.text.Template template, BindingContext context)
          Deprecated. 
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.