A D E G I N O P R S T

A

ApplicationScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the application scope from a Tiles request.
ApplicationScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.ApplicationScopeNestedObjectExtractor
 

D

DelegatePropertyAccessor<T> - Class in org.apache.tiles.ognl
Uses a PropertyAccessorDelegateFactory to delegate the methods to another PropertyAccessor.
DelegatePropertyAccessor(PropertyAccessorDelegateFactory<T>) - Constructor for class org.apache.tiles.ognl.DelegatePropertyAccessor
Constructor.

E

evaluate(String, TilesRequestContext) - Method in class org.apache.tiles.ognl.OGNLAttributeEvaluator

G

getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.ApplicationScopeNestedObjectExtractor
Extracts the nested object.
getNestedObject(T) - Method in interface org.apache.tiles.ognl.NestedObjectExtractor
Extracts the nested object.
getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.RequestScopeNestedObjectExtractor
Extracts the nested object.
getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.SessionScopeNestedObjectExtractor
Extracts the nested object.
getNestedObject(TilesRequestContext) - Method in class org.apache.tiles.ognl.TilesApplicationContextNestedObjectExtractor
Extracts the nested object.
getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
getProperty(Map, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
getPropertyAccessor(String, T) - Method in interface org.apache.tiles.ognl.PropertyAccessorDelegateFactory
Returns a prooerty accessor appropriate for the property name and the object passed.
getPropertyAccessor(String, TilesRequestContext) - Method in class org.apache.tiles.ognl.TilesContextPropertyAccessorDelegateFactory
Returns a prooerty accessor appropriate for the property name and the object passed.
getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
getSourceAccessor(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
getSourceSetter(OgnlContext, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor

I

init(Map<String, String>) - Method in class org.apache.tiles.ognl.OGNLAttributeEvaluator

N

NestedObjectDelegatePropertyAccessor<T> - Class in org.apache.tiles.ognl
Uses a PropertyAccessor as a delegate, but passing a nested object as target.
NestedObjectDelegatePropertyAccessor(NestedObjectExtractor<T>, PropertyAccessor) - Constructor for class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor
Constructor.
NestedObjectExtractor<T> - Interface in org.apache.tiles.ognl
Extracts an object using another object as a basis.

O

OGNLAttributeEvaluator - Class in org.apache.tiles.ognl
Evaluates attribute expressions and expressions with OGNL language.
OGNLAttributeEvaluator() - Constructor for class org.apache.tiles.ognl.OGNLAttributeEvaluator
 
org.apache.tiles.ognl - package org.apache.tiles.ognl
Attribute evaluator classes that can perform OGNL evaluation for attributes.

P

PropertyAccessorDelegateFactory<T> - Interface in org.apache.tiles.ognl
Decides a PropertyAccessor depending on the property name and the object to evaluate.

R

RequestScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the request scope from a Tiles request.
RequestScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.RequestScopeNestedObjectExtractor
 

S

SessionScopeNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the session scope from a Tiles request.
SessionScopeNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.SessionScopeNestedObjectExtractor
 
setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.DelegatePropertyAccessor
setProperty(Map, Object, Object, Object) - Method in class org.apache.tiles.ognl.NestedObjectDelegatePropertyAccessor

T

TilesApplicationContextNestedObjectExtractor - Class in org.apache.tiles.ognl
Extracts the application context from a Tiles request.
TilesApplicationContextNestedObjectExtractor() - Constructor for class org.apache.tiles.ognl.TilesApplicationContextNestedObjectExtractor
 
TilesContextPropertyAccessorDelegateFactory - Class in org.apache.tiles.ognl
Decides the appropriate PropertyAccessor for the given property name and TilesRequestContext.
TilesContextPropertyAccessorDelegateFactory(PropertyAccessor, PropertyAccessor, PropertyAccessor, PropertyAccessor, PropertyAccessor) - Constructor for class org.apache.tiles.ognl.TilesContextPropertyAccessorDelegateFactory
Constructor.

A D E G I N O P R S T

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