se.cambio.cds.openehr.view.applicationobjects
Class CodedTexts
java.lang.Object
se.cambio.cds.openehr.view.applicationobjects.CodedTexts
public class CodedTexts
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loadCodedTexts
public static void loadCodedTexts(Collection<CodedTextVO> codedTextVOs)
registerCodedText
public static void registerCodedText(CodedTextVO codedTextVO)
getCodedTextTemplateMap
public static Map<String,CodedTextVO> getCodedTextTemplateMap(String idTemplate,
String idParentArchetypeNode)
getCodedTextVO
public static CodedTextVO getCodedTextVO(String idTemplate,
String idParentArchetypeNode,
String code)
getCodedTextVOs
public static ArrayList<CodedTextVO> getCodedTextVOs(String idTemplate,
String idParentArchetypeNode)
getDelegate
public static CodedTexts getDelegate()
Copyright © 2013 Cambio. All Rights Reserved.