|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.stock.modules.tickets.utils.TicketsUtils
public final class TicketsUtils
KiosqueUtils
Method Summary | |
---|---|
static void |
copyParameters(fr.paris.lutece.util.url.UrlItem url,
java.util.Map<java.lang.String,java.lang.Object> urlParam,
javax.servlet.http.HttpServletRequest request)
Copy the request's parameters into the UrlItem object and the map. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void copyParameters(fr.paris.lutece.util.url.UrlItem url, java.util.Map<java.lang.String,java.lang.Object> urlParam, javax.servlet.http.HttpServletRequest request)
url
- the url to add parameters. Must be not null.urlParam
- the map to put paramters with one value. Must be not null.request
- the http request.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |