Uses of Interface
org.apache.cocoon.portal.profile.ProfileLS

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

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

Classes in org.apache.cocoon.portal.profile.impl that implement ProfileLS
 class MapProfileLS
          This implementation uses Castor to load/save the profiles.
 

Methods in org.apache.cocoon.portal.profile.impl with parameters of type ProfileLS
protected  Object AuthenticationProfileManager.checkValidity(Object key, Map parameters, boolean forcedLoad, ProfileLS adapter)
          Deprecated. If the profile is valid itself is returned, otherwise a newly created SourceValidity object is returned.
protected  boolean GroupBasedProfileManager.getCopletInstanceDatas(ProfileLS loader, UserProfile profile, UserInfo info, PortalService service, String category)
           
protected  Map SiteProfileManager.getGlobalBaseDatas(ProfileLS loader, UserInfo info, PortalService service)
           
protected  Map GroupBasedProfileManager.getGlobalBaseDatas(ProfileLS loader, UserInfo info, PortalService service)
           
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 SiteProfileManager.getSiteProfile(ProfileLS loader, UserInfo info, PortalService service, SiteProfileManager.UserProfileInfo storedProfile)
           
 



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