Package | Description |
---|---|
org.apache.tiles.definition |
It contains classes and interfaces to allow manipulations of "definitions", i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
DefinitionsImpl
Deprecated.
This class is, in fact, part of the implementation of
UrlDefinitionsFactory and
ResolvingLocaleUrlDefinitionDAO . |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UrlDefinitionsFactory.addDefinitions(Definitions definitions,
TilesRequestContext tilesContext)
Deprecated.
Let the definitions be loaded by a
DefinitionDAO . |
Copyright © 2016. All rights reserved.