public interface IReqParser
| Modifier and Type | Method and Description |
|---|---|
void |
fillRequestIntoArg(java.util.Locale l,
IRequest req,
CMSTemplateParams argSet,
IArgBlock arg)
Maps request object into argument block.
|
void fillRequestIntoArg(java.util.Locale l,
IRequest req,
CMSTemplateParams argSet,
IArgBlock arg)
throws EBaseException
EBaseException