Create an AnalysisPageParamSet for a service handler
Usage
default.service.paramset(handler)
Arguments
handler
Handler function of service
Value
AnalysisPageParamSet
Details
The services are not required to supply default values since they don't have to be rendered as parameters.
AnalysisPageServer still wants to have a param set. It can be used, for example, to check arguments
when building URLs. So we
artifically provide default values of 0 for everything, so you get a bunch of simple params.