com.metamatrix.metadata.runtime.vdb.defn
Class VDBDefnImport

java.lang.Object
  extended by com.metamatrix.metadata.runtime.vdb.defn.VDBDefnImport

public class VDBDefnImport
extends java.lang.Object


Constructor Summary
VDBDefnImport()
           
 
Method Summary
static VirtualDatabase importVDBDefn(VDBArchive vdbArchive, java.lang.String principal)
           
static VirtualDatabase importVDBDefn(VDBArchive vdbArchive, java.lang.String principal, boolean updateExistingBinding)
           
static VirtualDatabase importVDBDefn(VDBArchive vdb, java.lang.String principal, boolean updateExistingBinding, java.util.List vms)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VDBDefnImport

public VDBDefnImport()
Method Detail

importVDBDefn

public static VirtualDatabase importVDBDefn(VDBArchive vdbArchive,
                                            java.lang.String principal)
                                     throws java.lang.Exception
Throws:
java.lang.Exception

importVDBDefn

public static VirtualDatabase importVDBDefn(VDBArchive vdbArchive,
                                            java.lang.String principal,
                                            boolean updateExistingBinding)
                                     throws java.lang.Exception
Throws:
java.lang.Exception

importVDBDefn

public static VirtualDatabase importVDBDefn(VDBArchive vdb,
                                            java.lang.String principal,
                                            boolean updateExistingBinding,
                                            java.util.List vms)
                                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.