- All Implemented Interfaces:
- IViewResolver
public class ThemeNameViewResolverImpl
extends AbstractViewResolver
ThemeNameViewResolver determines appropriate views by examining a "themeName"
portlet request property and comparing it to known mobile theme names. This
implementation allows the portlet to delegate user agent inspection to the
portal and also accounts for a potential user choice to use a portal version
that does not match the automatic assignment.
- Version:
- $Revision$
- Author:
- Jen Bourey, jennifer.bourey@gmail.com