Uses of Package
com.perforce.p4java.core

Packages that use com.perforce.p4java.core
com.perforce.p4java.client Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects. 
com.perforce.p4java.core Provides interfaces and classes for defining and accessing Perforce objects such as jobs, changelists, etc., and, through the file sub-package, Perforce files. 
com.perforce.p4java.core.file Provides interfaces and classes for defining and accessing Perforce depot and workspace files. 
com.perforce.p4java.impl.generic.client Provides standard implementation classes for the com.perforce.p4java.client interfaces. 
com.perforce.p4java.impl.generic.core Provides standard implementation classes for the com.perforce.p4java.core interfaces. 
com.perforce.p4java.impl.generic.core.file Provides standard implementation classes for the com.perforce.p4java.core.file interfaces. 
com.perforce.p4java.impl.mapbased.client   
com.perforce.p4java.server Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. 
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.client
IChangelist
          Describes a Perforce changelist.
IMapEntry
          Defines an individual view map entry.
IServerResource
          Defines methods available on all participating objects returned from P4Java server and client methods that represent server-side objects such as changelists, jobs, etc.
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.core
ChangelistStatus
          Describes possible changelist status values.
IBranchMapping
          Defines an individual Perforce branch view mapping between a source path and a target path.
IBranchSpecSummary
          Defines the summary Perforce branch metadata typically returned by the getBranchSummaryList() method, corresponding to "p4 branches" and similar.
IChangelist.Type
          Changelist types used when running a 'p4 changes' with the -s flag
IChangelistSummary
          Defines the methods and operations available on Perforce changelist summaries returned from the server.
IDepot.DepotType
           
IJob
          The minimal Perforce job interface.
IJobSpec
          Metadata definitions for jobs associated with a specific server.
IJobSpec.IJobSpecField
          Interface onto the main jobspec field specifier.
ILabelMapping
          Extends IMapEntry to provide a Perforce label-specific view map entry type.
ILabelSummary
          Defines summary information for Perforce labels.
IMapEntry
          Defines an individual view map entry.
IMapEntry.EntryType
          Defines the specific type of a given view map entry.
IReviewSubscription
          Defines the view mapping for Perforce user review subscriptions.
IServerResource
          Defines methods available on all participating objects returned from P4Java server and client methods that represent server-side objects such as changelists, jobs, etc.
IUserSummary
          Defines a Perforce user summary as returned from an IServer getUsers method and similar.
ViewMap
          Defines the common operations to Perforce view maps.
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.core.file
IServerResource
          Defines methods available on all participating objects returned from P4Java server and client methods that represent server-side objects such as changelists, jobs, etc.
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.impl.generic.client
IMapEntry
          Defines an individual view map entry.
IMapEntry.EntryType
          Defines the specific type of a given view map entry.
ViewMap
          Defines the common operations to Perforce view maps.
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.impl.generic.core
ChangelistStatus
          Describes possible changelist status values.
IBranchMapping
          Defines an individual Perforce branch view mapping between a source path and a target path.
IBranchSpec
          Defines a full Perforce branch specification for use in Perforce integrate (merge) commands.
IBranchSpecSummary
          Defines the summary Perforce branch metadata typically returned by the getBranchSummaryList() method, corresponding to "p4 branches" and similar.
IChangelist
          Describes a Perforce changelist.
IChangelistSummary
          Defines the methods and operations available on Perforce changelist summaries returned from the server.
IDepot
          Provides an interface onto, and a set of methods to access a specific Perforce depot contained in a Perforce server.
IDepot.DepotType
           
IFix
          Describes a Perforce job fix record.
IJob
          The minimal Perforce job interface.
IJobSpec
          Metadata definitions for jobs associated with a specific server.
IJobSpec.IJobSpecField
          Interface onto the main jobspec field specifier.
ILabel
          Defines and describes a Perforce label.
ILabelMapping
          Extends IMapEntry to provide a Perforce label-specific view map entry type.
ILabelSummary
          Defines summary information for Perforce labels.
IMapEntry
          Defines an individual view map entry.
IMapEntry.EntryType
          Defines the specific type of a given view map entry.
IReviewSubscription
          Defines the view mapping for Perforce user review subscriptions.
IServerProcess
          Defines the fields available for each Perforce server process object returned from the IServer getServerProcessList method.
IServerResource
          Defines methods available on all participating objects returned from P4Java server and client methods that represent server-side objects such as changelists, jobs, etc.
IUser
          Defines a full Perforce user object.
IUserGroup
          Defines Perforce user group attributes and methods.
IUserSummary
          Defines a Perforce user summary as returned from an IServer getUsers method and similar.
ViewMap
          Defines the common operations to Perforce view maps.
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.impl.generic.core.file
IServerResource
          Defines methods available on all participating objects returned from P4Java server and client methods that represent server-side objects such as changelists, jobs, etc.
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.impl.mapbased.client
IChangelist
          Describes a Perforce changelist.
IServerResource
          Defines methods available on all participating objects returned from P4Java server and client methods that represent server-side objects such as changelists, jobs, etc.
 

Classes in com.perforce.p4java.core used by com.perforce.p4java.server
IBranchSpec
          Defines a full Perforce branch specification for use in Perforce integrate (merge) commands.
IBranchSpecSummary
          Defines the summary Perforce branch metadata typically returned by the getBranchSummaryList() method, corresponding to "p4 branches" and similar.
IChangelist
          Describes a Perforce changelist.
IChangelist.Type
          Changelist types used when running a 'p4 changes' with the -s flag
IChangelistSummary
          Defines the methods and operations available on Perforce changelist summaries returned from the server.
IDepot
          Provides an interface onto, and a set of methods to access a specific Perforce depot contained in a Perforce server.
IFix
          Describes a Perforce job fix record.
IJob
          The minimal Perforce job interface.
IJobSpec
          Metadata definitions for jobs associated with a specific server.
ILabel
          Defines and describes a Perforce label.
ILabelSummary
          Defines summary information for Perforce labels.
IServerProcess
          Defines the fields available for each Perforce server process object returned from the IServer getServerProcessList method.
IUser
          Defines a full Perforce user object.
IUserGroup
          Defines Perforce user group attributes and methods.
IUserSummary
          Defines a Perforce user summary as returned from an IServer getUsers method and similar.
 



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