Uses of Interface
org.apache.tiles.definition.Definitions

Packages that use Definitions
org.apache.tiles.definition It contains classes and interfaces to allow manipulations of "definitions", i.e. 
 

Uses of Definitions in org.apache.tiles.definition
 

Classes in org.apache.tiles.definition that implement Definitions
 class DefinitionsImpl
          Deprecated. This class is, in fact, part of the implementation of UrlDefinitionsFactory and ResolvingLocaleUrlDefinitionDAO.
 

Methods in org.apache.tiles.definition that return Definitions
protected  Definitions UrlDefinitionsFactory.createDefinitions()
          Deprecated. Do not use! Deprecated with no replacement.
protected  Definitions UrlDefinitionsFactory.getDefinitions()
          Deprecated. Do not use! Deprecated with no replacement.
 Definitions UrlDefinitionsFactory.readDefinitions()
          Deprecated. Let the Definitions Factory use it.
 Definitions DefinitionsFactory.readDefinitions()
          Deprecated. Let the Definitions Factory use it.
 Definitions UnresolvingLocaleDefinitionsFactory.readDefinitions()
          Deprecated. 
 

Methods in org.apache.tiles.definition with parameters of type Definitions
protected  void UrlDefinitionsFactory.addDefinitions(Definitions definitions, TilesRequestContext tilesContext)
          Deprecated. Let the definitions be loaded by a DefinitionDAO.
 



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