|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profile | |
org.apache.cocoon.portal.profile | |
org.apache.cocoon.portal.profile.impl | |
org.apache.cocoon.portal.scratchpad |
Uses of Profile in org.apache.cocoon.portal.profile |
Methods in org.apache.cocoon.portal.profile that return Profile | |
Profile |
ProfileManager.getProfile(String profileName)
Get the profile for the given profile key. |
Uses of Profile in org.apache.cocoon.portal.profile.impl |
Methods in org.apache.cocoon.portal.profile.impl that return Profile | |
protected Profile |
GroupBasedProfileManager.loadProfile(String layoutKey)
Load the profile |
Profile |
AbstractProfileManager.getProfile(String profileName)
|
Methods in org.apache.cocoon.portal.profile.impl with parameters of type Profile | |
protected void |
GroupBasedProfileManager.storeUserProfile(String layoutKey,
Profile profile)
|
Uses of Profile in org.apache.cocoon.portal.scratchpad |
Classes in org.apache.cocoon.portal.scratchpad that implement Profile | |
class |
ProfileImpl
The profile for a single user. |
Methods in org.apache.cocoon.portal.scratchpad that return Profile | |
Profile |
NewProfileManager.getUserProfile(String profileName)
Get the named profile for the user. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |