|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Allows access to attributes of a Context
Field Summary | |
---|---|
static java.lang.String |
copyright
IBM standard copyright |
Method Summary | |
---|---|
User |
getCurrentUser()
Get the current user associated with these attributes |
void |
setCurrentUser(User user)
Set the current user associated with these attributes |
Field Detail |
public static final java.lang.String copyright
copyright
Method Detail |
public User getCurrentUser() throws PIMInternalException
PIMInternalException
- if an internal error occursUser
public void setCurrentUser(User user) throws PIMInternalException, PIMAuthenticationException, PIMAuthorizationException
user
- A User object representing the current user.
PIMInternalException
- if an internal error occurs
PIMAuthorizationException
- if the user is not authorized to perform this operation
PIMAuthenticationException
- if the a user authentication problem occursUser
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |