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

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

Uses of IAssignmentBean 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 types with arguments of type IAssignmentBean
 java.util.List<IAssignmentBean> IDataAssociationBean.getAssignements()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with parameters of type IAssignmentBean
 void IDataAssociationBean.addAssignement(IAssignmentBean arg0)
           
 void IDataAssociationBean.removeAssignment(IAssignmentBean arg0)
           
 

Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with type arguments of type IAssignmentBean
 void IDataAssociationBean.setAssignements(java.util.List<IAssignmentBean> arg0)
           
 



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