Uses of Class
org.apache.cocoon.portal.profile.impl.UserProfile

Packages that use UserProfile
org.apache.cocoon.portal.profile.impl   
 

Uses of UserProfile in org.apache.cocoon.portal.profile.impl
 

Fields in org.apache.cocoon.portal.profile.impl declared as UserProfile
 UserProfile SiteProfileManager.UserProfileInfo.profile
           
 

Methods in org.apache.cocoon.portal.profile.impl that return UserProfile
protected  UserProfile SiteProfileManager.getUserProfile(String layoutKey)
           
protected  UserProfile GroupBasedProfileManager.getUserProfile(String layoutKey)
           
protected  UserProfile SiteProfileManager.loadProfile(String layoutKey)
          Load the profile
protected  UserProfile GroupBasedProfileManager.loadProfile(String layoutKey, PortalService service)
          Load the profile
 

Methods in org.apache.cocoon.portal.profile.impl with parameters of type UserProfile
protected  boolean GroupBasedProfileManager.getCopletInstanceDatas(ProfileLS loader, UserProfile profile, UserInfo info, PortalService service, String category)
           
protected  Map SiteProfileManager.getGlobalDatas(ProfileLS loader, UserInfo info, PortalService service, UserProfile profile)
           
protected  Map GroupBasedProfileManager.getGlobalDatas(ProfileLS loader, UserInfo info, PortalService service, UserProfile profile)
           
protected  boolean GroupBasedProfileManager.getLayout(ProfileLS loader, UserProfile profile, UserInfo info, PortalService service, String category)
           
protected  void GroupBasedProfileManager.storeUserProfile(String layoutKey, PortalService service, UserProfile profile)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.