Uses of Class
com.perforce.p4java.impl.generic.core.User

Packages that use User
com.perforce.p4java.impl.generic.core Provides standard implementation classes for the com.perforce.p4java.core interfaces. 
 

Uses of User in com.perforce.p4java.impl.generic.core
 

Methods in com.perforce.p4java.impl.generic.core that return User
static User User.newUser(String name, String email, String fullName, String password)
          Simple convenience factory method to create a new local User object with default (null) jobView and reviewSubscriptions fields.
 



Copyright © 2011 Perforce Software. All Rights Reserved.