Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.IPartnerRoleBean

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

Uses of IPartnerRoleBean 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 IPartnerRoleBean
 java.util.List<IPartnerRoleBean> IDefinitionsBean.getPartnerRoles()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type IPartnerRoleBean
 void IDefinitionsBean.addPartnerRole(IPartnerRoleBean pr)
           
 void IDefinitionsBean.removePartnerRole(IPartnerRoleBean pr)
           
 

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



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