se.cambio.cds.openehr.view.util
Class ImportUtils

Package class diagram package ImportUtils
java.lang.Object
  extended by se.cambio.cds.openehr.view.util.ImportUtils

public class ImportUtils
extends Object


Constructor Summary
ImportUtils()
           
 
Method Summary
static TemplateDTO importTemplate(Window owner, String idTemplate, String archetypeSrc)
           
static int showImportArchetypeDialog(Window owner, File selectedFile)
           
static int showImportTemplateDialog(Window owner, File selectedFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportUtils

public ImportUtils()
Method Detail

showImportArchetypeDialog

public static int showImportArchetypeDialog(Window owner,
                                            File selectedFile)

showImportTemplateDialog

public static int showImportTemplateDialog(Window owner,
                                           File selectedFile)

importTemplate

public static TemplateDTO importTemplate(Window owner,
                                         String idTemplate,
                                         String archetypeSrc)
                                  throws Exception
Throws:
Exception


Copyright © 2013 Cambio. All Rights Reserved.