Uses of Class
com.perforce.p4java.core.file.FileStatAncilliaryOptions

Packages that use FileStatAncilliaryOptions
com.perforce.p4java.server Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. 
 

Uses of FileStatAncilliaryOptions in com.perforce.p4java.server
 

Methods in com.perforce.p4java.server with parameters of type FileStatAncilliaryOptions
 java.util.List<IExtendedFileSpec> IServer.getExtendedFiles(java.util.List<IFileSpec> fileSpecs, int maxFiles, int sinceChangelist, int affectedByChangelist, FileStatOutputOptions outputOptions, FileStatAncilliaryOptions ancilliaryOptions)
          Return a list of everything Perforce knows about a possibly very large set of Perforce files.
 



Copyright (c) 2008-2010 Perforce Software. All rights reserved.