|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of User in com.perforce.api |
Methods in com.perforce.api that return User | |
static User |
User.getUser(String uid)
Deprecated. Use method with Env parameter. |
static User |
User.getUser(Env env,
String uid)
Gets the user information for the specified user. |
User |
Change.getUser()
Returns the User that owns this Change. |
User[] |
Change.reviews()
Determine the users that review this changelist. |
Methods in com.perforce.api with parameters of type User | |
void |
Change.setUser(User user)
Sets the User that owns this Change. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |