Uses of Class
net.sourceforge.jfacets.simpleprofiles.SimpleProfile

Packages that use SimpleProfile
net.sourceforge.jfacets.simpleprofiles   
 

Uses of SimpleProfile in net.sourceforge.jfacets.simpleprofiles
 

Methods in net.sourceforge.jfacets.simpleprofiles that return SimpleProfile
 SimpleProfile SimpleProfileRepository.createProfile(java.lang.String id)
           
 

Methods in net.sourceforge.jfacets.simpleprofiles that return types with arguments of type SimpleProfile
 java.util.Collection<SimpleProfile> SimpleProfile.getChildren()
           
 java.util.Collection<SimpleProfile> SimpleProfile.getParents()
           
 

Methods in net.sourceforge.jfacets.simpleprofiles with parameters of type SimpleProfile
 void SimpleProfile.addChild(SimpleProfile child)
           
 



Copyright © 2011. All Rights Reserved.