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

Packages that use SimpleProfile
net.sourceforge.jfacets.simpleprofiles   
 

Uses of SimpleProfile in net.sourceforge.jfacets.simpleprofiles
 

Fields in net.sourceforge.jfacets.simpleprofiles with type parameters of type SimpleProfile
private  java.util.ArrayList<SimpleProfile> SimpleProfile.childs
           
private  java.util.ArrayList<SimpleProfile> SimpleProfile.parents
           
 

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 © 2010. All Rights Reserved.