Uses of Interface
com.ibm.pim.interfaces.user.User

Packages that use User
com.ibm.pim.interfaces.context   
 

Uses of User in com.ibm.pim.interfaces.context
 

Methods in com.ibm.pim.interfaces.context that return User
 User ContextAttributes.getCurrentUser()
          Get the current user associated with these attributes
 

Methods in com.ibm.pim.interfaces.context with parameters of type User
 void ContextAttributes.setCurrentUser(User user)
          Set the current user associated with these attributes