Uses of Interface
com.perforce.p4java.impl.generic.sys.ISystemFileCommandsHelper

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

Uses of ISystemFileCommandsHelper in com.perforce.p4java.server
 

Methods in com.perforce.p4java.server that return ISystemFileCommandsHelper
static ISystemFileCommandsHelper ServerFactory.getRpcFileSystemHelper()
          Return the current SystemFileCommands helper, if any.
 

Methods in com.perforce.p4java.server with parameters of type ISystemFileCommandsHelper
static void ServerFactory.setRpcFileSystemHelper(ISystemFileCommandsHelper fsCmdHelper)
          Register an ISystemFileCommandsHelper for the RPC implementations.
 



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