java.lang .Object uk.org.ponder.rsf.viewstate.support .ConcreteViewParamsMapInfo ConcreteViewParamsMapInfo public class ConcreteViewParamsMapInfo implements ViewParamsMapInfo (Code) (Cached) mapping information describing the mapping from URL attributes
onto bean paths for ViewParameters objects.
author: Antranig Basman (amb26@ponder.org.uk)
attrToPath Map attrToPath (Code) A lookup from the attrname
entry to path
*
attrnames public String [] attrnames(Code) Names of attributes to be parsed (e.g. from a URL)
pathToAttr Map pathToAttr (Code) A lookup from the paths
entry to attrname
*
paths public String [] paths(Code) corresponding EL paths using the ViewParameters object as a base
trunkpaths public String [] trunkpaths(Code) The EL paths (if any) to be parsed onto the URL pathinfo trunk