Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common.PartnerRoleBean

Packages that use PartnerRoleBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard   
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common   
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure   
com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer   
 

Uses of PartnerRoleBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type PartnerRoleBean
 void ModelVisitor.visitParticipantRole(PartnerRoleBean partnerRole)
           
 void ModelVisitor.visitPartnerRole(PartnerRoleBean pr)
           
 

Uses of PartnerRoleBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common that return PartnerRoleBean
 PartnerRoleBean ParticipantBean.getPartnerRole()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common with parameters of type PartnerRoleBean
 void ParticipantBean.setPartnerRole(PartnerRoleBean partnerRole)
           
 

Uses of PartnerRoleBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure that return PartnerRoleBean
 PartnerRoleBean DefinitionsBean.getPartnerRoleBeanById(java.lang.String id)
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure that return types with arguments of type PartnerRoleBean
 java.util.List<PartnerRoleBean> DefinitionsBean.getPartnerRoles()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure with parameters of type PartnerRoleBean
 void DefinitionsBean.addPartnerRole(PartnerRoleBean prb)
           
 

Method parameters in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure with type arguments of type PartnerRoleBean
 void DefinitionsBean.setPartnerRoles(java.util.List<PartnerRoleBean> partnerRoles)
           
 

Uses of PartnerRoleBean in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer
 

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type PartnerRoleBean
 void BeanModelAdapter.visitParticipantRole(PartnerRoleBean prBean)
           
 void BeanModelAdapter.visitPartnerRole(PartnerRoleBean prBean)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.