public class RoutingFormResearchRiskServiceImpl extends Object implements RoutingFormResearchRiskService
| Constructor and Description | 
|---|
| RoutingFormResearchRiskServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected List<ResearchRiskType> | getAllResearchRiskTypes()Get the list of all active research risk types from the database. | 
| List<ResearchRiskType> | getResearchRiskTypes(String[] exceptCodes)Get the list of active research risk types from the database. | 
| void | setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)Setter for BusinessObjectService property. | 
public RoutingFormResearchRiskServiceImpl()
protected List<ResearchRiskType> getAllResearchRiskTypes()
public List<ResearchRiskType> getResearchRiskTypes(String[] exceptCodes)
RoutingFormResearchRiskServicegetResearchRiskTypes in interface RoutingFormResearchRiskServiceexceptCodes - the codes of research risk types to exclude from the resultsRoutingFormResearchRiskService.getResearchRiskTypes(String[])public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
businessObjectService - businessObjectServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.