Uses of Interface
org.apache.tiles.request.attribute.HasAddableKeys

Packages that use HasAddableKeys
org.apache.tiles.request.attribute Methods to get, set and remove attributes from different sources (like HTTP requests or sessions). 
org.apache.tiles.request.collection Special collections and maps for attributes (like HTTP request or session attributes). 
 

Uses of HasAddableKeys in org.apache.tiles.request.attribute
 

Subinterfaces of HasAddableKeys in org.apache.tiles.request.attribute
 interface AttributeExtractor
          Allows to get, put and remove Object-type attributes.
 interface EnumeratedValuesExtractor
          Allows to get values from multi-valued attributes.
 

Uses of HasAddableKeys in org.apache.tiles.request.collection
 

Constructors in org.apache.tiles.request.collection with parameters of type HasAddableKeys
AddableParameterMap(HasAddableKeys<String> request)
          Constructor.
 



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.