public class UserAgentViewNameSelector extends Object implements IViewNameSelector, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
UserAgentViewNameSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
select(javax.portlet.PortletRequest req,
String baseViewName) |
void |
setUserAgentMappings(Map<String,String> userAgentMappings) |
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic String select(javax.portlet.PortletRequest req, String baseViewName)
select in interface IViewNameSelectorCopyright © 2018 Jasig, Inc.. All Rights Reserved.