com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.xsd
Class XSDImportBean

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
      extended by com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.ImportBean
          extended by com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.xsd.XSDImportBean
All Implemented Interfaces:
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean, com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean, com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd.IXSDImportBean, com.google.gwt.user.client.rpc.IsSerializable

public class XSDImportBean
extends ImportBean
implements com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd.IXSDImportBean


Constructor Summary
protected XSDImportBean()
           
  XSDImportBean(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration namespaceDeclaration, com.ebmwebsourcing.geasyschema.domain.api.ISchema schema)
           
 
Method Summary
 java.lang.String getImportType()
           
 java.util.List<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.IItemDefinitionBean> getItemDefinitions()
           
 com.ebmwebsourcing.geasyschema.domain.api.ISchema getSchema()
           
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.ImportBean
getLocation, getNamespace, getNSDeclaration, setImportType, setLocation
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
getDocumentation, setDocumentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean
getLocation, getNamespace, getNSDeclaration, setImportType, setLocation
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean
getDocumentation, setDocumentation
 

Constructor Detail

XSDImportBean

protected XSDImportBean()

XSDImportBean

public XSDImportBean(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration namespaceDeclaration,
                     com.ebmwebsourcing.geasyschema.domain.api.ISchema schema)
Method Detail

getImportType

public java.lang.String getImportType()
Specified by:
getImportType in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean
Overrides:
getImportType in class ImportBean

getSchema

public com.ebmwebsourcing.geasyschema.domain.api.ISchema getSchema()
Specified by:
getSchema in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd.IXSDImportBean

getItemDefinitions

public java.util.List<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.IItemDefinitionBean> getItemDefinitions()
Specified by:
getItemDefinitions in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd.IXSDImportBean


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