|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NestedObjectExtractor | |
|---|---|
| org.apache.tiles.evaluator.ognl | Attribute evaluator classes that can perform OGNL evaluation for attributes. |
| Uses of NestedObjectExtractor in org.apache.tiles.evaluator.ognl |
|---|
| Classes in org.apache.tiles.evaluator.ognl that implement NestedObjectExtractor | |
|---|---|
class |
ApplicationScopeNestedObjectExtractor
Extracts the application scope from a Tiles request. |
class |
RequestScopeNestedObjectExtractor
Extracts the request scope from a Tiles request. |
class |
SessionScopeNestedObjectExtractor
Extracts the session scope from a Tiles request. |
class |
TilesApplicationContextNestedObjectExtractor
Extracts the application context from a Tiles request. |
| Constructors in org.apache.tiles.evaluator.ognl with parameters of type NestedObjectExtractor | |
|---|---|
NestedObjectDelegatePropertyAccessor(NestedObjectExtractor<T> nestedObjectExtractor,
ognl.PropertyAccessor propertyAccessor)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||