Uses of Interface
com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink

Packages that use PartnerLink
com.ebmwebsourcing.easybpel.model.bpel.api   
com.ebmwebsourcing.easybpel.model.bpel.api.activity   
com.ebmwebsourcing.easybpel.model.bpel.api.util   
 

Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.api
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api that return PartnerLink
 PartnerLink BPELProcess.createPartnerLink()
           
 

Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity that return PartnerLink
 PartnerLink Scope.findPartnerLink(java.lang.String name)
           
 PartnerLink Scope.getPartnerLink(java.lang.String name)
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity that return types with arguments of type PartnerLink
 java.util.List<PartnerLink> Scope.getPartnerLinks()
           
 

Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.api.util
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.util that return PartnerLink
static PartnerLink ScopeUtil.findPartnerLinkRecursively(java.lang.String name, BPELElement parent)
           
 



Copyright © 2012 Petals Link. All Rights Reserved.