Package | Description |
---|---|
com.perforce.p4java.impl.generic.core |
Provides standard implementation classes for the com.perforce.p4java.core interfaces.
|
Modifier and Type | Method and Description |
---|---|
UserGroup |
UserGroup.addOwner(java.lang.String owner) |
UserGroup |
UserGroup.addSubgroup(java.lang.String subgroup) |
UserGroup |
UserGroup.addUser(java.lang.String user) |
static UserGroup |
UserGroup.newUserGroup(java.lang.String name,
java.util.List<java.lang.String> users)
Simple convenience factory method to return a new local UserGroup object.
|
Copyright © 2018 Perforce Software. All Rights Reserved.