Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration.ILaneBean

Packages that use ILaneBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration   
 

Uses of ILaneBean 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 ILaneBean
 ILaneBean ILaneBean.getParentLane()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration that return types with arguments of type ILaneBean
 java.util.List<ILaneBean> ILaneSetBean.getLanes()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration with parameters of type ILaneBean
 void ILaneSetBean.addLane(ILaneBean arg0)
           
 void ILaneSetBean.removeLane(ILaneBean arg0)
           
 void ILaneBean.setParentLane(ILaneBean arg0)
           
 

Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration with type arguments of type ILaneBean
 void ILaneSetBean.setLanes(java.util.List<ILaneBean> arg0)
           
 



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