com.ebmwebsourcing.petalsbpm.server.service.bpmn2.serverToClient
Class ImportAdapter

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.server.service.bpmn2.serverToClient.ImportAdapter

public class ImportAdapter
extends java.lang.Object


Constructor Summary
ImportAdapter()
           
 
Method Summary
static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.xsd.BPMN20ImportBean adaptBPMNImport(java.lang.String nsprefix, java.lang.String location, com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions defs)
           
static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.xsd.XSDImportBean adaptSchemaImport(java.lang.String nsprefix, java.lang.String location, com.ebmwebsourcing.easyschema10.api.element.Schema schema)
           
static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.ImportBean adaptWSDLImport(java.lang.String nsprefix, java.lang.String location, com.ebmwebsourcing.easywsdl11.api.element.Definitions wsdl11Definitions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportAdapter

public ImportAdapter()
Method Detail

adaptBPMNImport

public static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.xsd.BPMN20ImportBean adaptBPMNImport(java.lang.String nsprefix,
                                                                                                                                 java.lang.String location,
                                                                                                                                 com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions defs)
                                                                                                                          throws com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException
Throws:
com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException

adaptSchemaImport

public static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.xsd.XSDImportBean adaptSchemaImport(java.lang.String nsprefix,
                                                                                                                                java.lang.String location,
                                                                                                                                com.ebmwebsourcing.easyschema10.api.element.Schema schema)

adaptWSDLImport

public static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.ImportBean adaptWSDLImport(java.lang.String nsprefix,
                                                                                                                       java.lang.String location,
                                                                                                                       com.ebmwebsourcing.easywsdl11.api.element.Definitions wsdl11Definitions)


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.