Perforce

Uses of Class
com.perforce.api.User

Uses of User in com.perforce.api
 

Methods in com.perforce.api that return User
static User User.getUser(Env env, String uid)
           
static User User.getUser(String uid)
          Gets the user information for the specified user.
 User Change.getUser()
          Returns the User that owns this Change.
 

Methods in com.perforce.api with parameters of type User
 void Change.setUser(User user)
          Sets the User that owns this Change.
 


Perforce

Copyright © 2001, Perforce Software, All rights reserved.