Uses of Interface
org.ow2.orchestra.facade.def.PartnerLinkDefinition

Packages that use PartnerLinkDefinition
org.ow2.orchestra.facade.def   
org.ow2.orchestra.facade.def.impl   
 

Uses of PartnerLinkDefinition in org.ow2.orchestra.facade.def
 

Methods in org.ow2.orchestra.facade.def that return types with arguments of type PartnerLinkDefinition
 List<PartnerLinkDefinition> ScopeActivityDefinition.getPartnerLinks()
           
 

Uses of PartnerLinkDefinition in org.ow2.orchestra.facade.def.impl
 

Classes in org.ow2.orchestra.facade.def.impl that implement PartnerLinkDefinition
 class PartnerLinkDefinitionImpl
           
 

Fields in org.ow2.orchestra.facade.def.impl with type parameters of type PartnerLinkDefinition
protected  List<PartnerLinkDefinition> ScopeActivityDefinitionImpl.partnerLinks
           
 

Methods in org.ow2.orchestra.facade.def.impl that return PartnerLinkDefinition
 PartnerLinkDefinition PartnerLinkDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type PartnerLinkDefinition
 List<PartnerLinkDefinition> ScopeActivityDefinitionImpl.getPartnerLinks()
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type PartnerLinkDefinition
PartnerLinkDefinitionImpl(PartnerLinkDefinition partnerLinkDefinition)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.