org.ow2.opensuit.samples.movies_db.xml
Class FromCookie

java.lang.Object
  extended by org.ow2.opensuit.samples.movies_db.xml.FromCookie
All Implemented Interfaces:
org.ow2.opensuit.xml.base.locale.ILocaleSelector, org.ow2.opensuit.xmlmap.interfaces.IInitializable

@XmlElement
public class FromCookie
extends java.lang.Object
implements org.ow2.opensuit.xml.base.locale.ILocaleSelector, org.ow2.opensuit.xmlmap.interfaces.IInitializable


Constructor Summary
FromCookie()
           
 
Method Summary
 java.util.Locale getLocale(javax.servlet.http.HttpServletRequest request)
           
 void initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport errors, org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FromCookie

public FromCookie()
Method Detail

initialize

public void initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport errors,
                       org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
Specified by:
initialize in interface org.ow2.opensuit.xmlmap.interfaces.IInitializable

getLocale

public java.util.Locale getLocale(javax.servlet.http.HttpServletRequest request)
Specified by:
getLocale in interface org.ow2.opensuit.xml.base.locale.ILocaleSelector


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.