Package org.objectledge.parameters

Named parameters for use in many contexts

See:
          Description

Interface Summary
Parameters A container of parameters.
 

Class Summary
CompoundParameters A compound implementation of parameters.
DefaultParameters A simple implementation of parameters container.
ScopedParameters An implementation of parameters decorator class to scope parameters key names.
SortedParameters An implementation of parameters container which sorts parameter keys.
 

Exception Summary
AmbiguousParameterException Thrown when multi-valued parameter is evalueted in a single-valued context.
UndefinedParameterException Thrown when an undefined parameter is evaluated.
 

Package org.objectledge.parameters Description

Named parameters for use in many contexts.



Copyright © 2003-2006 objectledge.org. All Rights Reserved.