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

Packages that use IDataObjectBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity   
 

Uses of IDataObjectBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard that return types with arguments of type IDataObjectBean
 java.util.List<IDataObjectBean> WithFlowNodesBean.getDataObjects()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard with parameters of type IDataObjectBean
 void WithFlowNodesBean.addDataObject(IDataObjectBean e)
           
 void WithFlowNodesBean.removeDataObject(IDataObjectBean e)
           
 

Uses of IDataObjectBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration that return IDataObjectBean
 IDataObjectBean ILaneBean.getDataObjectById(java.lang.String arg0)
           
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process that return IDataObjectBean
 IDataObjectBean IProcessBean.getDataObjectById(java.lang.String arg0)
           
 

Uses of IDataObjectBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity that return IDataObjectBean
 IDataObjectBean ISubProcessBean.getDataObjectById(java.lang.String arg0)
           
 



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