| java.lang.Object uk.org.ponder.rsf.viewstate.support.BasicViewParametersParser
BasicViewParametersParser | public class BasicViewParametersParser implements ViewParametersParser(Code) | | A simple parser of view parameters, which will parse into clones of supplied
"exemplar" objects. The lookup will be performed on the first segment of the
pathinfo (up to first slash), which will be assumed to represent the viewID.
An application scope bean.
author: Antranig Basman (antranig@caret.cam.ac.uk) |
setImplicitNullRedirect | public void setImplicitNullRedirect(boolean implicitNullRedirect)(Code) | | |
|
|