public class LocaleResource extends Object
Constructor and Description |
---|
LocaleResource() |
Modifier and Type | Method and Description |
---|---|
void |
setLocalePost(HttpServletRequest request,
HttpServletResponse response,
String localeId)
Resource that accepts HTTP requests with POST method.
|
public void setLocalePost(@Context HttpServletRequest request, @Context HttpServletResponse response, String localeId)
request
- request object that contains all informations inputed by the user.response
- response object that will be sent to the user.localeId
- the locale to be change.Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.