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  Map GroupBasedProfileManager.getGlobalBaseDatas(ProfileLS loader, PortalUser info, String layoutKey)
           
protected  Map GroupBasedProfileManager.getGlobalDatas(ProfileLS loader, PortalUser info, ProfileImpl profile, String layoutKey)
           
protected  boolean GroupBasedProfileManager.getCopletInstanceDatas(ProfileLS loader, ProfileImpl profile, PortalUser info, String category, String layoutKey)
           
protected  boolean GroupBasedProfileManager.getLayout(ProfileLS loader, ProfileImpl profile, PortalUser info, String category, String layoutKey)
           
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.