Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data.IDataInputBean

Packages that use IDataInputBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data   
 

Uses of IDataInputBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data that return IDataInputBean
 IDataInputBean IInputOutputBinding.getInputData()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data that return types with arguments of type IDataInputBean
 java.util.List<IDataInputBean> WithDataInputBean.getDataInputs()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with parameters of type IDataInputBean
 void WithDataInputBean.addDataInput(IDataInputBean d)
           
 void WithDataInputBean.removeDataInput(IDataInputBean d)
           
 



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