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
 java.util.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
           
 

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
 java.util.List<PartnerLinkDefinition> ScopeActivityDefinitionImpl.getPartnerLinks()
           
 

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



Copyright © 2009 OW2 Consortium. All Rights Reserved.