|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profile | |
org.objectweb.jac.aspects.user |
Uses of Profile in org.objectweb.jac.aspects.user |
Methods in org.objectweb.jac.aspects.user that return Profile | |
Profile |
UserManager.getProfile(String name)
Get a profile with its name. |
Profile |
UserAC.getProfileFromUser(Object user)
|
Profile |
UserAC.getProfile(String name)
|
Profile |
User.getProfile()
|
Profile |
Profile.getParent()
|
Methods in org.objectweb.jac.aspects.user with parameters of type Profile | |
void |
UserManager.addProfile(Profile profile)
Add a news profile. |
static void |
UserAC.addContextualProfiledUser(Object substance,
Object user,
Profile profile)
Adds a contextually profiled user. |
void |
UserAC.setProfileToUser(Object user,
Profile profile)
|
void |
User.setProfile(Profile p)
|
void |
Profile.setParent(Profile parent)
|
Constructors in org.objectweb.jac.aspects.user with parameters of type Profile | |
Profile(String name,
Profile parent)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |