public class InquiryViewTypeServiceImpl extends Object implements ViewTypeService
| Constructor and Description |
|---|
InquiryViewTypeServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getParametersFromRequest(Map<String,String> requestParameters) |
Map<String,String> |
getParametersFromViewConfiguration(org.springframework.beans.PropertyValues propertyValues) |
UifConstants.ViewType |
getViewTypeName() |
public InquiryViewTypeServiceImpl()
public UifConstants.ViewType getViewTypeName()
getViewTypeName in interface ViewTypeServiceViewTypeService.getViewTypeName()public Map<String,String> getParametersFromViewConfiguration(org.springframework.beans.PropertyValues propertyValues)
getParametersFromViewConfiguration in interface ViewTypeServiceViewTypeService.getParametersFromViewConfiguration(org.springframework.beans.PropertyValues)public Map<String,String> getParametersFromRequest(Map<String,String> requestParameters)
getParametersFromRequest in interface ViewTypeServiceViewTypeService.getParametersFromRequest(java.util.Map)Copyright © 2005–2016 The Kuali Foundation. All rights reserved.