| Package | Description |
|---|---|
| com.perforce.p4java.client |
Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects.
|
| com.perforce.p4java.impl.mapbased.client | |
| com.perforce.p4java.option.client |
| Modifier and Type | Method and Description |
|---|---|
List<IFileSpec> |
IClient.lockFiles(List<IFileSpec> fileSpecs,
LockFilesOptions opts)
Lock an opened file against changelist submission.
|
| Modifier and Type | Method and Description |
|---|---|
List<IFileSpec> |
Client.lockFiles(List<IFileSpec> fileSpecs,
LockFilesOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
LockFilesOptions |
LockFilesOptions.setChangelistId(int changelistId) |
Copyright © 2017 Perforce Software. All Rights Reserved.