Class LookupViewTypeServiceImpl
java.lang.Object
org.kuali.rice.krad.uif.service.impl.LookupViewTypeServiceImpl
- All Implemented Interfaces:
ViewTypeService
Type service implementation for Lookup views
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetParametersFromRequest(Map<String, String> requestParameters) getParametersFromViewConfiguration(org.springframework.beans.PropertyValues propertyValues)
-
Constructor Details
-
LookupViewTypeServiceImpl
public LookupViewTypeServiceImpl()
-
-
Method Details
-
getViewTypeName
- Specified by:
getViewTypeNamein interfaceViewTypeService- See Also:
-
getParametersFromViewConfiguration
public Map<String,String> getParametersFromViewConfiguration(org.springframework.beans.PropertyValues propertyValues) - Specified by:
getParametersFromViewConfigurationin interfaceViewTypeService- See Also:
-
getParametersFromRequest
- Specified by:
getParametersFromRequestin interfaceViewTypeService- See Also:
-