public class OLESIAPIHelperServiceImpl extends Object implements OLESIAPIHelperService
| Constructor and Description |
|---|
OLESIAPIHelperServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getAgencyPropertyMap(String namespaceCode,
String componentCode,
String parameterName,
String agencyId,
HashMap<String,String> agencyPropertyMap) |
org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService() |
void |
setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService) |
public OLESIAPIHelperServiceImpl()
public HashMap<String,String> getAgencyPropertyMap(String namespaceCode, String componentCode, String parameterName, String agencyId, HashMap<String,String> agencyPropertyMap)
getAgencyPropertyMap in interface OLESIAPIHelperServicepublic org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
public void setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.