Modifier and Type | Method and Description |
---|---|
List<IProperty> |
Server.getProperty(GetPropertyOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<IProperty> |
PropertyDelegator.getProperty(GetPropertyOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetPropertyOptions |
GetPropertyOptions.setFields(String fields) |
GetPropertyOptions |
GetPropertyOptions.setFilter(String filter) |
GetPropertyOptions |
GetPropertyOptions.setGroup(String group) |
GetPropertyOptions |
GetPropertyOptions.setListAll(boolean listAll) |
GetPropertyOptions |
GetPropertyOptions.setMax(int max) |
GetPropertyOptions |
GetPropertyOptions.setName(String name) |
GetPropertyOptions |
GetPropertyOptions.setSequence(int sequence) |
GetPropertyOptions |
GetPropertyOptions.setUser(String user) |
Modifier and Type | Method and Description |
---|---|
List<IProperty> |
IPropertyDelegator.getProperty(GetPropertyOptions opts)
Gets a list of one or more property values from the Perforce server.
|
Copyright © 2017 Perforce Software. All Rights Reserved.