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)
|