Uses of Interface
org.ow2.orchestra.facade.runtime.PartnerLinkUpdate

Packages that use PartnerLinkUpdate
org.ow2.orchestra.facade.runtime   
org.ow2.orchestra.facade.runtime.impl   
 

Uses of PartnerLinkUpdate in org.ow2.orchestra.facade.runtime
 

Methods in org.ow2.orchestra.facade.runtime that return types with arguments of type PartnerLinkUpdate
 List<PartnerLinkUpdate> ScopeActivityInstance.getPartnerLink()
           
 

Uses of PartnerLinkUpdate in org.ow2.orchestra.facade.runtime.impl
 

Classes in org.ow2.orchestra.facade.runtime.impl that implement PartnerLinkUpdate
 class PartnerLinkUpdateImpl
           
 

Fields in org.ow2.orchestra.facade.runtime.impl with type parameters of type PartnerLinkUpdate
protected  List<PartnerLinkUpdate> ScopeActivityInstanceImpl.partnerLink
           
 

Methods in org.ow2.orchestra.facade.runtime.impl that return PartnerLinkUpdate
 PartnerLinkUpdate PartnerLinkUpdateImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.runtime.impl that return types with arguments of type PartnerLinkUpdate
 List<PartnerLinkUpdate> ScopeActivityInstanceImpl.getPartnerLink()
           
 

Constructors in org.ow2.orchestra.facade.runtime.impl with parameters of type PartnerLinkUpdate
PartnerLinkUpdateImpl(PartnerLinkUpdate record)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.