Uses of Class
com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType.RpcServerTypeStringSpec

Packages that use RpcPerforceFileType.RpcServerTypeStringSpec
com.perforce.p4java.impl.mapbased.rpc.sys   
 

Uses of RpcPerforceFileType.RpcServerTypeStringSpec in com.perforce.p4java.impl.mapbased.rpc.sys
 

Methods in com.perforce.p4java.impl.mapbased.rpc.sys that return RpcPerforceFileType.RpcServerTypeStringSpec
static RpcPerforceFileType.RpcServerTypeStringSpec RpcPerforceFileType.getServerFileTypeString(String clientPath, RpcPerforceFileType fileType, String forceType, int xfiles)
          Given a Perforce file type and the Perforce server's xfiles level (from the protocol parameters), determine what server file type to send to the server to represent the passed-in file type as a string, and / or what error or info message to send to the user.
 



Copyright © 2011 Perforce Software. All Rights Reserved.