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(String id)
           
 

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

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



Copyright © 2012. All Rights Reserved.