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

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

Uses of IDataOutputBean 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 IDataOutputBean
 IDataOutputBean IInputOutputBinding.getOutputData()
           
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with parameters of type IDataOutputBean
 void WithDataOutputBean.addDataOutput(IDataOutputBean d)
           
 void WithDataOutputBean.removeDataOutput(IDataOutputBean d)
           
 



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