org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
Class ModelerServiceDebugServlet
java.lang.Object
RemoteServiceServlet
org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.ModelerServiceDebugServlet
public class ModelerServiceDebugServlet
- extends RemoteServiceServlet
User: nbaker
Date: Jul 16, 2010
ModelerServiceDebugServlet
public ModelerServiceDebugServlet()
serializeModels
public String serializeModels(Domain domain,
String name)
throws Exception
- Throws:
Exception
gwtWorkaround
public BogoPojo gwtWorkaround(BogoPojo pojo)
generateDomain
public Domain generateDomain(String connectionName,
String tableName,
String dbType,
String query,
String datasourceName)
throws Exception
- Throws:
Exception
loadDomain
public Domain loadDomain(String id)
throws Exception
- Throws:
Exception