Uses of Package
org.apache.tiles.request.attribute

Packages that use org.apache.tiles.request.attribute
org.apache.tiles.request This package defines the concept of "request" as the event causing a document to be generated from a template. 
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). 
 

Classes in org.apache.tiles.request.attribute used by org.apache.tiles.request
Addable
          Allows to get and set attributes.
 

Classes in org.apache.tiles.request.attribute used by org.apache.tiles.request.attribute
Addable
          Allows to get and set attributes.
HasAddableKeys
          Allows to get and set attributes.
HasKeys
          Allows to get attributes.
HasRemovableKeys
          Allows to get and remove attributes.
 

Classes in org.apache.tiles.request.attribute used by org.apache.tiles.request.collection
AttributeExtractor
          Allows to get, put and remove Object-type attributes.
EnumeratedValuesExtractor
          Allows to get values from multi-valued attributes.
HasAddableKeys
          Allows to get and set attributes.
HasKeys
          Allows to get attributes.
HasRemovableKeys
          Allows to get and remove attributes.
 



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