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

Packages that use HasRemovableKeys
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 HasRemovableKeys in org.apache.tiles.request.attribute
 

Subinterfaces of HasRemovableKeys in org.apache.tiles.request.attribute
 interface AttributeExtractor
          Allows to get, put and remove Object-type attributes.
 

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

Constructors in org.apache.tiles.request.collection with parameters of type HasRemovableKeys
RemovableKeySet(HasRemovableKeys<?> request)
          Constructor.
 



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