se.cambio.cds.openehr.view.applicationobjects
Class Templates
java.lang.Object
se.cambio.cds.openehr.view.applicationobjects.Templates
public class Templates
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICON
public static ImageIcon ICON
loadTemplates
public static void loadTemplates()
throws InternalErrorException
- Throws:
InternalErrorException
registerTemplate
public static void registerTemplate(TemplateDTO templateVO)
getTemplateVO
public static TemplateDTO getTemplateVO(String idTemplate)
loadTemplateObjectBundles
public static void loadTemplateObjectBundles(Collection<TemplateObjectBundleCustomVO> templateObjectBundleCustomVOs)
loadTemplateObjectBundle
public static void loadTemplateObjectBundle(TemplateObjectBundleCustomVO templateObjectBundleCustomVO)
getTemplates
public static ArrayList<TemplateDTO> getTemplates(String entryType)
getIcon
public static ImageIcon getIcon(String idTemplate)
getAllTemplates
public static Collection<TemplateDTO> getAllTemplates()
getAllTemplateIds
public static Collection<String> getAllTemplateIds()
getDelegate
public static Templates getDelegate()
Copyright © 2013 Cambio. All Rights Reserved.