com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd
Interface IXSDImportBean

All Superinterfaces:
IBPMNElementBean, IImportBean

public interface IXSDImportBean
extends IImportBean


Method Summary
 java.util.List<IItemDefinitionBean> getItemDefinitions()
           
 com.ebmwebsourcing.geasyschema.domain.api.ISchema getSchema()
           
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean
getImportType, getLocation, getNamespace, getNSDeclaration, setImportType, setLocation
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean
getDocumentation, setDocumentation
 

Method Detail

getSchema

com.ebmwebsourcing.geasyschema.domain.api.ISchema getSchema()

getItemDefinitions

java.util.List<IItemDefinitionBean> getItemDefinitions()


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