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

Packages that use ILaneSetBean
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   
 

Uses of ILaneSetBean 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 ILaneSetBean
 java.util.List<ILaneSetBean> WithLaneSetBean.getLaneSets()
           
 

Uses of ILaneSetBean 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 ILaneSetBean
 ILaneSetBean ILaneBean.getChildLaneSet()
           
 ILaneSetBean ILaneBean.getParentLaneSet()
           
 

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

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process with parameters of type ILaneSetBean
 void IProcessBean.addLaneSet(ILaneSetBean arg0)
           
 void IProcessBean.removeLaneSet(ILaneSetBean arg0)
           
 



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