| Package | Description |
|---|---|
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.impl.mapbased.server.cmd | |
| com.perforce.p4java.option.server | |
| com.perforce.p4java.server.delegator |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
Server.getKeys(GetKeysOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
KeysDelegator.getKeys(GetKeysOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
GetKeysOptions |
GetKeysOptions.setMaxResults(int maxResults) |
GetKeysOptions |
GetKeysOptions.setNameFilter(String nameFilter) |
GetKeysOptions |
GetKeysOptions.setNameFilters(String[] nameFilters) |
GetKeysOptions |
GetKeysOptions.setUndocKey(boolean undocKey) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
IKeysDelegator.getKeys(GetKeysOptions opts)
Get a map of the Perforce server's keys.
|
Copyright © 2017 Perforce Software. All Rights Reserved.