Uses of Class
org.sonatype.gossip.model.ProfileNode

Packages that use ProfileNode
org.sonatype.gossip Core components. 
org.sonatype.gossip.model Configuration model. 
 

Uses of ProfileNode in org.sonatype.gossip
 

Methods in org.sonatype.gossip that return types with arguments of type ProfileNode
 List<ProfileNode> EffectiveProfile.getProfiles()
           
 

Methods in org.sonatype.gossip with parameters of type ProfileNode
 void EffectiveProfile.addProfile(ProfileNode node)
           
 

Uses of ProfileNode in org.sonatype.gossip.model
 

Methods in org.sonatype.gossip.model that return ProfileNode
 ProfileNode Model.findProfile(String name)
           
 



Copyright © 2008-2012 Sonatype. All Rights Reserved.