public interface IListDelegator
| Modifier and Type | Method and Description |
|---|---|
ListData |
getListData(List<IFileSpec> fileSpecs,
ListOptions options) |
ListData |
getListData(List<IFileSpec> fileSpecs,
ListOptions options,
String clientName) |
ListData getListData(List<IFileSpec> fileSpecs, ListOptions options) throws P4JavaException
P4JavaExceptionListData getListData(List<IFileSpec> fileSpecs, ListOptions options, String clientName) throws P4JavaException
P4JavaExceptionCopyright © 2017 Perforce Software. All Rights Reserved.