org.pentaho.platform.dataaccess.datasource.wizard.jsni
Class WAQRTransport

java.lang.Object
  extended by JavaScriptObject
      extended by org.pentaho.platform.dataaccess.datasource.wizard.jsni.WAQRTransport

public class WAQRTransport
extends JavaScriptObject

This class makes available the created business model to the calling javascript.

Author:
Will Gorman (wgorman@pentaho.com)

Method Summary
static WAQRTransport createFromMetadata(Domain domain)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createFromMetadata

public static WAQRTransport createFromMetadata(Domain domain)