Uses of Class
juzu.PropertyMap

Packages that use PropertyMap
juzu   
juzu.request   
juzu.template   
 

Uses of PropertyMap in juzu
 

Methods in juzu that return PropertyMap
 PropertyMap Response.getProperties()
           
 

Constructors in juzu with parameters of type PropertyMap
PropertyMap(PropertyMap delegate)
           
Response.Render(PropertyMap properties, Streamable<Stream.Char> streamable)
           
 

Uses of PropertyMap in juzu.request
 

Methods in juzu.request with parameters of type PropertyMap
 Dispatch Dispatch.with(PropertyMap properties)
           
 Dispatch Phase.Action.Dispatch.with(PropertyMap properties)
           
 Dispatch Phase.View.Dispatch.with(PropertyMap properties)
           
 Dispatch Phase.Resource.Dispatch.with(PropertyMap properties)
           
 

Uses of PropertyMap in juzu.template
 

Constructors in juzu.template with parameters of type PropertyMap
TemplateRenderContext(juzu.impl.template.spi.TemplateStub stub, PropertyMap properties, Map<String,?> attributes, Locale locale)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.