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(String owner) |
UserGroup |
UserGroup.addSubgroup(String subgroup) |
UserGroup |
UserGroup.addUser(String user) |
static UserGroup |
UserGroup.newUserGroup(String name,
List<String> users)
Simple convenience factory method to return a new local UserGroup object.
|
Copyright © 2017 Perforce Software. All Rights Reserved.