|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Definitions | |
---|---|
org.apache.tiles.definition | It contains classes and interfaces to allow manipulations of "definitions", i.e. objects made of a template page and a number of filled attributes. |
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 |
DefinitionsFactory.readDefinitions()
Deprecated. Let the Definitions Factory use it. |
Definitions |
LocaleDefinitionsFactory.readDefinitions()
Deprecated. |
Definitions |
UrlDefinitionsFactory.readDefinitions()
Deprecated. Let the Definitions Factory use it. |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |