public class UserAgentViewNameSelector extends Object implements IViewNameSelector, org.springframework.beans.factory.InitializingBean
UserAgentViewNameSelector class.
| Constructor and Description |
|---|
UserAgentViewNameSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
afterPropertiesSet.
|
String |
select(javax.portlet.PortletRequest req,
String baseViewName)
select.
|
void |
setUserAgentMappings(Map<String,String> userAgentMappings)
Setter for the field
userAgentMappings. |
public void afterPropertiesSet()
afterPropertiesSet.
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic String select(javax.portlet.PortletRequest req, String baseViewName)
select.
select in interface IViewNameSelectorreq - a PortletRequest object.baseViewName - a String object.String object.Copyright © 2019 Jasig, Inc.. All rights reserved.