Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography.IChoreographyBean

Packages that use IChoreographyBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure   
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure that return types with arguments of type IChoreographyBean
 java.util.List<IChoreographyBean> IDefinitionsBean.getChoreographies()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type IChoreographyBean
 void IDefinitionsBean.addChoreography(IChoreographyBean c)
           
 void IDefinitionsBean.removeChoreography(IChoreographyBean c)
           
 

Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with type arguments of type IChoreographyBean
 void IDefinitionsBean.setChoreographies(java.util.List<IChoreographyBean> choreographies)
           
 



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