Uses of Interface
com.perforce.p4java.client.IClientViewMapping

Packages that use IClientViewMapping
com.perforce.p4java.impl.generic.client Provides standard implementation classes for the com.perforce.p4java.client interfaces. 
 

Uses of IClientViewMapping in com.perforce.p4java.impl.generic.client
 

Classes in com.perforce.p4java.impl.generic.client that implement IClientViewMapping
static class ClientView.ClientViewMapping
          Simple extension of the basic MapEntry class to provide convenience methods based on "depot" and "client" rather than "left" and "right".
 

Constructor parameters in com.perforce.p4java.impl.generic.client with type arguments of type IClientViewMapping
ClientView(IClient client, java.util.List<IClientViewMapping> mapping)
          Construct a ClientView from the passed-in client and mapping list.
 



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