be.ehealth.technicalconnector.utils
Class ConfigurableImplementationHelper

java.lang.Object
  extended by be.ehealth.technicalconnector.utils.ConfigurableImplementationHelper

public final class ConfigurableImplementationHelper
extends Object

Created by EH053 on 12/04/2016.


Method Summary
static
<T> T
get(String paramName, Map<String,Object> parameterMap, Class<T> paramType, boolean required)
          Helper method to extract the wanted param from the parameterMap.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static <T> T get(String paramName,
                        Map<String,Object> parameterMap,
                        Class<T> paramType,
                        boolean required)
             throws TechnicalConnectorException
Helper method to extract the wanted param from the parameterMap.

Throws:
TechnicalConnectorException



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.