package uk.nhs.kch.rassyeyanie.framework.repository; @Deprecated public interface DatamapLookupInterface { String LookupValue(String context, String key); }