lumis.portal.rest.resource
Class LocaleResource
java.lang.Object
lumis.portal.rest.resource.LocaleResource
public class LocaleResource
- extends Object
Resource that treat the change of Locale.
- Since:
- 6.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleResource
public LocaleResource()
setLocalePost
public void setLocalePost(@Context
HttpServletRequest request,
@Context
HttpServletResponse response,
String localeId)
- Resource that accepts HTTP requests with POST method.
- Parameters:
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.- Since:
- 6.1.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.