A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABANDONED - com.perforce.p4java.core.file.FileAction
- AbstractAuthHelper - Class in com.perforce.p4java.server
-
This super class is designed to lookup auth entries from file or memory.
- AbstractAuthHelper() - Constructor for class com.perforce.p4java.server.AbstractAuthHelper
- AbstractHandle - Class in com.perforce.p4java.impl.mapbased.rpc.handles
- AbstractHandle(CommandEnv.RpcHandler) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.handles.AbstractHandle
- acceptTheirs - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, automatically accept "their" changes, as documented for the p4 "-at" option.
- acceptYours - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, automatically accept "your" changes, as documented for the p4 "-ay" option.
- ACCESS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ACCESS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- accessed - Variable in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- accessed - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- ACCESSED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- AccessException - Exception in com.perforce.p4java.exception
-
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server.
- AccessException() - Constructor for exception com.perforce.p4java.exception.AccessException
- AccessException(String) - Constructor for exception com.perforce.p4java.exception.AccessException
- AccessException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.AccessException
- AccessException(Throwable) - Constructor for exception com.perforce.p4java.exception.AccessException
- ackMatch(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- acquire() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketPool
-
Acquire a socket to the configured server address
- action - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- action - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- ACTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ACTION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ACTIONOWNER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ADD - com.perforce.p4java.core.file.FileAction
- ADD - com.perforce.p4java.graph.CommitAction
- ADD - com.perforce.p4java.server.CmdSpec
- ADDED - com.perforce.p4java.core.file.FileAction
- addEntry(E) - Method in class com.perforce.p4java.core.ViewMap
-
Add a map new entry at the end of the view map.
- addFiles - Variable in class com.perforce.p4java.option.client.LabelSyncOptions
-
If true, add the files in fileSpecs to the label (c.f.
- addFiles(List<IFileSpec>, boolean, int, String, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Open one or more Perforce client workspace files for adding to the Perforce server.
- addFiles(List<IFileSpec>, boolean, int, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- addFiles(List<IFileSpec>, AddFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Open one or more Perforce client workspace files for adding to the Perforce server.
- addFiles(List<IFileSpec>, AddFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- AddFilesOptions - Class in com.perforce.p4java.option.client
-
IClient addFiles method Options definitions.
- AddFilesOptions() - Constructor for class com.perforce.p4java.option.client.AddFilesOptions
-
Default constructor.
- AddFilesOptions(boolean, int, String, boolean) - Constructor for class com.perforce.p4java.option.client.AddFilesOptions
-
Explicit-value constructor.
- AddFilesOptions(boolean, int, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.AddFilesOptions
-
Explicit-value constructor.
- AddFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.AddFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- addHandler(CommandEnv.RpcHandler) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- addIfAdmin - Variable in class com.perforce.p4java.option.server.UpdateUserGroupOptions
-
If true, enables a user with 'admin' access to add a new group.
- addIntegrationAnnotation(IFileAnnotation) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
-
Add an integration annotation to the contributingSources list.
- addOwner(String) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- ADDRESS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ADDRESS_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- addSubgroup(String) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- addTrust(TrustOptions) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- addTrust(TrustOptions) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Approve and add the fingerprint for the Perforce SSL connection.
- addTrust(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- addTrust(String) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Approve and add the specified fingerprint for the Perforce SSL connection.
- addTrust(String, TrustOptions) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- addTrust(String, TrustOptions) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Approve and add the specified fingerprint or replacement for the Perforce SSL connection.
- addUser(String) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- affectedByChangelist - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-e
- afpFileInfo - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 14: AFP file information, attributes, and so on.
- AFTER - com.perforce.p4java.core.IFileLineMatch.MatchType
-
After matched line
- all - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If not null, specifies set of clients and/or labels are unloaded.
- all(String) - Static method in class com.perforce.p4java.Tracer
- ALL - com.perforce.p4java.server.callback.ILogCallback.LogTraceLevel
- ALL_SERVERS - Static variable in class com.perforce.p4java.admin.ServerConfigurationValue
-
Special string value used to signal that the corresponding config value is available to (or defined for) all participating servers.
- allClients - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
If true, list opened files in all clients.
- allHosts - Variable in class com.perforce.p4java.option.server.Login2Options
-
If true, the ticket is valid on all hosts; corresponds to -a flag.
- allHosts - Variable in class com.perforce.p4java.option.server.LoginOptions
-
If true, the ticket is valid on all hosts; corresponds to -a flag.
- allowExistent - Variable in class com.perforce.p4java.option.server.GetClientTemplateOptions
-
If true, return a client even if it exists.
- allResults - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, include both deleted files and lines no longer present at the head revision; corresponds to the -a flag.
- allRevisions - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If true, lists all revisions within the specific range, rather than just the highest revision in the range.
- allRevisions - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep "-a" option
- allrevs - Variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
If true, get the contents of all revisions within the specific range, rather than just the highest revision in the range.
- allRevs - Variable in class com.perforce.p4java.option.server.GetDepotFilesOptions
-
If true, display all revisions within the specific range, rather than just the highest revision in the range.
- allUsers - Variable in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
If true,protection lines for all users are displayed; corresponds to the -a flag.
- alternateRoots - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- ALTROOTS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ALTROOTS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ancilliaryOptions - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-Ox options
- annotate(IFileSpec) - Method in class com.perforce.p4java.impl.generic.core.file.FilePath
- annotate(PathAnnotations) - Method in class com.perforce.p4java.impl.generic.core.file.FilePath
-
Annotate this path with the passed-in Perforce file metadata annotations.
- ANNOTATE - com.perforce.p4java.server.CmdSpec
- APP - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- APPLE_DOUBLE - com.perforce.p4java.io.apple.AppleFile.FileFormat
- APPLE_SINGLE - com.perforce.p4java.io.apple.AppleFile.FileFormat
- AppleFile - Class in com.perforce.p4java.io.apple
-
This abstract class handles AppleSingle/Double files.
- AppleFile() - Constructor for class com.perforce.p4java.io.apple.AppleFile
- AppleFile.FileDatesInfoEntry - Class in com.perforce.p4java.io.apple
-
This class represents the file dates.
- AppleFile.FileFormat - Enum in com.perforce.p4java.io.apple
-
The Apple file format.
- AppleFileData - Class in com.perforce.p4java.io.apple
-
This class is for representing the AppleSingle/Double file or its file forks (data fork and resource fork) and the related Finder meta-file information.
- AppleFileData() - Constructor for class com.perforce.p4java.io.apple.AppleFileData
-
Instantiates a new apple file data.
- AppleFileData(byte[]) - Constructor for class com.perforce.p4java.io.apple.AppleFileData
-
Instantiates a new apple file data.
- AppleFileData(byte[], int, int) - Constructor for class com.perforce.p4java.io.apple.AppleFileData
-
Instantiates a new apple file data.
- AppleFileDecoder - Class in com.perforce.p4java.io.apple
-
This class handles the extraction of the data fork, resource fork and other entries from an AppleSingle/Double file.
- AppleFileDecoder(AppleFileData) - Constructor for class com.perforce.p4java.io.apple.AppleFileDecoder
-
Instantiates a new apple file decoder.
- AppleFileEncoder - Class in com.perforce.p4java.io.apple
-
This class handles the combination of the data fork, resource fork and other entries into an AppleSingle/Double file.
- AppleFileEncoder(AppleFile.FileFormat) - Constructor for class com.perforce.p4java.io.apple.AppleFileEncoder
-
Instantiates a new apple file decoder.
- AppleFileHelper - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
-
Helper class for handling Apple files.
- AppleFileHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.AppleFileHelper
- applicationName - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- apply(T) - Method in interface com.perforce.p4java.common.function.Function
-
Applies this function to the given argument.
- apply(T) - Method in interface com.perforce.p4java.common.function.FunctionWithException
- applyRule(String, String, boolean) - Static method in class com.perforce.p4java.option.server.OptionsHelper
-
Apply an optional rule to a boolean option value.
- applyRule(String, String, int) - Static method in class com.perforce.p4java.option.server.OptionsHelper
-
Apply an optional rule to an integer option value.
- applyRule(String, String, long) - Static method in class com.perforce.p4java.option.server.OptionsHelper
-
Apply an optional rule to a long option value.
- applyRule(String, String, String) - Static method in class com.perforce.p4java.option.server.OptionsHelper
-
Apply an optional rule to a string option value.
- ARCHIVE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- ARCHIVE - com.perforce.p4java.core.IDepot.DepotType
- archivedFiles - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If true, list files in archive depots (see 'p4 help archive').
- ARGS_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- asMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- associatedChange - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- ASSUMING_FILE_TYPE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- ATTR_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ATTR_PROP_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ATTR_TYPE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ATTRIBUTE - com.perforce.p4java.server.CmdSpec
- ATTRIBUTE_STREAM_MAP_KEY - Static variable in interface com.perforce.p4java.server.IServer
- AttributeDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Concrete implementation of the attribute command processing.
- AttributeDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.AttributeDelegator
-
Instantiate a new AttributeDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- attributePattern - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
fstat -A pattern (unsupported -- see 'p4 undoc' fstat entry).
- AUTH_CHECK - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_CHECK_2FA - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_CHECK_SSO - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_FILE_LOCK_DELAY_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this value as the number of milliseconds delay for deciding if the auth lock file is new or old based on file time stamp.
- AUTH_FILE_LOCK_DELAY_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this value as the number of milliseconds delay for deciding if the auth lock file is new or old based on file time stamp.
- AUTH_FILE_LOCK_TRY_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this value as the number of tries for creating a auth lock file.
- AUTH_FILE_LOCK_TRY_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this value as the number of tries for creating a auth lock file.
- AUTH_FILE_LOCK_WAIT_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this value as the number of milliseconds the current thread should wait (pause execution) for the other thread/process to finish handling the auth lock file.
- AUTH_FILE_LOCK_WAIT_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this value as the number of milliseconds the current thread should wait (pause execution) for the other thread/process to finish handling the auth lock file.
- AUTH_INIT_2FA - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_INVALIDATE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_PRE_2FA - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_PRE_SSO - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_SET - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- AUTH_VALUE_MAP_KEY - Static variable in class com.perforce.p4java.server.AbstractAuthHelper
- authCounter - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- authFileLockDelay - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- authFileLockTry - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- authFileLockWait - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- AUTHOR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- AUTHOR_EMAIL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- AuthTicket - Class in com.perforce.p4java.server
-
Object representing the three parts of a Perforce ticket, the server address, the user name, and the ticket token value.
- AuthTicket() - Constructor for class com.perforce.p4java.server.AuthTicket
-
Creates an empty ticket
- AuthTicket(String, String, String) - Constructor for class com.perforce.p4java.server.AuthTicket
-
Create a ticket with the specified server address, user name, and ticket value.
- authTickets - Variable in class com.perforce.p4java.impl.mapbased.server.Server
-
Storage for user auth tickets.
- AuthTicketsHelper - Class in com.perforce.p4java.server
-
This class is designed to lookup authentication tickets from a tickets file or the in-memory tickets map.
- AuthTicketsHelper() - Constructor for class com.perforce.p4java.server.AuthTicketsHelper
- AUTO_CONNECT_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If AUTO_CONNECT_KEY (or its short form) is set, attempt to connect with the client name, if the clientName is also set.
- AUTO_CONNECT_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form autoconnect key.
- AUTO_LOGIN_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If AUTO_LOGIN_KEY (or its short form) is set, attempt to perform a login on connect().
- AUTO_LOGIN_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form auto login key.
- autoAccept - Variable in class com.perforce.p4java.option.server.TrustOptions
-
Like no option but prompting automatically accepted.
- autoRefuse - Variable in class com.perforce.p4java.option.server.TrustOptions
-
Like no option but prompting automatically refused.
- autoreload - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- AUTORELOAD_VALUE - Static variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- available() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- available() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
- available() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
B
- backup - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- BASE_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- BASE_REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- BaseDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- BASEDEPOTREC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- baseDigest - Variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- baseFile - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- baseName - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- BASENAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- baseRev - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- batchSize - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If greater than zero, specifies the batch size.
- BEFORE - com.perforce.p4java.core.IFileLineMatch.MatchType
-
Before matched line
- BGTASK - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- bidirectional - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If true, this is a 'bidirectional' copy.
- bidirectional - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If true, this is a 'bidirectional' populate.
- bidirectional - Variable in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
If true, shows status of integration in both directions.
- biDirectional - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If true, causes the branch view to work bidirectionally, where the scope of the command is limited to integrations whose 'from' files match fromFile[revRange].
- bidirectionalInteg - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Cause the branch view to work bidirectionally, where the scope of the command is limited to integrations whose 'from' files match fromFile[revRange].
- bidirectionalMerge - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
Cause the branch view to work bidirectionally, where the scope of the command is limited to integrations whose 'from' files match fromFile[revRange].
- BINARY - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketFieldType
-
Field is bytes, not interpreted.
- BiPredicate<T,U> - Interface in com.perforce.p4java.common.function
- BITS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- BLOB_SHA - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- blobSha - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- BLOCKCOUNT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- blockSize - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If greater than zero, specifies the block size in bytes.
- blockSize - Variable in class com.perforce.p4java.option.server.LogTailOptions
-
If greater than zero, specifies the block size in bytes (default 8192).
- BoolOption - com.perforce.p4java.option.OptionsSpecType
- branch - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- branch - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If non-null, use a user-defined branch view.
- branch - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If non-null, use a user-defined branch view.
- branch - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
If non-null, use a user-defined branch view.
- branch - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If non-null, use a user-defined branch view.
- branch - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If non-null, use a user-defined branch view.
- BRANCH - com.perforce.p4java.core.file.FileAction
- BRANCH - com.perforce.p4java.server.CmdSpec
- BRANCH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- BRANCH_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- BRANCH_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- BranchDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- BranchDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.BranchDelegator
-
Instantiate a new BranchDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- branchedFirstHeadRevOnly - Variable in class com.perforce.p4java.option.server.ObliterateFilesOptions
-
If true, the '-b' flag restricts files in the argument range to those that are branched and are both the first revision and the head revision.
- BRANCHES - com.perforce.p4java.server.CmdSpec
- BranchesDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- BranchesDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.BranchesDelegator
-
Build a new VerifyDelegtor object and keep the server object for
- branchResolves - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Schedules 'branch resolves' instead of branching new target files automatically.
- branchSpec - Variable in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
-
If not null, only files integrated from the source to target files in the branch view are shown.
- BranchSpec - Class in com.perforce.p4java.impl.generic.core
-
Simple default implementation class for the IBranchSpec interface.
- BranchSpec() - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpec
-
Default constructor.
- BranchSpec(IBranchSpecSummary) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpec
-
Construct a new BranchSpec from the passed-in summary branch spec.
- BranchSpec(String, String, String, boolean, Date, Date, ViewMap<IBranchMapping>) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpec
-
Construct a new BranchSpec from explicit field values.
- BranchSpec(Map<String, Object>, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpec
-
Construct a BranchSpec from a map passed back from the Perforce server in response to a getBranchSpec command.
- BranchSpec.BranchViewMapping - Class in com.perforce.p4java.impl.generic.core
-
Simple default implementation of the IViewMapping interface.
- BranchSpecSummary - Class in com.perforce.p4java.impl.generic.core
-
Default implementation class for the IBranchSpecSummary interface.
- BranchSpecSummary() - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpecSummary
-
Default constructor -- sets all fields to null or false.
- BranchSpecSummary(boolean) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpecSummary
-
Default constructor; same as no-argument default constructor, except that it sets the ServerResource superclass fields appropriately for summary only (everything false) or full branch spec (updateable and refreshable).
- BranchSpecSummary(boolean, Date, Date, String, String, String, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpecSummary
-
Explicit-value constructor.
- BranchSpecSummary(Map<String, Object>, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpecSummary
-
Construct a BranchSpecSummary from a map returned by the Perforce server.
- branchView - Variable in class com.perforce.p4java.impl.generic.core.BranchSpec
- BranchViewMapping() - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpec.BranchViewMapping
-
Default constructor -- calls super() only.
- BranchViewMapping(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpec.BranchViewMapping
-
Construct a mapping from the passed-in string, which is assumed to be in the format described in MapEntry.parseViewString(String).
- BranchViewMapping(int, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.BranchSpec.BranchViewMapping
-
Explicit value constructor -- calls super(order, sourceSpec, targetSpec).
- browserCallback - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- browserVersion - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- buf - Variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Output buffer for writing uncompressed data.
- bufferCompacts - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- build() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Builds the server address.
- buildMapTable(IClient) - Static method in class com.perforce.p4java.mapapi.MapTableBuilder
- buildNonNullExtendedFileSpecListFromCommandResultMaps(List<Map<String, Object>>, IOptionsServer) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- buildNonNullObjectListFromCommandResultMaps(List<Map<String, Object>>, Function<Map<String, Object>, T>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- buildNonNullObjectListFromNonMessageCommandResultMaps(List<Map<String, Object>>, Function<Map<String, Object>, T>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- buildNullableObjectFromNonInfoMessageCommandResultMaps(List<Map<String, Object>>, Function<Map<String, Object>, T>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- buildParallelOptions(IServer, List<IFileSpec>, SyncOptions, ParallelSyncOptions) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientHelper
-
Helper method that build the parallel sync options
- bypassClientDelete - Variable in class com.perforce.p4java.option.client.DeleteFilesOptions
-
If true, bypass deleting files on the client workspace.
- bypassClientUpdate - Variable in class com.perforce.p4java.option.client.EditFilesOptions
-
If true, bypass updating the client.
- bytesSentDispatch - Variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.PerformanceMonitor
-
Number of bytes sent this dispatch
C
- CachedState(int, int, int, int, int, int, int) - Constructor for class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
-
Explicit-value all-fields constructor.
- cachedStates - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- CADDR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CALLBACK - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
- canCopyAsIs() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
-
True IFF we should be able to copy this file as-is, i.e.
- canExecute(String) - Method in interface com.perforce.p4java.impl.generic.sys.ISystemFileCommandsHelper
-
Return true iff the file exists and is executable.
- canExecute(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.RpcSystemFileCommandsHelper
- canExecute(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.WindowsRpcSystemFileCommandsHelper
- canRefresh() - Method in interface com.perforce.p4java.core.IServerResource
-
Returns true if the underlying object is refreshable from the Perforce server.
- canRefresh() - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- CANT_ADD_FILE_TYPE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_CHMOD_FILE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_CLOBBER - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_CREATE_DIR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_CREATE_FILE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_CREATE_FILE_TYPE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_DELETE_FILE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_EDIT_FILE_TYPE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- CANT_OVERWRITE_FILE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- canUpdate() - Method in interface com.perforce.p4java.core.IServerResource
-
Returns true if the underlying object can be updated back to (or on) the associated Perforce server.
- canUpdate() - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- caseInsensitive - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -i option
- caseInsensitiveNameFilter - Variable in class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
If non-null, limits output to branches whose name matches (case-insensitive) the nameFilter pattern.
- caseInsensitiveNameFilter - Variable in class com.perforce.p4java.option.server.GetClientsOptions
-
If non-null, limits output to clients whose name matches (case-insensitive) the nameFilter pattern.
- caseInsensitiveNameFilter - Variable in class com.perforce.p4java.option.server.GetDepotsOptions
-
If non-null, limits output to depots whose name matches (case-insensitive) the nameFilter pattern.
- caseInsensitiveNameFilter - Variable in class com.perforce.p4java.option.server.GetLabelsOptions
-
If non-null, limits output to labels whose name matches (case-insensitive) the nameFilter pattern.
- caseMode - Variable in class com.perforce.p4java.mapapi.MapTable
- caseSensitive - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- center - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- chain - Variable in class com.perforce.p4java.mapapi.MapItem
- change - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- CHANGE - com.perforce.p4java.server.CmdSpec
- CHANGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CHANGE_COMMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- CHANGE_CONTENT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- CHANGE_FAILED - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- CHANGE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- CHANGE_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- CHANGE_SUBMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- CHANGE_VIEW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ChangeDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the change command.
- ChangeDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ChangeDelegator
-
Instantiates a new change delegator.
- changeFlowsFromParent - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- changeFlowsToParent - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- Changelist - Class in com.perforce.p4java.impl.generic.core
-
Simple default generic implementation class for the IChangelist interface.
- Changelist() - Constructor for class com.perforce.p4java.impl.generic.core.Changelist
-
Default constructor; calls default superclass constructor.
- Changelist(int, String, String, ChangelistStatus, Date, String, boolean, Server) - Constructor for class com.perforce.p4java.impl.generic.core.Changelist
-
Construct a changelist implementation given an explicit set of initial field values.
- Changelist(int, String, String, ChangelistStatus, Date, String, boolean, Server, IChangelistSummary.Visibility) - Constructor for class com.perforce.p4java.impl.generic.core.Changelist
-
Construct a changelist implementation given an explicit set of initial field values.
- Changelist(IChangelistSummary, IOptionsServer, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.Changelist
-
Construct a new Changelist using the passed-in changelist as a template.
- Changelist(IChangelistSummary, IServer, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.Changelist
-
Deprecated.
- Changelist(Map<String, Object>, IOptionsServer) - Constructor for class com.perforce.p4java.impl.generic.core.Changelist
-
Construct a changelist impl from the passed-in map and serverImpl parameters.
- Changelist(Map<String, Object>, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.Changelist
-
Deprecated.
- changelistId - Variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- changelistId - Variable in class com.perforce.p4java.option.client.AddFilesOptions
-
If positive, the opened files are put into the pending changelist identified by changelistId (this changelist must have been previously created for this to succeed).
- changelistId - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If positive, use the changelistId given instead of the default changelist.
- changelistId - Variable in class com.perforce.p4java.option.client.DeleteFilesOptions
-
If positive, the deleted files are put into the pending changelist identified by changelistId (this changelist must have been previously created for this to succeed).
- changelistId - Variable in class com.perforce.p4java.option.client.EditFilesOptions
-
If positive, the opened files are put into the pending changelist identified by changelistId (this changelist must have been previously created for this to succeed).
- changelistId - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If positive, the integrated files are opened in the numbered pending changelist instead of the default changelist.
- changelistId - Variable in class com.perforce.p4java.option.client.LockFilesOptions
-
If positive, use the changelistId given instead of the default changelist.
- changelistId - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
If positive, the integrated files are opened in the numbered pending changelist instead of the default changelist.
- changelistId - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If positive, the opened files are put into the pending changelist identified by changelistId (this changelist must have been previously created for this to succeed).
- changelistId - Variable in class com.perforce.p4java.option.client.ReopenFilesOptions
-
The changelist to be reopened to; if non-negative, specifies which changelist to reopen onto
- changelistId - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Limits 'p4 resolve' to the files in changelist#.
- changelistId - Variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
If non-negative, limits reversion to files opened under the given, pending changelist.
- changelistId - Variable in class com.perforce.p4java.option.client.UndoFilesOptions
-
If not IChangelist.UNKNOWN, the files are opened in the numbered pending changelist instead of the 'default' changelist.
- changelistId - Variable in class com.perforce.p4java.option.client.UnlockFilesOptions
-
If positive, use the changelistId given instead of the default changelist.
- changelistId - Variable in class com.perforce.p4java.option.server.GetClientTemplateOptions
-
If positive, it yields the client spec that would have been created for the stream at the moment the change was recorded.
- changelistId - Variable in class com.perforce.p4java.option.server.GetFixesOptions
-
If non-negative, only fixes from the numbered changelist are listed.
- changelistId - Variable in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
-
If greater than zero, lists changelists that have not been reviewed before, equal or above the specified changelist#.
- changelistId - Variable in class com.perforce.p4java.option.server.GetReviewsOptions
-
If non-negative, use the value of changelistId for the changelist; use IChangelist.DEFAULT for the default changelist.
- changelistId - Variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
If positive, displays only files submitted at the given changelist number.
- changelistId - Variable in class com.perforce.p4java.option.server.MoveFileOptions
-
If not IChangelist.UNKNOWN, the files are opened in the numbered pending changelist instead of the 'default' changelist.
- changelistId - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
If non-negative, restrict the list to files opened under the given changelist#.
- changelistId - Variable in class com.perforce.p4java.option.server.StreamlogOptions
-
If non-negative, displays the stream submitted at the specified changelist number
- changeListId - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- ChangelistOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer's getChangelist and deletePendingChangelist methods, and Changelist's update method.
- ChangelistOptions() - Constructor for class com.perforce.p4java.option.server.ChangelistOptions
-
Default constructor.
- ChangelistOptions(String...) - Constructor for class com.perforce.p4java.option.server.ChangelistOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- ChangelistStatus - Enum in com.perforce.p4java.core
-
Describes possible changelist status values.
- changelistStream - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- ChangelistSummary - Class in com.perforce.p4java.impl.generic.core
-
Default implementation of the IChangelistSummary interface.
- ChangelistSummary() - Constructor for class com.perforce.p4java.impl.generic.core.ChangelistSummary
-
Default constructor -- sets all fields to false or null, id to IChangelist.UNKNOWN, and calls the default ServerResource constructor.
- ChangelistSummary(boolean, boolean, boolean, boolean, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.ChangelistSummary
-
Explicit-value pass-through constructor for the ServerResource fields.
- ChangelistSummary(int, String, String, ChangelistStatus, Date, String, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.ChangelistSummary
-
Explicit-value constructor; calls the default ServerResource constructor.
- ChangelistSummary(IChangelistSummary) - Constructor for class com.perforce.p4java.impl.generic.core.ChangelistSummary
-
Construct a new ChangelistSummary from the passed-in summary.
- ChangelistSummary(Map<String, Object>, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.ChangelistSummary
-
Convenience constructor, equivalent to this(map, summaryOnly, null).
- ChangelistSummary(Map<String, Object>, boolean, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.ChangelistSummary
-
Construct a ChangelistSummary from a suitable map returned from the Perforce server.
- changePassword(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.PasswdDelegator
- changePassword(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- changePassword(String, String, String) - Method in interface com.perforce.p4java.server.delegator.IPasswdDelegator
-
Change a user's password on the server.
- CHANGES - com.perforce.p4java.server.CmdSpec
- ChangesDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
ChangesDelegator implementation.
- ChangesDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ChangesDelegator
-
Instantiates a new changes delegator.
- charset - Variable in class com.perforce.p4java.option.client.AddFilesOptions
-
If non-null, the files are added using that charset; corresponds to the undoc '-Q' flag.
- charset - Variable in class com.perforce.p4java.option.client.EditFilesOptions
-
If non-null, the files are edited using that charset; corresponds to the undoc '-Q' flag.
- charset - Variable in class com.perforce.p4java.option.client.ReopenFilesOptions
-
If non-null, the files are reopened using that charset; corresponds to the undoc '-Q' flag.
- CHARSET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CharsetConverter - Class in com.perforce.p4java
-
P4Java charset converter class
- CharsetConverter(Charset, Charset) - Constructor for class com.perforce.p4java.CharsetConverter
-
Creates a new charset converted that decodes/encodes bytes in the specified non-null from/to charset objects specified.
- CharsetConverter(Charset, Charset, boolean) - Constructor for class com.perforce.p4java.CharsetConverter
-
Creates a new charset converted that decodes/encodes bytes in the specified non-null from/to charset objects specified.
- CharsetDefs - Class in com.perforce.p4java
-
Provides a centralized place to define or specify the various default and working charsets used in the P4Java implementation.
- CharsetDefs() - Constructor for class com.perforce.p4java.CharsetDefs
- charsetForName(String) - Method in class com.perforce.p4java.charset.PerforceCharsetProvider
-
Called by Charset static methods to find a particular named Charset.
- charsetName - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- charsets() - Method in class com.perforce.p4java.charset.PerforceCharsetProvider
-
Return an Iterator over the set of Charset objects we provide.
- check(MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- checkClientTrusted(X509Certificate[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory.TrustAllTrustManager
-
Always trust for client SSL chain peer certificate chain with any authType authentication types.
- checkEntryList(List<E>) - Method in class com.perforce.p4java.core.ViewMap
-
Do some sanity checks on the passed-in entry list.
- checkFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
The infamous checkFile omnibus method, used to, well, check files on the Perforce client side.
- checkFileGraph(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- checkFingerprint(RpcConnection) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Check the fingerprint of the Perforce server SSL connection
- CHECKLINKS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CHECKLINKSN - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- checkModTime - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, used in conjunction with '-e' can be used to minimize costly digest computation on the client by checking file modification times before checking digests to determine if files have been modified outside of Perforce.
- checkPositionIndexes(int, int, int) - Static method in class com.perforce.p4java.common.base.Preconditions
- checkServerTrusted(X509Certificate[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory.TrustAllTrustManager
-
Always trust for server SSL chain peer certificate chain with any authType exchange algorithm types.
- chmodFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Change the r/w (etc.) mode of a file locally.
- clear() - Method in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- clear() - Method in class com.perforce.p4java.mapapi.Joiner
- clear() - Method in class com.perforce.p4java.mapapi.MapTable
- clear() - Method in class com.perforce.p4java.mapapi.MapTree
- clearCount() - Method in class com.perforce.p4java.impl.mapbased.rpc.helper.RpcUserAuthCounter
-
Clears all counts for the RPC server.
- clearLastResultMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- clearRawFields() - Method in interface com.perforce.p4java.core.IServerResource
-
Create new map and clear all fields.
- clearRawFields() - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- client - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- client - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- client - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- client - Variable in class com.perforce.p4java.option.server.ReloadOptions
-
If not null, unload the specified client.
- client - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If not null, unload the specified client.
- Client - Class in com.perforce.p4java.impl.mapbased.client
-
Default implementation of the generic parts of an IClient interface.
- Client() - Constructor for class com.perforce.p4java.impl.mapbased.client.Client
-
Deprecated.
- Client(IClientSummary, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.client.Client
-
Construct a new Client object using the passed-in client summary object as a partial template.
- Client(IClientSummary, IServer, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.client.Client
-
Construct a new Client object using the passed-in client summary object as a partial template along with the passed-in IServer object.
- Client(IServer) - Constructor for class com.perforce.p4java.impl.mapbased.client.Client
-
Note that any IServer object returned by the ServerFactory will work for the serverImpl parameter; if not, a suitable cast exception will be thrown.
- Client(IServer, Map<String, Object>) - Constructor for class com.perforce.p4java.impl.mapbased.client.Client
-
Construct a suitable Client object from an IServer and a map returned from the Perforce server.
- Client(String, Date, Date, String, String, String, String, IClientSummary.ClientLineEnd, IClientSummary.IClientOptions, IClientSummary.IClientSubmitOptions, List<String>, IServer, ClientView) - Constructor for class com.perforce.p4java.impl.mapbased.client.Client
-
Construct a new Client object from explicit fields.
- Client(String, Date, Date, String, String, String, String, IClientSummary.ClientLineEnd, IClientSummary.IClientOptions, IClientSummary.IClientSubmitOptions, List<String>, IServer, ClientView, String, String) - Constructor for class com.perforce.p4java.impl.mapbased.client.Client
-
Construct a new Client object from explicit fields.
- CLIENT - com.perforce.p4java.impl.generic.core.file.FilePath.PathType
-
Path is a Perforce client path type.
- CLIENT - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageType
- CLIENT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
"Simple" client functions, e.g.
- CLIENT - com.perforce.p4java.server.CmdSpec
- CLIENT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CLIENT_ACK - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_ACKMATCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_ACTIONRESOLVE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_BACKUP_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- CLIENT_CHECKFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_CHMODFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_CLOSEDIFF - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_CLOSEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_CLOSEMATCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_CLOSEMERGE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_CONVERTFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_CRYPTO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_DELETEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_DM - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
More complex client functions that will probably cause duplex back-and-forth messaging between client and server.
- CLIENT_DM_MOVEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_DM_OPENFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_DM_PROMPT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_EDITDATA - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_ERROR - com.perforce.p4java.core.file.FileSpecOpStatus
-
The Perforce client API detected a client-side error; the associated filespec contains the relevant error message.
- CLIENT_ERRORPAUSE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_EXACTMATCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CLIENT_FSTATINFO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_FSTATPARTIAL - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_HANDLEERROR - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_INPUTDATA - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- CLIENT_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- CLIENT_MESSAGE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_MOVEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_NAME_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Property key for a Perforce client name set though the P4Java properties mechanism.
- CLIENT_NAME_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form client name key.
- CLIENT_OPENDIFF - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OPENFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OPENMATCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OPENMERGE2 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OPENMERGE3 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OPENURL - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OUTPUTBINARY - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OUTPUTDATA - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OUTPUTERROR - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OUTPUTINFO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_OUTPUTTEXT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_PATH_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Property key for a Perforce client path set though the P4Java properties mechanism.
- CLIENT_PATH_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form client path key.
- CLIENT_PING - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_PROGRESS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_PROMPT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_REC_DELETED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CLIENT_RECEIVEFILES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_RECONCILEADD - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_RECONCILEEDIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_RECONCILEFLUSH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_SCANDIR - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_SENDFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_SETPASSWORD - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_SSO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_TRUST_ADD_EXCEPTION_NEW_CONNECTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_ADD_EXCEPTION_NEW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_ADDED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_ALREADY_ESTABLISHED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_EXCEPTION_NEW_CONNECTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_EXCEPTION_NEW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_INSTALL_EXCEPTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_MESSAGES - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_REMOVED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_UNINSTALL_EXCEPTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_WARNING_NEW_CONNECTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_WARNING_NEW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_TRUST_WARNING_NOT_ESTABLISHED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- CLIENT_UNSET_NAME_DEFAULT - Static variable in class com.perforce.p4java.PropertyDefs
-
Default value to be used for the unset client name (see the comments for CLIENT_UNSET_NAME_KEY, above) when no associated property is set.
- CLIENT_UNSET_NAME_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Property key for passing in a suitable client name to be used when we don't actually have (or want) a Perforce client associated with a Perforce server connection.
- CLIENT_WRITEDIFF - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_WRITEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_WRITEMATCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- CLIENT_WRITEMERGE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- clientAck(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
-
Respond back to the server with what amounts to a yes / no response in the face of errors or success.
- clientActionResolve(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- CLIENTADDRESS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- clientApiLevel - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- clientBypass - Variable in class com.perforce.p4java.option.client.SyncOptions
-
If true, bypass the client (corresponds to p4 -k flag)
- clientCloseMerge(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
-
Close the merge write (above) and act on the results.
- clientConfirm(String, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- clientCrypto(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
-
Process the client-Crypto command from the Perforce server.
- CLIENTCWD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ClientDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- ClientDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- clientEditData(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- ClientError - Error in com.perforce.p4java.exception
-
Signals a serious and probably unrecoverable client error in an underlying transport layer.
- ClientError() - Constructor for error com.perforce.p4java.exception.ClientError
-
Create an empty P4Java client error
- ClientError(String) - Constructor for error com.perforce.p4java.exception.ClientError
-
Create a P4Java client error
- ClientError(String, Throwable) - Constructor for error com.perforce.p4java.exception.ClientError
-
Create a P4Java client error
- ClientError(Throwable) - Constructor for error com.perforce.p4java.exception.ClientError
-
Create a P4Java client error
- clientErrorPause(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- clientExpectedSize - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
- ClientFile - Class in com.perforce.p4java.impl.mapbased.rpc.handles
- ClientFile(CommandEnv.RpcHandler) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- ClientFunctionDispatcher - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Dispatch incoming client functions from the server.
- ClientFunctionDispatcher(RpcPacketDispatcher, Properties, RpcServer) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientFunctionDispatcher
- clientHandleError(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- ClientHelper - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
- CLIENTHOST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- clientId - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- ClientIgnoreChecker - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Handle the checking of patterns in ignore files.
- ClientIgnoreChecker(String, String, Charset) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientIgnoreChecker
-
Instantiates a new ignore file checker.
- clientInputData(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
-
Get some requested data (typically something like a submit form) from somewhere (typically a map passed in from the upper levels of the API) and pass it back to the server, properly munged.
- ClientLineEnding - Enum in com.perforce.p4java.impl.generic.client
-
Defines the various line ending mappings needed for text files in the transfer between client and server.
- ClientMerge - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Support methods for the RPC merge protocols.
- ClientMerge(Properties) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- ClientMerge.ResolveChoice - Enum in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Possible choices available to a merge / resolve; should be fairly self-explanatory.
- ClientMergeState - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Helper class for carrying useful merge state around during the various merge operations defined in ClientMerge.
- ClientMergeState(String, boolean, RpcPerforceFileType, ClientLineEnding, RpcPerforceFileType, ClientLineEnding, String, Charset) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- ClientMessage - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Perforce P4Java client error / info / warning messages.
- ClientMessage.ClientMessageId - Enum in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Basic message ID.
- ClientMessage.ClientMessageType - Enum in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Where the message originated, or which part of the command chain it refers to.
- clientName - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- clientName - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- clientName - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If non-null, restrict the results to changelists associated with the given client.
- clientName - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
If not null, restrict the list of files to those opened on the named client.
- CLIENTNAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- clientOnly - Variable in class com.perforce.p4java.option.server.GetDirectoriesOptions
-
If true, limit the returns to directories that are mapped in the current Perforce client workspace.
- clientOpenMerge3(RpcConnection, CommandEnv, Map<String, Object>, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
-
Implement a non-interactive version of the three-way client-side merge.
- clientOpenURL(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- ClientOptions - Class in com.perforce.p4java.impl.generic.client
-
Simple default generic IClientOptions implementation class.
- ClientOptions() - Constructor for class com.perforce.p4java.impl.generic.client.ClientOptions
-
Default constructor; sets all fields to false.
- ClientOptions(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.impl.generic.client.ClientOptions
-
Explicit-value constructor.
- ClientOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.impl.generic.client.ClientOptions
-
Explicit-value constructor.
- ClientOptions(String) - Constructor for class com.perforce.p4java.impl.generic.client.ClientOptions
-
Attempts to construct a ClientOptions object from a typical p4 cmd options string, e.g.
- clientPath - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- clientPath - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- clientPing(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- ClientProgressReport - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Report the progress of the command tick by tick.
- ClientProgressReport(RpcServer) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientProgressReport
- clientPrompt(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
-
Prompt the end-user (i.e.
- clientReceiveFiles(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- CLIENTROOT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CLIENTS - com.perforce.p4java.server.CmdSpec
- ClientsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- ClientsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ClientsDelegator
-
Instantiate a new ClientsDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- CLIENTSEND - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ClientSendFile - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Implements some specialised file methods for sending file data back to the Perforce server.
- ClientSendFile(Properties) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSendFile
-
Create a new rpc file sender
- clientSetPassword(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
-
Set the client-side password in response to a Perforce server command telling us to do just that, usually as a result of an earlier successful login attempt in the same session.
- clientSingleSignon(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
-
Implements the client-side of the Perforce single sign on (SSO) protocol.
- ClientSubmitOptions - Class in com.perforce.p4java.impl.generic.client
-
Simple generic IClientSubmitOptions implementation class.
- ClientSubmitOptions() - Constructor for class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
-
Default constructor; sets all fields to false.
- ClientSubmitOptions(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
-
Explicit-value constructor.
- ClientSubmitOptions(String) - Constructor for class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
-
Attempts to construct a ClientSubmitOptions object from a typical p4 cmd options string, e.g.
- ClientSummary - Class in com.perforce.p4java.impl.mapbased.client
-
Default implementation class for the IClientSummary interface.
- ClientSummary() - Constructor for class com.perforce.p4java.impl.mapbased.client.ClientSummary
-
Default constructor.
- ClientSummary(boolean) - Constructor for class com.perforce.p4java.impl.mapbased.client.ClientSummary
-
Construct a new ClientSummary object whose ServerResource fields depend on the passed-in summaryOnly parameter.
- ClientSummary(IClientSummary) - Constructor for class com.perforce.p4java.impl.mapbased.client.ClientSummary
-
Clone a client summary by copying all fields.
- ClientSummary(String, Date, Date, String, String, String, String, IClientSummary.ClientLineEnd, IClientSummary.IClientOptions, IClientSummary.IClientSubmitOptions, List<String>) - Constructor for class com.perforce.p4java.impl.mapbased.client.ClientSummary
-
Explicit-value constructor.
- ClientSummary(String, Date, Date, String, String, String, String, IClientSummary.ClientLineEnd, IClientSummary.IClientOptions, IClientSummary.IClientSubmitOptions, List<String>, String, String) - Constructor for class com.perforce.p4java.impl.mapbased.client.ClientSummary
-
Explicit-value constructor.
- ClientSummary(Map<String, Object>, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.client.ClientSummary
-
Server map constructor.
- ClientSystemFileCommands - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Implements the simpler lower-level file commands that typically correspond to system commands such as chmod, delete, etc.
- ClientSystemFileCommands(Properties, RpcServer, ClientSystemFileMatchCommands) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- ClientSystemFileMatchCommands - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Implements the simpler lower-level file commands that typically correspond to system commands such as chmod, delete, etc.
- ClientSystemFileMatchCommands(Properties, RpcServer) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- clientTrust - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- ClientTrust - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Handle the client trust and fingerprint for Perforce SSL connections.
- ClientTrust(RpcServer) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Instantiates a new client trust.
- ClientTunableSettings - Class in com.perforce.p4java.env
- clientUnsetName - Variable in class com.perforce.p4java.impl.mapbased.server.Server
-
Used when we have no client set.
- ClientUserInteraction - Class in com.perforce.p4java.impl.mapbased.rpc.func.client
-
Class for Perforce client end-user interaction commands like prompting or password-setting ("end-user interaction" is being rather broadly-defined here...).
- ClientUserInteraction(Properties, RpcServer) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- clientView - Variable in class com.perforce.p4java.impl.generic.core.Stream
- ClientView - Class in com.perforce.p4java.impl.generic.client
-
Simple default generic implementation class for the IClientView and associated IClientViewMapping interfaces.
- ClientView() - Constructor for class com.perforce.p4java.impl.generic.client.ClientView
-
Default constructor; simply calls the superclass default constructor and sets this.client to null.
- ClientView(IClient, List<IClientViewMapping>) - Constructor for class com.perforce.p4java.impl.generic.client.ClientView
-
Construct a ClientView from the passed-in client and mapping list.
- ClientView.ClientViewMapping - Class in com.perforce.p4java.impl.generic.client
-
Simple extension of the basic MapEntry class to provide convenience methods based on "depot" and "client" rather than "left" and "right".
- ClientViewMapping() - Constructor for class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
-
Default constructor.
- ClientViewMapping(int, IMapEntry.EntryType, String, String) - Constructor for class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
-
Constructs a new view mapping by calling the superclass's corresponding constructor.
- ClientViewMapping(int, String) - Constructor for class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
-
Constructs a new view mapping by calling the superclass's corresponding constructor.
- ClientViewMapping(int, String, String) - Constructor for class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
-
Constructs a new view mapping by calling the superclass's corresponding constructor.
- clientWriteMerge(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
-
Write merge data to the client if necessary.
- close() - Method in class com.perforce.p4java.impl.generic.core.TempFileInputStream
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPInputStream
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPOutputStream
-
Cleanly close the stream and finalize deflation (compression).
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Writes any remaining uncompressed data to the output stream and closes the underlying output stream.
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInputStream
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- close() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- Close() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- closeFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Close a file that was opened earlier for writing.
- cmdMapArgs - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
The RPC command args before the function name (i.e.
- CmdSpec - Enum in com.perforce.p4java.server
-
An enumeration of the minimum set of Perforce server commands recognized and implemented by P4Java.
- coarse(String) - Static method in class com.perforce.p4java.Tracer
- COARSE - com.perforce.p4java.server.callback.ILogCallback.LogTraceLevel
- code - Variable in enum com.perforce.p4java.mapapi.MapFlag
- CODE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CODE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
CODE - code
- CODE_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- CODE0 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- COLON_LF - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- COLON_SPACE - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- com.perforce.p4java - package com.perforce.p4java
- com.perforce.p4java.admin - package com.perforce.p4java.admin
- com.perforce.p4java.charset - package com.perforce.p4java.charset
- com.perforce.p4java.client - package com.perforce.p4java.client
- com.perforce.p4java.client.delegator - package com.perforce.p4java.client.delegator
- com.perforce.p4java.common.base - package com.perforce.p4java.common.base
- com.perforce.p4java.common.function - package com.perforce.p4java.common.function
- com.perforce.p4java.core - package com.perforce.p4java.core
- com.perforce.p4java.core.file - package com.perforce.p4java.core.file
- com.perforce.p4java.env - package com.perforce.p4java.env
- com.perforce.p4java.exception - package com.perforce.p4java.exception
- com.perforce.p4java.graph - package com.perforce.p4java.graph
- com.perforce.p4java.impl.generic.admin - package com.perforce.p4java.impl.generic.admin
- com.perforce.p4java.impl.generic.client - package com.perforce.p4java.impl.generic.client
- com.perforce.p4java.impl.generic.core - package com.perforce.p4java.impl.generic.core
- com.perforce.p4java.impl.generic.core.file - package com.perforce.p4java.impl.generic.core.file
- com.perforce.p4java.impl.generic.graph - package com.perforce.p4java.impl.generic.graph
- com.perforce.p4java.impl.generic.sys - package com.perforce.p4java.impl.generic.sys
- com.perforce.p4java.impl.mapbased - package com.perforce.p4java.impl.mapbased
- com.perforce.p4java.impl.mapbased.client - package com.perforce.p4java.impl.mapbased.client
- com.perforce.p4java.impl.mapbased.client.cmd - package com.perforce.p4java.impl.mapbased.client.cmd
- com.perforce.p4java.impl.mapbased.rpc - package com.perforce.p4java.impl.mapbased.rpc
- com.perforce.p4java.impl.mapbased.rpc.connection - package com.perforce.p4java.impl.mapbased.rpc.connection
- com.perforce.p4java.impl.mapbased.rpc.func - package com.perforce.p4java.impl.mapbased.rpc.func
- com.perforce.p4java.impl.mapbased.rpc.func.client - package com.perforce.p4java.impl.mapbased.rpc.func.client
- com.perforce.p4java.impl.mapbased.rpc.func.helper - package com.perforce.p4java.impl.mapbased.rpc.func.helper
- com.perforce.p4java.impl.mapbased.rpc.func.proto - package com.perforce.p4java.impl.mapbased.rpc.func.proto
- com.perforce.p4java.impl.mapbased.rpc.func.user - package com.perforce.p4java.impl.mapbased.rpc.func.user
- com.perforce.p4java.impl.mapbased.rpc.handles - package com.perforce.p4java.impl.mapbased.rpc.handles
- com.perforce.p4java.impl.mapbased.rpc.helper - package com.perforce.p4java.impl.mapbased.rpc.helper
- com.perforce.p4java.impl.mapbased.rpc.msg - package com.perforce.p4java.impl.mapbased.rpc.msg
- com.perforce.p4java.impl.mapbased.rpc.packet - package com.perforce.p4java.impl.mapbased.rpc.packet
- com.perforce.p4java.impl.mapbased.rpc.packet.helper - package com.perforce.p4java.impl.mapbased.rpc.packet.helper
- com.perforce.p4java.impl.mapbased.rpc.stream - package com.perforce.p4java.impl.mapbased.rpc.stream
- com.perforce.p4java.impl.mapbased.rpc.stream.helper - package com.perforce.p4java.impl.mapbased.rpc.stream.helper
- com.perforce.p4java.impl.mapbased.rpc.sys - package com.perforce.p4java.impl.mapbased.rpc.sys
- com.perforce.p4java.impl.mapbased.rpc.sys.helper - package com.perforce.p4java.impl.mapbased.rpc.sys.helper
- com.perforce.p4java.impl.mapbased.server - package com.perforce.p4java.impl.mapbased.server
- com.perforce.p4java.impl.mapbased.server.cmd - package com.perforce.p4java.impl.mapbased.server.cmd
- com.perforce.p4java.io.apple - package com.perforce.p4java.io.apple
- com.perforce.p4java.mapapi - package com.perforce.p4java.mapapi
- com.perforce.p4java.messages - package com.perforce.p4java.messages
- com.perforce.p4java.option - package com.perforce.p4java.option
- com.perforce.p4java.option.changelist - package com.perforce.p4java.option.changelist
- com.perforce.p4java.option.client - package com.perforce.p4java.option.client
- com.perforce.p4java.option.server - package com.perforce.p4java.option.server
- com.perforce.p4java.server - package com.perforce.p4java.server
- com.perforce.p4java.server.callback - package com.perforce.p4java.server.callback
- com.perforce.p4java.server.delegator - package com.perforce.p4java.server.delegator
- com.perforce.p4java.util - package com.perforce.p4java.util
- combine() - Method in class com.perforce.p4java.io.apple.AppleFileEncoder
-
Combine the data fork, resource fork and other entries into an AppleSingle/Double file.
- COMMAND - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- COMMAND_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- commandCallback - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- CommandEnv - Class in com.perforce.p4java.impl.mapbased.rpc
-
Used to package up the Perforce function environment for a single Perforce command across multiple RPC function calls.
- CommandEnv(RpcServer, RpcCmdSpec, RpcConnection, ProtocolCommand, Map<String, Object>, IProgressCallback, int, boolean, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- CommandEnv.RpcHandler - Class in com.perforce.p4java.impl.mapbased.rpc
-
P4Java's version of the notorious handler class in the C++ API.
- comment - Variable in class com.perforce.p4java.impl.generic.core.MapEntry
- comment - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 4: Standard Macintosh comment.
- COMMENTS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- Commit - Class in com.perforce.p4java.impl.generic.graph
- Commit(String, String, CommitAction, List<String>, String, String, Date, String, String, Date, String) - Constructor for class com.perforce.p4java.impl.generic.graph.Commit
- COMMIT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- COMMIT_SHA - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- CommitAction - Enum in com.perforce.p4java.graph
- CommitDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- CommitDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.CommitDelegator
-
Instantiates a new graph commit delegator.
- commitSha - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- COMMITTER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- COMMITTER_DATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- COMMITTER_EMAIL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- compare(MapItem, MapItem) - Method in class com.perforce.p4java.mapapi.MapTable.compareLHS
- compare(MapItem, MapItem) - Method in class com.perforce.p4java.mapapi.MapTable.compareRHS
- compare(MapItem, MapItem) - Method in class com.perforce.p4java.mapapi.MapTable.compareStreamLHS
- compare(MapItem, MapItem) - Method in class com.perforce.p4java.mapapi.MapTable.compareStreamRHS
- COMPARE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- compareLHS() - Constructor for class com.perforce.p4java.mapapi.MapTable.compareLHS
- compareRHS() - Constructor for class com.perforce.p4java.mapapi.MapTable.compareRHS
- compareSlot(MapPair) - Method in class com.perforce.p4java.mapapi.MapPair
- compareStreamLHS() - Constructor for class com.perforce.p4java.mapapi.MapTable.compareStreamLHS
- compareStreamRHS() - Constructor for class com.perforce.p4java.mapapi.MapTable.compareStreamRHS
- complete() - Method in interface com.perforce.p4java.core.IServerResource
-
Old method called used to call refresh when completing a spec.
- complete() - Method in class com.perforce.p4java.impl.generic.core.JobSpec
-
Completing a job spec calls
JobSpec.refresh()
- complete() - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- complete() - Method in class com.perforce.p4java.impl.mapbased.client.Client
-
Completing a client calls
Client.refresh()
. - completedServerCommand(int, long) - Method in interface com.perforce.p4java.server.callback.ICommandCallback
-
Report the completion of a Perforce server command, and, as a bonus, report how long in milliseconds it took from start to finish.
- components - Variable in class com.perforce.p4java.impl.generic.core.Stream
- COMPONENTS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- composeAuthTicketEntryKey(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Compose the key for an auth ticket entry
- compress - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If true, specifies that the client or label should be stored in compressed format.
- computeDigest - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, computes and saves the digest for each revision, regardless of whether the revision already has a saved digest.
- computeMissingDigest - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, computes and saves the digest only for revisions that have no saved digest.
- ConfigException - Exception in com.perforce.p4java.exception
-
Exception class for P4Java configuration-related exceptions.
- ConfigException() - Constructor for exception com.perforce.p4java.exception.ConfigException
- ConfigException(String) - Constructor for exception com.perforce.p4java.exception.ConfigException
- ConfigException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.ConfigException
- ConfigException(Throwable) - Constructor for exception com.perforce.p4java.exception.ConfigException
- CONFIGURE - com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
The configure.
- CONFIGURE - com.perforce.p4java.server.CmdSpec
- ConfigureDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Handles configure commands.
- ConfigureDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ConfigureDelegator
-
Instantiates a new configure delegator.
- configureSocket(Socket, Properties) - Static method in class com.perforce.p4java.impl.mapbased.rpc.stream.helper.RpcSocketHelper
-
Configure a socket with specified properties.
- CONFIRM - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- connect() - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Try to establish an actual RPC connection to the target Perforce server.
- connect() - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- connect() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Try to establish an actual RPC connection to the target Perforce server.
- connect() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- connect() - Method in interface com.perforce.p4java.server.IServer
-
Connect to the Perforce server associated with this server object.
- CONNECT_FAILED - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- connected - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- CONNECTION - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageType
- ConnectionException - Exception in com.perforce.p4java.exception
-
Superclass for all P4Java connection-related exceptions.
- ConnectionException() - Constructor for exception com.perforce.p4java.exception.ConnectionException
- ConnectionException(String) - Constructor for exception com.perforce.p4java.exception.ConnectionException
- ConnectionException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.ConnectionException
- ConnectionException(Throwable) - Constructor for exception com.perforce.p4java.exception.ConnectionException
- ConnectionNotConnectedException - Exception in com.perforce.p4java.exception
-
Special subclass of ConnectionException to signal the case of attempting to issue a Perforce server command with an IServer that hasn't been explicitly connected to that Perforce server.
- ConnectionNotConnectedException() - Constructor for exception com.perforce.p4java.exception.ConnectionNotConnectedException
- ConnectionNotConnectedException(String) - Constructor for exception com.perforce.p4java.exception.ConnectionNotConnectedException
- ConnectionNotConnectedException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.ConnectionNotConnectedException
- ConnectionNotConnectedException(Throwable) - Constructor for exception com.perforce.p4java.exception.ConnectionNotConnectedException
- connectionStart - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- connectStart - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- constructPreamble(int) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
Calculate and construct a suitable preamble for the passed-in payload buffer length.
- constructPreamble(ByteBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
Calculate and construct a suitable preamble for the passed-in payload buffer.
- constructRpcPacket(RpcFunctionSpec, String, String[], ExternalEnv) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Construct an RPC packet for a user command.
- constructRpcPacket(RpcFunctionSpec, Map<String, Object>, ExternalEnv) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Construct an RPC packet for a user command.
- constructRpcPacket(RpcPacketPreamble, byte[], boolean, Charset) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Construct an RPC packet from the passed-in preamble, bytes, and charset.
- constructRpcPacket(RpcPacketPreamble, byte[], boolean, Charset, RpcPacketFieldRule, IFilterCallback) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Construct an RPC packet from the passed-in preamble, bytes, charset and fieldRule.
- constructRpcPacket(String, Map<String, Object>, ExternalEnv) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Construct an RPC packet for a user command.
- contains(Charset) - Method in class com.perforce.p4java.charset.PerforceShiftJISCharset
-
Tells whether or not this charset contains the given charset.
- containsDescriptionField(Map<String, Object>) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- CONTENT - com.perforce.p4java.core.IFileDiff.Status
- CONTENT_RESOLVE_TYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- contentHistory - Variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
If true, display file content history instead of file name history.
- CONTEXT_DIFF - com.perforce.p4java.core.file.DiffType
- CONTINUE - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
- CONTINUE_DUPLEX - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
- CONTINUE_LOOP - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
- convert(ByteBuffer) - Method in class com.perforce.p4java.CharsetConverter
-
Convert a byte buffer by decoding using the fromCharset and encoding using the toCharset.
- convert(CharBuffer) - Method in class com.perforce.p4java.CharsetConverter
-
Converts a char buffer to a byte buffer using the toCharset.
- CONVERT_TEXT - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- convert2Hex(byte[]) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Convert a byte array to a hexadecimal string
- convertFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- convertFileDataMap(Map<String, Object>, Charset, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- convertMap(Map<String, Object>) - Static method in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
Convert the line endings for any string found in the map to the
ClientLineEnding.FST_L_LF_BYTES
values fromClientLineEnding.localLineEndStr
. - copy(File, File) - Static method in class com.perforce.p4java.util.FilesHelper
-
Copy source file to destination file.
- COPY - com.perforce.p4java.server.CmdSpec
- COPY_FROM - com.perforce.p4java.core.file.FileAction
- copyFiles(IFileSpec, IFileSpec, String, CopyFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Schedule resolve and integration actions to make the target file identical to the source file based only on the differences between the two (i.e.
- copyFiles(IFileSpec, IFileSpec, String, CopyFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- copyFiles(IFileSpec, List<IFileSpec>, CopyFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Copies one set of files (the 'source') into another (the 'target').
- copyFiles(IFileSpec, List<IFileSpec>, CopyFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- CopyFilesOptions - Class in com.perforce.p4java.option.client
-
Options class for the IClient copyFiles method.
- CopyFilesOptions() - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Default constructor.
- CopyFilesOptions(int, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Explicit-value constructor.
- CopyFilesOptions(int, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Explicit-value constructor.
- CopyFilesOptions(int, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Explicit-value constructor.
- CopyFilesOptions(int, boolean, boolean, boolean, boolean, int) - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Explicit-value constructor.
- CopyFilesOptions(int, boolean, boolean, int, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Explicit-value constructor for use with a branch.
- CopyFilesOptions(int, boolean, boolean, int, String, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Explicit-value constructor for use with a stream.
- CopyFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.CopyFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- copyTo(File) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
-
Copy this file to another (target file).
- CORE_AUTH_FAIL_STRING_1 - Static variable in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Signals access (login) needed.
- CORE_AUTH_FAIL_STRING_1 - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
-
Signals access (login) needed
- CORE_AUTH_FAIL_STRING_2 - Static variable in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Signals access (login) needed.
- CORE_AUTH_FAIL_STRING_2 - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
-
Signals access (login) needed
- CORE_AUTH_FAIL_STRING_3 - Static variable in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Signals ticket has expired.
- CORE_AUTH_FAIL_STRING_3 - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
-
Signals ticket has expired
- CORE_AUTH_FAIL_STRING_4 - Static variable in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Signals ticket has expired.
- CORE_AUTH_FAIL_STRING_4 - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
-
Signals ticket has expired
- CoreFactory - Class in com.perforce.p4java.core
-
A lightweight factory class with convenience methods for creating common P4Java objects using the default implementation classes with common default values.
- CoreFactory() - Constructor for class com.perforce.p4java.core.CoreFactory
- count - Variable in class com.perforce.p4java.mapapi.MapTable
- countByFlag(MapFlag) - Method in class com.perforce.p4java.mapapi.MapTable
- counter - Variable in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
-
If not null, lists changelists that have not been reviewed before, above the specified counter's changelist#.
- COUNTER - com.perforce.p4java.server.CmdSpec
- CounterDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- CounterDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.CounterDelegator
-
Instantiates a new change delegator.
- CounterOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer's setCounter method.
- CounterOptions() - Constructor for class com.perforce.p4java.option.server.CounterOptions
-
Default constructor.
- CounterOptions(boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.CounterOptions
-
Explicit value constructor.
- CounterOptions(String...) - Constructor for class com.perforce.p4java.option.server.CounterOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- COUNTERS - com.perforce.p4java.server.CmdSpec
- CountersDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- CountersDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.CountersDelegator
-
Create a new delegator with a concrete server implementation.
- CR - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- createBranchSpec(IBranchSpec) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchDelegator
- createBranchSpec(IBranchSpec) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createBranchSpec(IBranchSpec) - Method in interface com.perforce.p4java.server.delegator.IBranchDelegator
-
TODO: This should be moved up to Server and changed to delegate to createBranchSpec with an options class.
- createChangelist(IClient, String, boolean) - Static method in class com.perforce.p4java.core.CoreFactory
-
Create a new changelist object locally and optionally also create it on the server using the passed-in client for default values.
- createChangelist(IChangelist) - Method in interface com.perforce.p4java.client.IClient
-
Create a new changelist for this Perforce client in the associated Perforce server.
- createChangelist(IChangelist) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- createClient(IClient) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- createClient(IClient) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createClient(IClient) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- createClient(IOptionsServer, String, String, String, String[], boolean) - Static method in class com.perforce.p4java.core.CoreFactory
-
Create a new client local object and optionally also create it on the server.
- CREATED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- createDepot(IDepot) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DepotDelegator
- createDepot(IDepot) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createDepot(IDepot) - Method in interface com.perforce.p4java.server.delegator.IDepotDelegator
-
Create a new depot in the repository.
- createExtensionConfig(IExtension, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- createExtensionConfig(IExtension, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createExtensionConfig(IExtension, String, String) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Creates/updates an extension's global/instance config.
- createJob(IOptionsServer, Map<String, Object>, boolean) - Static method in class com.perforce.p4java.core.CoreFactory
-
Simple convenience factory method to create a new local or in-server job.
- createJob(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JobDelegator
- createJob(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createJob(Map<String, Object>) - Method in interface com.perforce.p4java.server.delegator.IJobDelegator
-
Create a new Perforce job in the Perforce server corresponding to the passed-in Perforce job fields (which in turn should correspond to at least the mandatory fields defined in the reigning Perforce job spec).
- createLabel(ILabel) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LabelDelegator
- createLabel(ILabel) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createLabel(ILabel) - Method in interface com.perforce.p4java.server.delegator.ILabelDelegator
-
Create a new Perforce label in the Perforce server.
- createLabel(IOptionsServer, String, String, String[], boolean) - Static method in class com.perforce.p4java.core.CoreFactory
-
Create a new ILabel object locally and optionally on the server.
- createProtectionEntries(List<IProtectionEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ProtectDelegator
- createProtectionEntries(List<IProtectionEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createProtectionEntries(List<IProtectionEntry>) - Method in interface com.perforce.p4java.server.delegator.IProtectDelegator
-
Create or replace the protections table data on the Perforce server with these new protection entries.
- createSocket() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- createSocket(String, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- createSocket(String, int, Properties, boolean) - Static method in class com.perforce.p4java.impl.mapbased.rpc.stream.helper.RpcSocketHelper
-
Create a socket with the specified properties and connect to the specified host and port.
- createSocket(InetAddress, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- createStream(boolean, RpcConnection, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- createStream(IStream) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StreamDelegator
- createStream(IStream) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createStream(IStream) - Method in interface com.perforce.p4java.server.delegator.IStreamDelegator
-
Create a new stream in the repository.
- createSymbolicLink(String, String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
-
Creates a symbolic link to a target.
- createTempClient(IClient) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- createTempClient(IClient) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createTempClient(IClient) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- createTempFileName(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- createTriggerEntries(List<ITriggerEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.TriggersDelegator
- createTriggerEntries(List<ITriggerEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createTriggerEntries(List<ITriggerEntry>) - Method in interface com.perforce.p4java.server.delegator.ITriggersDelegator
-
Create or replace the triggers table data on the Perforce server with these new trigger entries.
- createUser(IUser, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
- createUser(IUser, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createUser(IUser, boolean) - Method in interface com.perforce.p4java.server.delegator.IUserDelegator
-
Create a new Perforce user on the Perforce server.
- createUser(IUser, UpdateUserOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
- createUser(IUser, UpdateUserOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createUser(IUser, UpdateUserOptions) - Method in interface com.perforce.p4java.server.delegator.IUserDelegator
-
Create a new Perforce user on the Perforce server.
- createUser(IOptionsServer, String, String, String, String, boolean) - Static method in class com.perforce.p4java.core.CoreFactory
-
Create a new IUser object locally and optionally on the server.
- createUserGroup(IUserGroup) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
-
Implemented on behalf of IServer for backwards compatibility.
- createUserGroup(IUserGroup) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createUserGroup(IUserGroup) - Method in interface com.perforce.p4java.server.IServer
-
Create a new Perforce user group on the Perforce server.
- createUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
- createUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- createUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in interface com.perforce.p4java.server.delegator.IGroupDelegator
-
Create a new Perforce user group on the Perforce server.
- createUserGroup(IOptionsServer, String, List<String>, boolean) - Static method in class com.perforce.p4java.core.CoreFactory
-
Create a new user group locally and / or on the server, using "sensible" default values for non-parameters.
- CUSTOM_SPEC_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, allows the configuration of custom specs (undoc).
- CUSTOM_SPEC_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, allows the configuration of custom specs (undoc).
- CustomSpec - Enum in com.perforce.p4java.server
D
- DADDR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DATA - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DATA2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- dataFork - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 1: Data fork.
- date - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- date - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- date - Variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- date - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- date - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If not null, unload all clients and/or labels older than that date.
- DATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DATE_FORMAT - Static variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- DATE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- DATE_PATTERN - Static variable in class com.perforce.p4java.impl.generic.admin.Property
- DATE_PATTERN - Static variable in class com.perforce.p4java.impl.generic.core.InputMapper
- DbSchema - Class in com.perforce.p4java.impl.generic.admin
-
Simple default implementation class for the IDbSchema interface.
- DbSchema() - Constructor for class com.perforce.p4java.impl.generic.admin.DbSchema
-
Default constructor.
- DbSchema(String, int, List<Map<String, String>>) - Constructor for class com.perforce.p4java.impl.generic.admin.DbSchema
-
Construct a DbSchema using explicit field values.
- DbSchema(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.admin.DbSchema
-
Construct a DbSchema from a map returned by the Perforce server.
- DBSCHEMA - com.perforce.p4java.server.CmdSpec
- DBSchemaDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Handles DB Schema commands.
- DBSchemaDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.DBSchemaDelegator
-
Instantiates a new DB schema delegator.
- DECLINE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- decode(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
-
Decode a RpcFunctionSpec from the passed-in string, assumed to be in RPC wire form.
- decode(String, boolean) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
-
A version of decode that handles the specialised case of relaxed checking for USER commands (and user commands *only*).
- decodeFromEndUserCmd(String, boolean) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
-
Decode a RpcFunctionSpec from a string passed in from the upper levels of P4Java as an end-user command, e.g.
- decodeFromServerString(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Decode the file type from the string sent by the server.
- decodeFromServerString(String, RpcPerforceFileType) - Static method in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
Decode the file's actual or intended line ending type from the passed-in string.
- decodeInt4(byte[]) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Decode a Java int from the passed-in 4 byte Perforce encoded integer value.
- decodeTo(File) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- decrementAndGet(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.helper.RpcUserAuthCounter
-
Decrement and get the count for the specified user auth prefix.
- decrementCurrentHiMark(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- DEFAULT - com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
The default.
- DEFAULT - Static variable in class com.perforce.p4java.CharsetDefs
-
The default charset used for command and rpc header / key encodings when nothing else has been specified.
- DEFAULT - Static variable in interface com.perforce.p4java.core.IChangelist
-
Value used to signal a default (pending) changelist
- DEFAULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DEFAULT_BRANCH_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- DEFAULT_CHANGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DEFAULT_CHARSET_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If DEFAULT_CHARSET_KEY is set in the Java system properties, it defines the name of the charset used to convert strings to and from the Perforce server if that server is NOT in Unicode mode.
- DEFAULT_CLIENT_API_LEVEL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Default Perforce client API level; 81 represents 2016.2 capabilities.
- DEFAULT_DATE_STRING - Static variable in class com.perforce.p4java.Metadata
-
The value returned by the getP4JDateString method if it can not determine the correct date from the associated JAR manifest.
- DEFAULT_DESCRIPTION - Static variable in class com.perforce.p4java.impl.generic.core.BranchSpec
-
Default description for use in newBranchSpec method when no explicit description is given.
- DEFAULT_DESCRIPTION - Static variable in class com.perforce.p4java.impl.generic.core.Changelist
-
The default description string for new changelists created by newChangelist.
- DEFAULT_DESCRIPTION - Static variable in class com.perforce.p4java.impl.generic.core.Label
-
The description string used if no description field is passed to Label.newLabel().
- DEFAULT_DESCRIPTION - Static variable in class com.perforce.p4java.impl.generic.core.Stream
-
Default description for use in newStream method when no explicit description is given.
- DEFAULT_DESCRIPTION - Static variable in class com.perforce.p4java.impl.mapbased.client.Client
-
What a new client created by the newClient method uses as a description if nothing is passed in explicitly.
- DEFAULT_HI_MARK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
-
Default maximum number of bytes allowed to be outstanding before we start worrying that we haven't seen a suitable flush2 response.
- DEFAULT_LO_MARK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
-
Default maximum number of bytes allowed to be outstanding before we send a flush1 message on duplex commands.
- DEFAULT_LOCK_DELAY - Static variable in class com.perforce.p4java.server.AbstractAuthHelper
- DEFAULT_LOCK_TRY - Static variable in class com.perforce.p4java.server.AbstractAuthHelper
- DEFAULT_LOCK_WAIT - Static variable in class com.perforce.p4java.server.AbstractAuthHelper
- DEFAULT_MAPPING - Static variable in class com.perforce.p4java.impl.generic.core.Label
-
The default mapping used if a null mapping parameter is passed to Label.newLabel().
- DEFAULT_MINIMUM_SUPPORTED_SERVER_VERSION - Static variable in class com.perforce.p4java.Metadata
-
The default minimum Perforce server level supported by the entire P4Java API.
- DEFAULT_NAME - Static variable in class com.perforce.p4java.CharsetDefs
-
The canonical name of the default charset.
- DEFAULT_P4ENVIRO_FILE - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- DEFAULT_PROG_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
The default string sent to the Perforce server in the protocol command defining the client's program name.
- DEFAULT_PROG_VERSION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
The default string sent to the Perforce server in the protocol command defining the client's program version.
- DEFAULT_PROTOCOL_NAME - Static variable in class com.perforce.p4java.server.ServerFactory
-
Default protocol name, i.e.
- DEFAULT_PROTOCOL_SPEC - Static variable in class com.perforce.p4java.server.ServerFactory
-
The pseudo-protocol used in URIs to signal that the factory should make its own decision about what protocol and server to use.
- DEFAULT_RPC_PACKET_BUFFER_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- DEFAULT_SERVER_API_LEVEL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Default Perforce server API level; 99999 apparently means "whatever...".
- DEFAULT_SSL_PROTOCOL_NAME - Static variable in class com.perforce.p4java.server.ServerFactory
-
Default SSL protocol name, i.e.
- DEFAULT_STATUS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
True IFF this is the default implementation.
- DEFAULT_STATUS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
True IFF this is the default implementation.
- DEFAULT_STATUS_FIELD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- DEFAULT_TMPFILE_PFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- DEFAULT_TMPFILE_PFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- DEFAULT_TMPFILE_PFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- DEFAULT_TMPFILE_PFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- DEFAULT_TMPFILE_SFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- DEFAULT_TMPFILE_SFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- DEFAULT_TMPFILE_SFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- DEFAULT_TMPFILE_SFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- DEFAULT_VERSION_STRING - Static variable in class com.perforce.p4java.Metadata
-
The value returned by the getP4JVersionString method if it can not determine the correct version from the associated JAR manifest.
- DefaultBrowserCallback - Class in com.perforce.p4java.server.callback
- DefaultBrowserCallback() - Constructor for class com.perforce.p4java.server.callback.DefaultBrowserCallback
- DefaultParallelSync - Class in com.perforce.p4java.impl.generic.core
-
Provides capability to perform sync in parallel.
- DefaultParallelSync() - Constructor for class com.perforce.p4java.impl.generic.core.DefaultParallelSync
-
Default constructor
- defaultWorkingDirectory - Variable in class com.perforce.p4java.option.UsageOptions
-
Default working directory from the JVM to fall back to if not working directory is set on the usage options
- delete - Variable in class com.perforce.p4java.option.server.CounterOptions
-
If true, delete the counter.
- delete - Variable in class com.perforce.p4java.option.server.FixJobsOptions
-
If true, delete the specified fixes.
- delete - Variable in class com.perforce.p4java.option.server.KeyOptions
-
If true, delete the counter.
- delete - Variable in class com.perforce.p4java.option.server.TagFilesOptions
- DELETE - com.perforce.p4java.core.file.FileAction
- DELETE - com.perforce.p4java.graph.CommitAction
- DELETE - com.perforce.p4java.server.CmdSpec
- deleteBranchSpec(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchDelegator
-
Deprecated.
- deleteBranchSpec(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Deprecated.
- deleteBranchSpec(String, boolean) - Method in interface com.perforce.p4java.server.delegator.IBranchDelegator
-
Deprecated.
- deleteBranchSpec(String, DeleteBranchSpecOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchDelegator
- deleteBranchSpec(String, DeleteBranchSpecOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteBranchSpec(String, DeleteBranchSpecOptions) - Method in interface com.perforce.p4java.server.delegator.IBranchDelegator
-
Delete a named Perforce branch spec from the Perforce server.
- DeleteBranchSpecOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.deleteBranchSpec methods.
- DeleteBranchSpecOptions() - Constructor for class com.perforce.p4java.option.server.DeleteBranchSpecOptions
-
Default constructor.
- DeleteBranchSpecOptions(boolean) - Constructor for class com.perforce.p4java.option.server.DeleteBranchSpecOptions
-
Explicit-value constructor.
- DeleteBranchSpecOptions(String...) - Constructor for class com.perforce.p4java.option.server.DeleteBranchSpecOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- deleteClient(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- deleteClient(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteClient(String, boolean) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- deleteClient(String, DeleteClientOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
-
Delete a Perforce client from a Perforce server.
- deleteClient(String, DeleteClientOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteClient(String, DeleteClientOptions) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
-
Delete a Perforce client from a Perforce server.
- DeleteClientOptions - Class in com.perforce.p4java.option.server
-
Options object for the IOptionsServer deleteClient method.
- DeleteClientOptions() - Constructor for class com.perforce.p4java.option.server.DeleteClientOptions
-
Default constructor.
- DeleteClientOptions(boolean) - Constructor for class com.perforce.p4java.option.server.DeleteClientOptions
-
Explicit value constructor.
- DeleteClientOptions(String...) - Constructor for class com.perforce.p4java.option.server.DeleteClientOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- deleteCounter(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CounterDelegator
- deleteCounter(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteCounter(String, boolean) - Method in interface com.perforce.p4java.server.delegator.ICounterDelegator
- DELETED - com.perforce.p4java.core.file.FileAction
- deleteDepot(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DepotDelegator
- deleteDepot(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteDepot(String) - Method in interface com.perforce.p4java.server.delegator.IDepotDelegator
-
Delete a named depot from the repository.
- deletedOnly - Variable in class com.perforce.p4java.option.server.GetDirectoriesOptions
-
If true, includes directories with only deleted files.
- deleteEntry(int) - Method in class com.perforce.p4java.core.ViewMap
-
Delete the entry at the specified position.
- deleteExtension(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- deleteExtension(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteExtension(String, String) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Deletes an extension along with all of its configuration.
- deleteFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- deleteFiles - Variable in class com.perforce.p4java.option.client.LabelSyncOptions
-
If true, delete the files in fileSpecs from the label (c.f.
- deleteFiles - Variable in class com.perforce.p4java.option.client.ShelveFilesOptions
-
If true, delete incoming files from the shelf; corresponds to the -d flag.
- deleteFiles(List<IFileSpec>, int, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Open Perforce client workspace files for deletion from a Perforce depot.
- deleteFiles(List<IFileSpec>, int, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- deleteFiles(List<IFileSpec>, DeleteFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Open Perforce client workspace files for deletion from a Perforce depot.
- deleteFiles(List<IFileSpec>, DeleteFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- DeleteFilesOptions - Class in com.perforce.p4java.option.client
-
Options-based method options for IClient deleteFiles method(s).
- DeleteFilesOptions() - Constructor for class com.perforce.p4java.option.client.DeleteFilesOptions
-
Default constructor.
- DeleteFilesOptions(int, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.DeleteFilesOptions
-
Explicit-value constructor.
- DeleteFilesOptions(int, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.DeleteFilesOptions
-
Explicit-value constructor.
- DeleteFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.DeleteFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- deleteJob(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JobDelegator
- deleteJob(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteJob(String) - Method in interface com.perforce.p4java.server.delegator.IJobDelegator
-
Delete a job from the Perforce server.
- deleteKey(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.KeyDelegator
- deleteKey(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteKey(String) - Method in interface com.perforce.p4java.server.delegator.IKeyDelegator
-
Delete a key on a Perforce server.
- deleteLabel(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LabelDelegator
- deleteLabel(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteLabel(String, boolean) - Method in interface com.perforce.p4java.server.delegator.ILabelDelegator
-
Delete a named Perforce label from the Perforce server.
- deleteLabel(String, DeleteLabelOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LabelDelegator
- deleteLabel(String, DeleteLabelOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteLabel(String, DeleteLabelOptions) - Method in interface com.perforce.p4java.server.delegator.ILabelDelegator
-
Delete a named Perforce label from the Perforce server.
- DeleteLabelOptions - Class in com.perforce.p4java.option.server
-
Options class for the server's deleteLabel method.
- DeleteLabelOptions() - Constructor for class com.perforce.p4java.option.server.DeleteLabelOptions
-
Default constructor.
- DeleteLabelOptions(boolean) - Constructor for class com.perforce.p4java.option.server.DeleteLabelOptions
-
Explicit-value constructor.
- DeleteLabelOptions(String...) - Constructor for class com.perforce.p4java.option.server.DeleteLabelOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- deleteNonSyncedFiles - Variable in class com.perforce.p4java.option.client.DeleteFilesOptions
-
If true, delete files that are not synced into the client workspace.
- deletePendingChangelist(int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ChangeDelegator
- deletePendingChangelist(int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deletePendingChangelist(int) - Method in interface com.perforce.p4java.server.delegator.IChangeDelegator
-
Delete a pending Perforce changelist.
- deletePendingChangelist(int, ChangelistOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ChangeDelegator
- deletePendingChangelist(int, ChangelistOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deletePendingChangelist(int, ChangelistOptions) - Method in interface com.perforce.p4java.server.delegator.IChangeDelegator
-
Delete a pending Perforce changelist.
- deleteProperty(String, PropertyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.PropertyDelegator
- deleteProperty(String, PropertyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteProperty(String, PropertyOptions) - Method in interface com.perforce.p4java.server.delegator.IPropertyDelegator
-
Deletes a property value from the Perforce server.
- deleteResolves - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Schedules 'delete resolves' instead of deleting target files automatically.
- deleteShelvedChanges - Variable in class com.perforce.p4java.option.server.DeleteClientOptions
-
If true, allows the deletion with -d of a client even when that client contains shelved changes.
- deleteStream(String, StreamOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StreamDelegator
- deleteStream(String, StreamOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteStream(String, StreamOptions) - Method in interface com.perforce.p4java.server.delegator.IStreamDelegator
-
Delete a Perforce stream spec from the Perforce server.
- deleteTargetAfterDelete - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If the source file has been deleted and the target file has changed, will delete the target file.
- deleteUser(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
- deleteUser(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteUser(String, boolean) - Method in interface com.perforce.p4java.server.delegator.IUserDelegator
-
Delete a named Perforce user from the Perforce server.
- deleteUser(String, UpdateUserOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
- deleteUser(String, UpdateUserOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteUser(String, UpdateUserOptions) - Method in interface com.perforce.p4java.server.delegator.IUserDelegator
-
Delete a named Perforce user from the Perforce server
- deleteUserGroup(IUserGroup) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
-
Implemented on behalf of IServer for backwards compatibility.
- deleteUserGroup(IUserGroup) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteUserGroup(IUserGroup) - Method in interface com.perforce.p4java.server.IServer
-
Delete a Perforce user group from the Perforce server.
- deleteUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
- deleteUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- deleteUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in interface com.perforce.p4java.server.delegator.IGroupDelegator
-
Delete a Perforce user group from the Perforce server.
- Depot - Class in com.perforce.p4java.impl.generic.core
-
Simple default implementation class for the IDepot interface.
- Depot() - Constructor for class com.perforce.p4java.impl.generic.core.Depot
- Depot(String, String, Date, String, IDepot.DepotType, String, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.Depot
- Depot(String, String, Date, String, IDepot.DepotType, String, String, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.Depot
- Depot(String, String, Date, String, IDepot.DepotType, String, String, String, String, ViewMap<IMapEntry>) - Constructor for class com.perforce.p4java.impl.generic.core.Depot
- Depot(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.Depot
-
Construct a Perforce depot object from a suitable depotMap passed back from the Perforce server as the result of a depot list command.
- DEPOT - com.perforce.p4java.impl.generic.core.file.FilePath.PathType
-
Path is a Perforce depot path type.
- DEPOT - com.perforce.p4java.server.CmdSpec
- DEPOT_DIRS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DEPOT_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DEPOT_FILES - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DEPOT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- DepotDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
DepotDelegator implementation.
- DepotDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.DepotDelegator
-
Instantiates a new depot delegator.
- depotPath - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- DEPOTREC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DEPOTS - com.perforce.p4java.server.CmdSpec
- DepotsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle depots commands.
- DepotsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.DepotsDelegator
-
Instantiates a new depots delegator.
- DEPOTTIME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- depth - Variable in class com.perforce.p4java.mapapi.MapTree
- DEPTH_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- DESC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DESC_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- DESCRIBE - com.perforce.p4java.server.CmdSpec
- DescribeDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- DescribeDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- DescribeOptions - Class in com.perforce.p4java.option.server
-
Options class for the different options that can be specified when running a describe on a changelist
- DescribeOptions() - Constructor for class com.perforce.p4java.option.server.DescribeOptions
-
Default constructor.
- DescribeOptions(DiffType) - Constructor for class com.perforce.p4java.option.server.DescribeOptions
-
Create a changelist describe options
- DescribeOptions(DiffType, boolean) - Constructor for class com.perforce.p4java.option.server.DescribeOptions
-
Create a changelist describe options
- DescribeOptions(String...) - Constructor for class com.perforce.p4java.option.server.DescribeOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- description - Variable in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- description - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- description - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- description - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- description - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- description - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If non-null, use this as the description for the submitted changelist.
- DESCRIPTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DESCRIPTION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- DEVELOPMENT - com.perforce.p4java.core.IStreamSummary.Type
- DIFF - com.perforce.p4java.server.CmdSpec
- DIFF_FLAGS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DIFF2 - com.perforce.p4java.server.CmdSpec
- Diff2Delegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Diff2 command.
- Diff2Delegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.Diff2Delegator
-
Instantiate a new Diff2Delegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- diffContext - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If positive, specifies the number of context diff lines; if zero, lets server pick context number; if negative, no options are generated.
- diffContext - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If positive, specifies the number of context diff lines; if zero, lets server pick context number; if negative, no options are generated.
- diffNonTextFiles - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If true, diff non-text files.
- DiffsOptions<T extends Options> - Interface in com.perforce.p4java.option.server
- DiffType - Enum in com.perforce.p4java.core.file
-
Describes the various type of file version diffs and related whitespace options available through the relevant content diff, resolve, annotate, etc., methods, corresponding loosely to the "-d" series of options to the p4 command line app.
- DIGEST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DIGEST_MISMATCH - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- DIGEST_TYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- digestAs32ByteHex() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
-
Return the finalised digest as a 32 byte hex string.
- digestAsBytes() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
- digestFileAs32ByteHex(File) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
-
Return the results of digesting an arbitrary file with this digester.
- digestFileAs32ByteHex(File, Charset) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
-
Return the results of digesting an arbitrary file with this digester.
- digestFileAs32ByteHex(File, Charset, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
-
Return the results of digesting an arbitrary file with this digester.
- digestFileAs32ByteHex(File, Charset, boolean, ClientLineEnding) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
-
Return the results of digesting an arbitrary file with this digester and a specific client line ending.
- DIGESTTYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- dir - Variable in enum com.perforce.p4java.mapapi.MapTableT
- DIR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- DIR_NOT_EMPTY - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- directoryID - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 15: AFP directory ID.
- DIRS - com.perforce.p4java.server.CmdSpec
- DirsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for a delegator to handle 'p4 dirs'.
- DirsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.DirsDelegator
-
Instantiates a new dirs delegator.
- disambiguate() - Method in class com.perforce.p4java.mapapi.MapTable
-
MapTable::Disambiguate() - handle un/ambiguous mappings
- disconnect() - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Try to cleanly disconnect from the Perforce server at the other end of the current connection (with the emphasis on "cleanly").
- disconnect() - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- disconnect() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Try to cleanly disconnect from the Perforce server at the other end of the current connection (with the emphasis on "cleanly").
- disconnect() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketPool
-
Disconnect all sockets from the specified host and port
- disconnect() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- disconnect() - Method in interface com.perforce.p4java.server.IServer
-
Disconnect from this Perforce server.
- disconnect(RpcPacketDispatcher) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Disconnect this server.
- disconnect(RpcPacketDispatcher) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- DISCONNECTED - com.perforce.p4java.server.ServerStatus
-
Server object has been properly disconnected from the associated Perforce server, either by the user or by the server (usually as the result of a timeout).
- DiskSpace - Class in com.perforce.p4java.impl.generic.admin
-
Default implementation of the IDiskSpace interface.
- DiskSpace(String, long, long, long, int, String) - Constructor for class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Instantiates a new disk space.
- DiskSpace(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Constructs a DiskSpace from the passed-in map; this map must have come from a Perforce IServer method call or it may fail.
- DISKSPACE - com.perforce.p4java.server.CmdSpec
- DiskspaceDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Diskspace command.
- DiskspaceDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.DiskspaceDelegator
-
Instantiate a new DiskspaceDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- dispatch(CommandEnv) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher
-
Top-level dispatcher method.
- dispatch(RpcPacketDispatcher.RpcPacketDispatcherMode, RpcFunctionSpec, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientFunctionDispatcher
- dispatch(RpcPacketDispatcher.RpcPacketDispatcherMode, RpcFunctionSpec, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolFunctionDispatcher
- dispatcher - Variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- displayBaseDetails - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Display the base file name and revision which will be used in subsequent resolves if a resolve is needed.
- displayValues - Variable in class com.perforce.p4java.option.server.GetUserGroupsOptions
-
If true, display the MaxResults, MaxScanRows, MaxLockTime, and Timeout values for the named group.
- DITTO - com.perforce.p4java.core.IMapEntry.EntryType
-
Specifies this is an "ditto" mapping; this means that the map duplicates this path and its children.
- doBaselessMerge - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Enables integration between files that have no integration history.
- doGraphReceivePack(GraphReceivePackOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GraphReceivePackDelegator
-
Invokes the receive-pack command on the sever.
- doGraphReceivePack(GraphReceivePackOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- doGraphReceivePack(GraphReceivePackOptions) - Method in interface com.perforce.p4java.server.delegator.IGraphReceivePackDelegator
- dontAnnotateFiles - Variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
If true, don't append revision specifiers (# and @) to the filespecs (Parameters.processParameters(...)).
- dontCopyToClient - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Don't copy newly branched files to the client.
- dontWriteTicket - Variable in class com.perforce.p4java.option.server.LoginOptions
-
If true, don't write the ticket to file; corresponds to -p flag.
- DOUBLE_LF - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- dump(String) - Method in class com.perforce.p4java.mapapi.MapItemArray
- dump(StringBuffer, String, int) - Method in class com.perforce.p4java.mapapi.MapTable
- dumpTree(StringBuffer, MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- DUPLEX - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
- DUPLEXREV - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
- DUPLICATE - com.perforce.p4java.server.CmdSpec
- DuplicateDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Duplicate command.
- DuplicateDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.DuplicateDelegator
-
Instantiate a new DuplicateDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- duplicateRevisions(IFileSpec, IFileSpec, DuplicateRevisionsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DuplicateDelegator
- duplicateRevisions(IFileSpec, IFileSpec, DuplicateRevisionsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- duplicateRevisions(IFileSpec, IFileSpec, DuplicateRevisionsOptions) - Method in interface com.perforce.p4java.server.delegator.IDuplicateDelegator
-
Duplicate revisions with integration history (unsupported).
- DuplicateRevisionsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer duplicateRevisions method.
- DuplicateRevisionsOptions() - Constructor for class com.perforce.p4java.option.server.DuplicateRevisionsOptions
-
Default constructor.
- DuplicateRevisionsOptions(boolean, boolean) - Constructor for class com.perforce.p4java.option.server.DuplicateRevisionsOptions
-
Explicit-value constructor.
- DuplicateRevisionsOptions(String...) - Constructor for class com.perforce.p4java.option.server.DuplicateRevisionsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
E
- E_EMPTY - Static variable in class com.perforce.p4java.exception.MessageSeverityCode
-
No severity code has been set.
- E_FAILED - Static variable in class com.perforce.p4java.exception.MessageSeverityCode
-
A failure caused by user error (a "normal" error).
- E_FATAL - Static variable in class com.perforce.p4java.exception.MessageSeverityCode
-
A fatal error caused by a problem in the Perforce system; this almost always means nothing else will work properly from this point on, and you should abandon further processing.
- E_INFO - Static variable in class com.perforce.p4java.exception.MessageSeverityCode
-
Information only -- not an error in the traditional sense.
- E_WARN - Static variable in class com.perforce.p4java.exception.MessageSeverityCode
-
A warning message -- probably worth investigating, but not an actual error.
- EDGE_CONTENT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- EDGE_SUBMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- EDIT - com.perforce.p4java.core.file.FileAction
- EDIT - com.perforce.p4java.graph.CommitAction
- EDIT - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice
- EDIT - com.perforce.p4java.server.CmdSpec
- EDIT_FROM - com.perforce.p4java.core.file.FileAction
- EDIT_IGNORED - com.perforce.p4java.core.file.FileAction
- editFiles(List<IFileSpec>, boolean, boolean, int, String) - Method in interface com.perforce.p4java.client.IClient
-
Open one or more Perforce client workspace files for editing.
- editFiles(List<IFileSpec>, boolean, boolean, int, String) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- editFiles(List<IFileSpec>, EditFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Open one or more Perforce client workspace files for editing.
- editFiles(List<IFileSpec>, EditFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- EditFilesOptions - Class in com.perforce.p4java.option.client
-
Options subclass for use with IClient editFiles method(s).
- EditFilesOptions() - Constructor for class com.perforce.p4java.option.client.EditFilesOptions
-
Default constructor.
- EditFilesOptions(boolean, boolean, int, String) - Constructor for class com.perforce.p4java.option.client.EditFilesOptions
-
Explicit-value constructor.
- EditFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.EditFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- editStreamSpec - Variable in class com.perforce.p4java.option.client.EditFilesOptions
-
If true, can be used with '-c change' to open the client's stream spec for edit.
- elementPattern - Static variable in class com.perforce.p4java.impl.generic.core.MapEntry
- elementPatternStr - Static variable in class com.perforce.p4java.impl.generic.core.MapEntry
- EMAIL_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EMPTY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EMPTY_FILE_DATA - Static variable in class com.perforce.p4java.io.apple.AppleFileData
- emptyReason - Variable in class com.perforce.p4java.mapapi.MapTable
- ENABLE_ANDMAPS - Static variable in class com.perforce.p4java.PropertyDefs
-
If the ENABLE_ANDMAPS property is set (to any value), the server expands and maps.
- ENABLE_ANDMAPS_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the ENABLE_ANDMAPS property (below).
- ENABLE_GRAPH - Static variable in class com.perforce.p4java.PropertyDefs
-
If the ENABLE_GRAPH property is set (to any value), the server will reply with graph data as required.
- ENABLE_GRAPH_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the ENABLE_GRAPH property (below).
- ENABLE_PROGRESS - Static variable in class com.perforce.p4java.PropertyDefs
-
If the ENABLE_PROGRESS property is set (to any value), a variable "progress" will be set to 1 to indicate that the server should send progress messages to the client if they are available for that command.
- ENABLE_PROGRESS_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the ENABLE_PROGRESS property (below).
- ENABLE_STREAMS - Static variable in class com.perforce.p4java.PropertyDefs
-
If the ENABLE_STREAMS property is set (to any value), the server enable streams commands.
- ENABLE_STREAMS_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the ENABLE_STREAMS property (below).
- ENABLE_TRACKING - Static variable in class com.perforce.p4java.PropertyDefs
-
If the ENABLE_TRACKING property is set (to any value), the server performance tracking information will be returned as part of the result for applicable commands.
- ENABLE_TRACKING_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the ENABLE_TRACKING property (below).
- enableAndmaps - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- enableGraph - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- enableProgress - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- enableStreams - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- enableTracking - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- encodeInt4(int) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Return a four byte array ready for sending across the wire that represents in Perforce standard wire form the integer passed in.
- end - Variable in class com.perforce.p4java.mapapi.MapParam
- END_FROM_CHANGE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- END_TO_REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- endFromChange - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- ENDFROMREV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- endResults(int) - Method in interface com.perforce.p4java.server.callback.IStreamingCallback
-
When called, this signals to the consumer that a command has been completed at the Perforce server, and that no more results will be available from the associated command.
- endRevision - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- endRevision - Variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- entry - Variable in class com.perforce.p4java.mapapi.MapTable
- entryList - Variable in class com.perforce.p4java.core.ViewMap
- ENVIRONMENT - com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
The environment.
- equals(Object) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- equals(Object) - Method in class com.perforce.p4java.server.AuthTicket
- equals(Object) - Method in class com.perforce.p4java.server.Fingerprint
- error(String, Object...) - Static method in class com.perforce.p4java.Log
-
Report a P4Java-internal error to the log callback (if it exists).
- ERROR - com.perforce.p4java.core.file.FileSpecOpStatus
-
The Perforce server has detected an error; the associated filespec contains the error message.
- ERROR - com.perforce.p4java.server.ServerStatus
-
Server is in an error state; this may be a connection problem or a problem with the Perforce server itself.
- ES_BROKER - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error occurred in the Perforce broker.
- ES_CLIENT - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in the generic upper levels of the Perforce client (including P4Java).
- ES_DB - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in the server-side metadata database.
- ES_DBSUPP - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in the server-side metadata database support modules.
- ES_DM - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in the server-side data manager.
- ES_FTPD - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error occurred in the P4FTP server.
- ES_HELP - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Pseudo subsystem for help messages.
- ES_INFO - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Pseudo subsystem for information messages.
- ES_LBR - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in the server librarian module.
- ES_OS - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Operating system error (i.e., typically an error detected by the OS).
- ES_RPC - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in the underlying Perforce transport protocol.
- ES_SERVER - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in the generic upper levels of the Perforce server.
- ES_SPEC - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Pseudo subsystem for spec / comment messages.
- ES_SUPP - Static variable in class com.perforce.p4java.exception.MessageSubsystemCode
-
Error in miscellaneous support modules or apps.
- EV_ADMIN - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Perforce server administrative action required.
- EV_CLIENT - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Client-side program errors.
- EV_COMM - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Communications error.
- EV_CONFIG - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Client configuration inadequate.
- EV_CONTEXT - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Using a Perforce entity in the wrong context.
- EV_EMPTY - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Perforce operation returned empty results.
- EV_FAULT - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Unexplained or unknown fault in a Perforce program or server.
- EV_ILLEGAL - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Trying to do something prohibited by Perforce.
- EV_NONE - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
No code has been set yet, or no specific code is associated with this error.
- EV_NOTYET - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Something needs to be corrected before this operation can succeed.
- EV_PROTECT - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Perforce protections prevented this operation from succeeding.
- EV_TOOBIG - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Something passed to the Perforce server is too big.
- EV_UNKNOWN - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
The accessed or associated entity is unknown.
- EV_UPGRADE - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
Perforce client or server too old to interact.
- EV_USAGE - Static variable in class com.perforce.p4java.exception.MessageGenericCode
-
A usage error.
- exactMatch(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- exception(Throwable) - Static method in class com.perforce.p4java.Log
-
Report a P4Java-internal unexpected exception to the log callback (if it exists).
- EXCLUDE - com.perforce.p4java.core.IMapEntry.EntryType
-
Specifies this is an "exclude" mapping; this means that the map excludes this path and its children.
- EXCLUDE - com.perforce.p4java.core.IStreamViewMapping.PathType
- exclusiveOpened - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
In multi-server environments, list all open files that have the +l filetype (exclusive open) over all servers.
- execInputStringMapCmd(String, String[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execInputStringMapCmd(String, String[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execInputStringMapCmd(String, String[], String) - Method in interface com.perforce.p4java.server.IServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a map.
- execInputStringMapCmdList(String, String[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execInputStringMapCmdList(String, String[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execInputStringMapCmdList(String, String[], String) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a list of maps.
- execInputStringMapCmdList(String, String[], String, IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execInputStringMapCmdList(String, String[], String, IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execInputStringMapCmdList(String, String[], String, IFilterCallback) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a list of maps.
- execInputStringStreamCmd(String, String[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execInputStringStreamCmd(String, String[], String) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execInputStringStreamCmd(String, String[], String) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a stream.
- execInputStringStreamingMapCmd(String, String[], String, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execInputStringStreamingMapCmd(String, String[], String, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execInputStringStreamingMapCmd(String, String[], String, IStreamingCallback, int) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Issue a streaming map command to the Perforce server, using an optional string for any input expected by the server (such as label or job specs, etc.).
- execInputStringStreamingMapComd(String, String[], String, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Deprecated.
- execInputStringStreamingMapComd(String, String[], String, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Deprecated.
- execInputStringStreamingMapComd(String, String[], String, IStreamingCallback, int) - Method in interface com.perforce.p4java.server.IServer
-
Deprecated.
- execMapCmd(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execMapCmd(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execMapCmd(String, String[], Map<String, Object>) - Method in interface com.perforce.p4java.server.IServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a map.
- execMapCmd(String, String[], Map<String, Object>, String, boolean, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execMapCmd(String, String[], Map<String, Object>, String, boolean, IStreamingCallback, int, IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execMapCmdList(CmdSpec, String[], Map<String, Object>) - Method in class com.perforce.p4java.server.HelixCommandExecutor
- execMapCmdList(CmdSpec, String[], Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
- execMapCmdList(String, String[], IFilterCallback, IParallelCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execMapCmdList(String, String[], IFilterCallback, IParallelCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execMapCmdList(String, String[], IFilterCallback, IParallelCallback) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a list of maps.
- execMapCmdList(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execMapCmdList(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execMapCmdList(String, String[], Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a list of maps.
- execMapCmdList(String, String[], Map<String, Object>, IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execMapCmdList(String, String[], Map<String, Object>, IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execMapCmdList(String, String[], Map<String, Object>, IFilterCallback) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a list of maps.
- execMapCmdList(String, String[], Map<String, Object>, String, boolean, IStreamingCallback, int, IFilterCallback, IParallelCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execMapCmdList(String, String[], Map<String, Object>, String, boolean, IStreamingCallback, int, IFilterCallback, IParallelCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execQuietMapCmd(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execQuietMapCmd(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execQuietMapCmd(String, String[], Map<String, Object>) - Method in interface com.perforce.p4java.server.IServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a map without invoking any command callbacks.
- execQuietMapCmdList(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execQuietMapCmdList(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execQuietMapCmdList(String, String[], Map<String, Object>) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Issue an arbitrary P4Java command to the Perforce server and return the results as a list of maps without invoking any command callbacks.
- execQuietStreamCmd(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execQuietStreamCmd(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execQuietStreamCmd(String, String[]) - Method in interface com.perforce.p4java.server.IServer
-
Issue an arbitrary P4Java command to the Perforce server and get the results as a stream without invoking any command callbacks.
- execStreamCmd(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execStreamCmd(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execStreamCmd(String, String[]) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Issue an arbitrary P4Java command to the Perforce server and get the results as a stream.
- execStreamCmd(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execStreamCmd(String, String[], Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execStreamCmd(String, String[], Map<String, Object>) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Issue an arbitrary P4Java command to the Perforce server and get the results as a stream.
- execStreamCmd(String, String[], Map<String, Object>, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Note that this method does the access / request exception processing here rather than passing things up the stack; we may introduce an extended version of this method to take the map array as an output parameter in later releases.
- execStreamCmd(String, String[], Map<String, Object>, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Note that this method does the access / request exception processing here rather than passing things up the stack; we may introduce an extended version of this method to take the map array as an output parameter in later releases.
- execStreamCmdForBuffer(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execStreamCmdForBuffer(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execStreamCmdForBuffer(String, String[]) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Issue an arbitrary P4Java command to the Perforce server and get the results as a byte buffer.
- execStreamCmdForBuffer(String, String[], Map<String, Object>, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Note that this method does the access / request exception processing here rather than passing things up the stack; we may introduce an extended version of this method to take the map array as an output parameter in later releases.
- execStreamCmdForBuffer(String, String[], Map<String, Object>, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Note that this method does the access / request exception processing here rather than passing things up the stack; we may introduce an extended version of this method to take the map array as an output parameter in later releases.
- execStreamingMapCommand(String, String[], Map<String, Object>, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execStreamingMapCommand(String, String[], Map<String, Object>, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execStreamingMapCommand(String, String[], Map<String, Object>, IStreamingCallback, int) - Method in interface com.perforce.p4java.server.IServer
-
Issue a streaming map command to the Perforce server, using an optional map for any input expected by the server (such as label or job specs, etc.).
- execStreamingMapCommand(String, String[], Map<String, Object>, IStreamingCallback, int) - Method in interface com.perforce.p4java.server.IStreamingServer
- execStreamingMapCommand(String, String[], Map<String, Object>, IStreamingCallback, int, IParallelCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- execStreamingMapCommand(String, String[], Map<String, Object>, IStreamingCallback, int, IParallelCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- execStreamingMapCommand(String, String[], Map<String, Object>, IStreamingCallback, int, IParallelCallback) - Method in interface com.perforce.p4java.server.IServer
-
Issue a parallelised streaming map command to the Perforce server, using an optional map for any input expected by the server (such as label or job specs, etc.).
- executeObliterate - Variable in class com.perforce.p4java.option.server.ObliterateFilesOptions
-
If true, the '-y' flag executes the obliterate operation.
- exists(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
-
Tests whether a file is a symbolic link.
- explode(MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- EXPORT - com.perforce.p4java.server.CmdSpec
- ExportDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Export command.
- ExportDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ExportDelegator
-
Instantiate a new ExportDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- ExportRecordsOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getExportRecords method.
- ExportRecordsOptions() - Constructor for class com.perforce.p4java.option.server.ExportRecordsOptions
-
Default constructor.
- ExportRecordsOptions(boolean, long, int, long, boolean, String, String) - Constructor for class com.perforce.p4java.option.server.ExportRecordsOptions
-
Explicit-value constructor.
- ExportRecordsOptions(String...) - Constructor for class com.perforce.p4java.option.server.ExportRecordsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- exposeClientView - Variable in class com.perforce.p4java.option.server.GetStreamOptions
-
If true, expose the automatically generated client view for this stream.
- extEnabled - Variable in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- extend(char) - Method in class com.perforce.p4java.mapapi.Joiner
- extend(String) - Method in class com.perforce.p4java.mapapi.Joiner
- ExtendedFileSpec - Class in com.perforce.p4java.impl.generic.core.file
-
Useful generic implementation class for the IExtendedFileSpec interface.
- ExtendedFileSpec() - Constructor for class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
-
Default constructor.
- ExtendedFileSpec(FileSpecOpStatus, String) - Constructor for class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
-
Construct an ExtendedFileSpec object from a status, message string pair.
- ExtendedFileSpec(FileSpecOpStatus, String, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- ExtendedFileSpec(FileSpecOpStatus, String, int, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
-
Construct an ExtendedFileSpec object from a status, message string, generic code, severity code tuple.
- ExtendedFileSpec(FileSpecOpStatus, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- ExtendedFileSpec(String) - Constructor for class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
-
Given a candidate path string (which may include version and changelist annotations, at least), try to construct a corresponding extended file spec.
- ExtendedFileSpec(Map<String, Object>, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
-
Construct an ExtendedFileSpec object from the passed-in map.
- extendedFileSpecs - Variable in class com.perforce.p4java.impl.generic.core.Changelist
- extendedOutput - Variable in class com.perforce.p4java.option.server.GetUsersOptions
-
If true, include additional information in the output; corresponds to the -l flag.
- Extension - Class in com.perforce.p4java.impl.generic.core
- Extension() - Constructor for class com.perforce.p4java.impl.generic.core.Extension
- Extension(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.Extension
- EXTENSION - com.perforce.p4java.core.IDepot.DepotType
- EXTENSION - com.perforce.p4java.server.CmdSpec
- EXTENSION_CONFIG_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_DEBUG - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_DESCRIPTION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_ENABLED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_EXT_DESCRIPTION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_GROUPS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_NAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_NAME_SPACE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_OWNER_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_P4USER_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_REV_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_RUN - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- EXTENSION_SCRIPT_MEMORY_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SCRIPT_TIME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_ARCH_DIR_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_DATA_DIR_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_DESCRIPTION_SNIPPET_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_DEVELOPER_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_ENABLED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_GLOBAL_CONF_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_INSTANCE_CONF_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_NAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_REV_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_UUID_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_SUMMARY_VERSION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_UPDATE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_UUID_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- EXTENSION_VERSION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ExtensionDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- ExtensionDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
-
Basic constructor, taking a server object.
- ExtensionSummary - Class in com.perforce.p4java.impl.generic.core
- ExtensionSummary() - Constructor for class com.perforce.p4java.impl.generic.core.ExtensionSummary
- ExtensionSummary(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.ExtensionSummary
- ExtensionSummary(Map<String, Object>, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.ExtensionSummary
- ExternalEnv - Class in com.perforce.p4java.impl.mapbased.rpc
-
Used as a container for each Perforce RPC call's external (operating system, calling program, etc.) environment.
- ExternalEnv(String, String, String, String, String, String, String, String, String, boolean, Charset) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- extName - Variable in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- EXTRA_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- extract() - Method in class com.perforce.p4java.io.apple.AppleFileDecoder
-
Extract the data fork, resource fork and other entries from the Apple file.
- extractFile(RpcPerforceFile) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.AppleFileHelper
-
Extract the data fork and the resource fork from the Apple file.
- extractFileDates(byte[], int, int) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Extract file dates.
- extractNonRevisionData(String, PathAnnotations) - Static method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Extract any non-revision info from the passed-in pathStr and put it into the passed-in pathAnnotations object.
- extractRevisionData(String, PathAnnotations) - Static method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Extract any start / end revision info from the passed-in pathStr and put it into the passed-in pathAnnotations object.
- ExtraTag() - Constructor for class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
-
Default constructor; sets all fields to false.
- ExtraTag(String, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
-
Explicit-value constructor.
- EXTRATAG_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- extraTags - Variable in class com.perforce.p4java.impl.generic.core.Stream
- EXTRATAGTYPE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- extRev - Variable in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- extUUID - Variable in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- extVersion - Variable in class com.perforce.p4java.impl.generic.core.ExtensionSummary
F
- FAIL - com.perforce.p4java.server.callback.ISSOCallback.Status
- FAILED_OVER - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- FATAL_CLIENT_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- field - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- FIELD_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- FIELD_PATTERN - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
-
The key for storing the field pattern in a command map.
- fieldPattern - Variable in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldPatternRule
-
The regex pattern for matching fields which the field values (bytes) will not be converted to strings.
- fields - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If non-null, limit the fields that are returned to the tagged format output fields.
- fields - Variable in class com.perforce.p4java.option.server.GetStreamsOptions
-
The -T fields flag (used with tagged output) limits the fields output to those specified by a list given as 'fields'.
- FIELDS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- file - Variable in class com.perforce.p4java.impl.generic.core.FileLineMatch
- FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- FILE_DECODER_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FILE_ENCODER_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FILE_MISSING_ASSUMING_TYPE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FILE_MOVE_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FILE_NONEXISTENT - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FILE_OPEN_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FILE_SEND_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FILE_WRITE_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- FileAction - Enum in com.perforce.p4java.core.file
-
Defines the possible Perforce actions that can be associated with a Perforce file, including synchronization actions.
- FileAnnotateDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Annotate command.
- FileAnnotateDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.FileAnnotateDelegator
-
Instantiate a new FileAnnotateDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- FileAnnotation - Class in com.perforce.p4java.impl.generic.core.file
-
Simple generic implementation class for IFileAnnotation interface.
- FileAnnotation(int, int, String, String, IClientSummary.ClientLineEnd) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileAnnotation
-
Default all-field constructor.
- FileAnnotation(int, String, int, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileAnnotation
-
Create a new non-data file annotation with the passed-in parameters.
- FileAnnotation(Map<String, Object>, String, IClientSummary.ClientLineEnd) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileAnnotation
-
Construct a suitable FileAnnotation object from the passed-in map; this map must be in the format and use the fields returned from a Perforce server annotate command.
- fileAttributeName - Variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
The -T option prints the value of the specified non-encoded attribute of the specified file.
- fileData - Variable in class com.perforce.p4java.io.apple.AppleFile
-
The raw Apple file.
- fileDatesInfo - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 8: File creation date, modification date, and so on.
- fileDatesInfoEntry - Variable in class com.perforce.p4java.io.apple.AppleFile
-
The file dates info entry.
- FileDatesInfoEntry() - Constructor for class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Instantiates a new file dates info entry.
- FileDecoderException - Exception in com.perforce.p4java.exception
-
Exception class for P4Java file decoding exceptions.
- FileDecoderException() - Constructor for exception com.perforce.p4java.exception.FileDecoderException
- FileDecoderException(String) - Constructor for exception com.perforce.p4java.exception.FileDecoderException
- FileDecoderException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.FileDecoderException
- FileDecoderException(Throwable) - Constructor for exception com.perforce.p4java.exception.FileDecoderException
- FileDiff - Class in com.perforce.p4java.core.file
- FileDiff(Map<String, Object>) - Constructor for class com.perforce.p4java.core.file.FileDiff
-
Create a new file diff with the values from the specified map
- FileDiffUtils - Class in com.perforce.p4java.common.base
- FileEncoderException - Exception in com.perforce.p4java.exception
-
Exception class for P4Java file encoding exceptions.
- FileEncoderException() - Constructor for exception com.perforce.p4java.exception.FileEncoderException
- FileEncoderException(String) - Constructor for exception com.perforce.p4java.exception.FileEncoderException
- FileEncoderException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.FileEncoderException
- FileEncoderException(Throwable) - Constructor for exception com.perforce.p4java.exception.FileEncoderException
- fileExists(File, boolean) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
-
Check if the file or symbolic link exists.
- FileLineMatch - Class in com.perforce.p4java.impl.generic.core
-
Implementation class of the
IFileLineMatch
interface - FileLineMatch(String, int, String, IFileLineMatch.MatchType) - Constructor for class com.perforce.p4java.impl.generic.core.FileLineMatch
-
Explicit-value constructor; sets all fields to null or -1, type to MatchType.MATCH.
- FileLineMatch(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.FileLineMatch
- FILELOG - com.perforce.p4java.server.CmdSpec
- FileLogDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- FileLogDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.FileLogDelegator
-
Instantiate a new FileDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- FilePath - Class in com.perforce.p4java.impl.generic.core.file
-
Defines a file spec path for Perforce IFileSpec objects, and a bunch of useful methods for extracting and appending Perforce file-related metadata (such as revision information or label / changelist / date annotations) to and from paths and path strings.
- FilePath() - Constructor for class com.perforce.p4java.impl.generic.core.file.FilePath
-
Default constructor -- sets path type field to UNKNOWN, path string to null.
- FilePath(FilePath.PathType, String) - Constructor for class com.perforce.p4java.impl.generic.core.file.FilePath
-
Construct a FilePath from explicit type and path string values.
- FilePath(FilePath.PathType, String, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.file.FilePath
-
Construct a FilePath from explicit type and path string values.
- FilePath.PathType - Enum in com.perforce.p4java.impl.generic.core.file
-
Defines the various types a Perforce file path can have.
- FilePathHelper - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
- FilePathHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.FilePathHelper
- FileRevisionData - Class in com.perforce.p4java.impl.generic.core.file
-
Simple default generic implementation calls for the IFileRevisionData interface.
- FileRevisionData() - Constructor for class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- FileRevisionData(int, int, FileAction, Date, String, String, String, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- FileRevisionData(Map<String, Object>, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- FILES - com.perforce.p4java.server.CmdSpec
- FILES_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- FilesDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Delegator for the 'p4 files' command.
- FilesDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.FilesDelegator
-
Instantiates a new files delegator.
- FilesHelper - Class in com.perforce.p4java.util
-
Files helper class with generally useful methods.
- FilesHelper() - Constructor for class com.perforce.p4java.util.FilesHelper
- FileSize - Class in com.perforce.p4java.impl.generic.core.file
-
Default implementation for the IFileSize interface.
- FileSize(String, long, long, String, long, long) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSize
- FileSize(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSize
- FILESIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- FileSpec - Class in com.perforce.p4java.impl.generic.core.file
-
Simple generic default implementation class for the IFileSpec interface.
- FileSpec() - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Default constructor.
- FileSpec(FileSpecOpStatus, String) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Construct a filespec from an opstatus and error message pair.
- FileSpec(FileSpecOpStatus, String, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Construct a new FileSpec given the op status, an error string, and a raw code value returned from a Perforce server.
- FileSpec(FileSpecOpStatus, String, int, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Construct a FileSpec from an opstatus, error message, Perforce generic code, and Perforce severity code.
- FileSpec(FileSpecOpStatus, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Construct a new FileSpec given the op status, an error string, and a raw code string returned from a Perforce server.
- FileSpec(FilePath) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Construct a FileSpec from a specific FilePath.
- FileSpec(FileSpec) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Construct a new filespec from another filespec.
- FileSpec(String) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Given a candidate path string (which may include version and changelist annotations, at least), try to construct a corresponding file spec.
- FileSpec(String, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Given a candidate path string (which may include version and changelist annotations, at least), try to construct a corresponding file spec.
- FileSpec(Map<String, Object>, IServer, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Try to construct a FileSpec from a passed-in map as returned from a Perforce server.
- FileSpecBuilder - Class in com.perforce.p4java.core.file
-
A class used to provide generally-useful Perforce filespec-related static methods.
- FileSpecOpStatus - Enum in com.perforce.p4java.core.file
-
Statuses representing the result of a particular Perforce file-based operation.
- fileSpecs - Variable in class com.perforce.p4java.impl.generic.core.Changelist
- FileStatAncilliaryOptions - Class in com.perforce.p4java.core.file
-
A simple way to encapsulate the complex ancilliary output options available for the IServer getExtendedFiles method.
- FileStatAncilliaryOptions() - Constructor for class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- FileStatAncilliaryOptions(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- FileStatOutputOptions - Class in com.perforce.p4java.core.file
-
A simple way to encapsulate the complex output options available for the IServer getExtendedFiles method.
- FileStatOutputOptions() - Constructor for class com.perforce.p4java.core.file.FileStatOutputOptions
- FileStatOutputOptions(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.core.file.FileStatOutputOptions
- FileStatOutputOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.core.file.FileStatOutputOptions
- FILESYS_RESTRICTSYMLINKS - Static variable in class com.perforce.p4java.PropertyDefs
-
FILESYS_UTF8BOM Set to 0 to prevent writing utf8 files BOM, Set to 1 to write utf8 files with a BOM, Set to 2 to write utf8 BOM only on Windows.
- FILESYS_RESTRICTSYMLINKS_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the FILESYS_RESTRICTSYMLINKS property (below).
- FILESYS_UTF8BOM - Static variable in class com.perforce.p4java.PropertyDefs
-
FILESYS_UTF8BOM Set to 0 to prevent writing utf8 files BOM, Set to 1 to write utf8 files with a BOM, Set to 2 to write utf8 BOM only on Windows.
- FILESYS_UTF8BOM_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the FILESYS_UTF8BOM property (below).
- fileType - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- fileType - Variable in class com.perforce.p4java.option.client.AddFilesOptions
-
If non-null, the files are added as that filetype.
- fileType - Variable in class com.perforce.p4java.option.client.EditFilesOptions
-
If non-null, the files are added as that filetype.
- fileType - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, allows the user to reconcile files that had their file type changed.
- fileType - Variable in class com.perforce.p4java.option.client.ReopenFilesOptions
-
If not null, the file is reopened as the given filetype.
- fileType - Variable in class com.perforce.p4java.option.server.MoveFileOptions
-
If not null, the file is reopened as that filetype.
- filter - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
If non-null, limits output to records that match the filter pattern.
- filter - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If non-null, limits output to properties matching the filter pattern.
- filter - Variable in class com.perforce.p4java.option.server.GetStreamsOptions
-
The -F filter flag limits the output to files satisfying the expression given as 'filter'.
- filterString - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-F
- findBufferLimit(ByteBuffer) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
- finderInfo - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 9: Standard Macintosh Finder information.
- fine(String) - Static method in class com.perforce.p4java.Tracer
- FINE - com.perforce.p4java.server.callback.ILogCallback.LogTraceLevel
- fingerprint - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- Fingerprint - Class in com.perforce.p4java.server
-
Object representing the three parts of a Perforce fingerprint, the server address, the user name, and the ticket token value.
- Fingerprint() - Constructor for class com.perforce.p4java.server.Fingerprint
-
Creates an empty fingerprint
- Fingerprint(String, String, String) - Constructor for class com.perforce.p4java.server.Fingerprint
-
Create a fingerprint with the specified server address, user name, and fingerprint value.
- FINGERPRINT_REPLACEMENT_USER_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- FINGERPRINT_USER_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- fingerprintExists(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Check if the fingerprint exists for the specified server IP and port
- fingerprintMatches(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Check if the fingerprint for the specified server IP and port matches the one in trust file.
- FingerprintsHelper - Class in com.perforce.p4java.server
-
This class is designed to lookup fingerprints from a trust file or the in-memory fingerprints map.
- FingerprintsHelper() - Constructor for class com.perforce.p4java.server.FingerprintsHelper
- finish() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Finishes writing uncompressed data to the output stream without closing the underlying stream.
- finishMerge(ClientMerge.ResolveChoice) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- firmerThanParent - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- firstConditionIsTrue(boolean, String, String) - Static method in class com.perforce.p4java.common.base.StringHelper
- firstNonBlank(String, String) - Static method in class com.perforce.p4java.common.base.StringHelper
- Fix - Class in com.perforce.p4java.impl.generic.core
-
Simple generic default implementation class for the IFix interface.
- Fix() - Constructor for class com.perforce.p4java.impl.generic.core.Fix
- Fix(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.Fix
- FIX - com.perforce.p4java.server.CmdSpec
- FIX_ADD - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- FIX_DELETE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- FixDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for 'p4 fix'.
- FixDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.FixDelegator
-
Instantiates a new fix delegator.
- fixedPattern - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -F and -G options: if true, corresponds to -F; if false, to -G
- FIXES - com.perforce.p4java.server.CmdSpec
- FixesDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation of a delegator to support 'p4 fixes'.
- FixesDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.FixesDelegator
-
Instantiates a new fixes delegator.
- fixJobs(List<String>, int, FixJobsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FixDelegator
- fixJobs(List<String>, int, FixJobsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- fixJobs(List<String>, int, FixJobsOptions) - Method in interface com.perforce.p4java.server.delegator.IFixDelegator
-
Mark each named job as being fixed by the changelist number given with changeListId.
- fixJobs(List<String>, int, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FixDelegator
- fixJobs(List<String>, int, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- fixJobs(List<String>, int, String, boolean) - Method in interface com.perforce.p4java.server.delegator.IFixDelegator
-
Mark each named job as being fixed by the changelist number given with changeListId.
- FixJobsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer fixJobs method.
- FixJobsOptions() - Constructor for class com.perforce.p4java.option.server.FixJobsOptions
-
Default constructor.
- FixJobsOptions(String...) - Constructor for class com.perforce.p4java.option.server.FixJobsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- FixJobsOptions(String, boolean) - Constructor for class com.perforce.p4java.option.server.FixJobsOptions
-
Explicit-value constructor.
- flag() - Method in class com.perforce.p4java.mapapi.MapItem
- FlowControl - Class in com.perforce.p4java.impl.mapbased.rpc.func.proto
-
Process and implement the various Perforce flow control commands, in particular the flush1 / flush2 pair.
- FlowControl(RpcPacketDispatcher, Properties) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- flowController - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- flush() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPOutputStream
-
Flush the results of previous byte deflation (compression) downstream.
- flush() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- flush() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Flushes this output stream, forcing any pending buffered output bytes to be written.
- FLUSH_CMD_LENGTH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnectionFlowControl
-
Length in bytes of a flush command when marshaled.
- FLUSH_CMD_LENGTH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
-
Length in bytes of a flush command when marshaled.
- FLUSH_HWM - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- FLUSH_RSEQ - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- FLUSH_SEQ - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- FMT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- FMT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
FMT - fmt
- FMT0 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- followAllIntegrations - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, follows all integrations into the file; corresponds to -I.
- followBranches - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, follow branches; corresponds to the -f flag.
- force - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If true, force the creation of extra revisions in order to explicitly record that files have been copied.
- force - Variable in class com.perforce.p4java.option.server.ChangelistOptions
-
If true, force the update or deletion of other users' pending changelists.
- force - Variable in class com.perforce.p4java.option.server.DeleteBranchSpecOptions
-
If true, forces the deletion of any branch; normally branches can only be deleted by their owner.
- force - Variable in class com.perforce.p4java.option.server.DeleteClientOptions
-
If true, tell the server to attempt to force the delete regardless of the consequences; corresponds to the -f flag.
- force - Variable in class com.perforce.p4java.option.server.DeleteLabelOptions
- force - Variable in class com.perforce.p4java.option.server.MoveFileOptions
-
If true, force a move to an existing target file; the file must be synced and not opened.
- force - Variable in class com.perforce.p4java.option.server.ReloadOptions
-
If true, forces the unloading of the specified client or label.
- force - Variable in class com.perforce.p4java.option.server.SwitchClientViewOptions
-
If true, tell the server to attempt to force switching of view with opened files; corresponds to the -f flag.
- force - Variable in class com.perforce.p4java.option.server.TrustOptions
-
Forcibly install fingerprint even if differs.
- force - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If true, forces the unloading of the specified client or label.
- FORCE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- forceBranchDeletedFiles - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If true, forces deleted files to be branched into the target.
- forceIntegration - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Forces integrate to act without regard for previous integration history.
- forceResolve - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Forces auto-mode resolve to accept the merged file even if there are conflicts.
- forceShelve - Variable in class com.perforce.p4java.option.client.ShelveFilesOptions
-
If true, force the shelve operation; corresponds to the -f flag
- forceStreamCopy - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If true, used with -S to force copying even though the stream does not expect a copy to occur in the direction indicated.
- forceStreamMerge - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
If true, force merging even though the stream does not expect a merge to occur in the direction indicated.
- forceTextualMerge - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, forces 'p4 resolve' to attempt a textual merge, even for files with non-text (binary) types.
- FORCETYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- forceUnlock - Variable in class com.perforce.p4java.option.client.UnlockFilesOptions
-
If true, enables you to unlock files in changelists owned by other users.
- forceUnshelve - Variable in class com.perforce.p4java.option.client.UnshelveFilesOptions
-
If true, force the unshelve operation; corresponds to the -f flag
- forceUpdate - Variable in class com.perforce.p4java.option.client.SyncOptions
-
If true, force the update (corresponds to p4 -f flag)
- forceUpdate - Variable in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
If true, forces 'istat' to assume the cache is stale; it causes a search for pending integrations.
- forceUpdate - Variable in class com.perforce.p4java.option.server.StreamOptions
-
If true, force the stream create / update / delete operation.
- forceUpdate - Variable in class com.perforce.p4java.option.server.UpdateClientOptions
-
If true, force the client create / update / delete operation.
- forceUpdate - Variable in class com.perforce.p4java.option.server.UpdateUserOptions
-
If true, force the user create / update / delete operation.
- forceUpdateByOwner - Variable in class com.perforce.p4java.option.server.ChangelistOptions
-
If true, force the update of a submitted change by the owner of the change.
- FORKED_FROM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- FORM_COMMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- FORM_DELETE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- FORM_IN - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- FORM_OUT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- FORM_SAVE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- format - Variable in class com.perforce.p4java.io.apple.AppleFile
-
The Apple file format: AppleSingle, AppleDouble, default to unknown.
- format - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
If true, formats non-textual datatypes appropriately.
- format(String, Object...) - Static method in class com.perforce.p4java.common.base.StringHelper
- format(String, Object[]) - Method in class com.perforce.p4java.messages.PerforceMessages
-
Format a message with parameters.
- FORMATS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- FROM_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- fromResult - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- fromServerString(String) - Static method in enum com.perforce.p4java.core.IFileLineMatch.MatchType
-
Get a match type enumeration for the specified server value.
- fromString(String) - Static method in enum com.perforce.p4java.admin.ITriggerEntry.TriggerType
-
Return a suitable Trigger type as inferred from the passed-in string, which is assumed to be the string form of a Depot type.
- fromString(String) - Static method in enum com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
Tolerant case-insensitive version of fromString.
- fromString(String) - Static method in enum com.perforce.p4java.core.ChangelistStatus
-
A user-friendly fail-safe way to convert from strings to file actions without generating exceptions, etc.
- fromString(String) - Static method in enum com.perforce.p4java.core.file.FileAction
-
A user-friendly fail-safe way to convert from strings to file actions without generating exceptions, etc.
- fromString(String) - Static method in enum com.perforce.p4java.core.IChangelistSummary.Visibility
-
Return a suitable Visibility type as inferred from the passed-in string, which is assumed to be the string form of a Visibility type.
- fromString(String) - Static method in enum com.perforce.p4java.core.IDepot.DepotType
-
Return a suitable Depot type as inferred from the passed-in string, which is assumed to be the string form of a Depot type.
- fromString(String) - Static method in enum com.perforce.p4java.core.IFileDiff.Status
- fromString(String) - Static method in enum com.perforce.p4java.core.IMapEntry.EntryType
-
Return a suitable EntryType as inferred from the passed-in string, which is assumed to be a Perforce view map path string.
- fromString(String) - Static method in enum com.perforce.p4java.core.IStreamComponentMapping.Type
- fromString(String) - Static method in enum com.perforce.p4java.core.IStreamSummary.ParentView
- fromString(String) - Static method in enum com.perforce.p4java.core.IStreamSummary.Type
-
Return a suitable Stream type as inferred from the passed-in string, which is assumed to be the string form of a Stream type.
- fromString(String) - Static method in enum com.perforce.p4java.core.IStreamViewMapping.PathType
-
Return a suitable Path type as inferred from the passed-in string, which is assumed to be the string form of a Path type.
- fromString(String) - Static method in enum com.perforce.p4java.core.IUserSummary.UserType
-
Return a suitable User type as inferred from the passed-in string, which is assumed to be the string form of a User type.
- fromString(String) - Static method in enum com.perforce.p4java.impl.mapbased.client.ViewDepotType
-
Returns the Enum constant that matches the string argument
- fromString(String) - Static method in enum com.perforce.p4java.io.apple.AppleFile.FileFormat
-
Return a suitable Apple file format as inferred from the passed-in string.
- fromString(String) - Static method in enum com.perforce.p4java.server.IServerAddress.Protocol
-
Returns the connection protocol as inferred from the passed-in value.
- FST_APPLEFILE - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_APPLEFILE_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_APPLETEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_APPLETEXT_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_ATEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_BINARY - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_BINARY_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_CANTTELL - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_CBINARY - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_DIRECTORY - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_EMPTY - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_GZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_L_CR - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CR_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CR_CHAR - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CR_UTF_16BE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CR_UTF_16BE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CR_UTF_16LE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CR_UTF_16LE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CRLF - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CRLF_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CRLF_UTF_16BE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CRLF_UTF_16BE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CRLF_UTF_16LE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_CRLF_UTF_16LE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LF - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LF_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LF_CHAR - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LF_UTF_16BE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LF_UTF_16BE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LF_UTF_16LE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LF_UTF_16LE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LFCRLF - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LFCRLF_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LFCRLF_UTF_16BE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LFCRLF_UTF_16BE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LFCRLF_UTF_16LE - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LFCRLF_UTF_16LE_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LOCAL - com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_L_LOCAL_BYTES - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
- FST_MISSING - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_RCS - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_RESOURCE - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_RESOURCE_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_RTEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_RTEXT_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_RXTEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_SPECIAL - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_SYMLINK - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_SYMLINK_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_TEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_TEXT_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_UNICODE - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_UNICODE_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_UTF16 - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_UTF16_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_UTF8 - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_UTF8_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XAPPLEFILE - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XAPPLEFILE_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XAPPLETEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XAPPLETEXT_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XBINARY - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XBINARY_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XGUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XRESOURCE - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XRESOURCE_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XRTEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XRTEXT_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XSYMLINK - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XSYMLINK_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XTEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XTEXT_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XUNICODE - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XUNICODE_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XUTF16 - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XUTF16_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XUTF8 - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FST_XUTF8_GUNZIP - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- FSTAT - com.perforce.p4java.server.CmdSpec
- FstatDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for 'p4 fstat'.
- FstatDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.FstatDelegator
-
Instantiates a new fstat delegator.
- FULLNAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- fullText - Variable in class com.perforce.p4java.option.server.StreamlogOptions
-
Lists the full text of the changelist descriptions.
- fullTextTruncated - Variable in class com.perforce.p4java.option.server.StreamlogOptions
-
Lists the full text of the changelist descriptions, truncated to 250 characters if longer.
- FUNC2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- Function<T,R> - Interface in com.perforce.p4java.common.function
-
Represents a function that accepts one argument and produces a result.
- FUNCTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- FunctionWithException<T,R> - Interface in com.perforce.p4java.common.function
G
- generateFingerprint(X509Certificate) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Generate fingerprint from a certificate using MessageDigest.
- generateFingerprint(PublicKey) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Generate fingerprint from public key using MessageDigest.
- genericCode - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- get() - Method in class com.perforce.p4java.mapapi.MapHalf
- get(int) - Method in class com.perforce.p4java.mapapi.MapTable
- getAcceptedIssuers() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory.TrustAllTrustManager
-
Return an empty array of certificate authority certificates which are trusted for authenticating peers.
- getAccess() - Method in interface com.perforce.p4java.core.IUserSummary
- getAccess() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getAccessed() - Method in interface com.perforce.p4java.client.IClientSummary
-
Gets the date this client was last used in any way.
- getAccessed() - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Get the date of the last 'integrate' using this branch.
- getAccessed() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the date of the last 'integrate' using this stream.
- getAccessed() - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- getAccessed() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getAccessed() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getAccessTime() - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Gets the access time.
- getAction() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getAction() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getAction() - Method in interface com.perforce.p4java.core.IFix
- getAction() - Method in interface com.perforce.p4java.core.IStreamlog
-
Return action associated with the change typically add/edit/delete
- getAction() - Method in interface com.perforce.p4java.graph.ICommit
- getAction() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getAction() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getAction() - Method in class com.perforce.p4java.impl.generic.core.Fix
- getAction() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getAction() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getActionOwner() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getActionOwner() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getAddress() - Method in interface com.perforce.p4java.core.IDepot
-
For remote depots, return the (remote) address of the depot; for other types of depot, will return null.
- getAddress() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getAffectedByChangelist() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- getAfpFileInfo() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the afp file info.
- getAll() - Method in class com.perforce.p4java.option.server.UnloadOptions
- getAllIntegrations() - Method in interface com.perforce.p4java.core.file.IFileAnnotation
-
Get a list of all contributing integration annotations for this annotation, if such a list exists.
- getAllIntegrations() - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getAlternateRoots() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the alternate roots associated with this Perforce client, if any.
- getAlternateRoots() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getAncilliaryOptions() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- getAnnotatedPathString(FilePath.PathType) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get an annotated string representation of a Perforce file path associated with this Perforce file spec.
- getAnnotatedPathString(FilePath.PathType) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getAnnotatedPreferredPathString() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the annotated "preferred" path string for this file spec.
- getAnnotatedPreferredPathString() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getAnnotations(DiffType, boolean, boolean, boolean) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the file annotations associated with this file.
- getAnnotations(DiffType, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getAnnotations(GetFileAnnotationsOptions) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the file annotations associated with this file.
- getAnnotations(GetFileAnnotationsOptions) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getAnnotations(String) - Static method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Get all Perforce metadata annotations from the passed-in string.
- getApplication() - Method in interface com.perforce.p4java.core.ILicense
- getApplication() - Method in class com.perforce.p4java.impl.generic.core.License
- getApplicationName() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getApplicationName() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getArgNameStrs() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- getArgs() - Method in interface com.perforce.p4java.core.IServerProcess
- getArgs() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getArgs() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getArgStrs() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- getAssociatedChange() - Method in interface com.perforce.p4java.core.IStreamlog
-
Return Perforce changelist's number of changelist associated with the change.
- getAssociatedChange() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getAttributePattern() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- getAttributes() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
-
Get the file attributes of this file, if they're available.
- getAttributes() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getAttributeTypes() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getAttributeValueFileName() - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- getAuthCounter() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the RPC user authentication counter.
- getAuthId() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Return the Perforce Server's authId.
- getAuthId() - Method in interface com.perforce.p4java.server.IOptionsServer
-
Return the Perforce Server's authId.
- getAuthor() - Method in interface com.perforce.p4java.graph.ICommit
- getAuthor() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getAuthorEmail() - Method in interface com.perforce.p4java.graph.ICommit
- getAuthorEmail() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getAuthTicket() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getAuthTicket() - Method in interface com.perforce.p4java.server.IServer
-
Return the current Perforce authentication ticket being used by this server, if any.
- getAuthTicket(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- getAuthTicket(String) - Method in interface com.perforce.p4java.server.IServer
-
Return the Perforce authentication ticket for specified user.
- getAuthTicket(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getAuthTicket(String, String) - Method in interface com.perforce.p4java.server.IServer
-
Return the Perforce authentication ticket for specified user.
- getAvailableImplementationMetadata() - Static method in class com.perforce.p4java.server.ServerFactory
- getBackup() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the client's participation in backup enable/disable.
- getBackup() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getBackupTime() - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Gets the backup time.
- getBaseDigest() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getBaseFile() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getBaseFile() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getBaseName() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getBaseName() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getBaseName() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getBaseParent() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the stream's base parent.
- getBaseParent() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
-
Deprecated.
- getBaseRev() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getBaseRev() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getBaseTmpFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getBaseTmpFilename() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getBaseTmpFileStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getBatch() - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
- getBatchSize() - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
- getBatchSize() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- getBinaryMagicNumberTable() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- getBits() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getBlobObject(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CommitDelegator
- getBlobObject(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: cat-file -n {repo} blob {object-sha}
- getBlobObject(String, String) - Method in interface com.perforce.p4java.server.delegator.ICommitDelegator
-
Usage: cat-file -n {repo} blob {object-sha}
- getBlobSha() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getBlobSha() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getBlockSize() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- getBlockSize() - Method in class com.perforce.p4java.option.server.LogTailOptions
-
Gets the block size (in bytes).
- getBOM() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
-
Returns the BOM found in the InputStream.
- getBothChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getBranch() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getBranch() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getBranch() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- getBranch() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- getBranch() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- getBranch() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Gets the branch.
- getBranch() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- getBranchHash() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus.ICachedState
-
Get the branch hash.
- getBranchHash() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
- getBranchSpec() - Method in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
- getBranchSpec(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchDelegator
- getBranchSpec(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getBranchSpec(String) - Method in interface com.perforce.p4java.server.delegator.IBranchDelegator
-
Get the branch spec for the given name.
- getBranchSpec(String, GetBranchSpecOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchDelegator
- getBranchSpec(String, GetBranchSpecOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getBranchSpec(String, GetBranchSpecOptions) - Method in interface com.perforce.p4java.server.delegator.IBranchDelegator
-
Get a specific named Perforce branch spec from the Perforce server.
- GetBranchSpecOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getBranchSpec method.
- GetBranchSpecOptions() - Constructor for class com.perforce.p4java.option.server.GetBranchSpecOptions
-
Default constructor.
- GetBranchSpecOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetBranchSpecOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- GetBranchSpecOptions(String, String) - Constructor for class com.perforce.p4java.option.server.GetBranchSpecOptions
-
Explicit value constructor.
- getBranchSpecs(GetBranchSpecsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchesDelegator
- getBranchSpecs(GetBranchSpecsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getBranchSpecs(GetBranchSpecsOptions) - Method in interface com.perforce.p4java.server.delegator.IBranchesDelegator
-
Get a list of all summary Perforce branch specs known to the Perforce server.
- getBranchSpecs(String, String, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchesDelegator
- getBranchSpecs(String, String, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getBranchSpecs(String, String, int) - Method in interface com.perforce.p4java.server.delegator.IBranchesDelegator
-
Old style getBranchSpecs api call.
- GetBranchSpecsOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getBranchSpecs method.
- GetBranchSpecsOptions() - Constructor for class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
Default constructor; sets all fields to null, zero, or false.
- GetBranchSpecsOptions(boolean, String, String, int) - Constructor for class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
Explicit-value constructor.
- GetBranchSpecsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- GetBranchSpecsOptions(String, String, int) - Constructor for class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
Explicit-value constructor.
- GetBranchSpecsOptions(String, String, int, boolean) - Constructor for class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
Explicit-value constructor.
- getBranchView() - Method in interface com.perforce.p4java.core.IBranchSpec
-
Return the view map associated with this branch spec.
- getBranchView() - Method in class com.perforce.p4java.impl.generic.core.BranchSpec
- getBrokerAddress() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getBrokerAddress() - Method in interface com.perforce.p4java.server.IServerInfo
- getBrokerVersion() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getBrokerVersion() - Method in interface com.perforce.p4java.server.IServerInfo
- getBrowserCallback() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getBufferOutputStream(CommandEnv) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Return the temp RPC Byte Buffer output.
- getBufferOutputStream(String[]) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- getByteBuffer() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- getBytes() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
Returns the bytes of this BOM.
- getBytes() - Method in class com.perforce.p4java.io.apple.AppleFileData
-
Gets the bytes.
- getBytesFromFile(File) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.AppleFileHelper
-
Gets the bytes from file.
- getBytesWritten() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
- getCachedJobIdList() - Method in interface com.perforce.p4java.core.IChangelist
-
Return a cached list of job Id's associated with this changelist.
- getCachedJobIdList() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getCachedStates() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get the cached states
- getCachedStates() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getCallback() - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
- getCapabilities() - Method in interface com.perforce.p4java.core.ILicense
- getCapabilities() - Method in class com.perforce.p4java.impl.generic.core.License
- getCapability() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getCapability() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getCapacity() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- getCaseInsensitiveNameFilter() - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- getCaseInsensitiveNameFilter() - Method in class com.perforce.p4java.option.server.GetClientsOptions
- getCaseInsensitiveNameFilter() - Method in class com.perforce.p4java.option.server.GetDepotsOptions
- getCaseInsensitiveNameFilter() - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- getChange() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus.ICachedState
-
Get the changelist.
- getChange() - Method in interface com.perforce.p4java.core.IStreamlog
-
Return Perforce changelist's number.
- getChange() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
- getChange() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getChangelist(int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ChangeDelegator
- getChangelist(int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelist(int) - Method in interface com.perforce.p4java.server.delegator.IChangeDelegator
-
Get a specific Perforce changelist from a Perforce server.
- getChangelist(int, ChangelistOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ChangeDelegator
- getChangelist(int, ChangelistOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelist(int, ChangelistOptions) - Method in interface com.perforce.p4java.server.delegator.IChangeDelegator
-
Get a specific Perforce changelist from a Perforce server.
- getChangelistDiffs(int, DiffType) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getChangelistDiffs(int, DiffType) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelistDiffs(int, DiffType) - Method in interface com.perforce.p4java.server.IServer
-
Get an InputStream onto the file diffs associated with a specific submitted changelist.
- getChangelistDiffs(int, GetChangelistDiffsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getChangelistDiffs(int, GetChangelistDiffsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelistDiffs(int, GetChangelistDiffsOptions) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get an InputStream onto the file diffs associated with a specific submitted changelist.
- GetChangelistDiffsOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getChangelistDiffs method(s).
- GetChangelistDiffsOptions() - Constructor for class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
Default constructor.
- GetChangelistDiffsOptions(boolean, boolean, int, boolean, int, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
Explicit-value constructor.
- GetChangelistDiffsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getChangelistDiffsStream(int, DescribeOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getChangelistDiffsStream(int, DescribeOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelistDiffsStream(int, DescribeOptions) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get an InputStream onto the file diffs associated with a specific submitted changelist.
- getChangelistExtendedFiles(int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getChangelistExtendedFiles(int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelistExtendedFiles(int) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get an extended list of the Perforce depot files associated with a Perforce changelist.
- getChangelistExtendedFiles(int, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getChangelistExtendedFiles(int, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelistExtendedFiles(int, int) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get an extended list of the Perforce depot files associated with a Perforce changelist.
- getChangelistFiles(int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getChangelistFiles(int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelistFiles(int) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get a list of the Perforce depot files associated with a Perforce changelist.
- getChangelistFiles(int, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getChangelistFiles(int, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelistFiles(int, int) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get a list of the Perforce depot files associated with a Perforce changelist.
- getChangelistId() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getChangelistId() - Method in interface com.perforce.p4java.core.file.IFileSize
- getChangelistId() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the ID of the changelist associated with this file spec.
- getChangelistId() - Method in interface com.perforce.p4java.core.IFix
- getChangelistId() - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Gets the changelist id.
- getChangelistId() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getChangelistId() - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- getChangelistId() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getChangelistId() - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- getChangelistId() - Method in class com.perforce.p4java.impl.generic.core.Fix
- getChangelistId() - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- getChangelistId() - Method in class com.perforce.p4java.option.client.AddFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.EditFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.LockFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.ReopenFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.UndoFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.client.UnlockFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.GetClientTemplateOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.GetFixesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.GetReviewsOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.MoveFileOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- getChangelistId() - Method in class com.perforce.p4java.option.server.StreamlogOptions
- getChangelists(int, List<IFileSpec>, String, String, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ChangesDelegator
- getChangelists(int, List<IFileSpec>, String, String, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelists(int, List<IFileSpec>, String, String, boolean, boolean, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.IChangesDelegator
-
Gets the changelists.
- getChangelists(int, List<IFileSpec>, String, String, boolean, IChangelist.Type, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ChangesDelegator
- getChangelists(int, List<IFileSpec>, String, String, boolean, IChangelist.Type, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelists(int, List<IFileSpec>, String, String, boolean, IChangelist.Type, boolean) - Method in interface com.perforce.p4java.server.delegator.IChangesDelegator
-
Gets the changelists.
- getChangelists(List<IFileSpec>, GetChangelistsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ChangesDelegator
-
Get a list of Perforce changelist summary objects from the Perforce server.
- getChangelists(List<IFileSpec>, GetChangelistsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getChangelists(List<IFileSpec>, GetChangelistsOptions) - Method in interface com.perforce.p4java.server.delegator.IChangesDelegator
-
Get a list of Perforce changelist summary objects from the Perforce server.
- GetChangelistsOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer getChangelists method(s).
- GetChangelistsOptions() - Constructor for class com.perforce.p4java.option.server.GetChangelistsOptions
-
Default constructor.
- GetChangelistsOptions(int, String, String, boolean, IChangelist.Type, boolean) - Constructor for class com.perforce.p4java.option.server.GetChangelistsOptions
-
Explicit-value constructor.
- GetChangelistsOptions(int, String, String, boolean, IChangelist.Type, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetChangelistsOptions
-
Explicit-value constructor.
- GetChangelistsOptions(int, String, String, boolean, IChangelist.Type, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetChangelistsOptions
-
Explicit-value constructor.
- GetChangelistsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetChangelistsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getChangelistStream() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Return the Stream spec mark for edit in changelist.
- getChangelistStream() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
-
// * @see com.perforce.p4java.core.IChangelistSummary#getChangelistStream()
- getChangeView() - Method in interface com.perforce.p4java.client.IClient
-
Get the Perforce change view associated with this client, if any.
- getChangeView() - Method in class com.perforce.p4java.impl.mapbased.client.Client
- getCharset() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getCharset() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getCharset() - Method in class com.perforce.p4java.option.client.AddFilesOptions
- getCharset() - Method in class com.perforce.p4java.option.client.EditFilesOptions
- getCharset() - Method in class com.perforce.p4java.option.client.ReopenFilesOptions
- getCharset() - Method in class com.perforce.p4java.server.P4Charset
- getCharsetName() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCharsetName() - Method in interface com.perforce.p4java.server.IServer
-
Get the current charset name for the server connection.
- getCharsetName() - Method in class com.perforce.p4java.server.P4Charset
- getClient() - Method in interface com.perforce.p4java.client.IClientViewMapping
- getClient() - Method in interface com.perforce.p4java.core.IServerProcess
- getClient() - Method in interface com.perforce.p4java.core.IStreamlog
-
Get the name of the Perforce client workspace associated with this changelist.
- getClient() - Method in class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
- getClient() - Method in class com.perforce.p4java.impl.generic.client.ClientView
-
Get the client object (not path) associated with this view, if any.
- getClient() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getClient() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getClient() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getClient() - Method in class com.perforce.p4java.option.server.ReloadOptions
- getClient() - Method in class com.perforce.p4java.option.server.UnloadOptions
- getClient(boolean) - Method in interface com.perforce.p4java.client.IClientViewMapping
- getClient(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
- getClient(IClientSummary) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- getClient(IClientSummary) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClient(IClientSummary) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- getClient(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- getClient(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClient(String) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- getClientAddress() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getClientAddress() - Method in interface com.perforce.p4java.server.IServerInfo
- getClientApiLevel() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getClientApiLevel() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getClientCharset() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getClientCharset() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getClientCount() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getClientCount() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getClientCurrentDirectory() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getClientCurrentDirectory() - Method in interface com.perforce.p4java.server.IServerInfo
- getClientHost() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getClientHost() - Method in interface com.perforce.p4java.server.IServerInfo
- getClientId() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Get the ID of the Perforce client workspace associated with this changelist.
- getClientId() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getClientId() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- getClientIpPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Get the client's IP and port used for the RPC connection.
- getClientIpPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- getClientLimit() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getClientLimit() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getClientMessage(ClientMessage.ClientMessageId) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
-
Return the ClientMessage associated with this ID, if any.
- getClientName() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getClientName() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getClientName() - Method in interface com.perforce.p4java.core.IFix
- getClientName() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getClientName() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getClientName() - Method in class com.perforce.p4java.impl.generic.core.Fix
- getClientName() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClientName() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getClientName() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- getClientName() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- getClientName() - Method in interface com.perforce.p4java.server.IServerInfo
- getClientNameForEnv() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getClientPath() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPath(CLIENT).
- getClientPath() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getClientPath() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getClientPath() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClientPathString() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPathString(CLIENT).
- getClientPathString() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getClientRecDeleted() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- getClientRecDeleted() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- getClientRoot() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getClientRoot() - Method in interface com.perforce.p4java.server.IServerInfo
- getClients() - Method in interface com.perforce.p4java.core.ILicense
- getClients() - Method in class com.perforce.p4java.impl.generic.core.License
- getClients(GetClientsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientsDelegator
- getClients(GetClientsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClients(GetClientsOptions) - Method in interface com.perforce.p4java.server.delegator.IClientsDelegator
-
Get a list of IClientSummary objects for all Perforce clients known to this Perforce server.
- getClients(String, String, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientsDelegator
- getClients(String, String, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClients(String, String, int) - Method in interface com.perforce.p4java.server.delegator.IClientsDelegator
-
Get a list of IClientSummary objects for all Perforce clients known to this Perforce server.
- GetClientsOptions - Class in com.perforce.p4java.option.server
-
Options class for the server's getClients method.
- GetClientsOptions() - Constructor for class com.perforce.p4java.option.server.GetClientsOptions
-
Default constructor.
- GetClientsOptions(boolean, String, String, int, String) - Constructor for class com.perforce.p4java.option.server.GetClientsOptions
-
Explicit-value constructor.
- GetClientsOptions(int, String, String) - Constructor for class com.perforce.p4java.option.server.GetClientsOptions
-
Explicit-value constructor.
- GetClientsOptions(int, String, String, boolean) - Constructor for class com.perforce.p4java.option.server.GetClientsOptions
-
Explicit-value constructor.
- GetClientsOptions(int, String, String, boolean, String) - Constructor for class com.perforce.p4java.option.server.GetClientsOptions
-
Explicit-value constructor.
- GetClientsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetClientsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getClientTemplate(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- getClientTemplate(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClientTemplate(String) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- getClientTemplate(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- getClientTemplate(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClientTemplate(String, boolean) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- getClientTemplate(String, GetClientTemplateOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
-
Get a template of a non-existent named Perforce client.
- getClientTemplate(String, GetClientTemplateOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getClientTemplate(String, GetClientTemplateOptions) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
-
Get a template of a non-existent named Perforce client.
- GetClientTemplateOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getClientTemplate method.
- GetClientTemplateOptions() - Constructor for class com.perforce.p4java.option.server.GetClientTemplateOptions
-
Default constructor.
- GetClientTemplateOptions(boolean) - Constructor for class com.perforce.p4java.option.server.GetClientTemplateOptions
-
Explicit value constructor.
- GetClientTemplateOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetClientTemplateOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getClientView() - Method in interface com.perforce.p4java.client.IClient
-
Get the Perforce client view associated with this client, if any.
- getClientView() - Method in interface com.perforce.p4java.core.IStream
-
Return the automatically generated client view map associated with this stream.
- getClientView() - Method in class com.perforce.p4java.impl.generic.core.Stream
- getClientView() - Method in class com.perforce.p4java.impl.mapbased.client.Client
- getCmdArgs() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- getCmdCallBackKey() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getCmdEnv() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- getCmdName() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- getCmdSpec() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getCmdTicket() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- getCode() - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- getCode() - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- getCode() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- getCode() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- getColumnMetadata() - Method in interface com.perforce.p4java.admin.IDbSchema
- getColumnMetadata() - Method in class com.perforce.p4java.impl.generic.admin.DbSchema
- getCommand() - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
Gets the trigger command.
- getCommand() - Method in interface com.perforce.p4java.core.IServerProcess
- getCommand() - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- getCommand() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getComment() - Method in interface com.perforce.p4java.core.IMapEntry
-
Get the "comment" entry for this mapping; equivalent to getComment(false).
- getComment() - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getComment() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the comment.
- getComment(boolean) - Method in interface com.perforce.p4java.core.IMapEntry
-
Get the "comment" entry for this mapping.
- getComment(boolean) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getComments() - Method in interface com.perforce.p4java.core.IJobSpec
-
Get the comments associated with this jobspec.
- getComments() - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- getComments() - Method in interface com.perforce.p4java.server.IServerImplMetadata
- getCommit() - Method in interface com.perforce.p4java.graph.ICommit
- getCommit() - Method in interface com.perforce.p4java.graph.IRevListCommit
- getCommit() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getCommit() - Method in class com.perforce.p4java.impl.generic.graph.RevListCommit
- getCommitFiles(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getCommitFiles(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCommitFiles(String, String) - Method in interface com.perforce.p4java.server.IServer
- getCommitObject(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CommitDelegator
- getCommitObject(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: cat-file commit {object-sha}
- getCommitObject(String) - Method in interface com.perforce.p4java.server.delegator.ICommitDelegator
-
Usage: cat-file commit {object-sha}
- getCommitObject(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CommitDelegator
- getCommitObject(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: cat-file -n {repo} commit {object-sha}
- getCommitObject(String, String) - Method in interface com.perforce.p4java.server.delegator.ICommitDelegator
-
Usage: cat-file -n {repo} commit {object-sha}
- getCommitSha() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getCommitSha() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getCommitter() - Method in interface com.perforce.p4java.graph.ICommit
- getCommitter() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getCommitterDate() - Method in interface com.perforce.p4java.graph.ICommit
- getCommitterDate() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getCommitterEmail() - Method in interface com.perforce.p4java.graph.ICommit
- getCommitterEmail() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getCommitValue() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
Returns the commit SHA values
- getComponents() - Method in interface com.perforce.p4java.core.IStream
- getComponents() - Method in class com.perforce.p4java.impl.generic.core.Stream
- getComponentType() - Method in interface com.perforce.p4java.core.IStreamComponentMapping
- getComponentType() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- getConflictChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getContentResolveType() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getContentResolveType() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getContents(boolean) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the contents of this specific Perforce file revision from the Perforce depot as an InputStream.
- getContents(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getContents(GetFileContentsOptions) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the contents of this specific Perforce file revision from the Perforce depot as an InputStream.
- getContents(GetFileContentsOptions) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getCopyParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus.ICachedState
-
Get the copy parent changelist.
- getCopyParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
- getCount(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.helper.RpcUserAuthCounter
-
Gets the count for the specified user auth prefix.
- getCounter() - Method in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
- getCounter(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CounterDelegator
- getCounter(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCounter(String) - Method in interface com.perforce.p4java.server.delegator.ICounterDelegator
- getCounter(String, CounterOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CounterDelegator
- getCounter(String, CounterOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCounter(String, CounterOptions) - Method in interface com.perforce.p4java.server.delegator.ICounterDelegator
-
Get the value of a named Perforce counter from the Perforce server.
- getCounters() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CountersDelegator
- getCounters() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCounters() - Method in interface com.perforce.p4java.server.delegator.ICountersDelegator
-
This is here to allow access via both IOptionsServer and IServer, the underlying delegator implementation provides the concrete method.
- getCounters(CounterOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CountersDelegator
-
Deprecated.
- getCounters(CounterOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Deprecated.
- getCounters(CounterOptions) - Method in interface com.perforce.p4java.server.delegator.ICountersDelegator
-
Deprecated.As of release 2013.1, replaced by
ICountersDelegator.getCounters(com.perforce.p4java.option.server.GetCountersOptions)
- getCounters(GetCountersOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CountersDelegator
- getCounters(GetCountersOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCounters(GetCountersOptions) - Method in interface com.perforce.p4java.server.delegator.ICountersDelegator
-
Get a map of the Perforce server's counters.
- GetCountersOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer's getCounters method.
- GetCountersOptions() - Constructor for class com.perforce.p4java.option.server.GetCountersOptions
-
Default constructor.
- GetCountersOptions(boolean, String, int) - Constructor for class com.perforce.p4java.option.server.GetCountersOptions
-
Explicit value constructor.
- GetCountersOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetCountersOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getCreatedDate() - Method in interface com.perforce.p4java.core.IRepo
-
Get the date the repo was created.
- getCreatedDate() - Method in class com.perforce.p4java.impl.generic.core.Repo
-
Get the date the repo was created.
- getCreateTime() - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Gets the creates the time.
- getCurrentCharset() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getCurrentClient() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCurrentClient() - Method in interface com.perforce.p4java.server.IServer
-
Return the Perforce client currently associated with this Perforce server, if any.
- getCurrentHiMark() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- getCurrentLoMark() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- getCurrentServerInfo() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getCurrentServerInfo() - Method in interface com.perforce.p4java.server.IServer
-
Get the server's Info object without calling `p4 info`.
- getCustomer() - Method in interface com.perforce.p4java.core.ILicense
- getCustomer() - Method in class com.perforce.p4java.impl.generic.core.License
- getCwd() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getData() - Method in interface com.perforce.p4java.admin.ILogTail
-
Gets the last block(s) of the errorLog.
- getData() - Method in class com.perforce.p4java.impl.generic.admin.LogTail
- getData() - Method in class com.perforce.p4java.io.apple.AppleFileData
-
Gets the data.
- getDataFork() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the data fork.
- getDataType() - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- getDataType() - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- getDate() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getDate() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the Perforce date of this file spec.
- getDate() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Get the date the changelist was created or last updated.
- getDate() - Method in interface com.perforce.p4java.core.IFix
- getDate() - Method in interface com.perforce.p4java.core.IStreamlog
-
Get the date the changelist was created or last updated.
- getDate() - Method in interface com.perforce.p4java.graph.ICommit
- getDate() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getDate() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- getDate() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getDate() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getDate() - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- getDate() - Method in class com.perforce.p4java.impl.generic.core.Fix
- getDate() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getDate() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getDate() - Method in class com.perforce.p4java.option.server.UnloadOptions
- getDbSchema(List<String>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DBSchemaDelegator
- getDbSchema(List<String>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDbSchema(List<String>) - Method in interface com.perforce.p4java.server.delegator.IDBSchemaDelegator
-
Gets the db schema.
- getDefault() - Static method in class com.perforce.p4java.server.P4Charset
- getDefaultBranch() - Method in interface com.perforce.p4java.core.IRepo
- getDefaultBranch() - Method in class com.perforce.p4java.impl.generic.core.Repo
- getDefaultCipherSuites() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- getDefaultP4TicketsFile() - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Get default p4tickets file for the running OS
- getDefaultP4TrustFile() - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Get default p4trust file for the running OS
- getDefaultX509TrustManager() - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Get the system default trust manager
X509TrustManager
- getDelCount() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ReconcileHandle
- getDeletedOptions() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- getDepot(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DepotDelegator
- getDepot(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDepot(String) - Method in interface com.perforce.p4java.server.delegator.IDepotDelegator
-
Get an individual depot by name.
- getDepotFile() - Method in interface com.perforce.p4java.core.file.IFileSize
- getDepotFile() - Method in interface com.perforce.p4java.core.IFileLineMatch
-
Get depot file path of match
- getDepotFile() - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- getDepotFile() - Method in class com.perforce.p4java.impl.generic.core.FileLineMatch
- getDepotFile1() - Method in class com.perforce.p4java.core.file.FileDiff
- getDepotFile1() - Method in interface com.perforce.p4java.core.IFileDiff
-
Get depot path of first file in diff
- getDepotFile2() - Method in class com.perforce.p4java.core.file.FileDiff
- getDepotFile2() - Method in interface com.perforce.p4java.core.IFileDiff
-
Get depot path of second file in diff
- getDepotFileName() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getDepotFileName() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getDepotFiles(List<IFileSpec>, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FilesDelegator
- getDepotFiles(List<IFileSpec>, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDepotFiles(List<IFileSpec>, boolean) - Method in interface com.perforce.p4java.server.delegator.IFilesDelegator
-
List all Perforce depot files known to the Perforce server that conform to the passed-in wild-card file specification(s).
- getDepotFiles(List<IFileSpec>, GetDepotFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FilesDelegator
- getDepotFiles(List<IFileSpec>, GetDepotFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDepotFiles(List<IFileSpec>, GetDepotFilesOptions) - Method in interface com.perforce.p4java.server.delegator.IFilesDelegator
-
List all Perforce depot files known to the Perforce server that conform to the passed-in wild-card file specification(s).
- GetDepotFilesOptions - Class in com.perforce.p4java.option.server
-
Simple options for the IOptionsServer.getDepotFiles method.
- GetDepotFilesOptions() - Constructor for class com.perforce.p4java.option.server.GetDepotFilesOptions
-
Default constructor;
- GetDepotFilesOptions(boolean) - Constructor for class com.perforce.p4java.option.server.GetDepotFilesOptions
-
Explicit value constructor.
- GetDepotFilesOptions(int, boolean) - Constructor for class com.perforce.p4java.option.server.GetDepotFilesOptions
-
Explicit-value constructor.
- GetDepotFilesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetDepotFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getDepotPath() - Method in interface com.perforce.p4java.core.file.IFileAnnotation
- getDepotPath() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPath(DEPOT).
- getDepotPath() - Method in interface com.perforce.p4java.core.IStreamViewMapping
-
Get a stream view entry's optional depot path; this corresponds to the right entry of the associated mapping.
- getDepotPath() - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getDepotPath() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getDepotPath() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- getDepotPathString() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPathString(DEPOT).
- getDepotPathString() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getDepots() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DepotsDelegator
- getDepots() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDepots() - Method in interface com.perforce.p4java.server.delegator.IDepotsDelegator
-
Gets the depots.
- getDepots(GetDepotsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DepotsDelegator
- getDepots(GetDepotsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDepots(GetDepotsOptions) - Method in interface com.perforce.p4java.server.delegator.IDepotsDelegator
-
Gets depots with type and namefilter
- GetDepotsOptions - Class in com.perforce.p4java.option.server
- GetDepotsOptions() - Constructor for class com.perforce.p4java.option.server.GetDepotsOptions
-
Default constructor; sets all fields to null, zero, or false.
- GetDepotsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetDepotsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getDepotSpec() - Method in interface com.perforce.p4java.client.IClientViewMapping
- getDepotSpec() - Method in class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
- getDepotSpec(boolean) - Method in interface com.perforce.p4java.client.IClientViewMapping
- getDepotSpec(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
- getDepotType() - Method in interface com.perforce.p4java.core.IDepot
-
Get the type of this depot.
- getDepotType() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getDesc() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getDesc() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getDescription() - Method in interface com.perforce.p4java.client.IClientSummary
-
Returns a short description of the Perforce server client.
- getDescription() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getDescription() - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Get the branch's description (if any).
- getDescription() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Return the description associated with this changelist.
- getDescription() - Method in interface com.perforce.p4java.core.IDepot
-
Get the description associated with this depot.
- getDescription() - Method in interface com.perforce.p4java.core.IExtension
-
Get the description of this Extension config.
- getDescription() - Method in interface com.perforce.p4java.core.IJob
- getDescription() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Get the description associated with this label.
- getDescription() - Method in interface com.perforce.p4java.core.IRepo
-
Get the description associated with this repo.
- getDescription() - Method in interface com.perforce.p4java.core.IStreamlog
-
Return the description associated with this changelist.
- getDescription() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the stream's description (if any).
- getDescription() - Method in interface com.perforce.p4java.graph.ICommit
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.Job
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.Repo
-
Get the description associated with this repo.
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getDescription() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getDescription() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getDescription() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getDescription() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Gets the description.
- getDescription() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- getDescriptionString(Map<String, Object>, boolean) - Method in class com.perforce.p4java.impl.generic.core.Job
- getDiffContext() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- getDiffContext() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- getDiffFiles(List<IFileSpec>, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Return a list of files that differ in some (arbitrarily complex) way from depot.
- getDiffFiles(List<IFileSpec>, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- getDiffFiles(List<IFileSpec>, GetDiffFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Return a list of files that differ in some (arbitrarily complex) way from depot.
- getDiffFiles(List<IFileSpec>, GetDiffFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- GetDiffFilesOptions - Class in com.perforce.p4java.option.client
-
Options subclass for the IClient.getDiffFiles method.
- GetDiffFilesOptions() - Constructor for class com.perforce.p4java.option.client.GetDiffFilesOptions
-
Default constructor.
- GetDiffFilesOptions(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.GetDiffFilesOptions
-
Explicit-value constructor.
- GetDiffFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.GetDiffFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getDiffs(DiffType) - Method in interface com.perforce.p4java.core.IChangelist
-
Get an InputStream onto the file diffs associated with this changelist.
- getDiffs(DiffType) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getDiffsStream(GetChangelistDiffsOptions) - Method in interface com.perforce.p4java.core.IChangelist
-
Get an InputStream onto the file diffs associated with this changelist.
- getDiffsStream(GetChangelistDiffsOptions) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getDiffStatus() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the diff status for this file spec.
- getDiffStatus() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getDigest() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getDigest() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getDigest() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getDigest(RpcPerforceFileType, File) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getDigest(RpcPerforceFileType, File, RpcPerforceDigestType) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getDirectories(List<IFileSpec>, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DirsDelegator
- getDirectories(List<IFileSpec>, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDirectories(List<IFileSpec>, boolean, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.IDirsDelegator
-
List any directories matching the passed-in file specifications and other options.
- getDirectories(List<IFileSpec>, GetDirectoriesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DirsDelegator
- getDirectories(List<IFileSpec>, GetDirectoriesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDirectories(List<IFileSpec>, GetDirectoriesOptions) - Method in interface com.perforce.p4java.server.delegator.IDirsDelegator
-
List any directories matching the passed-in file specifications.
- GetDirectoriesOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer getDirectories method.
- GetDirectoriesOptions() - Constructor for class com.perforce.p4java.option.server.GetDirectoriesOptions
-
Default constructor -- sets all fields to false.
- GetDirectoriesOptions(boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetDirectoriesOptions
-
Explicit-value constructor.
- GetDirectoriesOptions(boolean, boolean, boolean, String) - Constructor for class com.perforce.p4java.option.server.GetDirectoriesOptions
-
Explicit-value constructor.
- GetDirectoriesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetDirectoriesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getDirectory() - Method in interface com.perforce.p4java.core.IStreamComponentMapping
- getDirectory() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- getDirectoryID() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the directory id.
- getDiskSpace(List<String>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DiskspaceDelegator
- getDiskSpace(List<String>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getDiskSpace(List<String>) - Method in interface com.perforce.p4java.server.delegator.IDiskspaceDelegator
-
Get a list of disk space information about the current availability of disk space on the server.
- getDisplayString() - Method in exception com.perforce.p4java.exception.RequestException
- getDoNotSkipKeysMap() - Method in interface com.perforce.p4java.server.callback.IFilterCallback
-
Per every RCP packet received from the Perforce server, callback to the consumer to get a map of do-not-skip keys for informing the RPC layer not to skip them.
- getEmail() - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Gets the user's email address.
- getEmail() - Method in interface com.perforce.p4java.core.IUserSummary
- getEmail() - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- getEmail() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getEncoding() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- getEncoding() - Method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- getEncodingPrefix() - Method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
- getEndDate() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
- getEndFromChange() - Method in interface com.perforce.p4java.core.IStreamIntegrationLog
-
Returns the ending change of the to stream spec.
- getEndFromChange() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- getEndFromRev() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getEndFromRev() - Method in interface com.perforce.p4java.core.file.IRevisionIntegrationData
- getEndFromRev() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getEndRevision() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the end revision for this file spec, if any.
- getEndRevision() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getEndRevision() - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- getEndToRev() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getEndToRev() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getEntries() - Method in interface com.perforce.p4java.admin.IProtectionsTable
-
Gets the list of protection entries.
- getEntries() - Method in interface com.perforce.p4java.admin.ITriggersTable
-
Gets the list of trigger entries.
- getEntries() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionsTable
- getEntries() - Method in class com.perforce.p4java.impl.generic.admin.TriggersTable
- getEntry(int) - Method in class com.perforce.p4java.core.ViewMap
-
Get the map entry at the specified position.
- getEntryList() - Method in class com.perforce.p4java.core.ViewMap
-
Get the entry list associated with this view map.
- getEnv() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- getErrorOrInfoStr(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- getErrorOrInfoStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Gets the info/warning/error/fatal message from the passed-in Perforce command results map.
- getErrorOrInfoStr(Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Deprecated.
- getErrorStr(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- getErrorStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
RPC impl errors come across the wire as a map in the form usually like this:
- getErrorStr(Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Deprecated.
- getExportRecords(boolean, long, int, long, boolean, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExportDelegator
- getExportRecords(boolean, long, int, long, boolean, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getExportRecords(boolean, long, int, long, boolean, String, String) - Method in interface com.perforce.p4java.server.delegator.IExportDelegator
-
Get a list of exported journal or checkpoint records (admin / superuser command).
- getExportRecords(ExportRecordsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExportDelegator
- getExportRecords(ExportRecordsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getExportRecords(ExportRecordsOptions) - Method in interface com.perforce.p4java.server.delegator.IExportDelegator
-
Get a list of exported journal or checkpoint records (admin / superuser command).
- getExtAllowedGroups() - Method in interface com.perforce.p4java.core.IExtension
-
Get groups whose members may configure the Extension.
- getExtAllowedGroups() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getExtArchDir() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtArchDir() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Returns the path to the file in the server extension’s unpacked archive directory.
- getExtConfig() - Method in interface com.perforce.p4java.core.IExtension
-
Get the extension config.
- getExtConfig() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getExtDataDir() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtDataDir() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Returns the path in which the server extension will store the files it creates.
- getExtDebug() - Method in interface com.perforce.p4java.core.IExtension
-
Check if extension diagnostics are enabled.
- getExtDebug() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getExtDescription() - Method in interface com.perforce.p4java.core.IExtension
-
Get the description of the Extension being configured.
- getExtDescription() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getExtDescriptionSnippet() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtDescriptionSnippet() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Get the Extension description snippet.
- getExtDeveloper() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtDeveloper() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Get Extension developer.
- getExtEnabled() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtEnabled() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Check if Extension is enabled or disabled.
- getExtendedFiles(boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getExtendedFiles(boolean, boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getExtendedFiles(List<IFileSpec>, int, int, int, FileStatOutputOptions, FileStatAncilliaryOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FstatDelegator
- getExtendedFiles(List<IFileSpec>, int, int, int, FileStatOutputOptions, FileStatAncilliaryOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getExtendedFiles(List<IFileSpec>, int, int, int, FileStatOutputOptions, FileStatAncilliaryOptions) - Method in interface com.perforce.p4java.server.delegator.IFstatDelegator
-
Return a list of everything Perforce knows about a possibly very large set of Perforce files.
- getExtendedFiles(List<IFileSpec>, GetExtendedFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FstatDelegator
- getExtendedFiles(List<IFileSpec>, GetExtendedFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getExtendedFiles(List<IFileSpec>, GetExtendedFilesOptions) - Method in interface com.perforce.p4java.server.delegator.IFstatDelegator
-
Return a list of everything Perforce knows about a set of Perforce files.
- GetExtendedFilesOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer getExtendedFiles (a.k.a.
- GetExtendedFilesOptions() - Constructor for class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
Default constructor.
- GetExtendedFilesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- GetExtendedFilesOptions(String, int, boolean, int, int, boolean, boolean, boolean, boolean, boolean, FileStatOutputOptions, FileStatAncilliaryOptions) - Constructor for class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
Explicit-value constructor (release 2010.1).
- GetExtendedFilesOptions(String, int, boolean, int, int, boolean, boolean, boolean, boolean, boolean, FileStatOutputOptions, FileStatAncilliaryOptions, String) - Constructor for class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
Explicit-value constructor.
- getExtensionConfig(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- getExtensionConfig(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getExtensionConfig(String, String, String) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Retrieves an extension/config.
- getExternalTmpFilename() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getExtGlobalConf() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtGlobalConf() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Check if Extension has global config
- getExtInstanceConf() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtInstanceConf() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Check if Extension has instance config
- getExtMaxScriptMem() - Method in interface com.perforce.p4java.core.IExtension
-
Get maximum megabytes the Extension may use.
- getExtMaxScriptMem() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getExtMaxScriptTime() - Method in interface com.perforce.p4java.core.IExtension
-
Get maximum seconds the Extension may be run.
- getExtMaxScriptTime() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getExtName() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtName() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Get the name of the Extension being configured.
- getExtP4USER() - Method in interface com.perforce.p4java.core.IExtension
-
Get Perforce user account for the Extension to use.
- getExtP4USER() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getExtraTags() - Method in interface com.perforce.p4java.core.IStream
-
Return a list of extra tags associated with this stream.
- getExtraTags() - Method in class com.perforce.p4java.impl.generic.core.Stream
- getExtRev() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtRev() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Get the revision of the Extension being configured.
- getExtUUID() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtUUID() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Get the UUID/key of the Extension being configured.
- getExtVersion() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getExtVersion() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Get the version of the Extension being configured.
- getField() - Method in interface com.perforce.p4java.core.IStreamIntegrationLog
-
Returns field.
- getField() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- getFieldPattern() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldPatternRule
-
Gets the field pattern.
- getFieldPreset(String) - Method in interface com.perforce.p4java.core.IJobSpec
-
Get the preset for a given field.
- getFieldPreset(String) - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- getFieldRule() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getFields() - Method in interface com.perforce.p4java.core.IJobSpec
-
Return a list of all known Perforce job fields on this jobspec.
- getFields() - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- getFields() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- getFields() - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- getFieldType() - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- getFieldType() - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- getFieldType(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketFieldType
-
Return the field type associated with the passed-in name, if any.
- getFieldValues(String) - Method in interface com.perforce.p4java.core.IJobSpec
-
Get a list of field values for a given field.
- getFieldValues(String) - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- getFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- getFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- getFile() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- getFileAnnotations(List<IFileSpec>, DiffType, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FileAnnotateDelegator
- getFileAnnotations(List<IFileSpec>, DiffType, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileAnnotations(List<IFileSpec>, DiffType, boolean, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.IFileAnnotateDelegator
- getFileAnnotations(List<IFileSpec>, GetFileAnnotationsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FileAnnotateDelegator
- getFileAnnotations(List<IFileSpec>, GetFileAnnotationsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileAnnotations(List<IFileSpec>, GetFileAnnotationsOptions) - Method in interface com.perforce.p4java.server.delegator.IFileAnnotateDelegator
-
Get a list of revision annotations for the specified files.
- GetFileAnnotationsOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer getFileAnnotations method.
- GetFileAnnotationsOptions() - Constructor for class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
Default constructor.
- GetFileAnnotationsOptions(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
Explicit value constructor.
- GetFileAnnotationsOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
Explicit value constructor.
- GetFileAnnotationsOptions(boolean, boolean, boolean, DiffType) - Constructor for class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
Explicit value constructor.
- GetFileAnnotationsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getFileAttributeName() - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- getFileContents(ByteBuffer, List<IFileSpec>, GetFileContentsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.PrintDelegator
- getFileContents(ByteBuffer, List<IFileSpec>, GetFileContentsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileContents(ByteBuffer, List<IFileSpec>, GetFileContentsOptions) - Method in interface com.perforce.p4java.server.delegator.IPrintDelegator
-
Saves the value of a ByteBuffer onto the contents of one or more Perforce depot file contents.
- getFileContents(List<IFileSpec>, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.PrintDelegator
- getFileContents(List<IFileSpec>, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileContents(List<IFileSpec>, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.IPrintDelegator
- getFileContents(List<IFileSpec>, GetFileContentsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.PrintDelegator
- getFileContents(List<IFileSpec>, GetFileContentsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileContents(List<IFileSpec>, GetFileContentsOptions) - Method in interface com.perforce.p4java.server.delegator.IPrintDelegator
-
Return an InputStream onto the contents of one or more revisions of one or more Perforce depot file contents.
- GetFileContentsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer.getFileContents method.
- GetFileContentsOptions() - Constructor for class com.perforce.p4java.option.server.GetFileContentsOptions
-
Default constructor -- sets all fields to false.
- GetFileContentsOptions(boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetFileContentsOptions
-
Explicit-value constructor.
- GetFileContentsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetFileContentsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getFileCount() - Method in interface com.perforce.p4java.core.file.IFileSize
- getFileCount() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getFileCount() - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- getFileCount() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getFileData() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the file data.
- getFileDatesInfo() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the file dates info.
- getFileDiffs(IFileSpec, IFileSpec, String, DiffType, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Diff2Delegator
- getFileDiffs(IFileSpec, IFileSpec, String, DiffType, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileDiffs(IFileSpec, IFileSpec, String, DiffType, boolean, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.IDiff2Delegator
-
Run diff on the Perforce server of two files in the depot.
- getFileDiffs(IFileSpec, IFileSpec, String, GetFileDiffsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Diff2Delegator
- getFileDiffs(IFileSpec, IFileSpec, String, GetFileDiffsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileDiffs(IFileSpec, IFileSpec, String, GetFileDiffsOptions) - Method in interface com.perforce.p4java.server.delegator.IDiff2Delegator
-
Run diff on the Perforce server of two files in the depot.
- GetFileDiffsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer getFileDiffs methods.
- GetFileDiffsOptions() - Constructor for class com.perforce.p4java.option.server.GetFileDiffsOptions
-
Default constructor.
- GetFileDiffsOptions(boolean, boolean, boolean, boolean, int, boolean, int, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetFileDiffsOptions
-
Explicit-value constructor.
- GetFileDiffsOptions(boolean, boolean, boolean, boolean, int, boolean, int, boolean, boolean, boolean, String, String) - Constructor for class com.perforce.p4java.option.server.GetFileDiffsOptions
-
Explicit-value constructor.
- GetFileDiffsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetFileDiffsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getFileDiffsStream(IFileSpec, IFileSpec, String, GetFileDiffsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Diff2Delegator
- getFileDiffsStream(IFileSpec, IFileSpec, String, GetFileDiffsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileDiffsStream(IFileSpec, IFileSpec, String, GetFileDiffsOptions) - Method in interface com.perforce.p4java.server.delegator.IDiff2Delegator
-
Run diff on the Perforce server of two files in the depot.
- getFileEntries(File) - Static method in class com.perforce.p4java.server.AbstractAuthHelper
-
Get all the auth entries found in the specified auth file.
- getFileLimit() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getFileLimit() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getFiles(boolean) - Method in interface com.perforce.p4java.core.IChangelist
-
Get the list of files associated with this changelist, optionally refreshing the list from the server.
- getFiles(boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getFiles(boolean, boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getFiles(File, FilenameFilter, List<File>) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
-
Recursively get all files in a directory.
- getFileSeparator() - Static method in class com.perforce.p4java.env.SystemInfo
- getFileSize() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getFileSize() - Method in interface com.perforce.p4java.core.file.IFileSize
- getFileSize() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getFileSize() - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- getFileSizes(List<IFileSpec>, GetFileSizesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.SizesDelegator
- getFileSizes(List<IFileSpec>, GetFileSizesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFileSizes(List<IFileSpec>, GetFileSizesOptions) - Method in interface com.perforce.p4java.server.delegator.ISizesDelegator
-
Gets a list of file sizes for one or more files in the depot.
- GetFileSizesOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getFileSizes method.
- GetFileSizesOptions() - Constructor for class com.perforce.p4java.option.server.GetFileSizesOptions
-
Default constructor.
- GetFileSizesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetFileSizesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getFileSpecs() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- getFileSpecs() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getFileSpecs() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- getFilesysRestrictedSymlinks() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getFileSystemType() - Method in interface com.perforce.p4java.admin.IDiskSpace
-
Gets the file system type (nfs, ext2, xfs, tmpfs, ramfs, ufs, reiserfs, or other).
- getFileSystemType() - Method in class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Gets the file system type.
- getFilesysUtf8bom() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getFileType() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getFileType() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getFileType() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getFileType() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getFileType() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- getFileType() - Method in class com.perforce.p4java.option.client.AddFilesOptions
- getFileType() - Method in class com.perforce.p4java.option.client.EditFilesOptions
- getFileType() - Method in class com.perforce.p4java.option.client.ReopenFilesOptions
- getFileType() - Method in class com.perforce.p4java.option.server.MoveFileOptions
- getFileType1() - Method in class com.perforce.p4java.core.file.FileDiff
- getFileType1() - Method in interface com.perforce.p4java.core.IFileDiff
-
Get file type of first file in diff
- getFileType2() - Method in class com.perforce.p4java.core.file.FileDiff
- getFileType2() - Method in interface com.perforce.p4java.core.IFileDiff
-
Get file type of second file in diff
- getFilter() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the filter.
- getFilter() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- getFilter() - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- getFilterCallback() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getFilterString() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- getFinderInfo() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the finder info.
- getFingerprint() - Method in exception com.perforce.p4java.exception.TrustException
- getFingerprint() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getFingerprint(String, String) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Get the first found fingerprint in the specified fingerprint file that matches the specified server address.
- getFingerprint(String, String, String) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Get the first found fingerprint in the specified trust file that matches the specified user name and server address.
- getFingerprints(File) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Get all the fingerprints found in the specified file.
- getFingerprints(String) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Get all the fingerprints found in the file at the specified file path.
- getFingerprintValue() - Method in class com.perforce.p4java.server.Fingerprint
- getFingerprintValue(String, String, String) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Get the first found fingerprint value that matches the specified user name and server address.
- getFixes(List<IFileSpec>, GetFixesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FixesDelegator
- getFixes(List<IFileSpec>, GetFixesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFixes(List<IFileSpec>, GetFixesOptions) - Method in interface com.perforce.p4java.server.delegator.IFixesDelegator
-
Return a list of all Perforce jobs with fix records associated with them, along with the changelist number of the fix.
- GetFixesOptions - Class in com.perforce.p4java.option.server
-
Options subclass for the IServer.getFixList method.
- GetFixesOptions() - Constructor for class com.perforce.p4java.option.server.GetFixesOptions
-
Default constructor.
- GetFixesOptions(int, String, boolean, int) - Constructor for class com.perforce.p4java.option.server.GetFixesOptions
-
Explicit-value constructor.
- GetFixesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetFixesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getFixList(List<IFileSpec>, int, String, boolean, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FixesDelegator
- getFixList(List<IFileSpec>, int, String, boolean, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getFixList(List<IFileSpec>, int, String, boolean, int) - Method in interface com.perforce.p4java.server.delegator.IFixesDelegator
-
Return a list of all Perforce jobs with fix records associated with them, along with the changelist number of the fix.
- getFlag(MapItem) - Method in class com.perforce.p4java.mapapi.MapTable
- getFlowController() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getFlowController() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher
- getFmtStrs() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- getForcePackedRef() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- getForceRef() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- getForkedFrom() - Method in interface com.perforce.p4java.core.IRepo
- getForkedFrom() - Method in class com.perforce.p4java.impl.generic.core.Repo
- getFormat() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the format.
- getFreeBytes() - Method in interface com.perforce.p4java.admin.IDiskSpace
-
Gets the free bytes.
- getFreeBytes() - Method in class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Gets the free bytes.
- getFromFile() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getFromFile() - Method in interface com.perforce.p4java.core.file.IRevisionIntegrationData
- getFromFile() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getFromResult() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get the from result.
- getFromResult() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getFullName() - Method in interface com.perforce.p4java.core.IUserSummary
- getFullName() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getFuncNameString() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- getGeneric() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- getGeneric(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
Given a string encoding of a complete error code, return its generic error code value ("generic" being Perforce's rather odd name for the specific error value).
- getGenericCode() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Get the Perforce generic code associated with the operation result.
- getGenericCode() - Method in exception com.perforce.p4java.exception.RequestException
-
Get the Perforce generic code associated with this exception, if any.
- getGenericCode() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getGenericCode(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getGenericCode(Map<String, Object>) - Method in interface com.perforce.p4java.server.IServer
- getGraphCommitLogList(GraphCommitLogOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CommitDelegator
-
Returns a
List<ICommit>
encapsulating a commit logs which holds the data retrieved as part of the 'p4 graph log -n command' - getGraphCommitLogList(GraphCommitLogOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getGraphCommitLogList(GraphCommitLogOptions) - Method in interface com.perforce.p4java.server.delegator.ICommitDelegator
-
Usage: log -n {repo} {object-sha}
- getGraphCommitLogList(GraphCommitLogOptions) - Method in interface com.perforce.p4java.server.delegator.IGraphCommitLogDelegator
- getGraphListTree(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GraphListTreeDelegator
- getGraphListTree(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: ls-tree {tree-sha}
- getGraphListTree(String) - Method in interface com.perforce.p4java.server.delegator.IGraphListTreeDelegator
- getGraphObject(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CommitDelegator
- getGraphObject(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: cat-file -t {object-sha}
- getGraphObject(String) - Method in interface com.perforce.p4java.server.delegator.ICommitDelegator
-
Usage: cat-file -t {object-sha}
- getGraphRevList(GraphRevListOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GraphRevListDelegator
-
Returns a List encapsulating a RevListCommit which holds the data retrieved as part of the 'p4 graph rev-list -n'
- getGraphRevList(GraphRevListOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Returns a list of revisions given the options
- getGraphRevList(GraphRevListOptions) - Method in interface com.perforce.p4java.server.delegator.IGraphRevListDelegator
- getGraphShowRefs(GraphShowRefOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GraphShowRefDelegator
- getGraphShowRefs(GraphShowRefOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: show-ref [ -a -n {repo} -u {user} -t {type} -m {max} ]
- getGraphShowRefs(GraphShowRefOptions) - Method in interface com.perforce.p4java.server.delegator.IGraphShowRefDelegator
- getGroup() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- getGroup() - Method in class com.perforce.p4java.option.server.PropertyOptions
- getGroupName() - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- getHandler(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getHandlers() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getHandleType() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.AbstractHandle
- getHandleType() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getHandleType() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ProgressHandle
- getHandleType() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ReconcileHandle
- getHaveRev() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHaveRev() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHeadAction() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHeadAction() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHeadChange() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHeadChange() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHeadCharset() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHeadCharset() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHeadModTime() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHeadModTime() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHeadRev() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHeadRev() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHeadTime() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHeadTime() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHeadType() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getHeadType() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getHiMark() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- getHost() - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Gets the client host.
- getHost() - Method in interface com.perforce.p4java.core.IServerProcess
- getHost() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- getHost() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getHost() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getHost() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getHost() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- getHost() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Gets the host.
- getHost() - Method in class com.perforce.p4java.option.server.Login2Options
- getHost() - Method in class com.perforce.p4java.option.server.LoginOptions
- getHost() - Method in interface com.perforce.p4java.server.IServerAddress
-
Gets the IP address or hostname of the server.
- getHostAddress() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- getHostForEnv() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getHostIp() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getHostName() - Method in interface com.perforce.p4java.client.IClientSummary
-
Returns the name of the associated host, if any.
- getHostName() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getHostName() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getHostName() - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- getHostName() - Method in class com.perforce.p4java.option.UsageOptions
- getHostName() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- getHostPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getHow() - Method in interface com.perforce.p4java.core.IStreamIntegrationLog
-
Returns integration method: variations on merge/branch/copy/ignore/delete.
- getHow() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- getHowFrom() - Method in interface com.perforce.p4java.core.file.IRevisionIntegrationData
- getHowResolved() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getHowResolved() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getIconBW() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the icon bw.
- getIconColor() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the icon color.
- getId() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Return the Perforce changelist's ID.
- getId() - Method in interface com.perforce.p4java.core.IJob
-
get job name
- getId() - Method in interface com.perforce.p4java.core.IServerProcess
- getId() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getId() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- getId() - Method in class com.perforce.p4java.impl.generic.core.Job
-
get job name
- getId() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getId() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- getIgnoredView() - Method in interface com.perforce.p4java.core.IStream
-
Return the ignored view map associated with this stream.
- getIgnoredView() - Method in class com.perforce.p4java.impl.generic.core.Stream
- getIgnoreFileName() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getIgnorePath() - Method in interface com.perforce.p4java.core.IStreamIgnoredMapping
-
Get a stream ignored entry's file path; this corresponds to the left entry of the associated mapping.
- getIgnorePath() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamIgnoredMapping
- getImplClassName() - Method in interface com.perforce.p4java.server.IServerImplMetadata
- getImplType() - Method in interface com.perforce.p4java.server.IServerImplMetadata
- getInfoServerAddress() - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Get the server address entry from the p4 info.
- getInfoStr(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- getInfoStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Gets the info message from the passed-in Perforce command results map.
- getInfoStr(Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Deprecated.
- getInMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- getInstance(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
-
Factory static method to create an instance of a subclass based on the content of a command map.
- getInstance(Properties) - Static method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
-
Gets the single instance of RpcSSLSocketFactory.
- getInString() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- getIntegEngine() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getIntegEngine() - Method in interface com.perforce.p4java.server.IServerInfo
- getIntegFromParentHow() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get how the integration from parent was performed.
- getIntegFromParentHow() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getIntegrationRecAdded() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- getIntegrationRecAdded() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- getIntegrationRecDeleted() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- getIntegrationRecDeleted() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- getIntegToParentHow() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get how the integration to parent was performed.
- getIntegToParentHow() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getInterchanges(IFileSpec, IFileSpec, boolean, boolean, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.InterchangesDelegator
- getInterchanges(IFileSpec, IFileSpec, boolean, boolean, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getInterchanges(IFileSpec, IFileSpec, boolean, boolean, int) - Method in interface com.perforce.p4java.server.IServer
-
Get a list of changes and / or associated files not yet integrated (unsupported).
- getInterchanges(IFileSpec, IFileSpec, GetInterchangesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.InterchangesDelegator
- getInterchanges(IFileSpec, IFileSpec, GetInterchangesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getInterchanges(IFileSpec, IFileSpec, GetInterchangesOptions) - Method in interface com.perforce.p4java.server.delegator.IInterchangesDelegator
-
Returns a list of changelists that have not been integrated from a set of source files to a set of target files.
- getInterchanges(String, List<IFileSpec>, List<IFileSpec>, boolean, boolean, int, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.InterchangesDelegator
- getInterchanges(String, List<IFileSpec>, List<IFileSpec>, boolean, boolean, int, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getInterchanges(String, List<IFileSpec>, List<IFileSpec>, boolean, boolean, int, boolean, boolean) - Method in interface com.perforce.p4java.server.IServer
-
Get a list of changes and / or associated files not yet integrated, based on branchspecs (unsupported).
- getInterchanges(String, List<IFileSpec>, List<IFileSpec>, GetInterchangesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.InterchangesDelegator
- getInterchanges(String, List<IFileSpec>, List<IFileSpec>, GetInterchangesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getInterchanges(String, List<IFileSpec>, List<IFileSpec>, GetInterchangesOptions) - Method in interface com.perforce.p4java.server.delegator.IInterchangesDelegator
-
Returns a list of changelists that have not been integrated from a set of source files to a set of target files.
- GetInterchangesOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer getInterchanges methods.
- GetInterchangesOptions() - Constructor for class com.perforce.p4java.option.server.GetInterchangesOptions
-
Default constructor.
- GetInterchangesOptions(boolean, boolean, int, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetInterchangesOptions
-
Explicit-value constructor.
- GetInterchangesOptions(boolean, boolean, int, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetInterchangesOptions
-
Explicit-value constructor for use with a branch.
- GetInterchangesOptions(boolean, boolean, int, String, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetInterchangesOptions
-
Explicit-value constructor for use with a stream.
- GetInterchangesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetInterchangesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getInvalidFileSpecs(List<IFileSpec>) - Static method in class com.perforce.p4java.core.file.FileSpecBuilder
-
Given a list of file specs, return a list of the invalid file specs in that list.
- getIpAddr() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getIpaddress() - Method in interface com.perforce.p4java.core.ILicense
- getIpaddress() - Method in class com.perforce.p4java.impl.generic.core.License
- getIPV4Address() - Method in interface com.perforce.p4java.core.IServerIPMACAddress
- getIPV4Address() - Method in class com.perforce.p4java.impl.generic.core.ServerIPMACAddress
- getIPV6Address() - Method in interface com.perforce.p4java.core.IServerIPMACAddress
- getIPV6Address() - Method in class com.perforce.p4java.impl.generic.core.ServerIPMACAddress
- getItem(int) - Method in class com.perforce.p4java.mapapi.MapItemArray
- getJavaCharsetName(String) - Static method in class com.perforce.p4java.server.PerforceCharsets
-
Get Java equivalent charset name for a p4 charset name
- getJob(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JobDelegator
- getJob(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getJob(String) - Method in interface com.perforce.p4java.server.delegator.IJobDelegator
-
Get a specific job.
- getJobId() - Method in interface com.perforce.p4java.core.IFix
- getJobId() - Method in class com.perforce.p4java.impl.generic.core.Fix
- getJobId() - Method in class com.perforce.p4java.option.server.GetFixesOptions
- getJobIds() - Method in interface com.perforce.p4java.core.IChangelist
-
Return a list of Perforce jobs IDs for jobs marked as associated with this changelist.
- getJobIds() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getJobIds() - Method in class com.perforce.p4java.option.changelist.SubmitOptions
- getJobIdString(Map<String, Object>) - Method in class com.perforce.p4java.impl.generic.core.Job
- getJobs() - Method in interface com.perforce.p4java.core.IChangelist
-
Return a list of Perforce jobs marked as associated with this changelist.
- getJobs() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getJobs(List<IFileSpec>, int, boolean, boolean, boolean, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JobsDelegator
- getJobs(List<IFileSpec>, int, boolean, boolean, boolean, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getJobs(List<IFileSpec>, int, boolean, boolean, boolean, String) - Method in interface com.perforce.p4java.server.delegator.IJobsDelegator
-
Return a list of Perforce jobs.
- getJobs(List<IFileSpec>, GetJobsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JobsDelegator
- getJobs(List<IFileSpec>, GetJobsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getJobs(List<IFileSpec>, GetJobsOptions) - Method in interface com.perforce.p4java.server.delegator.IJobsDelegator
-
Return a list of Perforce jobs.
- GetJobsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer getJobs method.
- GetJobsOptions() - Constructor for class com.perforce.p4java.option.server.GetJobsOptions
-
Default constructor.
- GetJobsOptions(int, boolean, boolean, boolean, String) - Constructor for class com.perforce.p4java.option.server.GetJobsOptions
-
Explicit-value constructor.
- GetJobsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetJobsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getJobSpec() - Method in interface com.perforce.p4java.core.IJob
- getJobSpec() - Method in class com.perforce.p4java.impl.generic.core.Job
- getJobSpec() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JobSpecDelegator
- getJobSpec() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getJobSpec() - Method in interface com.perforce.p4java.server.delegator.IJobSpecDelegator
-
Return the Perforce jobspec associated with this Perforce server.
- getJobStatus() - Method in class com.perforce.p4java.option.changelist.SubmitOptions
- getJobView() - Method in interface com.perforce.p4java.core.IUser
- getJobView() - Method in class com.perforce.p4java.impl.generic.core.User
- getJobView() - Method in class com.perforce.p4java.option.server.GetJobsOptions
- getJournalPrefix() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the journal prefix.
- getJZlibErrorStr(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPOutputStream
-
Provide a more human-readable form of the underlying JZlib compression errors.
- getKey() - Method in enum com.perforce.p4java.graph.CommitAction
- getKey(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.KeyDelegator
- getKey(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getKey(String) - Method in interface com.perforce.p4java.server.delegator.IKeyDelegator
-
Get the value of a named Perforce key from the Perforce server.
- getKeys(GetKeysOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.KeysDelegator
- getKeys(GetKeysOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getKeys(GetKeysOptions) - Method in interface com.perforce.p4java.server.delegator.IKeysDelegator
-
Get a map of the Perforce server's keys.
- GetKeysOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer's getKeys method.
- GetKeysOptions() - Constructor for class com.perforce.p4java.option.server.GetKeysOptions
-
Default constructor.
- GetKeysOptions(boolean, String, int) - Constructor for class com.perforce.p4java.option.server.GetKeysOptions
-
Explicit value constructor.
- GetKeysOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetKeysOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getKnownCharsets() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getKnownCharsets() - Method in interface com.perforce.p4java.server.IServer
-
Return an array of strings representing "known" charsets (e.g.
- getKnownCharsets() - Static method in class com.perforce.p4java.server.PerforceCharsets
-
Get known P4 charsets
- getLabel() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getLabel() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getLabel() - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- getLabel() - Method in class com.perforce.p4java.option.server.ListOptions
-
Returns the label attached to the list of files retrived
- getLabel() - Method in class com.perforce.p4java.option.server.ReloadOptions
- getLabel() - Method in class com.perforce.p4java.option.server.UnloadOptions
- getLabel(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LabelDelegator
- getLabel(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLabel(String) - Method in interface com.perforce.p4java.server.delegator.ILabelDelegator
-
Get a specific named Perforce label.
- getLabelRecDeleted() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- getLabelRecDeleted() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- getLabels(String, int, String, List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LabelsDelegator
- getLabels(String, int, String, List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLabels(String, int, String, List<IFileSpec>) - Method in interface com.perforce.p4java.server.delegator.ILabelsDelegator
-
Get a list of Perforce labels, optionally tied to a specific set of files.
- getLabels(List<IFileSpec>, GetLabelsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LabelsDelegator
- getLabels(List<IFileSpec>, GetLabelsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLabels(List<IFileSpec>, GetLabelsOptions) - Method in interface com.perforce.p4java.server.delegator.ILabelsDelegator
-
Get a list of Perforce labels, optionally tied to a specific set of files.
- GetLabelsOptions - Class in com.perforce.p4java.option.server
-
Options class for the server's getLabels method.
- GetLabelsOptions() - Constructor for class com.perforce.p4java.option.server.GetLabelsOptions
-
Default constructor; sets all fields to null, zero, or false.
- GetLabelsOptions(boolean, String, String, int) - Constructor for class com.perforce.p4java.option.server.GetLabelsOptions
-
Explicit-value constructor.
- GetLabelsOptions(int, String, String) - Constructor for class com.perforce.p4java.option.server.GetLabelsOptions
-
Explicit-value constructor.
- GetLabelsOptions(int, String, String, boolean) - Constructor for class com.perforce.p4java.option.server.GetLabelsOptions
-
Explicit-value constructor.
- GetLabelsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetLabelsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getLable() - Method in class com.perforce.p4java.impl.generic.core.ListData
- getLanguage() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getLanguageForEnv() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getLastAccess() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Get the date and time of the last 'labelsync' or use of '@label' on this label.
- getLastAccess() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- getLastModifiedTime(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
-
Gets the last modified time for a symbolic link.
- getLastUpdate() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Get the date and time the label specification was last updated.
- getLastUpdate() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- getLeadingContext() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- getLeft() - Method in interface com.perforce.p4java.core.IMapEntry
-
Get the "left" entry for this mapping; equivalent to getLeft(false).
- getLeft() - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getLeft(boolean) - Method in interface com.perforce.p4java.core.IMapEntry
-
Get the "left" entry for this mapping.
- getLeft(boolean) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getLeftRemapPath() - Method in interface com.perforce.p4java.core.IStreamRemappedMapping
-
Get a stream remapped entry's left remap path; this corresponds to the left entry of the associated mapping.
- getLeftRemapPath() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamRemappedMapping
- getLength() - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- getLength() - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- getLength() - Method in class com.perforce.p4java.io.apple.AppleFileData
-
Gets the length.
- getLicense() - Method in interface com.perforce.p4java.core.ILicense
- getLicense() - Method in class com.perforce.p4java.impl.generic.core.License
- getLicense() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LicenseDelegator
- getLicense() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLicense() - Method in interface com.perforce.p4java.server.delegator.ILicenseDelegator
- getLicenseExpires() - Method in interface com.perforce.p4java.core.ILicense
- getLicenseExpires() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getLicenseExpires() - Method in class com.perforce.p4java.impl.generic.core.License
- getLicenseExpires() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getLicenseInvalid() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getLicenseInvalid() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getLicenseTimeRemaining() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getLicenseTimeRemaining() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getLimit() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- getLimits() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LicenseDelegator
- getLimits() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLimits() - Method in interface com.perforce.p4java.server.delegator.ILicenseDelegator
- getLine() - Method in interface com.perforce.p4java.core.file.IFileAnnotation
- getLine() - Method in interface com.perforce.p4java.core.IFileLineMatch
-
Get line text of match
- getLine() - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getLine() - Method in class com.perforce.p4java.impl.generic.core.FileLineMatch
- getLine(boolean) - Method in interface com.perforce.p4java.core.file.IFileAnnotation
- getLine(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getLineEnd() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the line end options for this client.
- getLineEnd() - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getLineEnd() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getLineEndBytes(ClientLineEnding) - Static method in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
Return the byte array corresponding to the client line ending.
- getLineEnding() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- getLineNumber() - Method in interface com.perforce.p4java.core.IFileLineMatch
-
Get line number of match
- getLineNumber() - Method in class com.perforce.p4java.impl.generic.core.FileLineMatch
- getListData(List<IFileSpec>, ListOptions) - Method in interface com.perforce.p4java.client.IClient
-
Returns list data filtered by client
- getListData(List<IFileSpec>, ListOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- getListData(List<IFileSpec>, ListOptions) - Method in interface com.perforce.p4java.impl.mapbased.server.cmd.IListDelegator
- getListData(List<IFileSpec>, ListOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ListDelegator
-
Returns the data retrieved as part of the 'p4 list -l'
- getListData(List<IFileSpec>, ListOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: list [-l label [-d]] [-C] [-M] files..
- getListData(List<IFileSpec>, ListOptions, String) - Method in interface com.perforce.p4java.impl.mapbased.server.cmd.IListDelegator
- getListData(List<IFileSpec>, ListOptions, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ListDelegator
- getListData(List<IFileSpec>, ListOptions, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Internal use only.
- getLocal(String, String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.FilePathHelper
- getLocalDigester() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
- getLocalDigester() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- getLocale() - Method in class com.perforce.p4java.messages.PerforceMessages
-
Gets the locale.
- getLocalPath() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPath(LOCAL).
- getLocalPath() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getLocalPathString() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPathString(LOCAL).
- getLocalPathString() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getLocation() - Method in interface com.perforce.p4java.admin.IDiskSpace
-
Gets the location (Perforce filesystem: P4ROOT, P4JOURNAL, P4LOG, TEMP, or depot name)
- getLocation() - Method in class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Gets the location.
- getLogCallback() - Static method in class com.perforce.p4java.Log
- getLogFilePath() - Method in interface com.perforce.p4java.admin.ILogTail
-
Gets the log file path.
- getLogFilePath() - Method in class com.perforce.p4java.impl.generic.admin.LogTail
- getLogin2Status() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
- getLogin2Status() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLogin2Status() - Method in interface com.perforce.p4java.server.delegator.ILogin2Delegator
-
Return a string indicating the current 2fa login status; corresponds to the 'p4 login2 -s' command.
- getLogin2Status(IUser) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
- getLogin2Status(IUser) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLogin2Status(IUser) - Method in interface com.perforce.p4java.server.delegator.ILogin2Delegator
-
Return a string indicating the current 2fa login status; corresponds to the 'p4 login2 -s' command.
- getLoginName() - Method in interface com.perforce.p4java.core.IUserSummary
- getLoginName() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getLoginStatus() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
- getLoginStatus() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLoginStatus() - Method in interface com.perforce.p4java.server.delegator.ILoginDelegator
-
Return a string indicating the current login status; corresponds to the p4 login -s command.
- getLogTail(LogTailOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LogTailDelegator
- getLogTail(LogTailOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getLogTail(LogTailOptions) - Method in interface com.perforce.p4java.server.delegator.ILogTailDelegator
-
Gets the log tail.
- getLoMark() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- getLower() - Method in interface com.perforce.p4java.core.file.IFileAnnotation
- getLower() - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getMACAddress() - Method in interface com.perforce.p4java.core.IServerIPMACAddress
- getMACAddress() - Method in class com.perforce.p4java.impl.generic.core.ServerIPMACAddress
- getMacintoshInfo() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the macintosh info.
- getManifest() - Static method in class com.perforce.p4java.Metadata
-
Get the JAR Manifest associated with this P4Java instance, if it exists.
- getMap() - Method in interface com.perforce.p4java.core.IDepot
-
Get the depot's path translation information.
- getMap() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- getMap() - Method in class com.perforce.p4java.mapapi.MapWrap
- getMapArgs() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- getMatchDict() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getMatchingLines(List<IFileSpec>, String, MatchingLinesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GrepDelegator
-
Get list of matching lines in the specified file specs.
- getMatchingLines(List<IFileSpec>, String, MatchingLinesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getMatchingLines(List<IFileSpec>, String, MatchingLinesOptions) - Method in interface com.perforce.p4java.server.delegator.IGrepDelegator
-
Get list of matching lines in the specified file specs.
- getMatchingLines(List<IFileSpec>, String, List<String>, MatchingLinesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GrepDelegator
-
Get list of matching lines in the specified file specs.
- getMatchingLines(List<IFileSpec>, String, List<String>, MatchingLinesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getMatchingLines(List<IFileSpec>, String, List<String>, MatchingLinesOptions) - Method in interface com.perforce.p4java.server.delegator.IGrepDelegator
-
Get list of matching lines in the specified file specs.
- getMax() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- getMaxBlocks() - Method in class com.perforce.p4java.option.server.LogTailOptions
-
Gets the maximum number of blocks to output.
- getMaxChangelistId() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- getMaxFiles() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- getMaxFiles() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- getMaxFiles() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- getMaxFiles() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- getMaxFiles() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- getMaxFiles() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Gets the max files.
- getMaxFiles() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- getMaxFiles() - Method in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
- getMaxFiles() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- getMaxFixes() - Method in class com.perforce.p4java.option.server.GetFixesOptions
- getMaxGroups() - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- getMaxJobs() - Method in class com.perforce.p4java.option.server.GetJobsOptions
- getMaxLockTime() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the maximum lock time for queries by members of this group.
- getMaxLockTime() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getMaxMemory() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get Maximum amount of megabytes of random-access memory that a command can use when run by any member of the group.
- getMaxMemory() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getMaxMostRecent() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- getMaxOpenFiles() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the maximum files that can be opened by members of this group.
- getMaxOpenFiles() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getMaxParents() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
- getMaxRecs() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the maximum lines to be exported.
- getMaxResults() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the maximum number of results returned for queries by members of this group.
- getMaxResults() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetClientsOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetCountersOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetDepotFilesOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetKeysOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.ReposOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.SearchJobsOptions
- getMaxResults() - Method in class com.perforce.p4java.option.server.StreamlogOptions
- getMaxRevisions() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- getMaxRevs() - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- getMaxScanRows() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the maximum number of scan rows returned for queries by members of this group.
- getMaxScanRows() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getMaxUsers() - Method in class com.perforce.p4java.option.server.GetUsersOptions
- getMemoryEntries(Map<String, String>) - Static method in class com.perforce.p4java.server.AbstractAuthHelper
-
Get all the auth entries found in the specified auth store in memory.
- getMemoryEntry(String, String, Map<String, String>) - Static method in class com.perforce.p4java.server.AbstractAuthHelper
-
Get the auth entry in the specified auth map that matches the specified user name and server address.
- getMergeDigestString() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getMergeHighVal() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus.ICachedState
-
Get the merge high value changelist.
- getMergeHighVal() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
- getMergeParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus.ICachedState
-
Get the merge parent changelist.
- getMergeParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
- getMessage(String) - Method in class com.perforce.p4java.messages.PerforceMessages
-
Gets the message.
- getMessage(String, Object[]) - Method in class com.perforce.p4java.messages.PerforceMessages
-
Gets the message.
- getMessages() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Gets the messages.
- getMessages() - Method in class com.perforce.p4java.messages.PerforceMessages
-
Gets the messages.
- getMetadata(RpcFunctionSpec) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunction
- getMetadata(String, boolean) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunction
- getMethod() - Method in class com.perforce.p4java.option.server.Login2Options
- getMinimum() - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
- getMinimumServerLevel() - Method in interface com.perforce.p4java.server.IServerImplMetadata
- getMinParents() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
- getMinumumSize() - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
- getMirroredFrom() - Method in interface com.perforce.p4java.core.IRepo
- getMirroredFrom() - Method in class com.perforce.p4java.impl.generic.core.Repo
- getModDate() - Method in interface com.perforce.p4java.core.IDepot
-
Get the date the depot was last modified.
- getModDate() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getMode() - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Gets the protection mode for this entry.
- getMode() - Method in interface com.perforce.p4java.graph.IGraphListTree
- getMode() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- getMode() - Method in class com.perforce.p4java.impl.generic.graph.GraphListTree
- getModified() - Method in interface com.perforce.p4java.admin.IProperty
-
Gets the modified date.
- getModified() - Method in class com.perforce.p4java.impl.generic.admin.Property
-
Gets the modified date.
- getModifiedBy() - Method in interface com.perforce.p4java.admin.IProperty
-
Gets the modified by user.
- getModifiedBy() - Method in class com.perforce.p4java.impl.generic.admin.Property
-
Gets the modified by user.
- getModifyTime() - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Gets the modify time.
- getModTime() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getMovedFile() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getMovedFile() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getMsDOSFileInfo() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the ms dos file info.
- getMsg() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType.RpcServerTypeStringSpec
- getMsgParamNames() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- getMsgs() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- getName() - Method in interface com.perforce.p4java.admin.IDbSchema
- getName() - Method in interface com.perforce.p4java.admin.IProperty
-
Gets the name of the property.
- getName() - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Gets the name of the grantee (user or group).
- getName() - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
Gets the trigger name.
- getName() - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Gets the name.
- getName() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the name of this client.
- getName() - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Get the name of this branch.
- getName() - Method in interface com.perforce.p4java.core.IDepot
-
Get the name of the depot.
- getName() - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- getName() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Get the label's name (the label's label, so to speak).
- getName() - Method in interface com.perforce.p4java.core.IRepo
-
Get the repo's name.
- getName() - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Gets the user's real name.
- getName() - Method in interface com.perforce.p4java.core.IStream.IExtraTag
- getName() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the alternate name of the stream.
- getName() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the group's name.
- getName() - Method in interface com.perforce.p4java.graph.IGraphListTree
- getName() - Method in interface com.perforce.p4java.graph.IGraphRef
- getName() - Method in class com.perforce.p4java.impl.generic.admin.DbSchema
- getName() - Method in class com.perforce.p4java.impl.generic.admin.Property
-
Gets the name of the property.
- getName() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- getName() - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- getName() - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- getName() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getName() - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- getName() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- getName() - Method in class com.perforce.p4java.impl.generic.core.Repo
-
Get the repo's name.
- getName() - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- getName() - Method in class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
- getName() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getName() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getName() - Method in class com.perforce.p4java.impl.generic.graph.GraphListTree
- getName() - Method in class com.perforce.p4java.impl.generic.graph.GraphRef
- getName() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getName() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- getName() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- getName() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
- getName() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- getName() - Method in class com.perforce.p4java.option.server.PropertyOptions
- getName() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- getNameFilter() - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- getNameFilter() - Method in class com.perforce.p4java.option.server.GetClientsOptions
- getNameFilter() - Method in class com.perforce.p4java.option.server.GetCountersOptions
- getNameFilter() - Method in class com.perforce.p4java.option.server.GetDepotsOptions
- getNameFilter() - Method in class com.perforce.p4java.option.server.GetKeysOptions
- getNameFilter() - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- getNameFilter() - Method in class com.perforce.p4java.option.server.ReposOptions
- getNameFilters() - Method in class com.perforce.p4java.option.server.GetCountersOptions
- getNameFilters() - Method in class com.perforce.p4java.option.server.GetKeysOptions
- getNameSpace() - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- getNameSpace() - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Get the namespace of this Extension config.
- getNext(MapItem) - Method in class com.perforce.p4java.mapapi.MapTable
- getNormalizedBytes(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Encode the passed-in string properly for the server.
- getNormalizedString(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Decode the passed-in bytes from the server into a suitable string.
- getNumberOfThreads() - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
- getNumEntries() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the num entries.
- getOffset() - Method in interface com.perforce.p4java.admin.ILogTail
-
Gets the offset required to get the next block when it becomes available.
- getOffset() - Method in class com.perforce.p4java.impl.generic.admin.LogTail
- getOffset() - Method in class com.perforce.p4java.io.apple.AppleFileData
-
Gets the offset.
- getOffset() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the journal or checkpoint offset.
- getOffset() - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- getOldBits() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getOpenAction() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getOpenAction() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getOpenActionOwner() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getOpenActionOwner() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getOpenChangelistId() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getOpenChangelistId() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getOpenedFiles(List<IFileSpec>, boolean, String, int, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.OpenedDelegator
- getOpenedFiles(List<IFileSpec>, boolean, String, int, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getOpenedFiles(List<IFileSpec>, boolean, String, int, int) - Method in interface com.perforce.p4java.server.delegator.IOpenedDelegator
-
If one or more Perforce file specs is passed-in, return the opened / locked status of each file (if known) within an IFileSpec object; otherwise return a list of all files known to be open for this Perforce client workspace.
- getOpenedFiles(List<IFileSpec>, OpenedFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.OpenedDelegator
- getOpenedFiles(List<IFileSpec>, OpenedFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getOpenedFiles(List<IFileSpec>, OpenedFilesOptions) - Method in interface com.perforce.p4java.server.delegator.IOpenedDelegator
-
If one or more Perforce file specs is passed-in, return the opened / locked status of each file (if known) within an IFileSpec object; otherwise return a list of all files known to be open for this Perforce client workspace.
- getOpenType() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getOpenType() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getOpStatus() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Return the particular Perforce operation status associated with the specific Perforce file spec operation.
- getOpStatus() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getOptions() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the Perforce client options associated with this client.
- getOptions() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the stream options
- getOptions() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getOptions() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getOptions() - Method in class com.perforce.p4java.option.Options
-
Return the options string list associated with this object, if any.
- getOptionsServer(String, Properties) - Static method in class com.perforce.p4java.server.ServerFactory
-
Return an IOptionsServer onto an underlying Perforce server at the host address specified by serverUriString using the protocol implementation and passed-in properties and a default UsageOptions object.
- getOptionsServer(String, Properties, UsageOptions) - Static method in class com.perforce.p4java.server.ServerFactory
-
Return an IOptionsServer interface onto an underlying Perforce server at the host address specified by serverUriString using the protocol implementation and passed-in properties and usage options.
- getOrder() - Method in interface com.perforce.p4java.core.IMapEntry
-
Get the order of this entry in the entry list, if known.
- getOrder() - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getOrdering() - Method in interface com.perforce.p4java.core.file.IFileAnnotation
- getOrdering() - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getOriginalPath() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPath(ORIGINAL).
- getOriginalPath() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getOriginalPathString() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for getPathString(ORIGINAL).
- getOriginalPathString() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getOs() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getOsArch() - Static method in class com.perforce.p4java.env.SystemInfo
- getOsName() - Static method in class com.perforce.p4java.env.SystemInfo
- getOsTypeForEnv() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getOsVersion() - Static method in class com.perforce.p4java.env.SystemInfo
- getOtherAction() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getOtherAction() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getOtherActionList() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getOtherActionList() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getOtherChangelist() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getOtherChangelist() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getOtherOpenList() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getOtherOpenList() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getOutputContext() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- getOutputOptions() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- getOutsideAdd() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- getOutsideEdit() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- getOwner() - Method in interface com.perforce.p4java.core.IExtension
-
Get the user who created this Extension config.
- getOwner() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getOwner() - Method in class com.perforce.p4java.option.server.ReposOptions
- getOwnerName() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the name of the owner of this Perforce client.
- getOwnerName() - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Get the name of the user who created this branch.
- getOwnerName() - Method in interface com.perforce.p4java.core.IDepot
-
Get the Perforce user name of the depot's owner.
- getOwnerName() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Get the name of the owner of this label.
- getOwnerName() - Method in interface com.perforce.p4java.core.IRepo
-
Get the Perforce user name of the repo's owner.
- getOwnerName() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the name of the user who created this stream.
- getOwnerName() - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- getOwnerName() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getOwnerName() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- getOwnerName() - Method in class com.perforce.p4java.impl.generic.core.Repo
-
Get the Perforce user name of the repo's owner.
- getOwnerName() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getOwnerName() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getOwners() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get a list of owner names for this group.
- getOwners() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getP4Charset() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4Charset() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getP4Charset(String) - Static method in class com.perforce.p4java.server.PerforceCharsets
-
Get the matching Java charset for a given P4 charset name.
- getP4CharsetName(String) - Static method in class com.perforce.p4java.server.PerforceCharsets
-
Get the first matching Perforce equivalent charset name for a given Java charset name.
- getP4Client() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4Config() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4Enviro() - Static method in class com.perforce.p4java.env.PerforceEnvironment
-
If not set and return the default P4ENVIRO file path.
- getP4Host() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4Ignore() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4JDateString() - Static method in class com.perforce.p4java.Metadata
-
Return the P4Java date string associated with this instance as contained in the enclosing JAR file's manifest Build-Date attribute.
- getP4JVersionString() - Static method in class com.perforce.p4java.Metadata
-
Return the P4Java version string associated with this instance as contained in the enclosing JAR file's manifest IMPLEMENTATION_TITLE attribute.
- getP4Passwd() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4Port() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4Tickets() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4Trust() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getP4User() - Static method in class com.perforce.p4java.env.PerforceEnvironment
- getPackedRef() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- getPacketLength() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- getParallelCallback() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get the stream's parent.
- getParent() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the stream's parent.
- getParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getParent() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getParentChange() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus.ICachedState
-
Get the parent changelist.
- getParentChange() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
- getParents() - Method in interface com.perforce.p4java.graph.ICommit
- getParents() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getParentStream() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- getParentStream() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- getParentStream() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- getParentStream() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Gets the parent stream.
- getParentStream() - Method in class com.perforce.p4java.option.server.GetBranchSpecOptions
- getParentStream() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- getParentStream() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- getParentView() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the stream parentView
- getParentView() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getPassword() - Method in interface com.perforce.p4java.core.IUser
- getPassword() - Method in class com.perforce.p4java.impl.generic.core.User
- getPasswordChange() - Method in interface com.perforce.p4java.core.IUserSummary
-
Get the date the password associated with this summary user expires.
- getPasswordChange() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getPasswordTimeout() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the password timeout value associated with this user group.
- getPasswordTimeout() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getPath() - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Gets the depot path.
- getPath() - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
For change and submit triggers, a file pattern to match files in the changelist.
- getPath() - Method in interface com.perforce.p4java.core.file.IFileSize
- getPath() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- getPath() - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- getPath() - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- getPath(FilePath.PathType) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the specific depot, client, local, or original Perforce file path associated with this file spec.
- getPath(FilePath.PathType) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getPathString() - Method in class com.perforce.p4java.impl.generic.core.file.FilePath
- getPathString(FilePath.PathType) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the unannotated path string for this Perforce file.
- getPathString(FilePath.PathType) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getPathType() - Method in interface com.perforce.p4java.core.IStreamViewMapping
-
Get the stream view path type
- getPathType() - Method in class com.perforce.p4java.impl.generic.core.file.FilePath
- getPathType() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- getPayloadSize() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
Return the payload size (in bytes) specified by this preamble.
- getPBuf(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getPeerAddress() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getPeerAddress() - Method in interface com.perforce.p4java.server.IServerInfo
- getPercentUsed() - Method in interface com.perforce.p4java.admin.IDiskSpace
-
Gets the percent used.
- getPercentUsed() - Method in class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Gets the percent used.
- getPerfMonitor() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getPlatform() - Method in interface com.perforce.p4java.core.ILicense
- getPlatform() - Method in class com.perforce.p4java.impl.generic.core.License
- getPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getPort() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- getPort() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Gets the port.
- getPort() - Method in interface com.perforce.p4java.server.IServerAddress
-
Gets the port number of the server.
- getPort() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- getPosition() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- getPreferredPath() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the "preferred" path for this file spec.
- getPreferredPath() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getPreferredPathArray(String[], List<IFileSpec>) - Static method in class com.perforce.p4java.impl.mapbased.server.Server
- getPreferredPathArray(String[], List<IFileSpec>, boolean) - Static method in class com.perforce.p4java.impl.mapbased.server.Server
- getPreferredPathString() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the (unannotated) "preferred" path string for this file spec.
- getPreferredPathString() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getPresets() - Method in interface com.perforce.p4java.core.IJobSpec
-
Return a map of the possible presets for each known jobspec field.
- getPresets() - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- getProcessState() - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- getProDOSFileInfo() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the pro dos file info.
- getProg() - Method in interface com.perforce.p4java.core.IServerProcess
- getProg() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getProgName() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getProgramName() - Method in class com.perforce.p4java.option.UsageOptions
-
Return the program name.
- getProgramNameDefault(Properties) - Method in class com.perforce.p4java.option.UsageOptions
-
Get a suitable default value for the programName field.
- getProgramVersion() - Method in class com.perforce.p4java.option.UsageOptions
-
Return the program version.
- getProgramVersionDefault(Properties) - Method in class com.perforce.p4java.option.UsageOptions
-
Get a suitable default value for the programVersion field.
- getProgressCallback() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getPropagatingAttributes() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getProperties() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getProperties() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- getProperties() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Gets the properties (parsed from the query string).
- getProperties() - Method in interface com.perforce.p4java.server.IServer
-
Return the Java properties associated with this server.
- getProperties() - Method in interface com.perforce.p4java.server.IServerAddress
-
Gets the properties parsed from the query component of the URI.
- getProperty(GetPropertyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.PropertyDelegator
- getProperty(GetPropertyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getProperty(GetPropertyOptions) - Method in interface com.perforce.p4java.server.delegator.IPropertyDelegator
-
Gets a list of one or more property values from the Perforce server.
- getProperty(Properties, String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Convenience method to first try to get the short form from the passed-in properties, then try for the long form.
- getProperty(Properties, String[]) - Static method in class com.perforce.p4java.util.PropertiesHelper
- getProperty(Properties, String[], String) - Static method in class com.perforce.p4java.util.PropertiesHelper
- getProperty(Properties, String, String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Convenience method to first try to get the short form from the passed-in properties, then try for the long form.
- getPropertyAsBoolean(Properties, String, boolean) - Static method in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Return a named property a boolean, if possible.
- getPropertyAsInt(Properties, String[], int) - Static method in class com.perforce.p4java.util.PropertiesHelper
- getPropertyAsInt(Properties, String, int) - Static method in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Return a named property as an int, if possible.
- getPropertyAsIntArray(Properties, String, String, int[]) - Static method in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Return a named property as an int array, if possible.
- getPropertyAsLong(Properties, String[], long) - Static method in class com.perforce.p4java.util.PropertiesHelper
- getPropertyByKeys(Properties, String, String) - Static method in class com.perforce.p4java.util.PropertiesHelper
- getPropertyByKeys(Properties, String, String, String) - Static method in class com.perforce.p4java.util.PropertiesHelper
- GetPropertyOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer's getPropertyValues methods.
- GetPropertyOptions() - Constructor for class com.perforce.p4java.option.server.GetPropertyOptions
-
Default constructor.
- GetPropertyOptions(boolean, String, int, String, String, String, String, int) - Constructor for class com.perforce.p4java.option.server.GetPropertyOptions
-
Explicit value constructor.
- GetPropertyOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetPropertyOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getProps() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getProps() - Method in class com.perforce.p4java.option.UsageOptions
- getProtectionEntries(boolean, String, String, String, List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ProtectsDelegator
- getProtectionEntries(boolean, String, String, String, List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getProtectionEntries(boolean, String, String, String, List<IFileSpec>) - Method in interface com.perforce.p4java.server.delegator.IProtectsDelegator
-
Get a list of Perforce protection entries for the passed-in arguments.
- getProtectionEntries(List<IFileSpec>, GetProtectionEntriesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ProtectsDelegator
- getProtectionEntries(List<IFileSpec>, GetProtectionEntriesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getProtectionEntries(List<IFileSpec>, GetProtectionEntriesOptions) - Method in interface com.perforce.p4java.server.delegator.IProtectsDelegator
-
Get a list of Perforce protection entries for the passed-in arguments.
- GetProtectionEntriesOptions - Class in com.perforce.p4java.option.server
-
Options subclass for the IOptionsServer.getProtectionEntries method.
- GetProtectionEntriesOptions() - Constructor for class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
Default constructor.
- GetProtectionEntriesOptions(boolean, String, String, String) - Constructor for class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
Explicit-value constructor.
- GetProtectionEntriesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getProtectionsTable() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ProtectDelegator
- getProtectionsTable() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getProtectionsTable() - Method in interface com.perforce.p4java.server.delegator.IProtectDelegator
-
Get an InputStream onto the entries of the Perforce protections table.
- getProtocol() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- getProtocol() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Gets the protocol.
- getProtocol() - Method in interface com.perforce.p4java.server.IServerAddress
-
Gets the connection protocol.
- getProtocolSpecs() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getProxyAddress() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getProxyAddress() - Method in interface com.perforce.p4java.server.IServerInfo
- getProxyRoot() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getProxyRoot() - Method in interface com.perforce.p4java.server.IServerInfo
- getProxyVersion() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getProxyVersion() - Method in interface com.perforce.p4java.server.IServerInfo
- getPushedDate() - Method in interface com.perforce.p4java.core.IRepo
-
Get the date the repo was last pushed.
- getPushedDate() - Method in class com.perforce.p4java.impl.generic.core.Repo
-
Get the date the repo was last pushed.
- getQuery() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- getQuery() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Gets the query.
- getQuery() - Method in interface com.perforce.p4java.server.IServerAddress
-
Gets the query component of the URI.
- getRandomHexString() - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.StringHelper
-
Return a plausibly-random number string in hex form.
- getRandomInt() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getRawCode() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Get the Perforce raw code associated with the operation result.
- getRawCode() - Method in exception com.perforce.p4java.exception.RequestException
- getRawCode() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getRawField(String) - Method in interface com.perforce.p4java.core.IServerResource
-
Fetch a value from the raw spec map.
- getRawField(String) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- getRawFields() - Method in interface com.perforce.p4java.core.IServerResource
-
Fetch the whole raw spec map.
- getRawFields() - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- getRealName() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the real name.
- getRecvBufSize() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getRef() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
The SHA reference to the master commit
- getRemappedView() - Method in interface com.perforce.p4java.core.IStream
-
Return the remapped view map associated with this stream.
- getRemappedView() - Method in class com.perforce.p4java.impl.generic.core.Stream
- getReplica() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getRepo() - Method in interface com.perforce.p4java.graph.IGraphRef
- getRepo() - Method in class com.perforce.p4java.impl.generic.graph.GraphRef
- getRepo() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
Returns the repo used as part of option -n
- getRepo() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- getRepoCount() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getRepoCount() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getRepoLimit() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getRepoLimit() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getRepoName() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getRepoName() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getRepos() - Method in interface com.perforce.p4java.client.IClient
-
Gets the repos mapped within the client's view.
- getRepos() - Method in class com.perforce.p4java.impl.mapbased.client.Client
- getRepos() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ReposDelegator
-
Gets the repos.
- getRepos() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getRepos() - Method in interface com.perforce.p4java.server.delegator.IReposDelegator
-
Gets the repos.
- getRepos(ReposOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ReposDelegator
-
Get the repos with filter options
- getRepos(ReposOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getRepos(ReposOptions) - Method in interface com.perforce.p4java.server.delegator.IReposDelegator
-
Get the repos with filter options
- getRepos(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ReposDelegator
-
Gets the repos mapped within the client's view.
- getRepos(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getRepos(String) - Method in interface com.perforce.p4java.server.delegator.IReposDelegator
-
Gets the repos mapped within the client's view.
- getResolveAction() - Method in interface com.perforce.p4java.core.file.IResolveRecord
- getResolveAction() - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- getResolveBaseFile() - Method in interface com.perforce.p4java.core.file.IResolveRecord
- getResolveBaseFile() - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- getResolveBaseRevision() - Method in interface com.perforce.p4java.core.file.IResolveRecord
- getResolveBaseRevision() - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- getResolveEndFromRevision() - Method in interface com.perforce.p4java.core.file.IResolveRecord
- getResolveEndFromRevision() - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- getResolveFromFile() - Method in interface com.perforce.p4java.core.file.IResolveRecord
- getResolveFromFile() - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- getResolveRecords() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getResolveRecords() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getResolveStartFromRevision() - Method in interface com.perforce.p4java.core.file.IResolveRecord
- getResolveStartFromRevision() - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- getResolveType() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getResolveType() - Method in interface com.perforce.p4java.core.file.IResolveRecord
- getResolveType() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getResolveType() - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- getResolveTypes() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getResolveTypes() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getResourceFork() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the resource fork.
- getResultMaps() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getResultsMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- getResultTmpFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getResultTmpFileStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getRevFromString(String) - Static method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getReviewChangelists(GetReviewChangelistsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ReviewDelegator
- getReviewChangelists(GetReviewChangelistsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getReviewChangelists(GetReviewChangelistsOptions) - Method in interface com.perforce.p4java.server.delegator.IReviewDelegator
-
Get a list of all submitted changelists equal or above a provided changelist number that have not been reviewed before.
- GetReviewChangelistsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer.getReviewChangelists method.
- GetReviewChangelistsOptions() - Constructor for class com.perforce.p4java.option.server.GetReviewChangelistsOptions
-
Default constructor.
- GetReviewChangelistsOptions(int, String) - Constructor for class com.perforce.p4java.option.server.GetReviewChangelistsOptions
-
Explicit-value constructor.
- GetReviewChangelistsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetReviewChangelistsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getReviews(int, List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ReviewsDelegator
- getReviews(int, List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getReviews(int, List<IFileSpec>) - Method in interface com.perforce.p4java.server.delegator.IReviewsDelegator
-
Get a list of all users who have subscribed to review the named files, the files in the numbered changelist, or all files by default.
- getReviews(List<IFileSpec>, GetReviewsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ReviewsDelegator
- getReviews(List<IFileSpec>, GetReviewsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getReviews(List<IFileSpec>, GetReviewsOptions) - Method in interface com.perforce.p4java.server.delegator.IReviewsDelegator
-
Get a list of all users who have subscribed to review the named files.
- GetReviewsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer.getReviews method.
- GetReviewsOptions() - Constructor for class com.perforce.p4java.option.server.GetReviewsOptions
-
Default constructor.
- GetReviewsOptions(int) - Constructor for class com.perforce.p4java.option.server.GetReviewsOptions
-
Explicit-value constructor.
- GetReviewsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetReviewsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getReviewSubscriptions() - Method in interface com.perforce.p4java.core.IUser
- getReviewSubscriptions() - Method in class com.perforce.p4java.impl.generic.core.User
- getRevision() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getRevision() - Method in interface com.perforce.p4java.core.IFileLineMatch
-
Get revision number of match
- getRevision() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getRevision() - Method in class com.perforce.p4java.impl.generic.core.FileLineMatch
- getRevision1() - Method in class com.perforce.p4java.core.file.FileDiff
- getRevision1() - Method in interface com.perforce.p4java.core.IFileDiff
-
Get revision of first file in diff
- getRevision2() - Method in class com.perforce.p4java.core.file.FileDiff
- getRevision2() - Method in interface com.perforce.p4java.core.IFileDiff
-
Get revision of second file in diff
- getRevisionHistory(int, boolean, boolean, boolean, boolean) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the revision history of this Perforce file.
- getRevisionHistory(int, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getRevisionHistory(GetRevisionHistoryOptions) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Get the revision history of this Perforce file.
- getRevisionHistory(GetRevisionHistoryOptions) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getRevisionHistory(List<IFileSpec>, int, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FileLogDelegator
- getRevisionHistory(List<IFileSpec>, int, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getRevisionHistory(List<IFileSpec>, int, boolean, boolean, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.IFileLogDelegator
-
Get the revision history data for one or more Perforce files.
- getRevisionHistory(List<IFileSpec>, GetRevisionHistoryOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.FileLogDelegator
- getRevisionHistory(List<IFileSpec>, GetRevisionHistoryOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getRevisionHistory(List<IFileSpec>, GetRevisionHistoryOptions) - Method in interface com.perforce.p4java.server.delegator.IFileLogDelegator
-
Get the revision history data for one or more Perforce files.
- GetRevisionHistoryOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getRevisionHistory method.
- GetRevisionHistoryOptions() - Constructor for class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
Default constructor.
- GetRevisionHistoryOptions(int, int, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
Explicit-value constructor.
- GetRevisionHistoryOptions(int, int, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
Explicit-value constructor.
- GetRevisionHistoryOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getRevisionId() - Method in interface com.perforce.p4java.core.file.IFileSize
- getRevisionId() - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- getRevisionIntegrationData() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
-
Deprecated.
- getRevisionIntegrationData() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
-
Deprecated.
- getRevisionIntegrationDataList() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
-
This method can be used to retrieve a (possibly-empty or even null) list of contributory integration data for revisions that have resulted from (or caused) a merge or branch.
- getRevisionIntegrationDataList() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getRevisionRecDeleted() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- getRevisionRecDeleted() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- getRevisionSpec() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Get the optional revision specification for this label.
- getRevisionSpec() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- getRight() - Method in interface com.perforce.p4java.core.IMapEntry
-
Get the "right" entry for this mapping; equivalent to getRight(false).
- getRight() - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getRight(boolean) - Method in interface com.perforce.p4java.core.IMapEntry
-
Get the "right" entry for this mapping.
- getRight(boolean) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getRightRemapPath() - Method in interface com.perforce.p4java.core.IStreamRemappedMapping
-
Get a stream remapped entry's right remap path; this corresponds to the right entry of the associated mapping.
- getRightRemapPath() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamRemappedMapping
- getRoot() - Method in interface com.perforce.p4java.client.IClientSummary
-
Returns the root of this Perforce client.
- getRoot() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getRpcConnection() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getRpcConnection() - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- getRpcFileSystemHelper() - Static method in class com.perforce.p4java.server.ServerFactory
- getRpcPacket() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Get the next RPC packet from the receive queue.
- getRpcPacket() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
-
Get a Perforce RPC packet from the underlying stream.
- getRpcPacket(RpcPacketFieldRule, IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Get the next RPC packet from the receive queue with an optional rule to handle the RPC packet fields.
- getRpcPacket(RpcPacketFieldRule, IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
-
Get a Perforce RPC packet from the underlying stream with an optional rule to handle the RPC packet fields.
- getRpcPacketFieldRule(Map<String, Object>, CmdSpec) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the RPC packet field rule for skipping the charset conversion of a range of RPC packet fields; leave the values as bytes.
- getRpcServerAddress() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the server's address for the RPC connection.
- getRsh() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- getRsh() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Gets the rsh command.
- getRsh() - Method in interface com.perforce.p4java.server.IServerAddress
-
Gets the command for running the server in 'rsh' mode.
- getRshStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- getRshStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- getSandboxPort() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getSandboxPort() - Method in interface com.perforce.p4java.server.IServerInfo
- getSandboxVersion() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getSandboxVersion() - Method in interface com.perforce.p4java.server.IServerInfo
- getScreenName() - Method in interface com.perforce.p4java.server.IServerImplMetadata
- getSecretKey() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getSecretKey(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getSendBufSize() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getSequence() - Method in interface com.perforce.p4java.admin.IProperty
-
Gets the sequence number of the property.
- getSequence() - Method in class com.perforce.p4java.impl.generic.admin.Property
-
Gets the sequence number of the property.
- getSequence() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- getSequence() - Method in class com.perforce.p4java.option.server.PropertyOptions
- getServer() - Method in interface com.perforce.p4java.client.IClient
-
Return the IServer object representing the Perforce server associated with this Perforce client.
- getServer() - Method in interface com.perforce.p4java.core.ILabel
-
Get the Perforce server object associated with this label.
- getServer() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getServer() - Method in class com.perforce.p4java.impl.generic.core.Label
- getServer() - Method in class com.perforce.p4java.impl.mapbased.client.Client
- getServer() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getServer(String, Properties) - Static method in class com.perforce.p4java.server.ServerFactory
-
Return an IServer interface onto an underlying Perforce server at the host address specified by serverUriString using the protocol implementation and passed-in properties.
- getServer(URI, Properties) - Static method in class com.perforce.p4java.server.ServerFactory
-
Deprecated.as of the 2009.2 release, use the getServer(String, Properties) method due to that Java's URI class does not accept hostnames with anything other than alphanumeric characters: even common hostnames like "perforce_p" will fail, often silently.
- getServerAddress() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the server's address field used for storing authentication tickets.
- getServerAddress() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerAddress() - Method in class com.perforce.p4java.server.AuthTicket
- getServerAddress() - Method in class com.perforce.p4java.server.Fingerprint
- getServerAddress() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerAddressDetails() - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Get server address object
- getServerAddressDetails() - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Get server address object
- getServerAddressDetails() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getServerApiLevel() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- getServerCalendar() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerCalendar() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerCerts() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getServerCluster() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerCluster() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerDate() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerDate() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerDigest() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getServerDigest() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- getServerFileDiffs(IFileSpec, IFileSpec, String, DiffType, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Diff2Delegator
- getServerFileDiffs(IFileSpec, IFileSpec, String, DiffType, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getServerFileDiffs(IFileSpec, IFileSpec, String, DiffType, boolean, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.IDiff2Delegator
-
Run diff on the Perforce server of two files in the depot.
- getServerFileTypeString(String, boolean, RpcPerforceFileType, String, int) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
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.
- getServerHostNamePort() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getServerHostNamePort() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- getServerHostPort() - Method in exception com.perforce.p4java.exception.TrustException
- getServerHostPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the server's host and port used for the RPC connection.
- getServerId() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the server id associated with this client.
- getServerId() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getServerId() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the server's id field used for storing authentication tickets.
- getServerId() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerId() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerInfo() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.InfoDelegator
- getServerInfo() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getServerInfo() - Method in interface com.perforce.p4java.server.delegator.IInfoDelegator
-
Gets the server info.
- getServerInterface() - Method in interface com.perforce.p4java.core.IServerIPMACAddress
- getServerInterface() - Method in class com.perforce.p4java.impl.generic.core.ServerIPMACAddress
- getServerIpPort() - Method in exception com.perforce.p4java.exception.TrustException
- getServerIpPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Get the server's IP and port used for the RPC connection.
- getServerIpPort() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- getServerLicense() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerLicense() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerLicenseIp() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerLicenseIp() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerName() - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Gets the server name.
- getServerProcesses() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.MonitorDelegator
- getServerProcesses() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getServerProcesses() - Method in interface com.perforce.p4java.server.delegator.IMonitorDelegator
-
Return a list of Perforce server processes active on the Perforce server.
- getServerProcesses(GetServerProcessesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.MonitorDelegator
- getServerProcesses(GetServerProcessesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getServerProcesses(GetServerProcessesOptions) - Method in interface com.perforce.p4java.server.delegator.IMonitorDelegator
-
Return a list of Perforce server processes active on the Perforce server.
- GetServerProcessesOptions - Class in com.perforce.p4java.option.server
-
Options class for Perforce IOptionsServer.getServerProcesses method.
- GetServerProcessesOptions() - Constructor for class com.perforce.p4java.option.server.GetServerProcessesOptions
-
Default constructor.
- GetServerProcessesOptions(boolean, boolean, boolean, String) - Constructor for class com.perforce.p4java.option.server.GetServerProcessesOptions
-
Explicit value constructor.
- GetServerProcessesOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetServerProcessesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getServerProtocolLevel() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getServerProtocolSpecsMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getServerRoot() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerRoot() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerTypeString() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType.RpcServerTypeStringSpec
- getServerUptime() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerUptime() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerVersion() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getServerVersion() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getServerVersion() - Method in interface com.perforce.p4java.server.IServer
-
Try to get the Perforce server version.
- getServerVersion() - Method in interface com.perforce.p4java.server.IServerInfo
- getServerVersionNumber() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getServerVersionNumber() - Method in interface com.perforce.p4java.server.IServer
-
Get the Perforce version number of the Perforce server associated with this IServer object, if any.
- getSeverity() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- getSeverity(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
Given a string encoding of a complete error code off the wire, return its severity level, if possible.
- getSeverityCode() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Get the Perforce severity code associated with the operation result.
- getSeverityCode() - Method in exception com.perforce.p4java.exception.RequestException
-
Get the Perforce severity code associated with this exception, if any.
- getSeverityCode() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getSeverityCode(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getSeverityCode(Map<String, Object>) - Method in interface com.perforce.p4java.server.IServer
- getSha() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getSha() - Method in interface com.perforce.p4java.graph.IGraphListTree
- getSha() - Method in interface com.perforce.p4java.graph.IGraphObject
- getSha() - Method in interface com.perforce.p4java.graph.IGraphRef
- getSha() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getSha() - Method in class com.perforce.p4java.impl.generic.graph.GraphListTree
- getSha() - Method in class com.perforce.p4java.impl.generic.graph.GraphObject
- getSha() - Method in class com.perforce.p4java.impl.generic.graph.GraphRef
- getShelvedChange() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getShelvedChange() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getShelvedFiles(int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getShelvedFiles(int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getShelvedFiles(int) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get a list of shelved files associated with a Perforce pending changelist.
- getShelvedFiles(int, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.DescribeDelegator
- getShelvedFiles(int, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getShelvedFiles(int, int) - Method in interface com.perforce.p4java.server.delegator.IDescribeDelegator
-
Get a list of shelved files associated with a Perforce pending changelist.
- getShortName() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Gets the short name.
- getSinceChangelist() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- getSize() - Method in class com.perforce.p4java.core.ViewMap
- getSize() - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- getSkipFieldPattern() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the skip field pattern.
- getSkipFiles() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ReconcileHandle
- getSkipStartField() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the skip start field.
- getSkipStopField() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the skip stop field.
- getSlot(MapItem) - Method in class com.perforce.p4java.mapapi.MapTable
- getSocket() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- getSocket() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- getSocketStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- getSockStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- getSourceNum() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Gets the journal or checkpoint number.
- getSourceSpec() - Method in interface com.perforce.p4java.core.IBranchMapping
-
Get a branch view entry's "source" spec; this corresponds to the left entry of the associated mapping.
- getSourceSpec() - Method in class com.perforce.p4java.impl.generic.core.BranchSpec.BranchViewMapping
- getSpec(CustomSpec) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.SpecDelegator
- getSpec(CustomSpec) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: p4 spec [ -o ] type
- getSpec(CustomSpec) - Method in interface com.perforce.p4java.server.delegator.ISpecDelegator
-
Return the Perforce spec associated with this Perforce server.
- getSpecMap() - Method in interface com.perforce.p4java.core.IDepot
-
For spec depots, the optional description of which specs should be saved, as one or more patterns.
- getSpecMap() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getSSOAuth() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getSSOAuth() - Method in interface com.perforce.p4java.server.IServerInfo
- getSSOCallback() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getSSOCredentials(StringBuffer, String, String) - Method in interface com.perforce.p4java.server.callback.ISSOCallback
-
Return the Single Sign On (SSO) credentials for a specific Perforce server and Perforce user combination.
- getSSOKey() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStartDate() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
- getStartField() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRangeRule
-
Gets the start field.
- getStartFromChange() - Method in interface com.perforce.p4java.core.IStreamIntegrationLog
-
Returns the starting change of the from stream spec.
- getStartFromChange() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- getStartFromRev() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getStartFromRev() - Method in interface com.perforce.p4java.core.file.IRevisionIntegrationData
- getStartFromRev() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getStartingOffset() - Method in class com.perforce.p4java.option.server.LogTailOptions
-
Gets the offset from the beginning of the file (in bytes).
- getStartRevision() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getStartRevision() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getStartRevision() - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- getStartToRev() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getStartToRev() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getState() - Method in class com.perforce.p4java.option.server.Login2Options
- getStateMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getStats() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- getStatus() - Method in class com.perforce.p4java.core.file.FileDiff
- getStatus() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Get the status of this changelist, if known.
- getStatus() - Method in interface com.perforce.p4java.core.IFileDiff
-
Get status of file diff
- getStatus() - Method in interface com.perforce.p4java.core.IFix
- getStatus() - Method in interface com.perforce.p4java.core.IServerProcess
- getStatus() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus.ICachedState
-
Get the status
- getStatus() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getStatus() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- getStatus() - Method in class com.perforce.p4java.impl.generic.core.Fix
- getStatus() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getStatus() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
- getStatus() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStatus() - Method in class com.perforce.p4java.option.server.FixJobsOptions
- getStatus() - Method in interface com.perforce.p4java.server.IServer
-
Return the current status of this server object.
- getStatusMessage() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Return the status message associated with the operation (this may be an error or informational message, depending on the operation).
- getStatusMessage() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getStopField() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRangeRule
-
Gets the stop field.
- getStr(MapItem, MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- getStrArgs() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- getStream() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the stream's path in a stream depot, of the form //depotname/streamname, to which this client's view will be dedicated.
- getStream() - Method in interface com.perforce.p4java.core.IStreamComponentMapping
- getStream() - Method in interface com.perforce.p4java.core.IStreamIntegrationLog
-
Returns String associated with the integration.
- getStream() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get the stream's path in a stream depot.
- getStream() - Method in interface com.perforce.p4java.core.IStreamlog
-
Return the stream path.
- getStream() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the stream's path in a stream depot.
- getStream() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- getStream() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- getStream() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getStream() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getStream() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getStream() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getStream() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- getStream() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- getStream() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- getStream() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Gets the stream.
- getStream() - Method in class com.perforce.p4java.option.server.GetBranchSpecOptions
- getStream() - Method in class com.perforce.p4java.option.server.GetClientsOptions
- getStream() - Method in class com.perforce.p4java.option.server.GetClientTemplateOptions
- getStream() - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- getStream() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- getStream() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- getStream() - Method in class com.perforce.p4java.option.server.ReloadOptions
- getStream() - Method in class com.perforce.p4java.option.server.UnloadOptions
- getStream(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StreamDelegator
- getStream(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStream(String) - Method in interface com.perforce.p4java.server.delegator.IStreamDelegator
-
Get an individual stream by stream path.
- getStream(String, GetStreamOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StreamDelegator
- getStream(String, GetStreamOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStream(String, GetStreamOptions) - Method in interface com.perforce.p4java.server.delegator.IStreamDelegator
-
Get an individual stream by stream path.
- getStreamAtChange() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the changelist id associated with this dynamically generated back-in-time stream client.
- getStreamAtChange() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getStreamBytes(String, InputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
-
Get bytes from the stream passed in.
- getStreamDepth() - Method in interface com.perforce.p4java.core.IDepot
-
For stream depots, the optional depth to be used for stream paths in the depot, where depth equates to the number of slashes following the depot name of a stream.
- getStreamDepth() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getStreamingCallback() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getStreamingCallbackKey() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getStreamingExportRecords(ExportRecordsOptions, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExportDelegator
- getStreamingExportRecords(ExportRecordsOptions, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStreamingExportRecords(ExportRecordsOptions, IStreamingCallback, int) - Method in interface com.perforce.p4java.server.delegator.IExportDelegator
-
Get each exported journal or checkpoint record (admin / superuser command) as it comes in from the server, rather than waiting for the entire command to complete.
- getStreamIntegList() - Method in interface com.perforce.p4java.core.IStreamlog
-
Return Integration history associated with changelist.
- getStreamIntegList() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getStreamIntegrationStatus(String, StreamIntegrationStatusOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StatDelegator
- getStreamIntegrationStatus(String, StreamIntegrationStatusOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStreamIntegrationStatus(String, StreamIntegrationStatusOptions) - Method in interface com.perforce.p4java.server.delegator.IStatDelegator
-
Get a stream's cached integration status with respect to its parent.
- getStreamlog(List<String>, StreamlogOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StreamlogDelegator
- getStreamlog(List<String>, StreamlogOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStreamlog(List<String>, StreamlogOptions) - Method in interface com.perforce.p4java.server.delegator.IStreamlogDelegator
-
List the revision history of the specified stream specs, from the most recent revision to the first.
- GetStreamOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getStream method.
- GetStreamOptions() - Constructor for class com.perforce.p4java.option.server.GetStreamOptions
-
Default constructor.
- GetStreamOptions(boolean) - Constructor for class com.perforce.p4java.option.server.GetStreamOptions
-
Explicit-value constructor.
- GetStreamOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetStreamOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getStreams(List<String>, GetStreamsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StreamsDelegator
- getStreams(List<String>, GetStreamsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getStreams(List<String>, GetStreamsOptions) - Method in interface com.perforce.p4java.server.delegator.IStreamsDelegator
-
Get a list of all summary Perforce streams known to the Perforce server.
- GetStreamsOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.getStreams method.
- GetStreamsOptions() - Constructor for class com.perforce.p4java.option.server.GetStreamsOptions
-
Default constructor.
- GetStreamsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetStreamsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- GetStreamsOptions(String, String, int) - Constructor for class com.perforce.p4java.option.server.GetStreamsOptions
-
Explicit-value constructor.
- getStreamView() - Method in interface com.perforce.p4java.core.IStream
-
Return the view map associated with this stream.
- getStreamView() - Method in class com.perforce.p4java.impl.generic.core.Stream
- getSubCode() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Get the Perforce 'sub' code associated with the operation result.
- getSubCode() - Method in exception com.perforce.p4java.exception.RequestException
- getSubCode() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getSubgroups() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the list of known subgroups of this groups.
- getSubgroups() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getSubmitOptions() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the Perforce client changelist submit options associated with this client.
- getSubmitOptions() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getSubmittedIntegrations(List<IFileSpec>, GetSubmittedIntegrationsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.IntegratedDelegator
- getSubmittedIntegrations(List<IFileSpec>, GetSubmittedIntegrationsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getSubmittedIntegrations(List<IFileSpec>, GetSubmittedIntegrationsOptions) - Method in interface com.perforce.p4java.server.delegator.IIntegratedDelegator
-
Get a list of submitted integrations for the passed-in filespecs.
- getSubmittedIntegrations(List<IFileSpec>, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.IntegratedDelegator
- getSubmittedIntegrations(List<IFileSpec>, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getSubmittedIntegrations(List<IFileSpec>, String, boolean) - Method in interface com.perforce.p4java.server.delegator.IIntegratedDelegator
-
Get a list of submitted integrations for the passed-in filespecs.
- GetSubmittedIntegrationsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer getSubmittedIntegrations method.
- GetSubmittedIntegrationsOptions() - Constructor for class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
-
Default constructor.
- GetSubmittedIntegrationsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- GetSubmittedIntegrationsOptions(String, boolean) - Constructor for class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
-
Explicit-value constructor.
- getSubscription() - Method in interface com.perforce.p4java.core.IReviewSubscription
-
Get the review subscription.
- getSubscription() - Method in class com.perforce.p4java.impl.generic.core.ReviewSubscription
- getSubsystem(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
Given a string encoding of a complete error code, return its subsystem error code value.
- getSubSystem() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Get the Perforce sub system code associated with the operation result.
- getSubSystem() - Method in exception com.perforce.p4java.exception.RequestException
- getSubSystem() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getSubSystem() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- getSuffix() - Method in interface com.perforce.p4java.core.IDepot
-
For spec depots, the optional suffix to be used for generated paths.
- getSuffix() - Method in class com.perforce.p4java.impl.generic.core.Depot
- getSupportedCipherSuites() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory
- getSupportExpires() - Method in interface com.perforce.p4java.core.ILicense
- getSupportExpires() - Method in class com.perforce.p4java.impl.generic.core.License
- getSymbol() - Method in enum com.perforce.p4java.core.IMapEntry.EntryType
- getSymTarget() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getSyncTime() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getSyncTime() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getSyncTime() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- getSysFileCommands() - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SysFileHelperBridge
- getSystemRecvBufferSize() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Return the system (i.e.
- getSystemRecvBufferSize() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- getSystemSendBufferSize() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Return the system (i.e.
- getSystemSendBufferSize() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- getTargetSpec() - Method in interface com.perforce.p4java.core.IBranchMapping
-
Get a branch view entry's "target" spec; this corresponds to the right entry of the associated mapping.
- getTargetSpec() - Method in class com.perforce.p4java.impl.generic.core.BranchSpec.BranchViewMapping
- getTempOutputStream(CommandEnv) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Return the temp RPC output stream.
- getText() - Method in enum com.perforce.p4java.core.IStreamComponentMapping.Type
- getTextLanguage() - Method in class com.perforce.p4java.option.UsageOptions
- getTheirChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getTheirDigestString() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getTheirName() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getTheirTmpFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getTheirTmpFilename() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getTheirTmpFileStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getTicket(String, String) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Get the first found ticket in the specified ticket file that matches the specified server address.
- getTicket(String, String, String) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Get the first found ticket in the specified ticket file that matches the specified user name and server address.
- getTicketExpiration() - Method in interface com.perforce.p4java.core.IUserSummary
-
Get the date the ticket associated with this summary user expires.
- getTicketExpiration() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getTickets(File) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Get all the tickets found in the specified file.
- getTickets(String) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Get all the tickets found in the file at the specified file path.
- getTicketsFilePath() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getTicketsFilePath() - Method in interface com.perforce.p4java.server.IOptionsServer
-
Return the Perforce authentication tickets file path.
- getTicketValue() - Method in class com.perforce.p4java.server.AuthTicket
- getTicketValue(String, String, String) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Get the first found ticket value that matches the specified user name and server address.
- getTime() - Method in interface com.perforce.p4java.admin.IProperty
-
Gets the time in milliseconds.
- getTime() - Method in interface com.perforce.p4java.core.IServerProcess
- getTime() - Method in class com.perforce.p4java.impl.generic.admin.Property
-
Gets the time in milliseconds.
- getTime() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getTimeout() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get the timeout value for commands by members of this group.
- getTimeout() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getTmpDir() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getTmpFile() - Method in class com.perforce.p4java.impl.generic.core.TempFileInputStream
- getTmpFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getTmpOutputStream(RpcPerforceFile) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- getTmpStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- getTo() - Method in class com.perforce.p4java.mapapi.MapWrap
- getToCharsetName() - Method in class com.perforce.p4java.CharsetConverter
-
Get charset name of to charset used to encode
- getToFile() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getToFile() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getToResult() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get the to result.
- getToResult() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getTotalBytes() - Method in interface com.perforce.p4java.admin.IDiskSpace
-
Gets the total bytes.
- getTotalBytes() - Method in class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Gets the total bytes.
- getTotalFileCount() - Method in class com.perforce.p4java.impl.generic.core.ListData
- getTraceLevel() - Method in interface com.perforce.p4java.server.callback.ILogCallback
- getTrailingContext() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- getTranslation(int) - Method in class com.perforce.p4java.mapapi.MapItemArray
- getTree() - Method in interface com.perforce.p4java.graph.ICommit
- getTree() - Method in class com.perforce.p4java.impl.generic.graph.Commit
- getTreeSha() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getTreeSha() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getTriggerEntries() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.TriggersDelegator
- getTriggerEntries() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getTriggerEntries() - Method in interface com.perforce.p4java.server.delegator.ITriggersDelegator
-
Get a list of Perforce trigger entries.
- getTriggersTable() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.TriggersDelegator
- getTriggersTable() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getTriggersTable() - Method in interface com.perforce.p4java.server.delegator.ITriggersDelegator
-
Get an InputStream onto the entries of the Perforce triggers table.
- getTriggerType() - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
Gets the trigger type.
- getTriggerType() - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- getTrust() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getTrust() - Method in interface com.perforce.p4java.server.IOptionsServer
-
Return the fingerprint for the Perforce SSL connection.
- getTrustedCAs() - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Gets the root CAs in the trust store, either the default truststore or as specified by javax.net.ssl.trustStore/javax.net.ssl.trustStorePassword.
- getTrustedCAs(boolean) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Gets the root CAs from the trust store, either the default truststore or as specified by javax.net.ssl.trustStore/javax.net.ssl.trustStorePassword.
- getTrustFilePath() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getTrustFilePath() - Method in interface com.perforce.p4java.server.IOptionsServer
-
Return the Perforce trust file path.
- getTrusts() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getTrusts() - Method in interface com.perforce.p4java.server.IOptionsServer
-
List all fingerprints in the trust file.
- getTrusts(TrustOptions) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getTrusts(TrustOptions) - Method in interface com.perforce.p4java.server.IOptionsServer
-
List all fingerprints or replacements in the trust file.
- getType() - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Gets the type.
- getType() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the client workspace type 'graph' for Graph support
- getType() - Method in interface com.perforce.p4java.core.IFileLineMatch
-
Get match type
- getType() - Method in interface com.perforce.p4java.core.IMapEntry
-
Return the view map type of this entry.
- getType() - Method in interface com.perforce.p4java.core.IStream.IExtraTag
- getType() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Get the stream's type.
- getType() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the stream type
- getType() - Method in interface com.perforce.p4java.core.IUserSummary
-
Get the UserType associated with this user.
- getType() - Method in exception com.perforce.p4java.exception.TrustException
- getType() - Method in interface com.perforce.p4java.graph.IGraphListTree
- getType() - Method in interface com.perforce.p4java.graph.IGraphObject
- getType() - Method in interface com.perforce.p4java.graph.IGraphRef
- getType() - Method in class com.perforce.p4java.impl.generic.core.FileLineMatch
- getType() - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- getType() - Method in class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
- getType() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- getType() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getType() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getType() - Method in class com.perforce.p4java.impl.generic.graph.GraphListTree
- getType() - Method in class com.perforce.p4java.impl.generic.graph.GraphObject
- getType() - Method in class com.perforce.p4java.impl.generic.graph.GraphRef
- getType() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getType() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- getType() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- getType() - Method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- getType() - Method in class com.perforce.p4java.option.server.DescribeOptions
- getType() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- getType() - Method in class com.perforce.p4java.option.server.GetDepotsOptions
- getType() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- GetType(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
- getTypeNamePrefix() - Method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
- getUniqueCode() - Method in interface com.perforce.p4java.core.file.IFileOperationResult
-
Get the Perforce 'unqieu' code associated with the operation result.
- getUniqueCode() - Method in exception com.perforce.p4java.exception.RequestException
- getUniqueCode() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getUnsetClientName() - Method in class com.perforce.p4java.option.UsageOptions
-
Return the unset client name.
- getUnsetClientNameDefault(Properties) - Method in class com.perforce.p4java.option.UsageOptions
-
Get a suitable default value for the unsetClientName field.
- getUnsetUserName() - Method in class com.perforce.p4java.option.UsageOptions
-
Return the unset user name.
- getUnsetUserNameDefault(Properties) - Method in class com.perforce.p4java.option.UsageOptions
-
Get a suitable default value for the unsetUserName field.
- getUpdate() - Method in interface com.perforce.p4java.core.IExtension
-
Get update time for the Extension config spec.
- getUpdate() - Method in interface com.perforce.p4java.core.IUserSummary
- getUpdate() - Method in class com.perforce.p4java.impl.generic.core.Extension
- getUpdate() - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- getUpdated() - Method in interface com.perforce.p4java.client.IClientSummary
-
Get the date the client's specification was last modified.
- getUpdated() - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Get the date specification was last modified.
- getUpdated() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Get the date specification was last modified.
- getUpdated() - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- getUpdated() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- getUpdated() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- getUpper() - Method in interface com.perforce.p4java.core.file.IFileAnnotation
- getUpper() - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- getUri() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- getUri() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Gets the uri.
- getUri() - Method in interface com.perforce.p4java.server.IServerAddress
-
Gets the URI form of the associated address.
- getUriScheme() - Method in interface com.perforce.p4java.server.IServerImplMetadata
- getUsageOptions() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUsageOptions() - Method in interface com.perforce.p4java.server.IOptionsServer
-
Get the UsageOptions object associated with this server.
- getUsedBytes() - Method in interface com.perforce.p4java.admin.IDiskSpace
-
Gets the used bytes.
- getUsedBytes() - Method in class com.perforce.p4java.impl.generic.admin.DiskSpace
-
Gets the used bytes.
- getUser() - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Gets the user's user name.
- getUser() - Method in interface com.perforce.p4java.core.IStreamlog
-
Get the user associated with this changelist.
- getUser() - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- getUser() - Method in class com.perforce.p4java.impl.generic.core.Streamlog
- getUser() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getUser() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- getUser() - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
- getUser() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- getUser() - Method in class com.perforce.p4java.option.server.PropertyOptions
- getUser() - Method in class com.perforce.p4java.option.server.ReposOptions
- getUser() - Method in class com.perforce.p4java.option.server.UnloadOptions
- getUser(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
- getUser(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUser(String) - Method in interface com.perforce.p4java.server.delegator.IUserDelegator
-
Get the user details of a specific Perforce user from the Perforce server.
- getUserCount() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getUserCount() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getUserForEnv() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- getUserGroup(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
- getUserGroup(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUserGroup(String) - Method in interface com.perforce.p4java.server.delegator.IGroupDelegator
-
Get the named Perforce user group.
- getUserGroups(String, boolean, boolean, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupsDelegator
-
Implemented on behalf of legacy clients.
- getUserGroups(String, boolean, boolean, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUserGroups(String, boolean, boolean, int) - Method in interface com.perforce.p4java.server.IServer
-
Get a list of Perforce user groups from the server.
- getUserGroups(String, GetUserGroupsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupsDelegator
- getUserGroups(String, GetUserGroupsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUserGroups(String, GetUserGroupsOptions) - Method in interface com.perforce.p4java.server.delegator.IGroupsDelegator
-
Get a list of Perforce user groups from the server.
- GetUserGroupsOptions - Class in com.perforce.p4java.option.server
-
Options class for server getUserGroups method.
- GetUserGroupsOptions() - Constructor for class com.perforce.p4java.option.server.GetUserGroupsOptions
-
Default constructor.
- GetUserGroupsOptions(int, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetUserGroupsOptions
-
Explicit-value constructor.
- GetUserGroupsOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetUserGroupsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getUserHome() - Static method in class com.perforce.p4java.env.SystemInfo
- getUserLimit() - Method in interface com.perforce.p4java.core.ILicenseLimits
- getUserLimit() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- getUsername() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Get the user name of the user associated with this changelist.
- getUsername() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- getUsername() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- getUserName() - Method in interface com.perforce.p4java.core.file.IFileRevisionData
- getUserName() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getUserName() - Method in interface com.perforce.p4java.core.IFix
- getUserName() - Method in interface com.perforce.p4java.core.IServerProcess
- getUserName() - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- getUserName() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getUserName() - Method in class com.perforce.p4java.impl.generic.core.Fix
- getUserName() - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- getUserName() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUserName() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- getUserName() - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- getUserName() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- getUserName() - Method in class com.perforce.p4java.option.server.GetClientsOptions
- getUserName() - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- getUserName() - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- getUserName() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- getUserName() - Method in class com.perforce.p4java.server.AuthTicket
- getUserName() - Method in class com.perforce.p4java.server.Fingerprint
- getUserName() - Method in interface com.perforce.p4java.server.IServer
-
Return the user name currently associated with this server, if any.
- getUserName() - Method in interface com.perforce.p4java.server.IServerInfo
- getUsers() - Method in interface com.perforce.p4java.core.ILicense
- getUsers() - Method in interface com.perforce.p4java.core.IUserGroup
-
Get a list of user names for this group.
- getUsers() - Method in class com.perforce.p4java.impl.generic.core.License
- getUsers() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- getUsers(List<String>, int) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UsersDelegator
- getUsers(List<String>, int) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUsers(List<String>, int) - Method in interface com.perforce.p4java.server.delegator.IUsersDelegator
-
Get a list of Perforce users known to this Perforce server.
- getUsers(List<String>, GetUsersOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UsersDelegator
- getUsers(List<String>, GetUsersOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getUsers(List<String>, GetUsersOptions) - Method in interface com.perforce.p4java.server.delegator.IUsersDelegator
-
Get a list of Perforce users known to this Perforce server.
- GetUsersOptions - Class in com.perforce.p4java.option.server
-
Options class for server getUsers method.
- GetUsersOptions() - Constructor for class com.perforce.p4java.option.server.GetUsersOptions
-
Default constructor.
- GetUsersOptions(int) - Constructor for class com.perforce.p4java.option.server.GetUsersOptions
-
Explicit-value constructor.
- GetUsersOptions(int, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.GetUsersOptions
-
Explicit-value constructor.
- GetUsersOptions(String...) - Constructor for class com.perforce.p4java.option.server.GetUsersOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- getUTF8() - Static method in class com.perforce.p4java.server.P4Charset
- getValidFileSpecs(List<IFileSpec>) - Static method in class com.perforce.p4java.core.file.FileSpecBuilder
-
Given a list of file specs, return a list of the valid file specs in that list.
- getValidP4JCmdSpec(String) - Static method in enum com.perforce.p4java.server.CmdSpec
-
Return non-null p4j cmd spec iff the passed-in string can be decoded as a valid P4CJCmdSpec.
- getValidServerIPMACAddress() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LicenseDelegator
- getValidServerIPMACAddress() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getValidServerIPMACAddress() - Method in interface com.perforce.p4java.server.delegator.ILicenseDelegator
- getValue() - Method in interface com.perforce.p4java.admin.IProperty
-
Gets the value of the property.
- getValue() - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Gets the value.
- getValue() - Method in interface com.perforce.p4java.core.IStream.IExtraTag
- getValue() - Method in enum com.perforce.p4java.core.IStreamViewMapping.PathType
- getValue() - Method in class com.perforce.p4java.impl.generic.admin.Property
-
Gets the value of the property.
- getValue() - Method in class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
- getValue() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
- getValue() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcCRC32Checksum
-
Returns CRC-32 value.
- getValue() - Method in class com.perforce.p4java.option.server.PropertyOptions
- getValue(String) - Static method in enum com.perforce.p4java.client.IClientSummary.ClientLineEnd
-
A slightly looser valueOf(String)
- getValues() - Method in interface com.perforce.p4java.core.IJobSpec
-
Return a map of the values 'select' fields can have for each relevant jobspec field.
- getValues() - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- getVerifyStatus() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- getVerifyStatus() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- getVersion() - Method in interface com.perforce.p4java.admin.IDbSchema
- getVersion() - Method in class com.perforce.p4java.impl.generic.admin.DbSchema
- getVersion() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- getVersion() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- getViewDepotType() - Method in interface com.perforce.p4java.client.IClient
-
Returns the ViewDepotType set in this client spec
- getViewDepotType() - Method in class com.perforce.p4java.impl.mapbased.client.Client
- getViewMapping() - Method in interface com.perforce.p4java.core.ILabel
-
Get the view mapping for this label.
- getViewMapping() - Method in interface com.perforce.p4java.core.ILabelMapping
-
Get a label view entry's "source" spec; this corresponds to the left entry of the associated mapping.
- getViewMapping() - Method in class com.perforce.p4java.impl.generic.core.Label
- getViewMapping() - Method in class com.perforce.p4java.impl.generic.core.Label.LabelMapping
- getViewPath() - Method in interface com.perforce.p4java.core.IStreamViewMapping
-
Get a stream view entry's view path; this corresponds to the left entry of the associated mapping.
- getViewPath() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- getVisibility() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Get the visibility associated with this changelist.
- getVisibility() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- getWarningStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
- getWorkingDirectory() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- getWorkingDirectory() - Method in class com.perforce.p4java.option.UsageOptions
-
Return the current value of the working directory; this can be dynamically set explicitly using the setter method or implicitly when the object is constructed using the JVM's working directory as reflected in the System properties.
- getWorkingDirectory() - Method in interface com.perforce.p4java.server.IServer
-
Get the underlying server's notion of the current working directory.
- getWorkingDirectoryDefault(Properties) - Method in class com.perforce.p4java.option.UsageOptions
-
Get a suitable default value for the workingDirectory field.
- getWorkingRecDeleted() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- getWorkingRecDeleted() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- getWorkRev() - Method in interface com.perforce.p4java.core.file.IFileSpec
- getWorkRev() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- getWsOpts() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- getYourChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getYourDigestString() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getYourName() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getYourTmpFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getYourTmpFilename() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getYourTmpFileStream() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- getZeroconfServers() - Static method in class com.perforce.p4java.server.ServerFactory
-
Deprecated.As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.
- getZeroconfServers() - Method in class com.perforce.p4java.server.ZeroconfHelper
-
Deprecated.
- GIT_BINARAY - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
- GIT_TEXT - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
- GLOBAL_EXTCFG - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- GRAPH - com.perforce.p4java.core.IDepot.DepotType
- GRAPH - com.perforce.p4java.impl.mapbased.client.ViewDepotType
- GRAPH - com.perforce.p4java.server.CmdSpec
- GRAPH_COMMITLOG_COMMAND_PART - Static variable in class com.perforce.p4java.option.server.GraphCommitLogOptions
- GRAPH_DESC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- GRAPH_FORK_REPO - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- GRAPH_LFS_PUSH - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- GRAPH_PUSH_COMPLETE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- GRAPH_PUSH_REFERENCE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- GRAPH_PUSH_REFERENCE_COMPLETE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- GRAPH_PUSH_START - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- GRAPH_RECEIVE_PACK_COMMAND_PART - Static variable in class com.perforce.p4java.option.server.GraphReceivePackOptions
- GraphCommitLogOptions - Class in com.perforce.p4java.option.server
-
This class is used tp encapsulate all the information that forms the options part of the 'p4 graph log' command
- GraphCommitLogOptions() - Constructor for class com.perforce.p4java.option.server.GraphCommitLogOptions
-
Default constructor
- GraphCommitLogOptions(String, int, String, String, int, int, String...) - Constructor for class com.perforce.p4java.option.server.GraphCommitLogOptions
-
Constructs a GraphCommitLogOptions with the given arguments
- graphHaveList(List<IFileSpec>) - Method in interface com.perforce.p4java.client.IClient
-
Return a list of all Perforce-managed repos that the Perforce server believes this Perforce client workspace has as of the latest sync.
- graphHaveList(List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- GraphListTree - Class in com.perforce.p4java.impl.generic.graph
- GraphListTree(int, String, String, String) - Constructor for class com.perforce.p4java.impl.generic.graph.GraphListTree
- GraphListTreeDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- GraphListTreeDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.GraphListTreeDelegator
-
Basic constructor, taking a server object.
- GraphObject - Class in com.perforce.p4java.impl.generic.graph
- GraphObject(String, String) - Constructor for class com.perforce.p4java.impl.generic.graph.GraphObject
- GraphReceivePackDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Delegator class that delegates receive-pack command execution to the server.
- GraphReceivePackDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.GraphReceivePackDelegator
-
Instantiates a new graph commit log delegator.
- GraphReceivePackOptions - Class in com.perforce.p4java.option.server
-
Options required by the graph receve-pack command Usage: receive-pack -n repo [-u user -v] -i files...
- GraphReceivePackOptions() - Constructor for class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Default constructor
- GraphReceivePackOptions(String, String, String, String, String, String, String, boolean) - Constructor for class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Constructs receive pack option with the given arguments
- GraphRef - Class in com.perforce.p4java.impl.generic.graph
- GraphRef(String, String, String, String) - Constructor for class com.perforce.p4java.impl.generic.graph.GraphRef
-
Default constructor
- GraphRevListDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
This class acts as a delegator that executes the command 'p4 graph rev-list'
- GraphRevListDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.GraphRevListDelegator
-
Instantiates a new graph rev list delegator.
- GraphRevListOptions - Class in com.perforce.p4java.option.server
-
Encapsulates the option values as required by the 'p4 graph rev-list' command
- GraphRevListOptions() - Constructor for class com.perforce.p4java.option.server.GraphRevListOptions
- GraphRevListOptions(String, int, String...) - Constructor for class com.perforce.p4java.option.server.GraphRevListOptions
- GraphShowRefDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- GraphShowRefDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.GraphShowRefDelegator
-
Basic constructor, taking a server object.
- GraphShowRefOptions - Class in com.perforce.p4java.option.server
- GraphShowRefOptions() - Constructor for class com.perforce.p4java.option.server.GraphShowRefOptions
- GraphShowRefOptions(String, int, boolean, String, String) - Constructor for class com.perforce.p4java.option.server.GraphShowRefOptions
- GREP - com.perforce.p4java.server.CmdSpec
- GrepDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation of 'p4 grep'.
- GrepDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.GrepDelegator
-
Instantiates a new grep delegator.
- group - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If not null, use this as the user group to which this property applies.
- group - Variable in class com.perforce.p4java.option.server.PropertyOptions
-
If not null, use this as the user group to which this property applies.
- GROUP - com.perforce.p4java.server.CmdSpec
- GROUP_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- GROUP_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- GroupDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- GroupDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
-
Instantiate a new GroupDelegator for the given server implementation.
- groupName - Variable in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
If not null, protection lines for the named group are displayed; -g flag
- groupName - Variable in class com.perforce.p4java.option.server.GetUserGroupsOptions
-
If true, indicates that the 'name' argument is a group.
- GROUPS - com.perforce.p4java.server.CmdSpec
- GroupsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- GroupsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.GroupsDelegator
-
Instantiate a new GroupsDelegator for the given server implemention.
- guardNull(String) - Static method in class com.perforce.p4java.impl.mapbased.server.Server
H
- h1 - Variable in class com.perforce.p4java.mapapi.MapPair
- h2 - Variable in class com.perforce.p4java.mapapi.MapPair
- half - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- half(MapTableT) - Method in class com.perforce.p4java.mapapi.MapItem
- halves - Variable in class com.perforce.p4java.mapapi.MapItem
-
halves - MapHalf and trinary tree for each direction
- HANDLE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- handleErrorOrInfoStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Handle error or info str.
- handleErrorStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Tests the map for errors and throws an exception if found.
- handleErrorStr(Map<String, Object>) - Method in class com.perforce.p4java.server.HelixCommandExecutor
-
Deprecated.
- handleErrorStr(Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Deprecated.
- handleFileErrorStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Handle file error str.
- handleFileErrorStr(Map<String, Object>) - Method in class com.perforce.p4java.server.HelixCommandExecutor
-
Deprecated.
- handleFileErrorStr(Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Deprecated.
- handleFileReturn(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Deprecated.
- handleFileReturn(Map<String, Object>, IClient) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Deprecated.
- handleFileReturn(Map<String, Object>, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- handleIntegrationFileReturn(Map<String, Object>, boolean, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- handleIntegrationFileReturn(Map<String, Object>, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- handlePartialResult(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
-
Handle a partial result by either adding it to the resultsMapVec for later processing or passing it up to the streaming results callback handler.
- handleResult(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
-
Handle a result by either adding it to the resultsMapVec for later processing or passing it up to the streaming results callback handler.
- handleResult(Map<String, Object>, int) - Method in interface com.perforce.p4java.server.callback.IStreamingCallback
-
When called, this method signals to the consumer that an individual result or error / warning / info message is available in map form from the Perforce server.
- handleWarningStr(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Tests the map for warnings and throws an exception if found.
- hasAndmaps - Variable in class com.perforce.p4java.mapapi.MapTable
- hasAndmaps() - Method in class com.perforce.p4java.mapapi.MapTable
- hasands - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- hasClientBOM(String) - Static method in class com.perforce.p4java.server.PerforceCharsets
- hasFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- hasHavemaps - Variable in class com.perforce.p4java.mapapi.MapTable
- hasHavemaps() - Method in class com.perforce.p4java.mapapi.MapTable
- hashCode() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- hashCode() - Method in class com.perforce.p4java.server.AuthTicket
- hashCode() - Method in class com.perforce.p4java.server.Fingerprint
- hasMaps - Variable in class com.perforce.p4java.mapapi.MapTable
- hasNonRevisionAnnotations(String) - Static method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Return non-negative index of first non-revision Perforce annotations match in the string if the passed-in string is not null and has label, changelist, date, etc., specs appended.
- hasOverlays - Variable in class com.perforce.p4java.mapapi.MapTable
- hasOverlays() - Method in class com.perforce.p4java.mapapi.MapTable
- hasPerforceAnnotations(String) - Static method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Return true if the passed-in path is not null and has Perforce file metadata appended to it.
- hasRawField(String) - Method in interface com.perforce.p4java.core.IServerResource
-
Look for field in map.
- hasRawField(String) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- hasRevisionAnnotations(String) - Static method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Return non-negative index of first non-revision Perforce annotations match in the string if the passed-in string is not null has Perforce revision annotations appended to it.
- hasValidDepotPath(Map<String, Object>) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- HAVE - com.perforce.p4java.server.CmdSpec
- HAVE_REVISION - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
The symbolic value used to signal the "have" revision.
- HAVE_REVISION_STRING - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
The string used by the Perforce server to signal a "have" revision.
- haveList(List<IFileSpec>) - Method in interface com.perforce.p4java.client.IClient
-
Return a list of all Perforce-managed files and versions that the Perforce server believes this Perforce client workspace has as of the latest sync.
- haveList(List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- haveListOnly - Variable in class com.perforce.p4java.option.server.GetDirectoriesOptions
-
If true, lists directories of files on the 'have' list.
- HAVEREC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HAVEREV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEAD_CHARSET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEAD_REVISION - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
The symbolic value used to signal the head revision.
- HEAD_REVISION_STRING - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
The string used by the Perforce server to signal a head revision.
- HEADACTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEADCHANGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEADMODTIME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEADREV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEADTIME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEADTYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HEARTBEAT - com.perforce.p4java.server.CmdSpec
- HEARTBEAT_DEAD - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- HEARTBEAT_MISSING - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- HEARTBEAT_RESUMED - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- HelixCommandExecutor - Class in com.perforce.p4java.server
- HelixCommandExecutor() - Constructor for class com.perforce.p4java.server.HelixCommandExecutor
- HEX_CHARS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- hexcharToInt(char) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.StringHelper
-
Return the integer value of the passed-in char interpreted as a hex digit.
- hexValue - Variable in class com.perforce.p4java.option.server.SetFileAttributesOptions
-
If true, indicates values are in hex format.
- host - Variable in class com.perforce.p4java.option.server.Login2Options
-
If not null, causes the server to issue a ticket that is valid on the specified host (IP address).
- host - Variable in class com.perforce.p4java.option.server.LoginOptions
-
If not null, causes the server to issue a ticket that is valid on the specified host (IP address).
- HOST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HOST_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- HOST_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- hostIp - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- hostName - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- hostName - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- hostName - Variable in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
If not null, only those protection lines that apply to the given host (IP address) are displayed; corresponds to the -h flag.
- hostName - Variable in class com.perforce.p4java.option.UsageOptions
-
If not null, specifies the host name used by the server's commands.
- hostPort - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- how - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- HOW - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- HOW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- HYBRID - com.perforce.p4java.impl.mapbased.client.ViewDepotType
I
- IAttributeDelegator - Interface in com.perforce.p4java.server.delegator
-
Delegator class for the Java API version of the p4 attribute command.
- IBranchDelegator - Interface in com.perforce.p4java.server.delegator
- IBranchesDelegator - Interface in com.perforce.p4java.server.delegator
- IBranchMapping - Interface in com.perforce.p4java.core
-
Defines an individual Perforce branch view mapping between a source path and a target path.
- IBranchSpec - Interface in com.perforce.p4java.core
-
Defines a full Perforce branch specification for use in Perforce integrate (merge) commands.
- IBranchSpecSummary - Interface in com.perforce.p4java.core
-
Defines the summary Perforce branch metadata typically returned by the getBranchSummaryList() method, corresponding to "p4 branches" and similar.
- IBrowserCallback - Interface in com.perforce.p4java.server.callback
- IChangeDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for ChangeDelegator implementations.
- IChangelist - Interface in com.perforce.p4java.core
-
Describes a Perforce changelist.
- IChangelist.Type - Enum in com.perforce.p4java.core
-
Changelist types used when running a 'p4 changes' with the -s flag
- IChangelistSummary - Interface in com.perforce.p4java.core
-
Defines the methods and operations available on Perforce changelist summaries returned from the server.
- IChangelistSummary.Visibility - Enum in com.perforce.p4java.core
-
Defines the visibility of the changelist.
- IChangesDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for a ChangesDelegator implementation.
- IClient - Interface in com.perforce.p4java.client
-
Extends the lightweight IClientSummary interface to provide a "heavyweight" Perforce client object that has an associated Perforce client views and has the full panoply of Perforce operations defined against it.
- IClientDelegator - Interface in com.perforce.p4java.server.delegator
- IClientsDelegator - Interface in com.perforce.p4java.server.delegator
- IClientSummary - Interface in com.perforce.p4java.client
-
Lightweight Perforce client interface that defines summary client metadata and associated operations, without providing client views or actual client-related operations.
- IClientSummary.ClientLineEnd - Enum in com.perforce.p4java.client
-
Defines the line end options available for text files.
- IClientSummary.IClientOptions - Interface in com.perforce.p4java.client
-
Defines what options are available or set (or whatever) for a specific Perforce Client.
- IClientSummary.IClientSubmitOptions - Interface in com.perforce.p4java.client
-
Defines the options to be used when submitting Perforce changelists associated with this Perforce client.
- IClientViewMapping - Interface in com.perforce.p4java.client
-
Defines an individual Perforce client view mapping between a depot file and a local Perforce client file.
- ICommandCallback - Interface in com.perforce.p4java.server.callback
-
Provides a simple server command and command results notification callback interface for P4Java consumers.
- ICommit - Interface in com.perforce.p4java.graph
- ICommitDelegator - Interface in com.perforce.p4java.server.delegator
- iconBW - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 5: Standard Macintosh black and white icon.
- iconColor - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 6: Macintosh color icon.
- IConfigureDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for a ConfigureDelegator implementation.
- ICounterDelegator - Interface in com.perforce.p4java.server.delegator
- ICountersDelegator - Interface in com.perforce.p4java.server.delegator
-
Defintion of the counters comamnds supported in P4Java.
- id - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- ID - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ID_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- IDbSchema - Interface in com.perforce.p4java.admin
-
Defines Perforce DB schema associated with a Perforce server (admin / superuser feature).
- IDBSchemaDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for DBSchemaDelegator implementations.
- IDENTICAL - com.perforce.p4java.core.IFileDiff.Status
- IDepot - Interface in com.perforce.p4java.core
-
Provides an interface onto, and a set of methods to access a specific Perforce depot contained in a Perforce server.
- IDepot.DepotType - Enum in com.perforce.p4java.core
- IDepotDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for a DepotDelegator implementation.
- IDepotsDelegator - Interface in com.perforce.p4java.server.delegator
-
The Interface IDepotsDelegator.
- IDescribeDelegator - Interface in com.perforce.p4java.server.delegator
- IDiff2Delegator - Interface in com.perforce.p4java.server.delegator
- IDirsDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for an implementation to handle dirs command.
- IDiskSpace - Interface in com.perforce.p4java.admin
-
Defines disk space information on the server.
- IDiskspaceDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Diskspace command.
- IDuplicateDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Duplicate command.
- IExportDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Export command.
- IExtendedFileSpec - Interface in com.perforce.p4java.core.file
-
Extends the basic IFileSpec with methods and fields for use with the IServer getExtendedFiles method and other specialized methods.
- IExtension - Interface in com.perforce.p4java.core
- IExtensionDelegator - Interface in com.perforce.p4java.server.delegator
- IExtensionSummary - Interface in com.perforce.p4java.impl.generic.core.file
- IFileAnnotateDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Annotate command.
- IFileAnnotation - Interface in com.perforce.p4java.core.file
-
Describes a Perforce file annotation as returned from the annotation command.
- IFileDiff - Interface in com.perforce.p4java.core
- IFileDiff.Status - Enum in com.perforce.p4java.core
-
Status of diff
- IFileLineMatch - Interface in com.perforce.p4java.core
-
Interface for file line matches resulting from grep commands
- IFileLineMatch.MatchType - Enum in com.perforce.p4java.core
-
Match type
- IFileLogDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for FileLogDelegator implementations.
- IFileOperationResult - Interface in com.perforce.p4java.core.file
-
Defines the broadest operations available on file specs returned from Perforce file operations.
- IFileRevisionData - Interface in com.perforce.p4java.core.file
-
Describes a Perforce file revision in detail, including the changelist number and associated description, action, user, etc.
- IFilesDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for an implementation for 'p4 files'.
- IFileSize - Interface in com.perforce.p4java.core.file
-
Describes information about the size of the files in the depot.
- IFileSpec - Interface in com.perforce.p4java.core.file
-
Defines the basic set of information and operations on a Perforce file under P4Java, and performs as the common currency for a lot of file-list based methods, usually encapsulated as Java lists as both input and output for common server and client file-based methods such as where, sync, add, etc.
- IFilterCallback - Interface in com.perforce.p4java.server.callback
-
Interface used to filter out individual key/value pairs from the results map using the execMapCmd and/or other command methods.
- IFix - Interface in com.perforce.p4java.core
-
Describes a Perforce job fix record.
- IFixDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for implementations of 'p4 fix'.
- IFixesDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for the 'p4 fixes' command.
- IFstatDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for 'p4 fstat'.
- IGNORE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- IGNORE_FILE_NAME_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this ignore file name.
- IGNORE_FILE_NAME_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this ignore file name.
- IGNORE_LINE_ENDINGS - com.perforce.p4java.core.file.DiffType
- IGNORE_WS - com.perforce.p4java.core.file.DiffType
- IGNORE_WS_CHANGES - com.perforce.p4java.core.file.DiffType
- IGNORED - com.perforce.p4java.core.file.FileAction
- IGNORED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ignoredView - Variable in class com.perforce.p4java.impl.generic.core.Stream
- ignoreFileName - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- ignoreLineEndings - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, ignores differences in line-ending convention.
- ignoreLineEndings - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If true, ignore line endings; corresponds to -dl.
- ignoreLineEndings - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, ignore line endisngs; corresponds to -dl.
- ignoreLineEndings - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, ignore line endings; corresponds to -dl.
- ignoreWhitespace - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, ignores whitespace altogether (for instance, deletion of tabs or other whitespace).
- ignoreWhitespace - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If true, ignore whitespace; corresponds to -dw.
- ignoreWhitespace - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, ignore whitespace; corresponds to -dw.
- ignoreWhitespace - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, ignore whitespace; corresponds to -dw.
- ignoreWhitespaceChanges - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, ignores whitespace-only changes (for instance, a tab replaced by eight spaces).
- ignoreWhitespaceChanges - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If true, ignore whitespace changes; corresponds to -db.
- ignoreWhitespaceChanges - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, ignore whitespace changes; corresponds to -db.
- ignoreWhitespaceChanges - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, ignore whitespace changes; corresponds to -db.
- IGraphCommitLogDelegator - Interface in com.perforce.p4java.server.delegator
- IGraphListTree - Interface in com.perforce.p4java.graph
- IGraphListTreeDelegator - Interface in com.perforce.p4java.server.delegator
- IGraphObject - Interface in com.perforce.p4java.graph
- IGraphReceivePackDelegator - Interface in com.perforce.p4java.server.delegator
- IGraphRef - Interface in com.perforce.p4java.graph
- IGraphRevListDelegator - Interface in com.perforce.p4java.server.delegator
- IGraphShowRefDelegator - Interface in com.perforce.p4java.server.delegator
- IGrepDelegator - Interface in com.perforce.p4java.server.delegator
-
The Interface for 'p4 grep' implementations.
- IGroupDelegator - Interface in com.perforce.p4java.server.delegator
-
Define the supported p4 groups commands in p4java.
- IGroupsDelegator - Interface in com.perforce.p4java.server.delegator
-
Define the supported p4 groups commands in p4java.
- IHelixCommandExecutor - Interface in com.perforce.p4java.server
- IInfoDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for 'p4 info'.
- IIntegratedDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for intregrations.
- IInterchangesDelegator - Interface in com.perforce.p4java.server.delegator
- IJob - Interface in com.perforce.p4java.core
-
The minimal Perforce job interface.
- IJobDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for 'p4 job'.
- IJobsDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for 'p4 jobs'.
- IJobSpec - Interface in com.perforce.p4java.core
-
Metadata definitions for jobs associated with a specific server.
- IJobSpec.IJobSpecField - Interface in com.perforce.p4java.core
-
Interface onto the main jobspec field specifier.
- IJobSpecDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for jobspec commands.
- IJournalWaitDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for journal wait.
- IKeyDelegator - Interface in com.perforce.p4java.server.delegator
- IKeysDelegator - Interface in com.perforce.p4java.server.delegator
-
Implementation to handle the Keys command.
- ILabel - Interface in com.perforce.p4java.core
-
Defines and describes a Perforce label.
- ILabelDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Label command.
- ILabelMapping - Interface in com.perforce.p4java.core
-
Extends IMapEntry to provide a Perforce label-specific view map entry type.
- ILabelsDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Labels command.
- ILabelSummary - Interface in com.perforce.p4java.core
-
Defines summary information for Perforce labels.
- ILicense - Interface in com.perforce.p4java.core
- ILicenseDelegator - Interface in com.perforce.p4java.server.delegator
- ILicenseLimits - Interface in com.perforce.p4java.core
- IListDelegator - Interface in com.perforce.p4java.impl.mapbased.server.cmd
- ILogCallback - Interface in com.perforce.p4java.server.callback
-
General P4Java-wide logger callback interface.
- ILogCallback.LogTraceLevel - Enum in com.perforce.p4java.server.callback
-
Defines the various trace levels available.
- ILogin2Delegator - Interface in com.perforce.p4java.server.delegator
- ILoginDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for 'p4 login'.
- ILogoutDelegator - Interface in com.perforce.p4java.server.delegator
-
Inteface for 'p4 logout'.
- ILogTail - Interface in com.perforce.p4java.admin
-
Defines the last block(s) of the errorLog.
- ILogTailDelegator - Interface in com.perforce.p4java.server.delegator
-
Inteface for log tail.
- IMapEntry - Interface in com.perforce.p4java.core
-
Defines an individual view map entry.
- IMapEntry.EntryType - Enum in com.perforce.p4java.core
-
Defines the specific type of a given view map entry.
- immutable - Variable in class com.perforce.p4java.option.Options
-
If true, this Options object is (theoretically) immutable.
- IMonitorDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Monitor command.
- IMoveDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Move command.
- IMPL_COMMENTS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Implementation-specific comments (dependencies, limitations, etc.).
- IMPL_COMMENTS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Implementation-specific comments (dependencies, limitations, etc.).
- IMPL_COMMENTS_FIELD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- IMPL_TYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
The implementation type of this implementation.
- IMPL_TYPE_FIELD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- IMPORT - com.perforce.p4java.core.file.FileAction
- IMPORT - com.perforce.p4java.core.IStreamViewMapping.PathType
- IMPORTPLUS - com.perforce.p4java.core.IStreamViewMapping.PathType
- IN_MAP_USE_TAGS_KEY - Static variable in interface com.perforce.p4java.server.IServer
-
Property key for overriding the default tagged/non-tagged behavior of a command.
- INCLUDE - com.perforce.p4java.core.IMapEntry.EntryType
-
Specifies this is an "include" mapping; this means that the map includes this path and its children.
- includeCmdArgs - Variable in class com.perforce.p4java.option.server.GetServerProcessesOptions
-
If true, includes the command args.
- includeCmdEnv - Variable in class com.perforce.p4java.option.server.GetServerProcessesOptions
-
If true, includes the command environment.
- includeFixStatus - Variable in class com.perforce.p4java.option.server.ChangelistOptions
-
If true, extend the list of jobs to include the fix status for each job.
- includeHistory - Variable in class com.perforce.p4java.option.server.StreamlogOptions
-
Displays the stream content history instead of stream name history.
- includeInherited - Variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
If true, causes inherited file history to be displayed as well.
- includeInherited - Variable in class com.perforce.p4java.option.server.StreamlogOptions
-
Includes inherited stream history.
- includeIntegrated - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If true, also include any changelists integrated into the specified files (if any).
- includeIntegrated - Variable in class com.perforce.p4java.option.server.GetJobsOptions
-
If true, include any fixes made by changelists integrated into the specified files.
- includeIntegrations - Variable in class com.perforce.p4java.option.server.GetFixesOptions
-
If true, include any fixes made by changelists integrated into the specified files.
- includeLineNumbers - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -n option
- includeNonTextDiffs - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, diff even files with non-text (binary) types.
- includeServiceUsers - Variable in class com.perforce.p4java.option.server.GetUsersOptions
-
If true, include service users in the returned list; corresponds to the -a flag.
- incompleteReads - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- incrBothChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- incrConflictChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- incrementAndGet(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.helper.RpcUserAuthCounter
-
Increment and get the count for the specified user auth prefix.
- incrementCounter - Variable in class com.perforce.p4java.option.server.CounterOptions
-
If true, increment the counter and return the new value.
- incrementCurrentHiMark(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- incrementDelCount() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ReconcileHandle
- incrementKey - Variable in class com.perforce.p4java.option.server.KeyOptions
-
If true, increment the key and return the new value.
- incrTheirChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- incrYourChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- INDEX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- indirect - Variable in class com.perforce.p4java.option.server.GetUserGroupsOptions
-
If true, also display groups that the specified user or group belongs to indirectly via subgroups.
- inf - Variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Decompressor for this stream.
- inferCharset(byte[], int, Charset) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.UnicodeHelper
-
Try to determine whether a byte buffer's character encoding is that of the passed-in charset.
- inferFileType(File, int, boolean, Charset) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Infer (or even intuit) the Perforce file type of the passed-in Perforce file.
- info(String, Object...) - Static method in class com.perforce.p4java.Log
-
Report a P4Java-internal informational event to the log callback (if it exists).
- INFO - com.perforce.p4java.core.file.FileSpecOpStatus
-
The Perforce server or API client has generated a non-error message; the associated filespec contains the message.
- INFO - com.perforce.p4java.server.CmdSpec
- InfoDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for 'p4 info' commands.
- InfoDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.InfoDelegator
-
Instantiates a new info delegator.
- INHERIT - com.perforce.p4java.core.IStreamSummary.ParentView
- init(String, int, Properties) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Shorthand for the options-based init() above, but with a null opts arg.
- init(String, int, Properties) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Shorthand for the options-based init() above, but with a null opts arg.
- init(String, int, Properties) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
The default init sets up things like host names, etc., and fails if we can't establish some pretty basic things at connect time.
- init(String, int, Properties) - Method in interface com.perforce.p4java.impl.mapbased.server.IServerControl
-
Convenience method for init(host, port, props, null).
- init(String, int, Properties) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- init(String, int, Properties, UsageOptions) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Shorthand for the options-based init() above, but with a fasle secure arg.
- init(String, int, Properties, UsageOptions) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Shorthand for the options-based init() above, but with a false secure arg.
- init(String, int, Properties, UsageOptions) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- init(String, int, Properties, UsageOptions) - Method in interface com.perforce.p4java.impl.mapbased.server.IServerControl
-
Convenience method for init(host, port, props, opts, secure).
- init(String, int, Properties, UsageOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- init(String, int, Properties, UsageOptions, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Shorthand for the options-based init() above, but with a fasle secure arg.
- init(String, int, Properties, UsageOptions, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- init(String, int, Properties, UsageOptions, boolean) - Method in interface com.perforce.p4java.impl.mapbased.server.IServerControl
-
Convenience method for init(host, port, props, opts, secure, null).
- init(String, int, Properties, UsageOptions, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- init(String, int, Properties, UsageOptions, boolean, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Initialize the server.
- init(String, int, Properties, UsageOptions, boolean, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Initialize the server.
- init(String, int, Properties, UsageOptions, boolean, String) - Method in interface com.perforce.p4java.impl.mapbased.server.IServerControl
-
Initialize the server.
- init(String, int, Properties, UsageOptions, boolean, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- INITIAL_SENDBUF_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
-
Number of bytes we allocate for initial byte arrays for sending RPC packets.
- InputMapper - Class in com.perforce.p4java.impl.generic.core
-
A useful class with methods to map certain classes to maps suitable for feeding to the IServer execMapCmd method's input map.
- InputMapper() - Constructor for class com.perforce.p4java.impl.generic.core.InputMapper
- insert() - Method in class com.perforce.p4java.mapapi.Joiner
- insert() - Method in class com.perforce.p4java.mapapi.MapDisambiguate
- insert() - Method in class com.perforce.p4java.mapapi.MapJoiner
- insert() - Method in class com.perforce.p4java.mapapi.MapJoiner2
- insert(MapTable, boolean, boolean) - Method in class com.perforce.p4java.mapapi.MapTable
- insert(String, int, String, MapFlag) - Method in class com.perforce.p4java.mapapi.MapTable
- insert(String, String, MapFlag) - Method in class com.perforce.p4java.mapapi.MapTable
- insertByPattern(String, String, MapFlag) - Method in class com.perforce.p4java.mapapi.MapTable
- insertNoDups(String, String, MapFlag) - Method in class com.perforce.p4java.mapapi.MapTable
- INSTALL - com.perforce.p4java.exception.TrustException.Type
- installExtension(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- installExtension(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- installExtension(String, boolean) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Installs extension on p4 server.
- installFingerprint(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Install the fingerprint for the specified server IP and port
- INTEG - com.perforce.p4java.server.CmdSpec
- integ2 - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
-2 enable old version 2 integration engine
- integFromParent - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- integFromParentHow - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- INTEGRATE - com.perforce.p4java.core.file.FileAction
- integrateAllAfterReAdd - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If the source file has been deleted and re-added, will attempt to integrate all outstanding revisions of the file, including those revisions prior to the delete.
- integrateAroundDeletedRevs - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If true, enable integrations around deleted revisions; equivalent to -d (i.e.
- INTEGRATED - com.perforce.p4java.server.CmdSpec
- IntegratedDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for integrated delegator.
- IntegratedDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.IntegratedDelegator
-
Instantiates a new integrated delegator.
- integrateFiles(int, boolean, IntegrationOptions, String, IFileSpec, IFileSpec) - Method in interface com.perforce.p4java.client.IClient
-
Integrate ("merge") from one Perforce filespec to another.
- integrateFiles(int, boolean, IntegrationOptions, String, IFileSpec, IFileSpec) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- integrateFiles(IFileSpec, IFileSpec, String, IntegrateFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Integrate ("merge") from one Perforce filespec to another.
- integrateFiles(IFileSpec, IFileSpec, String, IntegrateFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- integrateFiles(IFileSpec, List<IFileSpec>, IntegrateFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Integrate one set of files (the 'source') into another (the 'target').
- integrateFiles(IFileSpec, List<IFileSpec>, IntegrateFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- IntegrateFilesOptions - Class in com.perforce.p4java.option.client
-
Options for the IClient.integrateFiles method.
- IntegrateFilesOptions() - Constructor for class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Default constructor.
- IntegrateFilesOptions(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Constructor for class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Explicit-value constructor.
- IntegrateFilesOptions(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Explicit-value constructor for use with a branch.
- IntegrateFilesOptions(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, String, String, boolean) - Constructor for class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Explicit-value constructor for use with a stream.
- IntegrateFilesOptions(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Constructor for class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Explicit-value constructor.
- IntegrateFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- INTEGRATION_REC_ADDED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- INTEGRATION_REC_DELETED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- IntegrationOptions - Class in com.perforce.p4java.core.file
-
A helper class to gather together some of the (infinitely complex) less-common options available to the integrate method in one object.
- IntegrationOptions() - Constructor for class com.perforce.p4java.core.file.IntegrationOptions
-
Default constructor; will generate a suitable IntegrationOptions object with typically-safe and useful default options values for straightforward file-to-file integrations.
- IntegrationOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[]) - Constructor for class com.perforce.p4java.core.file.IntegrationOptions
-
Explicit-value constructor.
- INTEGREC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- integToParent - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- integToParentHow - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- INTERCHANGES - com.perforce.p4java.server.CmdSpec
- InterchangesDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- InterchangesDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.InterchangesDelegator
-
Build a new InterchangesDelegator object and keep the server object for using in the command processing.
- InterchangesDelegator.InterchangesDelegatorHidden - Class in com.perforce.p4java.impl.mapbased.server.cmd
- InterchangesDelegatorHidden() - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.InterchangesDelegator.InterchangesDelegatorHidden
- internalError(String) - Method in interface com.perforce.p4java.server.callback.ILogCallback
-
Report a P4Java-internal error.
- internalException(Throwable) - Method in interface com.perforce.p4java.server.callback.ILogCallback
-
Report an unexpected or otherwise interesting exception seen internally.
- internalInfo(String) - Method in interface com.perforce.p4java.server.callback.ILogCallback
-
Report a P4Java-internal informational event.
- internalStats(String) - Method in interface com.perforce.p4java.server.callback.ILogCallback
-
Report some P4Java-internal statistics.
- internalTrace(ILogCallback.LogTraceLevel, String) - Method in interface com.perforce.p4java.server.callback.ILogCallback
-
Report an internal P4Java trace message at the passed-in trace level.
- internalWarn(String) - Method in interface com.perforce.p4java.server.callback.ILogCallback
-
Report a P4Java-internal warning.
- interpolateArgs(String, Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
Try to fill in the %...% bits in a typical server text message.
- IntOption - com.perforce.p4java.option.OptionsSpecType
- InvalidUrlException - Exception in com.perforce.p4java.exception
- InvalidUrlException() - Constructor for exception com.perforce.p4java.exception.InvalidUrlException
- InvalidUrlException(String) - Constructor for exception com.perforce.p4java.exception.InvalidUrlException
- InvalidUrlException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.InvalidUrlException
- InvalidUrlException(Throwable) - Constructor for exception com.perforce.p4java.exception.InvalidUrlException
- IObliterateDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Obliterate command.
- IObliterateResult - Interface in com.perforce.p4java.core.file
-
Record stats returned by the obliterateFiles method.
- IOpenedDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for p4 opened.
- IOptionsServer - Interface in com.perforce.p4java.server
-
An extension of the basic IServer interface to provide Options object-based method access to Perforce server functionality and objects.
- IPADDR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- IParallelCallback - Interface in com.perforce.p4java.server.callback
- IPasswdDelegator - Interface in com.perforce.p4java.server.delegator
-
Implementation to handle the Passwd command.
- IPrintDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Print command.
- IProgressCallback - Interface in com.perforce.p4java.server.callback
-
Provides a simple server command and command progress callback and control interface for P4Java consumers.
- IProperty - Interface in com.perforce.p4java.admin
-
Provides storage of property values for use by applications that wish to persistently store their configuration settings and other property data in the server.
- IPropertyDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Property command.
- IProtectDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Protect command.
- IProtectionEntry - Interface in com.perforce.p4java.admin
-
Describes a protection entry (line) in a Perforce protection table.
- IProtectionsTable - Interface in com.perforce.p4java.admin
-
Describes a Perforce protections table.
- IProtectsDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Protects command.
- IReloadDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Reload command.
- IRenameClientDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the RenameClient command.
- IRenameUserDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the RenameUser command.
- IRepo - Interface in com.perforce.p4java.core
- IReposDelegator - Interface in com.perforce.p4java.server.delegator
- IResolveRecord - Interface in com.perforce.p4java.core.file
-
Integration resolve action records as returned by getExtendedFiles with the equivalent of the fstat -Or option.
- IReviewChangelist - Interface in com.perforce.p4java.core
-
Describes a Perforce review changelist record.
- IReviewDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Review command.
- IReviewsDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Reviews command.
- IReviewSubscription - Interface in com.perforce.p4java.core
-
Defines the view mapping for Perforce user review subscriptions.
- IRevisionIntegrationData - Interface in com.perforce.p4java.core.file
-
Used to specify Perforce file integration data in short form for specific file revisions.
- IRevListCommit - Interface in com.perforce.p4java.graph
- IS_GROUP - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- isAcceptTheirs() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isAcceptYours() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isAddFiles() - Method in class com.perforce.p4java.option.client.LabelSyncOptions
- isAddIfAdmin() - Method in class com.perforce.p4java.option.server.UpdateUserGroupOptions
- isAllClients() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- isAllHosts() - Method in class com.perforce.p4java.option.server.Login2Options
- isAllHosts() - Method in class com.perforce.p4java.option.server.LoginOptions
- isAllowExistent() - Method in class com.perforce.p4java.option.server.GetClientTemplateOptions
- isAllResults() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isAllRevisions() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- isAllRevisions() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- isAllrevs() - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- isAllRevs() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isAllRevs() - Method in class com.perforce.p4java.option.server.GetDepotFilesOptions
- isAllUsers() - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- isAllWrite() - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- isAllWrite() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- isaltSync() - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- isaltSync() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- isArchivedFiles() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- isAuthFail(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- isAuthFail(String) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Checks to see if an error String is as a result of an auth fail.
- isAuthFail(String) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Deprecated.
- isAutoAccept() - Method in class com.perforce.p4java.option.server.TrustOptions
-
Checks if is to automatically accept yes/no prompting.
- isAutoMerge() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- isAutoRefuse() - Method in class com.perforce.p4java.option.server.TrustOptions
-
Checks if is true/false to automatically refuse yes/no prompting.
- isAutoReload() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Return the "autoreload/noautoreload" status for this label.
- isAutoReload() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- isBaselessMerge() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isBidirectional() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- isBidirectional() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Checks if is bidirectional.
- isBidirectional() - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- isBiDirectional() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- isBidirectionalInteg() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isBidirectionalInteg() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isBidirectionalInteg() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- isBothPathTypes() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isBranchedFirstHeadRevOnly() - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- isBranchResolves() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isBrokerEncrypted() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isBrokerEncrypted() - Method in interface com.perforce.p4java.server.IServerInfo
- isBufferOutput() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- isBypassClientDelete() - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- isBypassClientUpdate() - Method in class com.perforce.p4java.option.client.EditFilesOptions
- isCaseInsensitive() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- isCaseSensitive() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isCaseSensitive() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isCaseSensitive() - Method in interface com.perforce.p4java.server.IServer
-
Returns whether the Perforce server associated with this IServer object is case sensitive.
- isCaseSensitive() - Method in interface com.perforce.p4java.server.IServerInfo
- isChangeFlowsFromParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Is change flows from parent.
- isChangeFlowsFromParent() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Is change flows from parent.
- isChangeFlowsFromParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- isChangeFlowsFromParent() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- isChangeFlowsToParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Is change flows to parent.
- isChangeFlowsToParent() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Is change flows to parent.
- isChangeFlowsToParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- isChangeFlowsToParent() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- isCheckModTime() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isClassicMac() - Static method in class com.perforce.p4java.common.base.OSUtils
- isClientBOM() - Method in class com.perforce.p4java.server.P4Charset
- isClientBypass() - Method in class com.perforce.p4java.option.client.SyncOptions
- isClientCmpFile() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- isClientExpectedSize() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- isClientOnly() - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- isClobber() - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- isClobber() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- isCompress() - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- isCompress() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- isCompress() - Method in class com.perforce.p4java.option.server.UnloadOptions
- isCompressed() - Method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Checking for compressed file types - excluding "forbidden" types.
- isComputeDigest() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- isComputeMissingDigest() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- isConnected() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isConnected() - Method in interface com.perforce.p4java.server.IServer
-
Return true iff and the server object is connected to the associated Perforce server.
- isContainsValidRevisionSpecificInformation(Map<String, Object>) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- isContentHistory() - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- isDefault() - Method in interface com.perforce.p4java.server.IServerImplMetadata
- isDelete() - Method in class com.perforce.p4java.option.server.CounterOptions
- isDelete() - Method in class com.perforce.p4java.option.server.FixJobsOptions
- isDelete() - Method in class com.perforce.p4java.option.server.KeyOptions
- isDelete() - Method in class com.perforce.p4java.option.server.ListOptions
-
Should the content referred to by the label be deleted
- isDelete() - Method in class com.perforce.p4java.option.server.TagFilesOptions
- isDeletedOnly() - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- isDeleteFiles() - Method in class com.perforce.p4java.option.client.LabelSyncOptions
- isDeleteFiles() - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- isDeleteNonSyncedFiles() - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- isDeleteResolves() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isDeleteShelvedChanges() - Method in class com.perforce.p4java.option.server.DeleteClientOptions
- isDeleteTargetAfterDelete() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isDiff() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- isDiffNonTextFiles() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- isDisplayBaseDetails() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isDisplayBaseDetails() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isDisplayValues() - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- isDoBaselessMerge() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isDontAnnotateFiles() - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- isDontCopyToClient() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isDontCopyToClient() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isDontWriteTicket() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- isDontWriteTicket() - Method in class com.perforce.p4java.option.server.LoginOptions
- isDontWriteTicket(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
- isDontWriteTicket(String, String[]) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isDontWriteTicket(String, String[]) - Method in interface com.perforce.p4java.server.delegator.ILoginDelegator
-
Special case handling of the "-p" flag for the "p4 login" command.
- ISearchDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Search command.
- isEditStreamSpec() - Method in class com.perforce.p4java.option.client.EditFilesOptions
- isEmpty() - Method in class com.perforce.p4java.mapapi.MapTable
- isEnableGraph() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- isEnableProgress() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- isEnableProgress() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isEnableStreams() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- isEnableTracking() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- isEnableTracking() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isEncrypted() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isEncrypted() - Method in interface com.perforce.p4java.server.IServerInfo
- isError() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- isError() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- IServer - Interface in com.perforce.p4java.server
-
Provides an interface onto a Perforce SCM server.
- IServerAddress - Interface in com.perforce.p4java.server
-
Provides a specification for identifying a Perforce server as a resource in a network.
- IServerAddress.Protocol - Enum in com.perforce.p4java.server
-
Specifies the connection protocol
- IServerControl - Interface in com.perforce.p4java.impl.mapbased.server
-
The minimal control interface all IServer impl classes must implement.
- IServerImplMetadata - Interface in com.perforce.p4java.server
-
Provides an interface onto information about Perforce server implementations available through the server factory.
- IServerImplMetadata.ImplType - Enum in com.perforce.p4java.server
-
Describes the various known implementation types.
- IServerInfo - Interface in com.perforce.p4java.server
-
Provides a snapshot onto what the Perforce server knows about both itself and the Perforce client.
- IServerIPMACAddress - Interface in com.perforce.p4java.core
- IServerProcess - Interface in com.perforce.p4java.core
-
Defines the fields available for each Perforce server process object returned from the IServer getServerProcessList method.
- IServerResource - Interface in com.perforce.p4java.core
-
Defines methods available on all participating objects returned from P4Java server and client methods that represent server-side objects such as changelists, jobs, etc.
- isExcludeLocalPath() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isExclusiveOpened() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- isExecutable() - Method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Checking for executable file types - excluding "forbidden" types.
- isExecuteObliterate() - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- isExistClientOrLabelOrUser(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Unfortunately, the p4 command version returns a valid map for non-existent clients/labels/users; the only way we can detect that the client/label/user doesn't exist is to see if the Update or Access map entries exist -- if they do, the client/label/user is (most likely) a valid client/label/user on this server.
- isExistProperty(Properties, String, String, boolean) - Static method in class com.perforce.p4java.util.PropertiesHelper
- isExposeClientView() - Method in class com.perforce.p4java.option.server.GetStreamOptions
- isExtendedOutput() - Method in class com.perforce.p4java.option.server.GetUsersOptions
- isExternalStreamMerge() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- isFileSizeDigest() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isFileType() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isFirmerThanParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Is firmer than parent.
- isFirmerThanParent() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Is firmer than parent.
- isFirmerThanParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- isFirmerThanParent() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- isFixedPattern() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- isFollowAllIntegrations() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isFollowBranches() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isForce() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isForce() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- isForce() - Method in class com.perforce.p4java.option.server.ChangelistOptions
- isForce() - Method in class com.perforce.p4java.option.server.DeleteBranchSpecOptions
- isForce() - Method in class com.perforce.p4java.option.server.DeleteClientOptions
- isForce() - Method in class com.perforce.p4java.option.server.DeleteLabelOptions
- isForce() - Method in class com.perforce.p4java.option.server.MoveFileOptions
- isForce() - Method in class com.perforce.p4java.option.server.ReloadOptions
- isForce() - Method in class com.perforce.p4java.option.server.SwitchClientViewOptions
- isForce() - Method in class com.perforce.p4java.option.server.TrustOptions
-
Checks if is true/false to forcibly install fingerprint.
- isForce() - Method in class com.perforce.p4java.option.server.UnloadOptions
- isForceBranchDeletedFiles() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Checks if is force branch deleted files.
- isForceIntegration() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isForceResolve() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isForceShelve() - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- isForceStreamCopy() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- isForceStreamMerge() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- isForceTextualMerge() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isForceUnlock() - Method in class com.perforce.p4java.option.client.UnlockFilesOptions
- isForceUnshelve() - Method in class com.perforce.p4java.option.client.UnshelveFilesOptions
- isForceUpdate() - Method in class com.perforce.p4java.option.client.SyncOptions
- isForceUpdate() - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- isForceUpdate() - Method in class com.perforce.p4java.option.server.StreamOptions
- isForceUpdate() - Method in class com.perforce.p4java.option.server.UpdateClientOptions
- isForceUpdate() - Method in class com.perforce.p4java.option.server.UpdateUserOptions
- isForceUpdateByOwner() - Method in class com.perforce.p4java.option.server.ChangelistOptions
- isFormat() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Checks if is format.
- isFreebsd() - Static method in class com.perforce.p4java.common.base.OSUtils
- isFullText() - Method in class com.perforce.p4java.option.server.StreamlogOptions
- isFullTextTruncated() - Method in class com.perforce.p4java.option.server.StreamlogOptions
- isGnuDiffs() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isGroup() - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Checks if the grantee is a group.
- isGroup() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- isGroupName() - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- isHaveListOnly() - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- isHexValue() - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- isIgnoreLineEndings() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isIgnoreLineEndings() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- isIgnoreLineEndings() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isIgnoreLineEndings() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isIgnoreWhitespace() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isIgnoreWhitespace() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- isIgnoreWhitespace() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isIgnoreWhitespace() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isIgnoreWhitespaceChanges() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isIgnoreWhitespaceChanges() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- isIgnoreWhitespaceChanges() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isIgnoreWhitespaceChanges() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isImmutable() - Method in class com.perforce.p4java.option.Options
- isIncludeCmdArgs() - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- isIncludeCmdEnv() - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- isIncludeFixStatus() - Method in class com.perforce.p4java.option.server.ChangelistOptions
- isIncludeHistory() - Method in class com.perforce.p4java.option.server.StreamlogOptions
- isIncludeInherited() - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- isIncludeInherited() - Method in class com.perforce.p4java.option.server.StreamlogOptions
- isIncludeIntegrated() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- isIncludeIntegrated() - Method in class com.perforce.p4java.option.server.GetJobsOptions
- isIncludeIntegrations() - Method in class com.perforce.p4java.option.server.GetFixesOptions
- isIncludeLineNumbers() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- isIncludeNonTextDiffs() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isIncludeServiceUsers() - Method in class com.perforce.p4java.option.server.GetUsersOptions
- isIncrementCounter() - Method in class com.perforce.p4java.option.server.CounterOptions
- isIncrementKey() - Method in class com.perforce.p4java.option.server.KeyOptions
- isIndirect() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- isIndirect() - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- isInfoMessage(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- isInfoMessage(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Checks for a info message.
- isInfoMessage(Map<String, Object>) - Method in interface com.perforce.p4java.server.IHelixCommandExecutor
-
Deprecated.
- isInteg2() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isIntegFromParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Is integration from parent.
- isIntegFromParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- isIntegrateAllAfterReAdd() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isIntegrateAroundDeletedRevs() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isIntegToParent() - Method in interface com.perforce.p4java.core.IStreamIntegrationStatus
-
Is integration to parent.
- isIntegToParent() - Method in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- ISizesDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Sizes command.
- isKnownCBinary(byte[], int) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Return true iff the file appears to start with some known magic numbers that we interpret to mean the file is pre-compressed binary (FST_CBINARY).
- isLeaveunchanged() - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- isLeaveunchanged() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- isLeaveunchangedReopen() - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- isLeaveunchangedReopen() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- isLicensed() - Method in interface com.perforce.p4java.core.ILicenseLimits
- isLicensed() - Method in class com.perforce.p4java.impl.generic.core.LicenseLimits
- isLimitDepotPaths() - Method in class com.perforce.p4java.option.server.ListOptions
-
Indicates whether depot path should be limited to that can be mapped via client workspace
- isLinux() - Static method in class com.perforce.p4java.env.SystemInfo
- isListAll() - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- isListFromReplica() - Method in class com.perforce.p4java.option.server.ListOptions
-
Returns listFromReplica
- isListOnly() - Method in class com.perforce.p4java.option.client.UndoFilesOptions
- isListOnly() - Method in class com.perforce.p4java.option.server.MoveFileOptions
- isListOnly() - Method in class com.perforce.p4java.option.server.TagFilesOptions
- isLocalSyntax() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isLocked() - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- isLocked() - Method in interface com.perforce.p4java.core.file.IFileSpec
- isLocked() - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Return true if the branch spec is locked.
- isLocked() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Return the "locked/unlocked" status for this label.
- isLocked() - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- isLocked() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- isLocked() - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- isLocked() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- isLocked() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- isLocked() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- isLocked() - Method in class com.perforce.p4java.option.server.UnloadOptions
- isLoginNotRequired(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- isLoginNotRequired(String) - Method in interface com.perforce.p4java.server.IServer
- isLongDesc() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- isLongDesc() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- isLongDescriptions() - Method in class com.perforce.p4java.option.server.GetJobsOptions
- isLongOutput() - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- isLongOutput() - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- isMac() - Static method in class com.perforce.p4java.env.SystemInfo
- isMapped() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- isMapped() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- ISMAPPED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- isMappedFiles() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- isMergeAny() - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- isMergeAny() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- isModtime() - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- isModtime() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- isMonitorEnabled() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isMonitorEnabled() - Method in interface com.perforce.p4java.server.IServerInfo
- isMoveDisabled() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isMoveDisabled() - Method in interface com.perforce.p4java.server.IServerInfo
- isNoClientMove() - Method in class com.perforce.p4java.option.server.MoveFileOptions
- isNoClientRefresh() - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- isNoClientSyncOrMod() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- isNoFromParent() - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- isNoFromParent() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- isNoHeaderLine() - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- isNoIgnoreChecking() - Method in class com.perforce.p4java.option.client.AddFilesOptions
- isNoIgnoreChecking() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isNonCheckedSyncs() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- isNonCheckedSyncs() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isNonExistClientOrLabelOrUser(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Unfortunately, the p4 command version returns a valid map for non-existent clients/labels/users; the only way we can detect that the client/label/user doesn't exist is to see if the Update or Access map entries exist -- if they do, the client/label/user is (most likely) a valid client/label/user on this server.
- isNonMatchingLines() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- isNoRefresh() - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- isNormalizationCapable() - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
-
Checks if is normalization capable.
- isNormalized(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
-
Tests whether the text is normalized.
- isNoToParent() - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- isNoToParent() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- isNoUpdate() - Method in class com.perforce.p4java.option.client.AddFilesOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.client.EditFilesOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.client.LabelSyncOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Checks if is no update.
- isNoUpdate() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.client.SyncOptions
- isNoUpdate() - Method in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
- isNoWait() - Method in class com.perforce.p4java.option.server.JournalWaitOptions
- isNullSync() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- ISOLATE - com.perforce.p4java.core.IStreamViewMapping.PathType
- isOmitLazyCopies() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- isOmitNonContributaryIntegrations() - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- isOpenedDifferentMissing() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- isOpenedFiles() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- isOpenedForIntegrate() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- isOpenedNeedsResolvingFiles() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- isOpenedNotHeadRevFiles() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- isOpenedOnCommitServer() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- isOpenedResolvedFiles() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- isOpenedSame() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- isOriginalChangelist() - Method in class com.perforce.p4java.option.server.ChangelistOptions
- isOSX() - Static method in class com.perforce.p4java.common.base.OSUtils
- isOtherLocked() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- isOtherLocked() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- isOutputDifferFilesOnly() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isOutputShelvedDiffs() - Method in class com.perforce.p4java.option.server.DescribeOptions
- isOutputShelvedDiffs() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- ISOWNER_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- isOwnerName() - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- isOwnerSubmit() - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- isOwnerSubmit() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- isParent(MapItem, MapTableT) - Method in class com.perforce.p4java.mapapi.MapItem
- isParentToStream() - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- isPasswordEnabled() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isPasswordEnabled() - Method in interface com.perforce.p4java.server.IServerInfo
- isPathExcluded() - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Checks if the path is excluded.
- isPathExcluded() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- ISpecDelegator - Interface in com.perforce.p4java.server.delegator
- isPendingIntegrationRecs() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isPerforceCounter() - Method in class com.perforce.p4java.option.server.CounterOptions
- isPersist() - Method in class com.perforce.p4java.option.server.Login2Options
- isPreview() - Method in class com.perforce.p4java.option.client.UnshelveFilesOptions
- isProbablySymLink(File) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Return true if there's some reason to believe this file is a Unix or Linux symbolic link.
- isPromotesShelvedChangeIfDistributedConfigured() - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- isPropagateAttributes() - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- isPropagateType() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isPropagateType() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isProxyEncrypted() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isProxyEncrypted() - Method in interface com.perforce.p4java.server.IServerInfo
- isQuiet() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- isQuiet() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isQuiet() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- isQuiet() - Method in class com.perforce.p4java.option.client.SyncOptions
- isQuiet() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isQuiet() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- isQuietMode() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- isQuietMode() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isRcsDiffs() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- isRcsDiffs() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isRebranchSourceAfterDelete() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isRelaxCmdNameValidationChecks() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- isRemoved() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isReOpen() - Method in class com.perforce.p4java.option.changelist.SubmitOptions
- isReplaceFiles() - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- isReplacement() - Method in class com.perforce.p4java.option.server.TrustOptions
-
Checks if a replacement fingerprint is to be affected.
- isReportOnly() - Method in interface com.perforce.p4java.core.file.IObliterateResult
- isReportOnly() - Method in class com.perforce.p4java.impl.generic.core.file.ObliterateResult
- isReresolvable() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- isReresolvable() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- isResolved() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- isResolved() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- isResolveFileAttributeChanges() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isResolveFileBranching() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isResolveFileContentChanges() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isResolveFileDeletions() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isResolveFiletypeChanges() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isResolveMovedFiles() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isResolveStreamSpec() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isRestart() - Method in class com.perforce.p4java.option.server.Login2Options
- isReverseMapping() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isReverseMapping() - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- isReverseMapping() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isReverseMapping() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- isReverseMapping() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Checks if is reverse mapping.
- isReverseMapping() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- isReverseMappings() - Method in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
- isReverseOrder() - Method in class com.perforce.p4java.option.server.GetJobsOptions
- isReverseSort() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- isRevertFileList() - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- isRevertOnlyUnchanged() - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- isRevertStreamSpec() - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- isRevertunchanged() - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- isRevertunchanged() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- isRevertunchangedReopen() - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- isRevertunchangedReopen() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- isRmdir() - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- isRmdir() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- isRsh() - Method in enum com.perforce.p4java.server.IServerAddress.Protocol
-
Return true if the protocol is RSH.
- isRunningOnWindows() - Static method in class com.perforce.p4java.impl.mapbased.server.Server
- isSafeMerge() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- isSafeMerge() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isSafetyCheck() - Method in class com.perforce.p4java.option.client.SyncOptions
- isSearchBinaries() - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- isSecure() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- isSecure() - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Check if the server is secure (SSL) or not.
- isSecure() - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddress
- isSecure() - Method in interface com.perforce.p4java.server.IServerAddress
-
Return true, if the protocol is secure.
- isSecure() - Method in enum com.perforce.p4java.server.IServerAddress.Protocol
-
Return true if the protocol is secure.
- isSelfSigned() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- isServerBypass() - Method in class com.perforce.p4java.option.client.SyncOptions
- isServerEncrypted() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isServerEncrypted() - Method in interface com.perforce.p4java.server.IServerInfo
- isServerUnicode() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- isSetOnSubmittedFiles() - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- isShelved() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- isShelved() - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Does this changelist contain at least one shelved file? This only applies to changelists whose
IChangelistSummary.getStatus()
isChangelistStatus.PENDING
and that have been returned as IChangelistSummary objects. - isShelved() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- isShelved() - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- isShelved() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- isShelvedFiles() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- isShelvedFiles() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- isShortOutput() - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- isShowActionsOnly() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isShowActionsOnly() - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- isShowActionsOnly() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isShowAll() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- isShowAttributes() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isShowBase() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isShowBaseRevision() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isShowBaseRevision() - Method in class com.perforce.p4java.option.client.ResolvedFilesOptions
- isShowBinaryContent() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isShowFiles() - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- isShowHexAttributes() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isShowPopulatedFiles() - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Checks if is show populated files.
- isShowScheduledResolve() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isShowStorageLocation() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- isShowTime() - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- isShowTime() - Method in class com.perforce.p4java.option.server.GetClientsOptions
- isShowTime() - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- isSingle() - Method in class com.perforce.p4java.mapapi.MapTable
- isSkipArchiveSearchRemoval() - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- isSkipComputedDigest() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- isSkipConversion() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
-
Checks if is skip conversion.
- isSkipDataConversion() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Checks if is skip data conversion.
- isSkipFile() - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- isSkipHaveSearch() - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- isSkipIntegratedRevs() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isSkipPlusXModifier() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- ISSOCallback - Interface in com.perforce.p4java.server.callback
-
Defines the Perforce Single Sign On (SSO) callback interface.
- ISSOCallback.Status - Enum in com.perforce.p4java.server.callback
-
SSO callback return status.
- isSolaris() - Static method in class com.perforce.p4java.common.base.OSUtils
- isSortByDate() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- isSortByFileSize() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- isSortByFiletype() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- isSortByHaveRev() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- isSortByHeadRev() - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- isSSOAuthRequired() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isSSOAuthRequired() - Method in interface com.perforce.p4java.server.IServerInfo
- isStatus() - Method in class com.perforce.p4java.option.server.Login2Options
- isStorageDbTraits() - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- isStorageTraitsDepot() - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- isStream() - Method in interface com.perforce.p4java.client.IClientSummary
-
Convenience method to check if this is a stream client
- isStream() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- isStreamCmd() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- isSubGroup() - Method in interface com.perforce.p4java.core.IUserGroup
-
Return true if this group is a sub group of another group on this server.
- isSubGroup() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- ISSUBGROUP_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- isSubmitunchanged() - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- isSubmitunchanged() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- isSubmitunchangedReopen() - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- isSubmitunchangedReopen() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- issuingServerCommand(int, String) - Method in interface com.perforce.p4java.server.callback.ICommandCallback
-
Report that P4Java is about to issue a Perforce server command.
- isSumFileSizes() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- isSummaryDiff() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- isSummaryDiff() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isSupported(String) - Static method in class com.perforce.p4java.server.PerforceCharsets
-
Is the P4 charset name specified supported?
- isSuppressHeader() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isSuppressWarning() - Method in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
- isSymbolicLink(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
-
Tests whether a file is a symbolic link.
- isSymbolicLinkCapable() - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
-
Checks if is symbolic link capable.
- isSymlink() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- isSymlink() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- isSymlink(String) - Method in interface com.perforce.p4java.impl.generic.sys.ISystemFileCommandsHelper
-
Return true iff the file exists and is a symbolic link.
- isSymlink(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.RpcSystemFileCommandsHelper
- isSymlink(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.WindowsRpcSystemFileCommandsHelper
- isSyncedFiles() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- isSyncInPlace() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- ISTAT - com.perforce.p4java.server.CmdSpec
- IStatDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface for 'p4 stat' imlementation.
- isTracingAtLevel(ILogCallback.LogTraceLevel) - Static method in class com.perforce.p4java.Log
- isTracingAtLevel(ILogCallback.LogTraceLevel) - Static method in class com.perforce.p4java.Tracer
- isTransferContent() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- IStream - Interface in com.perforce.p4java.core
-
Defines a full Perforce stream specification.
- IStream.IExtraTag - Interface in com.perforce.p4java.core
-
Defines an "extraTag*" field
- IStreamComponentMapping - Interface in com.perforce.p4java.core
- IStreamComponentMapping.Type - Enum in com.perforce.p4java.core
- IStreamDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Stream command.
- IStreamIgnoredMapping - Interface in com.perforce.p4java.core
-
Define (optional) a list of file or directory names to be ignored in client views.
- IStreamingCallback - Interface in com.perforce.p4java.server.callback
-
Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
- IStreamingServer - Interface in com.perforce.p4java.server
- IStreamIntegrationLog - Interface in com.perforce.p4java.core
-
StreamIntegrationLog is typically returned from the server as part of the streamlog command.
- IStreamIntegrationStatus - Interface in com.perforce.p4java.core
-
Defines the stream's cached integration status with respect to its parent.
- IStreamIntegrationStatus.ICachedState - Interface in com.perforce.p4java.core
-
Defines the cached state of the stream's integration status without refreshing stale data.
- IStreamlog - Interface in com.perforce.p4java.core
-
Defines the methods and operations available on Perforce streamlogs returned from the server.
- IStreamlogDelegator - Interface in com.perforce.p4java.server.delegator
- IStreamRemappedMapping - Interface in com.perforce.p4java.core
-
Define (optional) an individual stream view path is to be remapped in client view.
- IStreamsDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Streams command.
- IStreamSummary - Interface in com.perforce.p4java.core
-
Defines the summary Perforce stream metadata typically returned by the getStreamSummaryList() method, corresponding to "p4 streams" and similar.
- IStreamSummary.IOptions - Interface in com.perforce.p4java.core
-
Stream options are flags to configure stream behavior.
- IStreamSummary.ParentView - Enum in com.perforce.p4java.core
-
ParentView: 'inherit' or 'noinherit'.
- IStreamSummary.Type - Enum in com.perforce.p4java.core
-
Types of streams include 'mainline', 'release', 'development', 'virtual' and 'task'.
- IStreamViewMapping - Interface in com.perforce.p4java.core
-
Defines an individual file path in the stream view.
- IStreamViewMapping.PathType - Enum in com.perforce.p4java.core
-
Defines the possible path types.
- isTruncateDescriptions() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- isTruncatedLongOutput() - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- isTrusted() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- isTwoFactor() - Method in class com.perforce.p4java.option.server.LoginOptions
- isTwoWayMerge() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- isUndocCounter() - Method in class com.perforce.p4java.option.server.CounterOptions
- isUndocCounter() - Method in class com.perforce.p4java.option.server.GetCountersOptions
- isUndocKey() - Method in class com.perforce.p4java.option.server.GetKeysOptions
- isUndocKey() - Method in class com.perforce.p4java.option.server.KeyOptions
- isUnicode() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- isUnicode() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- isUnicodeEnabled() - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- isUnicodeEnabled() - Method in interface com.perforce.p4java.server.IServerInfo
- isUnicodeServer() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- isUnicodeServer(P4Charset) - Static method in class com.perforce.p4java.server.P4Charset
- isUnifiedDiff() - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- isUnifiedDiff() - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- isUnix() - Static method in class com.perforce.p4java.common.base.OSUtils
- isUnix() - Static method in class com.perforce.p4java.env.SystemInfo
- isUnloaded() - Method in interface com.perforce.p4java.client.IClientSummary
-
Return the "unloaded" status for this client.
- isUnloaded() - Method in interface com.perforce.p4java.core.ILabelSummary
-
Return the "unloaded" status for this label.
- isUnloaded() - Method in interface com.perforce.p4java.core.IStreamSummary
-
Return the "unloaded" status for this stream.
- isUnloaded() - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- isUnloaded() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- isUnloaded() - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- isUnloaded() - Method in class com.perforce.p4java.option.server.GetClientsOptions
- isUnloaded() - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- isUnloaded() - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- ISUNLOADED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- isUnloadedFiles() - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- isUnmap() - Method in interface com.perforce.p4java.core.file.IFileSpec
- isUnmap() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- isUnopenedDifferent() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- isUnopenedMissing() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- isUnopenedWithStatus() - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- isUnresolved() - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- isUnresolved() - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- isUpdateIfOwner() - Method in class com.perforce.p4java.option.server.UpdateUserGroupOptions
- isUpdateWorkspace() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isUseChangeNumbers() - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- isUseHaveRev() - Method in class com.perforce.p4java.core.file.IntegrationOptions
- isUseHaveRev() - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- isUseJournal() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Checks if is use journal.
- isUserCanceled() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- isUserName() - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- isUseTags() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- isUseWildcards() - Method in class com.perforce.p4java.option.client.AddFilesOptions
- isUseWildcards() - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- isUsingCompression() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- isValidatedByChain() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
was the server ssl connection validated by chain?
- isValidatedByFingerprint() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
was the server ssl connection validated by fingerprint?
- isValidatedByHostname() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
was the server ssl connection validated by hostname match?
- isValidChecksum() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
- isValidP4JCmdSpec(String) - Static method in enum com.perforce.p4java.server.CmdSpec
-
Return true iff the passed-in string can be decoded as a valid P4CJCmdSpec.
- isVerbose() - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- isVerifySize() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- isVerifyUnload() - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- isViewmatch() - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- isViewRestricted() - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- isWarningMessage(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Checks for a warning message.
- isWellFormed(byte[]) - Static method in class com.perforce.p4java.common.base.Utf8Utils
- isWellFormed(byte[], int, int) - Static method in class com.perforce.p4java.common.base.Utf8Utils
- isWild() - Method in class com.perforce.p4java.mapapi.MapChar
- isWindows() - Static method in class com.perforce.p4java.common.base.OSUtils
- isWindows() - Static method in class com.perforce.p4java.env.SystemInfo
- isWipeAddFiles() - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- isWsOption() - Method in enum com.perforce.p4java.core.file.DiffType
-
Return true if this is a "whitespace option", i.e.
- ISystemFileCommandsHelper - Interface in com.perforce.p4java.impl.generic.sys
-
An interface that specifies a set of useful file-level functions (such as recognizing a symbolic link or setting writable or executable bits) that are not always implemented by vanilla Java installations, and that can be used by P4Java to implement these file operations when the surrounding JVm or JDK does not do a good job.
- isZeroConfAvailable() - Static method in class com.perforce.p4java.server.ServerFactory
-
Deprecated.As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.
- isZeroConfAvailable() - Method in class com.perforce.p4java.server.ZeroconfHelper
-
Deprecated.Returns true if this instance of P4Java has a suitable zeroconf implementation available to it.
- ITagDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Tag command.
- item1 - Variable in class com.perforce.p4java.mapapi.MapPair
- iterator() - Method in class com.perforce.p4java.core.ViewMap
- ITriggerEntry - Interface in com.perforce.p4java.admin
-
Describes a protection entry (line) in a Perforce triggers table.
- ITriggerEntry.TriggerType - Enum in com.perforce.p4java.admin
- ITriggersDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Triggers command.
- ITriggersTable - Interface in com.perforce.p4java.admin
-
Describes a Perforce triggers table.
- IUndoDelegator - Interface in com.perforce.p4java.server.delegator
- IUnloadDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Unload command.
- IUser - Interface in com.perforce.p4java.core
-
Defines a full Perforce user object.
- IUserDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the User command.
- IUserGroup - Interface in com.perforce.p4java.core
-
Defines Perforce user group attributes and methods.
- IUsersDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Users command.
- IUserSummary - Interface in com.perforce.p4java.core
-
Defines a Perforce user summary as returned from an IServer getUsers method and similar.
- IUserSummary.UserType - Enum in com.perforce.p4java.core
-
Describes the type (service or standard) of this user.
- IVerifyDelegator - Interface in com.perforce.p4java.server.delegator
-
Interface to handle the Verify command.
- IWhereDelegator - Interface in com.perforce.p4java.client.delegator
J
- Job - Class in com.perforce.p4java.impl.generic.core
-
Simple generic default implementation class for the IJob interface.
- Job(IServer, Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.Job
- Job(IServer, Map<String, Object>, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.Job
- JOB - com.perforce.p4java.server.CmdSpec
- JOB - com.perforce.p4java.server.CustomSpec
- JOB_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- JobDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for 'p4 job'..
- JobDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.JobDelegator
-
Instantiates a new job delegator.
- jobId - Variable in class com.perforce.p4java.option.server.GetFixesOptions
-
If non-null, only fixes for the named job are listed.
- jobIds - Variable in class com.perforce.p4java.impl.generic.core.Changelist
- jobIds - Variable in class com.perforce.p4java.option.changelist.SubmitOptions
-
If not null, should contain a list of job IDs for jobs that will have their status changed to fixed or "jobStatus", below.
- JOBS - com.perforce.p4java.server.CmdSpec
- JOBS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- JobsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for 'p4 jobs'..
- JobsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.JobsDelegator
-
Instantiates a new jobs delegator.
- JobSpec - Class in com.perforce.p4java.impl.generic.core
-
Simple generic default implementation class for the IJobSpec interface.
- JobSpec() - Constructor for class com.perforce.p4java.impl.generic.core.JobSpec
- JobSpec(Map<String, Object>, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.JobSpec
- JOBSPEC - com.perforce.p4java.server.CmdSpec
- JobSpec.JobSpecField - Class in com.perforce.p4java.impl.generic.core
- JobSpecDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for jobspec commands.
- JobSpecDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.JobSpecDelegator
-
Instantiates a new job spec delegator.
- JobSpecField() - Constructor for class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- JobSpecField(String) - Constructor for class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- jobStatus - Variable in class com.perforce.p4java.option.changelist.SubmitOptions
-
If not null, should contain a string to which the jobs in the jobIds list (or local jobs list) will be set on a successful submit; if null, the jobs will be marked "fixed".
- jobView - Variable in class com.perforce.p4java.option.server.GetJobsOptions
-
If not null, this should be a string in format detailed by "p4 help jobview" used to restrict jobs to those satisfying the job view expression.
- JOBVIEW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- join(MapTable, MapTableT, MapTable, MapTableT, MapJoiner, String) - Method in class com.perforce.p4java.mapapi.MapTable
- join(MapTableT, MapTable, MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- join(MapTableT, MapTable, MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- join2(MapTableT, MapTable, MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- join2(MapTableT, MapTable, MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- joinCheck(MapTableT, MapTable, MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- joinCheck(MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- Joiner - Class in com.perforce.p4java.mapapi
- Joiner() - Constructor for class com.perforce.p4java.mapapi.Joiner
- joinError - Variable in class com.perforce.p4java.mapapi.MapTable
- joinError() - Method in class com.perforce.p4java.mapapi.MapTable
- joinOptimizer(MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- JOURNAL_ROTATE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- JOURNAL_ROTATE_LOCK - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- journalPrefix - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
If non-null, specifies a file name prefix to match the one used with 'p4d -jc prefix'.
- journalWait(JournalWaitOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JournalWaitDelegator
-
Journal wait.
- journalWait(JournalWaitOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- journalWait(JournalWaitOptions) - Method in interface com.perforce.p4java.server.delegator.IJournalWaitDelegator
-
Turns on/off journal-wait.
- JOURNALWAIT - com.perforce.p4java.server.CmdSpec
- JournalWaitDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for journal wait.
- JournalWaitDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.JournalWaitDelegator
-
Instantiates a new journal wait delegator.
- JournalWaitOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer's journalWait method.
- JournalWaitOptions() - Constructor for class com.perforce.p4java.option.server.JournalWaitOptions
-
Default constructor.
- JournalWaitOptions(String...) - Constructor for class com.perforce.p4java.option.server.JournalWaitOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
K
- KEY - com.perforce.p4java.server.CmdSpec
- KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- KeyDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Key command.
- KeyDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.KeyDelegator
-
Instantiate a new KeyDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- KeyOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer's setKey method.
- KeyOptions() - Constructor for class com.perforce.p4java.option.server.KeyOptions
-
Default constructor.
- KeyOptions(boolean, boolean) - Constructor for class com.perforce.p4java.option.server.KeyOptions
-
Explicit value constructor.
- KeyOptions(String...) - Constructor for class com.perforce.p4java.option.server.KeyOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- KEYS - com.perforce.p4java.server.CmdSpec
- KeysDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Keys command.
- KeysDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.KeysDelegator
-
Instantiate a new KeysDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
L
- label - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- label - Variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- label - Variable in class com.perforce.p4java.option.server.ReloadOptions
-
If not null, unload the specified label.
- label - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If not null, unload the specified label.
- Label - Class in com.perforce.p4java.impl.generic.core
-
Default implementation class for the ILabel interface.
- Label() - Constructor for class com.perforce.p4java.impl.generic.core.Label
-
Default constructor; sets all inherited and local fields to null or false; calls super(false).
- Label(ILabelSummary) - Constructor for class com.perforce.p4java.impl.generic.core.Label
-
Given an ILabelSummary object, construct a new Label object from it.
- Label(String, String, Date, Date, String, String, boolean, ViewMap<ILabelMapping>) - Constructor for class com.perforce.p4java.impl.generic.core.Label
-
Explicit-value constructor.
- Label(Map<String, Object>, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.Label
-
Construct a new Label from the map passed back from the IServer's getLabel method or from a similar map, and the current server object (if any).
- LABEL - com.perforce.p4java.server.CmdSpec
- LABEL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- LABEL_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LABEL_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LABEL_REC_DELETED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- Label.LabelMapping - Class in com.perforce.p4java.impl.generic.core
- LabelDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Label command.
- LabelDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.LabelDelegator
-
Instantiate a new LabelDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- LabelMapping() - Constructor for class com.perforce.p4java.impl.generic.core.Label.LabelMapping
-
Default constructor -- calls super() only.
- LabelMapping(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.Label.LabelMapping
-
Explicit value constructor -- calls super(order, labelMapping).
- LABELS - com.perforce.p4java.server.CmdSpec
- LabelsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Labels command.
- LabelsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.LabelsDelegator
-
Instantiate a new LabelsDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- LabelSummary - Class in com.perforce.p4java.impl.generic.core
-
Default implementation of the ILabelSumamry interface.
- LabelSummary() - Constructor for class com.perforce.p4java.impl.generic.core.LabelSummary
-
Default constructor -- set all fields to null or false.
- LabelSummary(boolean) - Constructor for class com.perforce.p4java.impl.generic.core.LabelSummary
-
Construct an empty LabelSummary and appropriately initialize the ServerResource superclass fields according to whether this summary a summary only or part of the full Label class.
- LabelSummary(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.LabelSummary
-
Construct a LabelSummary from a map returned from the Perforce server's getLabelSummaryList.
- labelSync(List<IFileSpec>, String, boolean, boolean, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Perform a label sync operation for this client.
- labelSync(List<IFileSpec>, String, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- labelSync(List<IFileSpec>, String, LabelSyncOptions) - Method in interface com.perforce.p4java.client.IClient
-
Perform a label sync operation for this client.
- labelSync(List<IFileSpec>, String, LabelSyncOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- LABELSYNC - com.perforce.p4java.server.CmdSpec
- LabelSyncOptions - Class in com.perforce.p4java.option.client
-
Label sync options subclass for use with IClient.labelSync.
- LabelSyncOptions() - Constructor for class com.perforce.p4java.option.client.LabelSyncOptions
-
Default constructor.
- LabelSyncOptions(boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.LabelSyncOptions
-
Explicit-value constructor.
- LabelSyncOptions(String...) - Constructor for class com.perforce.p4java.option.client.LabelSyncOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- largestRecv - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- largestRpcPacketRecv - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- largestRpcPacketSent - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- largestSend - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- lastAccess - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- lastUpdate - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- launchBrowser(String) - Method in class com.perforce.p4java.server.callback.DefaultBrowserCallback
- launchBrowser(String) - Method in interface com.perforce.p4java.server.callback.IBrowserCallback
- leadingContext - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -B option; if zero, option is off
- LEAVE_UNCHANGED - Static variable in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
-
LEAVE_UNCHANGED - leaveunchanged
- LEAVE_UNCHANGED_REOPEN - Static variable in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
-
LEAVE_UNCHANGED_REOPEN - leaveunchanged+reopen
- left - Variable in class com.perforce.p4java.impl.generic.core.MapEntry
- left - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- LEFT_ONLY - com.perforce.p4java.core.IFileDiff.Status
- length() - Method in class com.perforce.p4java.mapapi.Joiner
- length(byte) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
- LF - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- lhs() - Method in class com.perforce.p4java.mapapi.MapItem
- LHS - com.perforce.p4java.mapapi.MapTableT
- License - Class in com.perforce.p4java.impl.generic.core
- License() - Constructor for class com.perforce.p4java.impl.generic.core.License
- License(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.License
- LICENSE - com.perforce.p4java.server.CmdSpec
- LICENSE_APPLICATION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_CAPABILITIES_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_CLIENTS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_CUSTOMER_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_EXPIRES_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_IPADDRESS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_PLATFORM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_SUPPORT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LICENSE_USERS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- LicenseDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- LicenseDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.LicenseDelegator
-
Basic constructor, taking a server object.
- LicenseLimits - Class in com.perforce.p4java.impl.generic.core
- LicenseLimits() - Constructor for class com.perforce.p4java.impl.generic.core.LicenseLimits
- LicenseLimits(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.LicenseLimits
- line - Variable in class com.perforce.p4java.impl.generic.core.FileLineMatch
- LINE_SEPARATOR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
-
Sequence used by operating system to separate lines in text files.
- lineEnd - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- LINEEND - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- LINEEND_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- lineNumber - Variable in class com.perforce.p4java.impl.generic.core.FileLineMatch
- LINESEP_PROPS_KEY - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
The key for the system-wide line separator.
- LIST - com.perforce.p4java.server.CmdSpec
- listAll - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If true, specifies that properties for all users and groups should be listed.
- ListData - Class in com.perforce.p4java.impl.generic.core
-
Holds data fetched from p4 list command
- ListData() - Constructor for class com.perforce.p4java.impl.generic.core.ListData
- ListData(long, String) - Constructor for class com.perforce.p4java.impl.generic.core.ListData
- ListDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
This class acts as a delegator that executes the command 'p4 list'
- ListDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ListDelegator
-
Instantiates a new list delegator.
- listExtensions(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- listExtensions(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- listExtensions(String) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Lists extensions or configs based on type.
- listOnly - Variable in class com.perforce.p4java.option.client.UndoFilesOptions
-
If true, don't actually perform the undo, just return what would happen if the undo was performed.
- listOnly - Variable in class com.perforce.p4java.option.server.MoveFileOptions
-
If true, don't actually perform the move, just return what would happen if the move was performed.
- listOnly - Variable in class com.perforce.p4java.option.server.TagFilesOptions
- ListOptions - Class in com.perforce.p4java.option.server
-
This class is used to encapsulate all the information that forms the options part of the 'p4 list' command
- ListOptions() - Constructor for class com.perforce.p4java.option.server.ListOptions
-
Default constructor
- loadFingerprint(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the p4trust entry value for the server IP and port based upon a search of either the file found at
PropertyDefs.TRUST_PATH_KEY_SHORT_FORM
,PropertyDefs.TRUST_PATH_KEY
, the P4TRUST environment variable or the standard p4trust file location for the current OS. - loadFingerprints() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the p4trust entries from the file found at
PropertyDefs.TRUST_PATH_KEY_SHORT_FORM
,PropertyDefs.TRUST_PATH_KEY
, the P4TRUST environment variable or the standard p4trust file location for the current OS. - loadTicket(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the p4tickets entry value for the current user returned from
Server.getUserName()
and server address based upon a search of either the file found atPropertyDefs.TICKET_PATH_KEY_SHORT_FORM
,PropertyDefs.TICKET_PATH_KEY
, the P4TICKETS environment variable or the standard p4tickets file location for the current OS. - loadTicket(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Get the p4tickets entry value for the specified user and server address based upon a search of either the file found at
PropertyDefs.TICKET_PATH_KEY_SHORT_FORM
,PropertyDefs.TICKET_PATH_KEY
, the P4TICKETS environment variable or the standard p4tickets file location for the current OS. - LOCAL - com.perforce.p4java.client.IClientSummary.ClientLineEnd
- LOCAL - com.perforce.p4java.core.IDepot.DepotType
- LOCAL - com.perforce.p4java.impl.generic.core.file.FilePath.PathType
-
Path is a Perforce local path type.
- LOCAL - com.perforce.p4java.impl.mapbased.client.ViewDepotType
- LOCAL - Static variable in class com.perforce.p4java.CharsetDefs
-
The current "local" JVM charset, as taken from the JVM itself.
- LOCAL_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- LOCAL_NAME - Static variable in class com.perforce.p4java.CharsetDefs
-
The canonical name of the local JVM charset.
- localHostName - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- localLineEndStr - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
The local line end string, as retrieved from the system properties.
- localPath - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- localSyntax - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, requests output in local file syntax using relative paths, similar to the workspace-centric view provided by 'status'.
- localWhere(List<IFileSpec>) - Method in interface com.perforce.p4java.client.delegator.IWhereDelegator
-
For each of the passed-in file specs, show how the named file maps through the client view.
- localWhere(List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- localWhere(List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.client.cmd.WhereDelegator
- LOCK - com.perforce.p4java.server.CmdSpec
- locked - Variable in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- locked - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- locked - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If true, specifies that the client, label, or task stream should be unloaded even if it is locked.
- LOCKED_VALUE - Static variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- lockFiles(List<IFileSpec>, int) - Method in interface com.perforce.p4java.client.IClient
-
Lock an opened file against changelist submission.
- lockFiles(List<IFileSpec>, int) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- lockFiles(List<IFileSpec>, LockFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Lock an opened file against changelist submission.
- lockFiles(List<IFileSpec>, LockFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- LockFilesOptions - Class in com.perforce.p4java.option.client
-
Options subclass for IClient.lockFiles.
- LockFilesOptions() - Constructor for class com.perforce.p4java.option.client.LockFilesOptions
-
Default constructor.
- LockFilesOptions(int) - Constructor for class com.perforce.p4java.option.client.LockFilesOptions
-
Explicit-value constructor.
- LockFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.LockFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- Log - Class in com.perforce.p4java
-
Simple P4Java-wide logger class based on the ILogCallback callback interface.
- Log() - Constructor for class com.perforce.p4java.Log
- login(IUser, StringBuffer, LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
- login(IUser, StringBuffer, LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login(IUser, StringBuffer, LoginOptions) - Method in interface com.perforce.p4java.server.delegator.ILoginDelegator
-
Log another user in to Perforce by obtaining a session ticket for that user.
- login(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
- login(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login(String) - Method in interface com.perforce.p4java.server.delegator.ILoginDelegator
-
Convenience method for login(password, false).
- login(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
- login(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login(String, boolean) - Method in interface com.perforce.p4java.server.delegator.ILoginDelegator
-
Log the current user (if any) in to a Perforce server, optionally arranging to be logged in for all hosts.
- login(String, LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
- login(String, LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login(String, LoginOptions) - Method in interface com.perforce.p4java.server.delegator.ILoginDelegator
-
Log the current user (if any) in to a Perforce server, optionally arranging to be logged in for all hosts.
- login(String, StringBuffer, LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
- login(String, StringBuffer, LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login(String, StringBuffer, LoginOptions) - Method in interface com.perforce.p4java.server.delegator.ILoginDelegator
-
Log the current user (if any) in to a Perforce server using.
- LOGIN - com.perforce.p4java.server.CmdSpec
- login2(IUser, Login2Options) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
- login2(IUser, Login2Options) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login2(IUser, Login2Options) - Method in interface com.perforce.p4java.server.delegator.ILogin2Delegator
-
Validate user second factor authentication.
- login2(Login2Options, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
- login2(Login2Options, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login2(Login2Options, String) - Method in interface com.perforce.p4java.server.delegator.ILogin2Delegator
-
Generic access method for Login2, to bypass the non-interactive clients methods.
- LOGIN2 - com.perforce.p4java.server.CmdSpec
- login2CheckAuth(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
- login2CheckAuth(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login2CheckAuth(String, boolean) - Method in interface com.perforce.p4java.server.delegator.ILogin2Delegator
-
For non-interactive clients.
- Login2Delegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- Login2Delegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
-
Instantiates a new login2 delegator.
- login2InitAuth(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
- login2InitAuth(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login2InitAuth(String) - Method in interface com.perforce.p4java.server.delegator.ILogin2Delegator
-
For non-interactive clients.
- login2ListMethods() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.Login2Delegator
- login2ListMethods() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- login2ListMethods() - Method in interface com.perforce.p4java.server.delegator.ILogin2Delegator
-
For non-interactive clients.
- Login2Options - Class in com.perforce.p4java.option.server
- Login2Options() - Constructor for class com.perforce.p4java.option.server.Login2Options
-
Default constructor.
- Login2Options(String...) - Constructor for class com.perforce.p4java.option.server.Login2Options
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- LoginDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for 'p4 login'.
- LoginDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.LoginDelegator
-
Instantiates a new login delegator.
- loginOnConnect - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- LoginOptions - Class in com.perforce.p4java.option.server
-
Options subclass for IOptionsServer.login.
- LoginOptions() - Constructor for class com.perforce.p4java.option.server.LoginOptions
-
Default constructor.
- LoginOptions(boolean) - Constructor for class com.perforce.p4java.option.server.LoginOptions
-
Explicit-value constructor.
- LoginOptions(boolean, boolean) - Constructor for class com.perforce.p4java.option.server.LoginOptions
-
Explicit-value constructor.
- LoginOptions(boolean, boolean, String) - Constructor for class com.perforce.p4java.option.server.LoginOptions
-
Explicit-value constructor.
- LoginOptions(String...) - Constructor for class com.perforce.p4java.option.server.LoginOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- logout() - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LogoutDelegator
- logout() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- logout() - Method in interface com.perforce.p4java.server.delegator.ILogoutDelegator
-
Log the current Perforce user out of a Perforce server session.
- logout(LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LogoutDelegator
- logout(LoginOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- logout(LoginOptions) - Method in interface com.perforce.p4java.server.delegator.ILogoutDelegator
-
Log the current Perforce user out of a Perforce server session.
- LOGOUT - com.perforce.p4java.server.CmdSpec
- LogoutDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Handles the 'p4 logout' command.
- LogoutDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.LogoutDelegator
-
Instantiates a new logout delegator.
- logStats() - Method in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- LogTail - Class in com.perforce.p4java.impl.generic.admin
-
Default implementation of the ILogTail interface.
- LogTail(String, long, List<String>) - Constructor for class com.perforce.p4java.impl.generic.admin.LogTail
- LOGTAIL - com.perforce.p4java.server.CmdSpec
- LogTailDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for logtail.
- LogTailDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.LogTailDelegator
-
Instantiates a new log tail delegator.
- LogTailOptions - Class in com.perforce.p4java.option.server
-
Options class for Perforce IOptionsServer.getLogtail methods.
- LogTailOptions() - Constructor for class com.perforce.p4java.option.server.LogTailOptions
-
Default constructor.
- LogTailOptions(long, long, int) - Constructor for class com.perforce.p4java.option.server.LogTailOptions
-
Explicit value constructor.
- LogTailOptions(String...) - Constructor for class com.perforce.p4java.option.server.LogTailOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- longDesc - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If true, produce a non-truncated long version of the description.
- longDesc - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If true, produce long output with the full text of the changelist descriptions.
- longDescriptions - Variable in class com.perforce.p4java.option.server.GetJobsOptions
-
If true, return full descriptions, otherwise show only a subset (typically the first 128 characters, but this is not guaranteed).
- LongOption - com.perforce.p4java.option.OptionsSpecType
- longOutput - Variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
If true, produces long output with the full text of the changelist descriptions.
- longOutput - Variable in class com.perforce.p4java.option.server.GetServerProcessesOptions
-
If true, displays long output, including the full username and argument list.
- LOOP - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
- LOWER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- LowResourceException - Exception in com.perforce.p4java.exception
- LowResourceException(String) - Constructor for exception com.perforce.p4java.exception.LowResourceException
- LowResourceException(String, String) - Constructor for exception com.perforce.p4java.exception.LowResourceException
- LowResourceException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.LowResourceException
- LowResourceException(Throwable) - Constructor for exception com.perforce.p4java.exception.LowResourceException
M
- m0 - Variable in class com.perforce.p4java.mapapi.MapJoiner
- MAC - com.perforce.p4java.client.IClientSummary.ClientLineEnd
- macintoshInfo - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 10: Macintosh file information, attributes, and so on.
- main(String[]) - Static method in class com.perforce.p4java.Metadata
-
Public main method, used solely for allowing customers to print version and other metadata information from the enclosing JAR file's manifest.
- MAINLINE - com.perforce.p4java.core.IStreamSummary.Type
- makeErrorCodeString() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
Encode the various error code subcodes as a string as seen on the wire.
- makeFileSpecList(String...) - Static method in class com.perforce.p4java.core.file.FileSpecBuilder
-
Given an array of file paths (which might include revision or label specs, etc.), return a corresponding list of file specs.
- makeFileSpecList(List<String>) - Static method in class com.perforce.p4java.core.file.FileSpecBuilder
-
Given a list of file paths (which might include revision or label specs, etc.), return a corresponding list of file specs.
- makeFileSpecListSpecialChars(String...) - Static method in class com.perforce.p4java.core.file.FileSpecBuilder
-
Given a list of file paths which include special characters like #, @, % or * in the file path, replaces the special characters (%, @, # or *) with their numeric values and returns a corresponding list of file specs.
- MakeGlobalTemp() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- makeParam(String, MapChar, AtomicInteger) - Method in class com.perforce.p4java.mapapi.MapChar
- MANGLE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- map - Variable in class com.perforce.p4java.mapapi.MapJoiner
- map(IProtectionsTable) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a list of P4Java IProtectionEntry object to an IServer input map.
- map(ITriggersTable) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a list of P4Java ITriggerEntry object to an IServer input map.
- map(IClient) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a P4Java client object to an IServer input map.
- map(IBranchSpec) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
- map(IChangelist) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a P4Java changelist to an IServer input map.
- map(IChangelist, boolean) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a P4Java changelist to an IServer input map.
- map(IDepot) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
- map(IExtension) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
- map(ILabel) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a P4Java label object to an IServer input map.
- map(ILicense) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
- map(IStream, IServer) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a P4Java stream object to an IServer input map.
- map(IUser) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a P4Java IUsers object to an IServer input map.
- map(IUserGroup, IServer) - Static method in class com.perforce.p4java.impl.generic.core.InputMapper
-
Map a P4Java IUserGroup object to an IServer input map.
- MAP_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- MAP_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- MAP_TABLE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- map2 - Variable in class com.perforce.p4java.mapapi.MapJoiner
- MapChar - Class in com.perforce.p4java.mapapi
- MapChar() - Constructor for class com.perforce.p4java.mapapi.MapChar
- MapDisambiguate - Class in com.perforce.p4java.mapapi
- MapDisambiguate() - Constructor for class com.perforce.p4java.mapapi.MapDisambiguate
- MapEntry - Class in com.perforce.p4java.impl.generic.core
-
Default implementation of the IMapEntry interface.
- MapEntry() - Constructor for class com.perforce.p4java.impl.generic.core.MapEntry
-
Default constructor.
- MapEntry(int, IMapEntry.EntryType, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.MapEntry
-
Explicit-value constructor.
- MapEntry(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.MapEntry
-
Attempts to construct a new MapEntry by parsing the passed-in string into type, left, and right components; assumes that the passed-in string is in the format specified by parseViewString (below).
- MapEntry(int, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.MapEntry
-
Construct a suitable MapEntry from the passed-in arguments, inferring the entry type from any suitable prefixes on the passed-in left string.
- MapEntry(IMapEntry) - Constructor for class com.perforce.p4java.impl.generic.core.MapEntry
-
Copy constructor.
- mapFlag - Variable in class com.perforce.p4java.mapapi.MapItem
- MapFlag - Enum in com.perforce.p4java.mapapi
- mapFlagGrid - Static variable in class com.perforce.p4java.mapapi.MapJoiner
- MapHalf - Class in com.perforce.p4java.mapapi
- MapHalf() - Constructor for class com.perforce.p4java.mapapi.MapHalf
- MapHalf(String) - Constructor for class com.perforce.p4java.mapapi.MapHalf
- MapItem - Class in com.perforce.p4java.mapapi
- MapItem(MapItem, String, String, MapFlag, int) - Constructor for class com.perforce.p4java.mapapi.MapItem
-
MapItem -- mapping entries on a chain
- MapItem(MapItem, String, String, MapFlag, int, int) - Constructor for class com.perforce.p4java.mapapi.MapItem
-
MapItem -- mapping entries on a chain
- MapItem.MapWhole - Class in com.perforce.p4java.mapapi
- MapItemArray - Class in com.perforce.p4java.mapapi
- MapItemArray() - Constructor for class com.perforce.p4java.mapapi.MapItemArray
- MapJoiner - Class in com.perforce.p4java.mapapi
- MapJoiner() - Constructor for class com.perforce.p4java.mapapi.MapJoiner
- MapJoiner2 - Class in com.perforce.p4java.mapapi
- MapJoiner2(MapTableT, MapTableT) - Constructor for class com.perforce.p4java.mapapi.MapJoiner2
- MapKeys - Class in com.perforce.p4java.impl.mapbased
-
Helper class containing all known map keys for the map-based implementation as static String fields.
- MapKeys() - Constructor for class com.perforce.p4java.impl.mapbased.MapKeys
- MapLeftRight - com.perforce.p4java.core.ViewMap.MapDirection
- MapPair - Class in com.perforce.p4java.mapapi
-
MapPair - pair of MapItem entries that are candidates for Join
- MapPair(MapItem, MapItem, MapHalf, MapHalf) - Constructor for class com.perforce.p4java.mapapi.MapPair
- MapPairArray - Class in com.perforce.p4java.mapapi
-
MapPairArray - array of MapPairs, candidates for MapHalf::Join MapPairArray::Match() - match a MapItem against the tree, adding any potentially matching entries to the array.
- MapPairArray(MapTableT, MapTableT) - Constructor for class com.perforce.p4java.mapapi.MapPairArray
- MapParam - Class in com.perforce.p4java.mapapi
- MapParam() - Constructor for class com.perforce.p4java.mapapi.MapParam
- MapParams - Class in com.perforce.p4java.mapapi
- MapParams() - Constructor for class com.perforce.p4java.mapapi.MapParams
- MapRightLeft - com.perforce.p4java.core.ViewMap.MapDirection
- MapStrings - Class in com.perforce.p4java.mapapi
-
Mapstrings.h - mapping table intial substrings
- MapStrings() - Constructor for class com.perforce.p4java.mapapi.MapStrings
- MapStrings.MapString - Class in com.perforce.p4java.mapapi
- MapTable - Class in com.perforce.p4java.mapapi
- MapTable() - Constructor for class com.perforce.p4java.mapapi.MapTable
- MapTable.compareLHS - Class in com.perforce.p4java.mapapi
- MapTable.compareRHS - Class in com.perforce.p4java.mapapi
- MapTable.compareStreamLHS - Class in com.perforce.p4java.mapapi
- MapTable.compareStreamRHS - Class in com.perforce.p4java.mapapi
- MapTableBuilder - Class in com.perforce.p4java.mapapi
- MapTableBuilder() - Constructor for class com.perforce.p4java.mapapi.MapTableBuilder
- MapTableT - Enum in com.perforce.p4java.mapapi
- MapTree - Class in com.perforce.p4java.mapapi
- MapTree() - Constructor for class com.perforce.p4java.mapapi.MapTree
- MapUnmapper - Class in com.perforce.p4java.impl.mapbased.rpc.func.helper
-
Provides unmapping services to the P4Java RPC implementation.
- MapUnmapper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
- MapWhole() - Constructor for class com.perforce.p4java.mapapi.MapItem.MapWhole
- MapWrap - Class in com.perforce.p4java.mapapi
- MapWrap() - Constructor for class com.perforce.p4java.mapapi.MapWrap
- mark(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- mark(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
- mark(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- MARKER_BOTH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MARKER_END - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MARKER_ORIGINAL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MARKER_THEIRS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MARKER_YOURS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- markSupported() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- markSupported() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
- markSupported() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- marshal() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- marshal() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
Return a ByteBuffer representing the marshaled version of this preamble.
- marshal(byte[], String, byte[]) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
- marshal(ByteBuffer) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- marshal(ByteBuffer) - Method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- marshal(ByteBuffer) - Method in interface com.perforce.p4java.impl.mapbased.rpc.packet.RpcMarshalable
-
Marshal the associated object onto the passed-in ByteBuffer.
- marshal(ByteBuffer, String, byte[]) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Marshal the passed-in packet fields onto a ByteBuffer.
- marshal(ByteBuffer, String, StringBuffer, Charset) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Marshal the passed-in packet fields onto a ByteBuffer.
- marshal(ByteBuffer, String, String, Charset) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Marshal the passed-in packet fields onto a ByteBuffer.
- marshal(ByteBuffer, String, ByteBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Marshal the passed-in packet fields onto a ByteBuffer.
- marshalAsBytes() - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
- marshalPacketField(String, Object) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Marshal a packet field into a key value byte array pair.
- marshalPacketValue(Object) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Marshal a packet field value onto a byte array and return that array.
- match(MapHalf) - Method in class com.perforce.p4java.mapapi.MapHalf
- match(MapHalf, String) - Method in class com.perforce.p4java.mapapi.MapTable
- match(MapItem, MapItem) - Method in class com.perforce.p4java.mapapi.MapPairArray
- match(File) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientIgnoreChecker
-
Check for an ignore match of the file.
- match(String, String) - Method in class com.perforce.p4java.mapapi.MapTable
- MATCH - com.perforce.p4java.core.IFileLineMatch.MatchType
-
Matched line
- MatchingLinesOptions - Class in com.perforce.p4java.option.server
-
Options objects for the IOptionsServer getMatchingLines command.
- MatchingLinesOptions() - Constructor for class com.perforce.p4java.option.server.MatchingLinesOptions
-
Default constructor.
- MatchingLinesOptions(boolean, boolean, boolean, boolean, boolean, int, int, int, boolean) - Constructor for class com.perforce.p4java.option.server.MatchingLinesOptions
-
Explicit value constructor.
- MatchingLinesOptions(String...) - Constructor for class com.perforce.p4java.option.server.MatchingLinesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- max - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If greater than zero, limits output to the first 'max' number of properties.
- MAX_CRED_LENGTH - Static variable in interface com.perforce.p4java.server.callback.ISSOCallback
-
Maximum length in bytes allowed for the SSO credentials sent back to the Perforce server.
- MAX_HANDLERS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
-
Max number of live handlers per command cycle.
- MAX_LIMIT_SUPPORTED_MIN_VERSION - Static variable in class com.perforce.p4java.impl.mapbased.server.cmd.BaseDelegator
- MAX_MEMORY_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- maxBlocks - Variable in class com.perforce.p4java.option.server.LogTailOptions
-
If greater than zero, specifies a maximum number of blocks to output.
- maxChangelistId - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If greater than zero, only consider integration history from changelists at or below the given number.
- maxFiles - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If positive, copy only the first maxFiles files.
- maxFiles - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If non-zero, return only this many results.
- maxFiles - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If positive, integrate only the first maxFiles files.
- maxFiles - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
If positive, integrate only the first maxFiles files.
- maxFiles - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If positive, copy only the first maxFiles files.
- maxFiles - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If positive, limits sizes to the first 'max' number of files.
- maxFiles - Variable in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
-
Lists only the max most recent integrations.
- maxFiles - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
If positive, limit output to the first 'maxFiles' number of files.
- maxFixes - Variable in class com.perforce.p4java.option.server.GetFixesOptions
-
If positive, restrict the list to the first maxFixes fixes.
- maxGroups - Variable in class com.perforce.p4java.option.server.GetUserGroupsOptions
-
If positive, return only the first maxGroups groups.
- maxJobs - Variable in class com.perforce.p4java.option.server.GetJobsOptions
-
If greater than zero, limit the output to the first maxJobs jobs.
- MAXLOCKTIME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- MAXLOCKTIME_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- maxMostRecent - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If positive, restrict the list to the maxMostRecent most recent changelists.
- MAXOPENFILES_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- maxRecs - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
If greater than zero, limits the number of lines (records) exported.
- maxResults - Variable in class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
If greater than zero, limit output to the first maxResults number of branches.
- maxResults - Variable in class com.perforce.p4java.option.server.GetClientsOptions
-
If greater than zero, limit output to the first maxResults number of clients.
- maxResults - Variable in class com.perforce.p4java.option.server.GetCountersOptions
-
If greater than zero, limit output to the first maxResults number of counters.
- maxResults - Variable in class com.perforce.p4java.option.server.GetDepotFilesOptions
-
If positive, return maxResults or fewer files; note: this is an UNDOC feature and may not be supported on all servers.
- maxResults - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-m
- maxResults - Variable in class com.perforce.p4java.option.server.GetKeysOptions
-
If greater than zero, limit output to the first maxResults number of keys.
- maxResults - Variable in class com.perforce.p4java.option.server.GetLabelsOptions
-
If greater than zero, limit output to the first maxResults number of labels.
- maxResults - Variable in class com.perforce.p4java.option.server.GetStreamsOptions
-
If greater than zero, limit output to the first maxResults number of branches.
- maxResults - Variable in class com.perforce.p4java.option.server.ReposOptions
-
If greater than zero, limit output to the first maxResults number of repos.
- maxResults - Variable in class com.perforce.p4java.option.server.SearchJobsOptions
-
If greater than zero, limit output to the first maxResults number of job IDs.
- maxResults - Variable in class com.perforce.p4java.option.server.StreamlogOptions
-
Displays at most 'max' revisions per stream argument specified.
- MAXRESULTS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- MAXRESULTS_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- maxRevisions - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If positive, specifies the maximum number of revisions to process.
- maxRevs - Variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
If positive, displays at most 'maxRevs' revisions per file of the file[rev] argument specified.
- MAXSCANROWS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- MAXSCANROWS_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- maxSlot - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- maxSlotNoAnds - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- maxUsers - Variable in class com.perforce.p4java.option.server.GetUsersOptions
-
If positive, return only the first maxUsers users.
- MD5 - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
- MD5Digester - Class in com.perforce.p4java.impl.mapbased.rpc.func.helper
-
Provide MD5 digest methods for the rest of the RPC implementation.
- MD5Digester() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
- MD5Digester(int) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
- MERGE - com.perforce.p4java.graph.CommitAction
- MERGE - com.perforce.p4java.server.CmdSpec
- MERGE_AUTO - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- MERGE_BASE_TMP_FILE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MERGE_BASE_TMP_STREAM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MERGE_CONFIRM - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- MERGE_DECLINE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- MERGE_END_FROM_REV_KEY - Static variable in class com.perforce.p4java.impl.mapbased.client.Client
- MERGE_FROM - com.perforce.p4java.core.file.FileAction
- MERGE_HOW - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- MERGE_MESSAGE3 - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- MERGE_PERMS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- MERGE_START_FROM_REV_KEY - Static variable in class com.perforce.p4java.impl.mapbased.client.Client
- MERGE_STATE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MERGE_THEIRS_TMP_FILE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MERGE_THEIRS_TMP_STREAM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MERGE_TMP_FILENAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.client.Client
- MERGE_YOURS_TMP_FILE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MERGE_YOURS_TMP_STREAM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- MERGED - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice
- mergeFiles(IFileSpec, List<IFileSpec>, MergeFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Merges changes from one set of files (the 'source') into another (the 'target').
- mergeFiles(IFileSpec, List<IFileSpec>, MergeFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- MergeFilesOptions - Class in com.perforce.p4java.option.client
-
Options for the IClient.mergeFiles method.
- MergeFilesOptions() - Constructor for class com.perforce.p4java.option.client.MergeFilesOptions
-
Default constructor.
- MergeFilesOptions(int, boolean, int, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.MergeFilesOptions
-
Explicit-value constructor for use with a branch.
- MergeFilesOptions(int, boolean, int, String, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.MergeFilesOptions
-
Explicit-value constructor for use with a stream.
- MergeFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.MergeFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- MESSAGE_BUNDLE - Static variable in class com.perforce.p4java.messages.PerforceMessages
-
Default name of the Perforce message bundle properties file.
- MessageGenericCode - Class in com.perforce.p4java.exception
-
Defines known Perforce error message generic codes.
- MessageGenericCode() - Constructor for class com.perforce.p4java.exception.MessageGenericCode
- MessageSeverityCode - Class in com.perforce.p4java.exception
-
Defines known Perforce error severity codes.
- MessageSeverityCode() - Constructor for class com.perforce.p4java.exception.MessageSeverityCode
- MessageSubsystemCode - Class in com.perforce.p4java.exception
-
Defines known Perforce message error subsystem codes as returned from the P4Java message and exception system.
- MessageSubsystemCode() - Constructor for class com.perforce.p4java.exception.MessageSubsystemCode
- Metadata - Class in com.perforce.p4java
-
Defines public version, date, etc., metadata about the P4Java API.
- Metadata() - Constructor for class com.perforce.p4java.Metadata
- method - Variable in class com.perforce.p4java.option.server.Login2Options
-
If not null, the chosen method provided to the -m flag
- MfAndmap - com.perforce.p4java.mapapi.MapFlag
- MfChangemap - com.perforce.p4java.mapapi.MapFlag
- MfHavemap - com.perforce.p4java.mapapi.MapFlag
- MfMap - com.perforce.p4java.mapapi.MapFlag
- MfRemap - com.perforce.p4java.mapapi.MapFlag
- MfStream1 - com.perforce.p4java.mapapi.MapFlag
- MfStream2 - com.perforce.p4java.mapapi.MapFlag
- MfStream3 - com.perforce.p4java.mapapi.MapFlag
- MfStream5 - com.perforce.p4java.mapapi.MapFlag
- MfStream6 - com.perforce.p4java.mapapi.MapFlag
- MfStream7 - com.perforce.p4java.mapapi.MapFlag
- MfStream8 - com.perforce.p4java.mapapi.MapFlag
- MfUnmap - com.perforce.p4java.mapapi.MapFlag
- MINIMUM_SUPPORTED_SERVER_LEVEL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
The minimum Perforce server level required by this implementation.
- MINIMUM_SUPPORTED_SERVER_LEVEL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
The minimum Perforce server level required by this implementation.
- MINIMUM_SUPPORTED_SERVER_LEVEL_FIELD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- minimumSupportedServerVersion - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- MIRRORED_FROM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- mkdirs(File) - Static method in class com.perforce.p4java.util.FilesHelper
-
Create all directories, including nonexistent parent directories.
- MODE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- MONITOR - com.perforce.p4java.server.CmdSpec
- MonitorDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Monitor command.
- MonitorDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.MonitorDelegator
-
Instantiate a new MonitorDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- move(int, boolean, boolean, String, IFileSpec) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Move this file if it's already opened for edit or add (the fromFile) to the destination file (the toFile).
- move(int, boolean, boolean, String, IFileSpec) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- move(IFileSpec, MoveFileOptions) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Move this file if it's already opened for edit or add (the fromFile) to the destination file (the toFile).
- move(IFileSpec, MoveFileOptions) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- move(String, String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
-
Creates a symbolic link to a target.
- MOVE - com.perforce.p4java.core.file.FileAction
- MOVE - com.perforce.p4java.server.CmdSpec
- MOVE_ADD - com.perforce.p4java.core.file.FileAction
- MOVE_DELETE - com.perforce.p4java.core.file.FileAction
- MoveDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Move command.
- MoveDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.MoveDelegator
-
Instantiate a new MoveDelegator, providing the server object that will be used to execute Perforce Helix move commands.
- MOVEDFILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- moveFile(int, boolean, boolean, String, IFileSpec, IFileSpec) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.MoveDelegator
- moveFile(int, boolean, boolean, String, IFileSpec, IFileSpec) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- moveFile(int, boolean, boolean, String, IFileSpec, IFileSpec) - Method in interface com.perforce.p4java.server.delegator.IMoveDelegator
-
Move a file already opened for edit or add (the fromFile) to the destination file (the toFile).
- moveFile(IFileSpec, IFileSpec, MoveFileOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.MoveDelegator
- moveFile(IFileSpec, IFileSpec, MoveFileOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- moveFile(IFileSpec, IFileSpec, MoveFileOptions) - Method in interface com.perforce.p4java.server.delegator.IMoveDelegator
-
Move a file already opened for edit or add (the fromFile) to the destination file (the toFile).
- moveFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Move a file from one location to another.
- MoveFileOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer moveFile method.
- MoveFileOptions() - Constructor for class com.perforce.p4java.option.server.MoveFileOptions
-
Default constructor.
- MoveFileOptions(int, boolean, boolean, boolean, String) - Constructor for class com.perforce.p4java.option.server.MoveFileOptions
-
Explicit-value constructor.
- MoveFileOptions(String...) - Constructor for class com.perforce.p4java.option.server.MoveFileOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- msDOSFileInfo - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 12: MS-DOS file information, attributes, and so on.
- MULTI - com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
N
- name - Variable in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- name - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- name - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- name - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If not null, use this as the name of this property.
- name - Variable in class com.perforce.p4java.option.server.PropertyOptions
-
If not null, use this as the name of this property.
- name() - Method in class com.perforce.p4java.mapapi.MapChar
- NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- NAME_FIELD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Which element will contain (or not) the field's name.
- NAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- NAME_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- nameFilter - Variable in class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
If non-null, limits output to branches whose name matches the nameFilter pattern.
- nameFilter - Variable in class com.perforce.p4java.option.server.GetClientsOptions
-
If non-null, limits output to clients whose name matches the nameFilter pattern.
- nameFilter - Variable in class com.perforce.p4java.option.server.GetCountersOptions
-
If non-null, limits output to counters whose name matches the nameFilter pattern.
- nameFilter - Variable in class com.perforce.p4java.option.server.GetDepotsOptions
-
If not-null, limits qualifying depots to those matching the nameFilter pattern.
- nameFilter - Variable in class com.perforce.p4java.option.server.GetKeysOptions
-
If non-null, limits output to keys whose name matches the nameFilter pattern.
- nameFilter - Variable in class com.perforce.p4java.option.server.GetLabelsOptions
-
If non-null, limits output to labels whose name matches the nameFilter pattern.
- nameFilter - Variable in class com.perforce.p4java.option.server.ReposOptions
-
If non-null, limits output to repos whose name matches the nameFilter pattern.
- nameFilters - Variable in class com.perforce.p4java.option.server.GetCountersOptions
-
If non-null, limits output to counters whose name matches any of the nameFilter patterns.
- nameFilters - Variable in class com.perforce.p4java.option.server.GetKeysOptions
-
If non-null, limits output to keys whose name matches any of the nameFilter patterns.
- nameSpace - Variable in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- NATIVE_RPC - com.perforce.p4java.server.IServerImplMetadata.ImplType
-
Java-native RPC protocol implementation.
- needsLineEndFiltering(ClientLineEnding) - Static method in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
Determine whether we really need to translate newlines.
- needWriteUtf8Bom() - Static method in class com.perforce.p4java.env.ClientTunableSettings
-
Set to 0 to prevent writing utf8 files BOM Set to 1 to write utf8 files with a BOM - default Set to 2 to write utf8 BOM only on Windows
- NEW - com.perforce.p4java.core.ChangelistStatus
- NEW_CHANGELIST_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- NEW_CONNECTION - com.perforce.p4java.exception.TrustException.Type
- NEW_KEY - com.perforce.p4java.exception.TrustException.Type
- NEW_PASSWORD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- NEW_PASSWORD2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- newBranchSpec(IOptionsServer, String, String, String[]) - Static method in class com.perforce.p4java.impl.generic.core.BranchSpec
-
Simple factory / convenience method for creating a new local BranchSpec object with defult values.
- newBranchSpec(IOptionsServer, String, String, String[], boolean) - Static method in class com.perforce.p4java.core.CoreFactory
-
Create a new branch spec locally and / or on the server with default values for non-parameter fields.
- newChangelist(IClient, String) - Static method in class com.perforce.p4java.impl.generic.core.Changelist
-
Return a new local Changelist object with default values by calling newChangelist with server and client name values taken from the passed-in client object.
- newChangelist(IServer, String, String) - Static method in class com.perforce.p4java.impl.generic.core.Changelist
-
Return a new local Changelist object with default values.
- newClient(IOptionsServer, String, String, String, String[]) - Static method in class com.perforce.p4java.impl.mapbased.client.Client
-
Convenience method to return a new Client object with certain default values filled in.
- newDecoder() - Method in class com.perforce.p4java.charset.PerforceShiftJISCharset
-
Called by users of this Charset to obtain a decoder.
- newEncoder() - Method in class com.perforce.p4java.charset.PerforceShiftJISCharset
-
Called by users of this Charset to obtain an encoder.
- newHandler() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- newJob(IServer, Map<String, Object>) - Static method in class com.perforce.p4java.impl.generic.core.Job
-
Simple factory method for creating a new Job class.
- newLabel(IServer, String, String, String[]) - Static method in class com.perforce.p4java.impl.generic.core.Label
-
Create a new local Label object with the given name, description, and view mapping.
- newLhs - Variable in class com.perforce.p4java.mapapi.MapJoiner
- newRhs - Variable in class com.perforce.p4java.mapapi.MapJoiner
- newStream(IOptionsServer, String, String, String, String, String, String, String[], String[], String[]) - Static method in class com.perforce.p4java.impl.generic.core.Stream
-
Simple factory / convenience method for creating a new local Stream object with defult values.
- newStream(IOptionsServer, String, String, String, String, String, String, String[], String[], String[], String[]) - Static method in class com.perforce.p4java.impl.generic.core.Stream
-
Simple factory / convenience method for creating a new local Stream object with defult values.
- newStream(IOptionsServer, String, String, String, String, String, String, String[], String[], String[], String[], String[]) - Static method in class com.perforce.p4java.impl.generic.core.Stream
-
Simple factory / convenience method for creating a new local Stream object with defult values.
- newUser(String, String, String, String) - Static method in class com.perforce.p4java.impl.generic.core.User
-
Simple convenience factory method to create a new local User object with default (null) jobView and reviewSubscriptions fields.
- newUserGroup(String, List<String>) - Static method in class com.perforce.p4java.impl.generic.core.UserGroup
-
Simple convenience factory method to return a new local UserGroup object.
- next() - Method in class com.perforce.p4java.mapapi.MapItem
- nextCmdCallBackKey - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- nextProgressCallbackKey - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- NO_FILE_REVISION - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
Value that signals that no Perforce file revision is (currently) associated with a file spec.
- NO_GENERIC_CODE_FOUND - Static variable in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
-
What getGeneric() returns if it can't find a plausible error generic level in a candidate string.
- NO_MAP_ORDER - Static variable in class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
- NO_METADATA - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunction
-
Used to signal that there's no corresponding function metadata for an encoding or name.
- NO_MODIFIED_FILE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- NO_REVISION_STRING - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
String representation for the NO_FILE_REVISION value.
- NOAUTORELOAD_VALUE - Static variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- NOBASE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- NOCASE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- noClientMove - Variable in class com.perforce.p4java.option.server.MoveFileOptions
-
if true, bypasses the client file rename.
- noClientRefresh - Variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
If true bypass the client file refresh.
- noClientSyncOrMod - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If true, don't do syncing or modifying of client files.
- NOCLOBBER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- NOECHO - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- noHeaderLine - Variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
If true, suppress the initial line that displays the file name and revision.
- noIgnoreChecking - Variable in class com.perforce.p4java.option.client.AddFilesOptions
-
If true, informs the client that it should not perform any ignore checking.
- noIgnoreChecking - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, informs the client that it should not perform any ignore checking.
- NOINHERIT - com.perforce.p4java.core.IStreamSummary.ParentView
- NON_CHECKED_SYNC - Static variable in class com.perforce.p4java.PropertyDefs
-
If the NON_CHECKED_SYNC property is set (to any value), syncs and certain other operations (see below) against 2010.2 or later Perforce servers will not have integrity checks performed during the operations.
- NON_CHECKED_SYNC_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the NON_CHECKED_SYNC property (below).
- NON_UNICODE_SERVER_CHARSET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Charset assumed when the server is non in Unicode mode.
- NON_UNICODE_SERVER_CHARSET_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
The name of the assumed non-Unicode server charset.
- nonCheckedSyncs - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- NONE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- NONE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
Non-function; mainly serves as an error or guard.
- NONE - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
- NONE - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
- NONE - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketFieldType
-
Field type is unknown.
- NONE - com.perforce.p4java.server.callback.ILogCallback.LogTraceLevel
- NONE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
Default to no BOM.
- NONE_REVISION - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
Value used to signal "none" file revision explicitly.
- NONE_REVISION_STRING - Static variable in interface com.perforce.p4java.core.file.IFileSpec
-
The string used by the Perforce server to signal no revision specified.
- nonMatchingLines - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -v option
- NONREV_PFX - Static variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
The string used to start Perforce file label / changelist / date metadata annotations.
- NOPROMPT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- noRefresh - Variable in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
If true, shows the cached state without refreshing stale data.
- normalize(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
-
Normalizes the text.
- NORMALIZER_CLASS_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
- NORMALIZER_FORM_CLASS_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
- NORMALIZER_IS_NORMALIZED_METHOD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
- NORMALIZER_NORMALIZE_METHOD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
- NoSuchObjectException - Exception in com.perforce.p4java.exception
-
Exception class to use to signal missing objects within p4java; this is not used for missing objects on the Perforce server side.
- NoSuchObjectException() - Constructor for exception com.perforce.p4java.exception.NoSuchObjectException
- NoSuchObjectException(String) - Constructor for exception com.perforce.p4java.exception.NoSuchObjectException
- NoSuchObjectException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.NoSuchObjectException
- NoSuchObjectException(Throwable) - Constructor for exception com.perforce.p4java.exception.NoSuchObjectException
- NOT_UNDER_CLIENT_PATH - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- noUpdate - Variable in class com.perforce.p4java.option.client.AddFilesOptions
-
If true, don't actually do the add, just return the files that would have been opened for addition.
- noUpdate - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If true, don't actually do the copy.
- noUpdate - Variable in class com.perforce.p4java.option.client.DeleteFilesOptions
-
If true, don't actually do the deletes, just return the files that would have been opened for deletion.
- noUpdate - Variable in class com.perforce.p4java.option.client.EditFilesOptions
-
If true, don't actually do the edit, just return the files that would have been opened for edit.
- noUpdate - Variable in class com.perforce.p4java.option.client.LabelSyncOptions
-
If true, don't actually do the update (c.f.
- noUpdate - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If true, don't actually do the populate.
- noUpdate - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, don't actually do the add, just return the files that would have been opened for addition.
- noUpdate - Variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
If true, don't actually do the revert, just return the files that would have been opened for reversion.
- noUpdate - Variable in class com.perforce.p4java.option.client.SyncOptions
-
If true, don't actually do the update (corresponds to p4 -n flag)
- noUpdate - Variable in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
-
If true, don't actually do the duplicate.
- NOVERSION - Static variable in interface com.perforce.p4java.admin.IDbSchema
-
What getVersion returns if there was no version number returned from the server.
- noWait - Variable in class com.perforce.p4java.option.server.JournalWaitOptions
-
If true, turn off journal-wait.
- NtsServerImpl - Class in com.perforce.p4java.impl.mapbased.rpc
-
NTS (non-thread-safe) version of the P4Java RPC implementation.
- NtsServerImpl() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- NullPointerError - Error in com.perforce.p4java.exception
-
Error class used to signal null pointers.
- NullPointerError() - Constructor for error com.perforce.p4java.exception.NullPointerError
- NullPointerError(String) - Constructor for error com.perforce.p4java.exception.NullPointerError
- NullPointerError(String, Throwable) - Constructor for error com.perforce.p4java.exception.NullPointerError
- NullPointerError(Throwable) - Constructor for error com.perforce.p4java.exception.NullPointerError
- NUM_ELEMENTS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
How many elements in each packet field.
- numEntries - Variable in class com.perforce.p4java.io.apple.AppleFile
-
The num entries.
O
- objectToBoolean(Object) - Static method in class com.perforce.p4java.option.server.OptionsHelper
- OBLITERATE - com.perforce.p4java.server.CmdSpec
- ObliterateDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Obliterate command.
- ObliterateDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ObliterateDelegator
-
Instantiate a new ObliterateDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- obliterateFiles(List<IFileSpec>, ObliterateFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ObliterateDelegator
- obliterateFiles(List<IFileSpec>, ObliterateFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- obliterateFiles(List<IFileSpec>, ObliterateFilesOptions) - Method in interface com.perforce.p4java.server.delegator.IObliterateDelegator
-
Obliterate permanently remove files and their history from the server.
- ObliterateFilesOptions - Class in com.perforce.p4java.option.server
-
Options-based method options for IOptionsServer obliterateFiles method(s).
- ObliterateFilesOptions() - Constructor for class com.perforce.p4java.option.server.ObliterateFilesOptions
-
Default constructor.
- ObliterateFilesOptions(boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.ObliterateFilesOptions
-
Explicit-value constructor.
- ObliterateFilesOptions(String...) - Constructor for class com.perforce.p4java.option.server.ObliterateFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- ObliterateResult - Class in com.perforce.p4java.impl.generic.core.file
-
The various record stats returned by the obliterateFiles method.
- ObliterateResult(List<IFileSpec>, int, int, int, int, int, int, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.file.ObliterateResult
-
Explicit parameterized constructor
- offset - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
If positive, specifies a journal or checkpoint optional offset position (journal number/offset or checkpoint number#offset) from which to start exporting.
- offset - Variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
Skip the specified number of bytes and only print what follows.
- OFFSET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ohs(MapTableT) - Method in class com.perforce.p4java.mapapi.MapItem
- OLD_PASSWORD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- omitLazyCopies - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If true, omits lazy copies when calculating the file sizes for the specified files.
- omitNonContributaryIntegrations - Variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
If true, omit non-contributory integrations; corresponds to -s.
- OneShotServerImpl - Class in com.perforce.p4java.impl.mapbased.rpc
-
A one-shot (connection-per-command) version of the RPC protocol implementation.
- OneShotServerImpl() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
- OPEN - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPEN_ACTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPEN_ACTION_OWNER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPEN_ATTR_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPEN_ATTR_PROP_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPEN_ATTR_TYPE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPEN_CHANGELIST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPEN_TYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPENABLE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- OPENED - com.perforce.p4java.server.CmdSpec
- OpenedDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation for p4 opened.
- OpenedDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.OpenedDelegator
-
Instantiates a new opened delegator.
- openedDifferentMissing - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If true, report opened files that are different from the revision in the depot, or missing.
- openedFiles(List<IFileSpec>, int, int) - Method in interface com.perforce.p4java.client.IClient
-
If one or more Perforce file specs is passed-in, return the opened / locked status of each file (if known) within an IFileSpec object; otherwise return a list of all files known to be open for this Perforce client workspace.
- openedFiles(List<IFileSpec>, int, int) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- openedFiles(List<IFileSpec>, OpenedFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Return a list of files open for this client, optionally restricted to a specific path and / or changelist.
- openedFiles(List<IFileSpec>, OpenedFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- OpenedFilesOptions - Class in com.perforce.p4java.option.server
-
Options-based method options for IServer and IClient openedFiles method(s).
- OpenedFilesOptions() - Constructor for class com.perforce.p4java.option.server.OpenedFilesOptions
-
Default constructor.
- OpenedFilesOptions(boolean, String, int, String, int) - Constructor for class com.perforce.p4java.option.server.OpenedFilesOptions
-
Explicit-value constructor.
- OpenedFilesOptions(String...) - Constructor for class com.perforce.p4java.option.server.OpenedFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- openedForIntegrate - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If true, report files that are opened for integrate.
- openedOnCommitServer - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
List files that are opened on the commit server in a multi-server installation.
- openedSame - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If true, report opened files that are the same as the revision in the depot.
- openFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Open a client file for writing.
- openMergeFiles(RpcConnection) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
-
Open and / or create the necessary files for this merge.
- OPERATOR - com.perforce.p4java.core.IUserSummary.UserType
- opStatus - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- OPTION - com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
The option.
- OPTION_SPEC_NEW - Static variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
Options: --offset, --size
- optionList - Variable in class com.perforce.p4java.option.Options
-
The list of options strings associated with this Option.
- options - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- Options - Class in com.perforce.p4java.option
-
Abstract P4Java method options superclass.
- Options() - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary.Options
-
Default constructor; sets all fields to false.
- Options() - Constructor for class com.perforce.p4java.option.Options
-
Default constructor.
- Options(boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary.Options
-
Explicit-value constructor.
- Options(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary.Options
-
Explicit-value constructor.
- Options(String) - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary.Options
-
Attempts to construct a stream Options object from a typical p4 cmd options string, e.g.
- Options(String...) - Constructor for class com.perforce.p4java.option.Options
-
Construct a new immutable Options object using the passed-in strings as the options.
- OPTIONS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OPTIONS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.changelist.SubmitOptions
-
Options: -r, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.AddFilesOptions
-
Options: -n, -c[changelist], -t[filetype], -f, -I, -Q[charset]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
Options: -c[changelist], -f, -n, -q, -v, -b[branch], -S[stream], -P[parentStream], -F, -r, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.DeleteFilesOptions
-
Options: -c[changelist], -n, -v, -k
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.EditFilesOptions
-
Options: -n, -k, -c[changelist], -t[filetype], -Q[charset]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
Options: -m[max], -t, -s[x]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Options: -c[changelist], -d, -D[flag], -R[flag], -f, -h, -i, -o, -n, -t, -q, -v, -m[max], -b[branch], -S[stream], -P[parentStream], -r, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.LabelSyncOptions
-
Options: -n, -a, -d
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.LockFilesOptions
-
Options: -c[changelist]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
Options: -c[changelist], -n, -q, -m[max], -b[branch], -S[stream], -P[parentStream], -F, -r, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Options: -d[description], -f, -m[max] -n, -o, -b[branch], -S[stream], -P[parentStream], -r, -s.
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
Options: -n, -c[changelist], -e, -a, -f, -I, -d, -l, -m, -t, -w
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.ReopenFilesOptions
-
Options: -c[changelist], -t[filetype], -Q[charset]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.ResolvedFilesOptions
-
Options: -o
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Options: -n, -s, -af, -at, -ay, -as, -Aa, -Ab, -Ac, -Ad, -Am, -At, -c[changelist], -t, -db, -dw, -dl, -o, -So
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
Options: -n, -cN, -a, -k, -w, -So, -Si
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.ShelveFilesOptions
-
Options: -f, -r, -d, -p
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.SyncOptions
-
Options: -f, -n, -k, -p, -q, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.UndoFilesOptions
-
Options: -c[changelist], -n
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.UnlockFilesOptions
-
Options: -c[changelist], -f
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.client.UnshelveFilesOptions
-
Options: -f, -n
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.ChangelistOptions
-
Options: -s, -f, -u, -O
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.CounterOptions
-
Options: -u, -f, -d, -i
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.DeleteBranchSpecOptions
-
Options: -f
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.DeleteClientOptions
-
Options: -f -Fd
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.DeleteLabelOptions
-
Options: -f
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.DescribeOptions
-
Options:
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
-
Options: -n, -q
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Options:
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.FixJobsOptions
-
Options: -s[status], -d
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetBranchSpecOptions
-
Options: -S[stream], -P[parentStream]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
Options: -u[user], -e[nameFilter], -E[nameFilter], -m[max], -t
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
Options: "-S", "-dn", "-dc[n]", "-ds", "-du[n]" "-db", "-dw", "-dl"
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
Options: -i, -l, -c[client], -m[max], -s[status], -u[user], -f, -L
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetClientsOptions
-
Options: -m[max], -u[user], -e[nameFilter], -E[nameFilter], -t, -S[stream]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetClientTemplateOptions
-
Options: -S[stream], -c[changelist]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetCountersOptions
-
Options: -u, -e[nameFilter] ..., -m[max]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetDepotFilesOptions
-
Options: -a, -m[max]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetDepotsOptions
-
p4 depots [-t type] [[-e|-E] nameFilter]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetDirectoriesOptions
-
Options: -C, -D, -H, -S[stream]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
Options: -F[filter], -m[max], -r, -c, -e[changelist], -O[x], -R[x], -S[x], -A[pattern]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
Options: -a, -c, -i, -db, -dw, -dl, -I, -q, -t
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
Options: -a, -q, -T, --offset, --size
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
Options: -d[flags], -Od, -q, -t, -u, -dc[n], -du[n], -S[stream], -P[parentStream]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
Options: [-a -S] [-s | -z] [-b blocksize] [-m max] -A [-s] [-b blocksize] [-m max] -U
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetFixesOptions
-
Options: c[changelist], -j[job], -i, m[max]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
Options: -f, -l, -C[changelist], -b[branch], -S[stream], -P[parentStream], -r, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetJobsOptions
-
Options: -e[jobview], -i, -l, -m[max], -r
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetKeysOptions
-
Options: -u, -e[nameFilter] ..., -m[max]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetLabelsOptions
-
Options: -m[max], -u[user], -e[nameFilter], -E[nameFilter], -t
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
Options: [-A] [-n name [-s sequence] [-u user | -g group]] [-F filter -T taglist -m max]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
Options: -a, -g[group], -u[user], -h[host]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
-
Options: -c[changelist], -t[counter]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetReviewsOptions
-
Options: -c[changelist]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
Options: -c[changelist], -m[max], -h, -i, -l, -L, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetServerProcessesOptions
-
Options: -a, -e, -l, -s R/T/P/I
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetStreamOptions
-
Options: -v
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetStreamsOptions
-
Options: -U, -F["filter"], -T["fields"], -m[max], --viewmatch
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
-
Options: -b[branch], -r
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetUserGroupsOptions
-
Options: -m[max], -i, -v, -g, -u, -o
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GetUsersOptions
-
Options: -m[max], -l, -a
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GraphCommitLogOptions
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GraphReceivePackOptions
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GraphRevListOptions
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.GraphShowRefOptions
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.JournalWaitOptions
-
Options: -i
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.KeyOptions
-
Options: -u, -d, -i
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.ListOptions
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.Login2Options
-
Options: p4 login2 [ -p -R ] [ -h host ] [ -S state ] [ -m method ] [ username ] p4 login2 -s [ -a | -h host ] [ username ]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.LoginOptions
-
Options: -a, -p, -h[host]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.LogTailOptions
-
Options: -b[blockSize], -s[startingOffset], -m[maxBlocks]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Options: -a, -i, -n, -v, -A[n], -B[n], -C[n], -t, -F|-G
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.MoveFileOptions
-
Options: -c[changelist], -n, -f, -t[type], -k
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.ObliterateFilesOptions
-
Options: -y, -a, -b, -h
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
Options: -a, -c[changelist], -C[client], -u[user], -m[max], -s, -x, -g
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.PropertyOptions
-
Options: -n name -v value [-s sequence] [-u user | -g group]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.ReloadOptions
-
Options: [-f] [-c client | -l label | -s stream]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.ReposOptions
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.SearchJobsOptions
-
Options: -m[max]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.SetFileAttributesOptions
-
Options: -e, -f, -p, -T0 | -T1, I
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
Options: -r, -a, -c, -s
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.StreamlogOptions
-
Options: -c changelist# -h -i -l -L -t -m max
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.StreamOptions
-
Options: -f
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.SwitchClientViewOptions
-
Options: -f
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.TagFilesOptions
-
Options: -d, -n
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.TrustOptions
-
Options: -f, -n, -y, -r.
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.UnloadOptions
-
Options: p4 unload [-f -L -z] [-c client | -l label | -s stream]
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.UpdateClientOptions
-
Options: -f
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.UpdateUserGroupOptions
-
Options: -a, -A
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.UpdateUserOptions
-
Options: -f
- OPTIONS_SPECS - Static variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
Options: [-t | -u | -v | -z] [-m max -q -s -X -b N] file[revRange] ...
- OptionsException - Exception in com.perforce.p4java.exception
-
A P4Java extension used to signal to participating users that an error occurred in Options object processing.
- OptionsException() - Constructor for exception com.perforce.p4java.exception.OptionsException
- OptionsException(String) - Constructor for exception com.perforce.p4java.exception.OptionsException
- OptionsException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.OptionsException
- OptionsException(Throwable) - Constructor for exception com.perforce.p4java.exception.OptionsException
- OptionsHelper - Class in com.perforce.p4java.option.server
- OptionsSpecType - Enum in com.perforce.p4java.option
- OPTPFX - Static variable in class com.perforce.p4java.option.server.OptionsHelper
-
String used to prefix options for the server.
- order - Variable in class com.perforce.p4java.impl.generic.core.MapEntry
- ORDER_UNKNOWN - Static variable in interface com.perforce.p4java.core.IMapEntry
- ORIGINAL - com.perforce.p4java.impl.generic.core.file.FilePath.PathType
-
Path pseudo-type used to flag a path as being the "original" path spec for a file spec.
- originalChangelist - Variable in class com.perforce.p4java.option.server.ChangelistOptions
-
If true, specify that the changelist number is the original number of a changelist which was renamed on submit.
- originalPath - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- OS_FILE_READ_ERROR - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- OSUtils - Class in com.perforce.p4java.common.base
- OTHER_ACTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OTHER_CHANGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OTHER_OPEN - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OTHERLOCK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ourIp - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- OURLOCK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ourPort - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- OUT_OF_RESOURCES - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- OUTPUT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- outputContext - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -C option; if zero, option is off
- outputDifferFilesOnly - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, limits output to files that differ.
- outputOptions - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-Rx options
- outputShelvedDiffs - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If true, output diffs of shelved files for the changelist
- outsideAdd - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, allows the user to reconcile files that are in the user's directory that are not under Perforce source control.
- outsideEdit - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, allows the user to reconcile files that have been modified outside of Perforce.
- overlap - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- OVERLAY - com.perforce.p4java.core.IMapEntry.EntryType
-
Specifies this is an "overlay" mapping; this means that the map overlays this path and its children.
- owner - Variable in class com.perforce.p4java.option.server.ReposOptions
-
If non-null, limit qualifying repos to those owned by the named owner.
- OWNER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- OWNER_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- OWNER_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ownerName - Variable in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- ownerName - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- ownerName - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- ownerName - Variable in class com.perforce.p4java.option.server.GetUserGroupsOptions
-
If true, indicates that the 'name' argument is an owner.
- OWNERS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
P
- p4Charset - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- p4Charset - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4Charset - Class in com.perforce.p4java.server
- P4Charset(String) - Constructor for class com.perforce.p4java.server.P4Charset
- P4CHARSET - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4CLIENT - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4CONFIG - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4D_ZEROCONF_NOPORT - Static variable in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.The port number used to indicate that the port has not been validly set anywhere.
- P4D_ZEROCONF_TYPE - Static variable in class com.perforce.p4java.server.ZeroconfHelper
-
Deprecated.The zeroconf type string normally used to register Perforce servers.
- P4ENVIRO - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4HOST - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4IGNORE - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4IGNORE_ENV_VAR - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4JAVA - com.perforce.p4java.server.IServerAddress.Protocol
-
Default protocol (same as p4jrpc).
- P4JAVA_PROP_KEY_PREFIX - Static variable in class com.perforce.p4java.PropertyDefs
-
The standard default P4Java server properties key prefix.
- P4JAVA_PROPS_KEY_PREFIX - Static variable in class com.perforce.p4java.Metadata
-
The Java properties key prefix use to pick up P4Java properties from the passed-in properties, etc.
- P4JAVA_TMP_DIR_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Property name key for the P4Java API's temporary directory.
- P4JavaError - Error in com.perforce.p4java.exception
-
Class intended to be used to signal unrecoverable errors that a client or other package should probably not handle or that signal serious errors without known fixes.
- P4JavaError() - Constructor for error com.perforce.p4java.exception.P4JavaError
- P4JavaError(String) - Constructor for error com.perforce.p4java.exception.P4JavaError
- P4JavaError(String, Throwable) - Constructor for error com.perforce.p4java.exception.P4JavaError
- P4JavaError(Throwable) - Constructor for error com.perforce.p4java.exception.P4JavaError
- P4JavaException - Exception in com.perforce.p4java.exception
-
Superclass for all P4Java-generated exceptions.
- P4JavaException() - Constructor for exception com.perforce.p4java.exception.P4JavaException
- P4JavaException(String) - Constructor for exception com.perforce.p4java.exception.P4JavaException
- P4JavaException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.P4JavaException
- P4JavaException(Throwable) - Constructor for exception com.perforce.p4java.exception.P4JavaException
- P4JavaExceptions - Class in com.perforce.p4java.common.base
- P4JAVASSL - com.perforce.p4java.server.IServerAddress.Protocol
-
Default SSL protocol (same as p4jrpcssl).
- P4JRPC - com.perforce.p4java.server.IServerAddress.Protocol
-
One-shot (connection-per-command) RPC protocol.
- P4JRPCNTS - com.perforce.p4java.server.IServerAddress.Protocol
-
Non-thread-safe (multiple-commands-per-connection) RPC protocol.
- P4JRPCNTSSSL - com.perforce.p4java.server.IServerAddress.Protocol
-
Non-thread-safe (multiple-commands-per-connection) SSL RPC protocol.
- P4JRPCSSL - com.perforce.p4java.server.IServerAddress.Protocol
-
One-shot (connection-per-command) SSL RPC protocol.
- P4JRSH - com.perforce.p4java.server.IServerAddress.Protocol
-
RSH protocol (run p4d in 'rsh' mode).
- P4JRSHNTS - com.perforce.p4java.server.IServerAddress.Protocol
-
Non-thread-safe (multiple-commands-per-connection) RSH protocol (run p4d in 'rsh' mode).
- P4PASSWD - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4PORT - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4ResultMapUtils - Class in com.perforce.p4java.common.base
- P4SERVER_LINSEP_BYTE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterOutputStream
- P4SERVER_LINSEP_STR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterOutputStream
-
What the Perforce server uses as a line end separator when sending us text file contents
- P4TICKETS - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4TICKETS_DEFAULT_OTHER - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4TICKETS_DEFAULT_WINDOWS - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4TICKETS_ENV_VAR - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4TRUST - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- P4TRUST_DEFAULT_OTHER - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4TRUST_DEFAULT_WINDOWS - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4TRUST_ENV_VAR - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- P4USER - Static variable in class com.perforce.p4java.env.PerforceEnvironment
- packageExtension(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- packageExtension(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- packageExtension(String) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Packages the extension.
- packetsRecv - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- packetsSent - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- ParallelSyncOptions - Class in com.perforce.p4java.option.client
-
Simple default options object for IClient.syncParallel.
- ParallelSyncOptions() - Constructor for class com.perforce.p4java.option.client.ParallelSyncOptions
-
Default constructor
- ParallelSyncOptions(int, int, int, int, int, IParallelCallback) - Constructor for class com.perforce.p4java.option.client.ParallelSyncOptions
-
Constructor with the given arguments
- ParallelSyncOptions(IParallelCallback) - Constructor for class com.perforce.p4java.option.client.ParallelSyncOptions
-
Constructs a ParallelSyncOptions with an instance of an IParallelCallback
- Parameters - Class in com.perforce.p4java.impl.mapbased.server
-
Internal helper class for Server parameter processing using the Options class and other typical server command parameters.
- Parameters() - Constructor for class com.perforce.p4java.impl.mapbased.server.Parameters
- parent - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- PARENT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PARENT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- PARENT_VIEW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- parentStream - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If non-null, specify a parent stream other than the stream's actual parent.
- parentStream - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If non-null, specify a parent stream other than the stream's actual parent.
- parentStream - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
If non-null, specify a parent stream other than the stream's actual parent.
- parentStream - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If non-null, specify a parent stream other than the stream's actual parent.
- parentStream - Variable in class com.perforce.p4java.option.server.GetBranchSpecOptions
-
If not null, the -P flag may be used with -S to treat the stream as if it were a child of a different parent.
- parentStream - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If non-null, specify a parent stream other than the stream's actual parent.
- parentStream - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If non-null, specify a parent stream other than the stream's actual parent.
- parentToStream - Variable in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
If true, shows the status of integration to the stream from its parent.
- parentType - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- parse(byte) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
- parse(String) - Static method in enum com.perforce.p4java.graph.CommitAction
- parseCode0ErrorString(Map<String, Object>) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- parseCommandResultMapAsExtendedFileSpecs(int, IServer, List<Map<String, Object>>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Parses the command result map as file specs.
- parseCommandResultMapAsFileSpecs(int, IServer, List<Map<String, Object>>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Parses the command result map as file specs.
- parseCommandResultMapAsString(List<Map<String, Object>>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Parses the command result map as string.
- parseCommandResultMapIfIsInfoMessageAsString(List<Map<String, Object>>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Parses the command result map to return a String of info messages.
- parseComments(String) - Static method in class com.perforce.p4java.impl.generic.core.MapEntry
- parseDataList(Map<String, Object>, String) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- parseDate(String) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- parseGraphCommandResultMapAsFileSpecs(IServer, List<Map<String, Object>>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Parses the graph command result map as file specs.
- parseGroupIntValue(String) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
-
Parse a Perforce server-side string representing a user group integer value (such as timeout).
- parseInt(Map<String, Object>, String) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- parseLong(Map<String, Object>, String) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- parseString(Map<String, Object>, String) - Static method in class com.perforce.p4java.common.base.P4ResultMapUtils
- parseVersionString(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Return the major version number (e.g.
- parseViewMappingString(String) - Static method in class com.perforce.p4java.impl.generic.core.MapEntry
-
Attempt to parse a string to get left and right view mapping elements out of it along with the optional EntryType spec on any left view strings.
- PASS - com.perforce.p4java.server.callback.ISSOCallback.Status
- PASSWD - com.perforce.p4java.server.CmdSpec
- PasswdDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Passwd command.
- PasswdDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.PasswdDelegator
-
Instantiate a new PasswdDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- password - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- PASSWORD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PASSWORD_CHANGE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- PASSWORD_CHANGE_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- PASSWORD_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- PASSWORD_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Property key for a Perforce password set though the P4Java properties mechanism.
- PASSWORD_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form password key.
- PASSWORD_TIMEOUT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- PASSWORD_TIMEOUT_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- passwordChange - Variable in class com.perforce.p4java.impl.generic.core.UserSummary
- PATH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PATH2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PathAnnotations - Class in com.perforce.p4java.impl.generic.core.file
-
Conveniently bundles up possible Perforce path-based metadata annotations and associated operations.
- PathAnnotations() - Constructor for class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Construct a PathAnnotations object with default field values:
startRev, endRev = IFileSpec.NO_FILE_REVISION;
date, label = null;
changelist = IChangelist.UNKNOWN. - PathAnnotations(int, int, Date, int, String) - Constructor for class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Construct a PathAnnotations object from explicit candidate field values.
- PathAnnotations(IFileSpec) - Constructor for class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Construct a PathAnnotations object for a specific file spec.
- PathAnnotations(String) - Constructor for class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Construct a PathAnnotations object from the passed-in string, which is assumed to contain a path string with optional Perforce annotations.
- PATHS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- pathString - Variable in class com.perforce.p4java.impl.generic.core.file.FilePath
- pathType - Variable in class com.perforce.p4java.impl.generic.core.file.FilePath
- pathType - Variable in class com.perforce.p4java.impl.generic.core.Stream.StreamIgnoredMapping
- pathType - Variable in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- PauseTimeException - Exception in com.perforce.p4java.exception
- PauseTimeException(String) - Constructor for exception com.perforce.p4java.exception.PauseTimeException
- PauseTimeException(String, String) - Constructor for exception com.perforce.p4java.exception.PauseTimeException
- PauseTimeException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.PauseTimeException
- PauseTimeException(Throwable) - Constructor for exception com.perforce.p4java.exception.PauseTimeException
- pBufs - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- PEER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PENDING - com.perforce.p4java.core.ChangelistStatus
- PENDING - com.perforce.p4java.core.IChangelist.Type
- PENDINGDIGEST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PERFORCE_SERVER_LINE_END_BYTE - Static variable in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
What the Perforce server uses internally to signal line end.
- PerforceCharsetProvider - Class in com.perforce.p4java.charset
-
CharsetProvider implementation which makes available the charsets provided by Perforce.
- PerforceCharsetProvider() - Constructor for class com.perforce.p4java.charset.PerforceCharsetProvider
-
Instantiate a charset object.
- PerforceCharsets - Class in com.perforce.p4java.server
-
Encapsulates Perforce-wide charset information for servers.
- PerforceCharsets() - Constructor for class com.perforce.p4java.server.PerforceCharsets
- perforceCounter - Variable in class com.perforce.p4java.option.server.CounterOptions
-
If true, set or delete counters used by Perforce, as listed in 'p4 help counter'.
- PerforceEnvironment - Class in com.perforce.p4java.env
-
Provides access to Perforce environment variables.
- PerforceEnvironment() - Constructor for class com.perforce.p4java.env.PerforceEnvironment
- PerforceMessages - Class in com.perforce.p4java.messages
-
Handles formatting Perforce messages.
- PerforceMessages() - Constructor for class com.perforce.p4java.messages.PerforceMessages
-
Instantiates a new perforce messages using the default message bundle properties file package path name .
- PerforceMessages(String) - Constructor for class com.perforce.p4java.messages.PerforceMessages
-
Instantiates a new perforce messages base on the passed-in message bundle properties file package path name.
- PerforceMessages(Locale) - Constructor for class com.perforce.p4java.messages.PerforceMessages
-
Instantiates a new perforce messages.
- PerforceShiftJISCharset - Class in com.perforce.p4java.charset
-
Charset implementation which performs P4ShiftJIS encoding.
- PerforceShiftJISCharset(String, String[]) - Constructor for class com.perforce.p4java.charset.PerforceShiftJISCharset
-
Constructor for the P4ShiftJIS charset.
- PerformanceMonitor - Class in com.perforce.p4java.impl.mapbased.rpc.func.proto
-
Utility class for general RPC performance measuring, monitoring, and reporting.
- PerformanceMonitor() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.proto.PerformanceMonitor
- PERM - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PERMS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PERMS_RW - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- PERMS_RW - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- persist - Variable in class com.perforce.p4java.option.server.Login2Options
-
If true, the second factor authorization persists even after the ticket has expired
- POPULATE - com.perforce.p4java.server.CmdSpec
- populateFiles(IFileSpec, List<IFileSpec>, PopulateFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Branches a set of files (the 'source') into another depot location (the 'target') in a single step.
- populateFiles(IFileSpec, List<IFileSpec>, PopulateFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- PopulateFilesOptions - Class in com.perforce.p4java.option.client
-
Options class for the IClient 'populateFiles' method.
- PopulateFilesOptions() - Constructor for class com.perforce.p4java.option.client.PopulateFilesOptions
-
Default constructor.
- PopulateFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.PopulateFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- PopulateFilesOptions(String, boolean, int, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.PopulateFilesOptions
-
Instantiates a new populate files options.
- PopulateFilesOptions(String, boolean, int, boolean, boolean, String, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.PopulateFilesOptions
-
Instantiates a new populate files options.
- PopulateFilesOptions(String, boolean, int, boolean, boolean, String, String, boolean) - Constructor for class com.perforce.p4java.option.client.PopulateFilesOptions
-
Instantiates a new populate files options.
- populatePathArray(String[], int, List<IFileSpec>) - Static method in class com.perforce.p4java.impl.mapbased.server.Server
- PORT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- Preconditions - Class in com.perforce.p4java.common.base
- PRESETS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- preview - Variable in class com.perforce.p4java.option.client.UnshelveFilesOptions
-
If true, preview what would be unshelved without actually changing any files or metadata; corresponds to the -n flag.
- PREVIEW - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PRIMAL - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
- PRINT - com.perforce.p4java.server.CmdSpec
- PrintDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Print command.
- PrintDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.PrintDelegator
-
Instantiate a new PrintDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- processCmdCallbacks(int, long, List<Map<String, Object>>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- processFieldRules() - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Process the field rules and return an input map for field handling rules in the deeper layers of P4Java.
- processFields(String, Object...) - Method in class com.perforce.p4java.option.Options
-
Process command method options according to a simple getopts-like options specifier string.
- processFlushCommandFromServer(RpcConnection, RpcFunctionSpec, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
-
Given a map passed-in from the main dispatcher that represents a flush command received from the Perforce server, respond appropriately.
- processInterchangeMaps(List<Map<String, Object>>, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.InterchangesDelegator
- processOptions(IServer) - Method in class com.perforce.p4java.option.changelist.SubmitOptions
-
Note that the implementation of the various options here is less straightforward than for typical server-based Options classes due to the lack of one-to-one correspondence between options and flags and the need for strict option ordering.
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.AddFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.EditFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.LabelSyncOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.LockFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Process options.
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.ReopenFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.ResolvedFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.SyncOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.UndoFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.UnlockFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.client.UnshelveFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.Options
-
Turn this (specific) options object into a list of strings to be sent to the Perforce server as options for a specific command.
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.ChangelistOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.CounterOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.DeleteBranchSpecOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.DeleteClientOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.DeleteLabelOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.DescribeOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Process options.
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.FixJobsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetBranchSpecOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetClientTemplateOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetCountersOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetDepotFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetDepotsOptions
-
Explicit-value constructor.
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If the wsOpts field is non-null, those values will override the corresponding explicit boolean fields.
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetFixesOptions
-
IServer.getFixList-specific options processing.
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetJobsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetKeysOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetReviewsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetStreamOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GetUsersOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GraphRevListOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.GraphShowRefOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.JournalWaitOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.KeyOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.ListOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.Login2Options
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.LoginOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.LogTailOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.MoveFileOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.PropertyOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.ReloadOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.ReposOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.SearchJobsOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.StreamlogOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.StreamOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.SwitchClientViewOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.TagFilesOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.TrustOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.UnloadOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.UpdateClientOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.UpdateUserGroupOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.UpdateUserOptions
- processOptions(IServer) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- processParameters(Options, IFileSpec, IFileSpec, String, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Specialized parameter processing method for the Client.integrateFiles and IOptionsServer.getFileDiffs methods.
- processParameters(Options, IFileSpec, List<IFileSpec>, String[], IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Specialized parameter processing method for commands with 'fromFile' and 'toFiles' parameters.
- processParameters(Options, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Version of processParameters for those rare methods that have no non-Options arguments.
- processParameters(Options, List<IFileSpec>, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Process options and filespecs arguments for common methods that use a single file spec list and an options object.
- processParameters(Options, List<IFileSpec>, String[], boolean, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Omnibus processParameters method.
- processParameters(Options, List<IFileSpec>, String[], IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Process options, filespecs arguments, and string arguments for common methods.
- processParameters(Options, List<IFileSpec>, String, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Process options, filespecs arguments, and a single string argument for common methods.
- processParameters(Options, List<IFileSpec>, List<IFileSpec>, String, IServer) - Static method in class com.perforce.p4java.impl.mapbased.server.Parameters
-
Specialized parameter processing method for the IOptionsServer.getInterchanges method.
- processState - Variable in class com.perforce.p4java.option.server.GetServerProcessesOptions
-
If non-null, restricts the display to processes in the indicated state: [R]unning, [T]erminated, [P]aused, or [I]dle.
- proDOSFileInfo - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 11: ProDOS file information, attributes, and so on.
- PROG_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- PROG_NAME_DEFAULT - Static variable in class com.perforce.p4java.PropertyDefs
-
Default calling-program name to use if no calling program property is set with the PROG_NAME_KEY key, above.
- PROG_NAME_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Properties key for the calling-program name.
- PROG_NAME_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form program name key.
- PROG_VERSION_DEFAULT - Static variable in class com.perforce.p4java.PropertyDefs
-
Default calling-program version to use if no calling program property is set with the PROG_VERSION_KEY key, above.
- PROG_VERSION_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Properties key for the calling-program version.
- PROG_VERSION_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form program version key.
- programName - Variable in class com.perforce.p4java.option.UsageOptions
-
If not null, will be used to identify the P4Java application's program name to the Perforce server.
- programVersion - Variable in class com.perforce.p4java.option.UsageOptions
-
If not null, will be used to identify the P4Java application's program version to the Perforce server.
- progressCallback - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- ProgressHandle - Class in com.perforce.p4java.impl.mapbased.rpc.handles
- ProgressHandle(CommandEnv.RpcHandler) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.handles.ProgressHandle
- promotesShelvedChangeIfDistributedConfigured - Variable in class com.perforce.p4java.option.client.ShelveFilesOptions
-
If true, promotes a shelved change from an edge server to a commit server where it can be accessed by other edge servers participating in the distributed configuration.
- propagateAttributes - Variable in class com.perforce.p4java.option.server.SetFileAttributesOptions
-
If true, creates attributes whose value will be propagated when the files are opened with 'p4 add', 'p4 edit', or 'p4 delete'.
- propagateType - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Propagate the source file's filetype to the target file.
- PropertiesHelper - Class in com.perforce.p4java.util
-
Properties helper class with generally useful methods.
- PropertiesHelper() - Constructor for class com.perforce.p4java.util.PropertiesHelper
- Property - Class in com.perforce.p4java.impl.generic.admin
-
Default implementation of the IProperty interface.
- Property(String, String, String, long, Date, String) - Constructor for class com.perforce.p4java.impl.generic.admin.Property
-
Instantiates a new property.
- Property(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.admin.Property
-
Constructs a Property from the passed-in map; this map must have come from a Perforce IServer method call or it may fail.
- PROPERTY - com.perforce.p4java.server.CmdSpec
- PropertyDefs - Class in com.perforce.p4java
-
Defines keys and default values for common and useful P4Java-wide properties.
- PropertyDefs() - Constructor for class com.perforce.p4java.PropertyDefs
- PropertyDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Property command.
- PropertyDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.PropertyDelegator
-
Instantiate a new PropertyDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- PropertyOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer's setProperty and deleteProperty methods.
- PropertyOptions() - Constructor for class com.perforce.p4java.option.server.PropertyOptions
-
Default constructor.
- PropertyOptions(String...) - Constructor for class com.perforce.p4java.option.server.PropertyOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- PropertyOptions(String, String, String, String, String) - Constructor for class com.perforce.p4java.option.server.PropertyOptions
-
Explicit value constructor.
- props - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- props - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- props - Variable in class com.perforce.p4java.option.UsageOptions
-
Properties object used to get default field values from.
- PROTECT - com.perforce.p4java.server.CmdSpec
- ProtectDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Protect command.
- ProtectDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ProtectDelegator
-
Instantiate a new ProtectDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- ProtectionEntry - Class in com.perforce.p4java.impl.generic.admin
-
Default IProtectionEntry implementation class.
- ProtectionEntry() - Constructor for class com.perforce.p4java.impl.generic.admin.ProtectionEntry
-
Default constructor -- sets all fields to null, zero, or false.
- ProtectionEntry(int, String, boolean, String, String, String, boolean) - Constructor for class com.perforce.p4java.impl.generic.admin.ProtectionEntry
-
Explicit-value constructor.
- ProtectionEntry(Map<String, Object>, int) - Constructor for class com.perforce.p4java.impl.generic.admin.ProtectionEntry
-
Constructs a ProtectionEntry from the passed-in map; this map must have come from a Perforce IServer method call or it may fail.
- PROTECTIONS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ProtectionsTable - Class in com.perforce.p4java.impl.generic.admin
-
Default IProtectionsTable implementation class.
- ProtectionsTable() - Constructor for class com.perforce.p4java.impl.generic.admin.ProtectionsTable
-
Default constructor.
- ProtectionsTable(List<IProtectionEntry>) - Constructor for class com.perforce.p4java.impl.generic.admin.ProtectionsTable
-
Explicit-value constructor.
- PROTECTS - com.perforce.p4java.server.CmdSpec
- ProtectsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Protects command.
- ProtectsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ProtectsDelegator
-
Instantiate a new ProtectsDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- PROTOCOL - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
Protocol meta functions, e.g.
- PROTOCOL_COMPRESS1 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_COMPRESS2 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_CRYPTO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_ECHO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_ERRORHANDLER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_FLUSH1 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_FLUSH2 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_FUNCHANDLER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
The specific protocol name to be used in URIs for this implementation.
- PROTOCOL_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
The specific protocol name to be used in URIs for this implementation.
- PROTOCOL_NAME_FIELD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- PROTOCOL_PROTOCOL - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_RELEASE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- PROTOCOL_RELEASE2 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- ProtocolCommand - Class in com.perforce.p4java.impl.mapbased.rpc.func.proto
-
Used to specify Perforce RPC protocol-related parameters on the first call to a Perforce server on an RPC connection.
- ProtocolCommand() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- ProtocolCommand(int, boolean, int, int, int, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- ProtocolCommand(int, boolean, int, int, int, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- ProtocolError - Error in com.perforce.p4java.exception
-
Signals a serious and probably unrecoverable protocol error in an underlying transport layer.
- ProtocolError() - Constructor for error com.perforce.p4java.exception.ProtocolError
- ProtocolError(String) - Constructor for error com.perforce.p4java.exception.ProtocolError
- ProtocolError(String, Throwable) - Constructor for error com.perforce.p4java.exception.ProtocolError
- ProtocolError(Throwable) - Constructor for error com.perforce.p4java.exception.ProtocolError
- ProtocolFunctionDispatcher - Class in com.perforce.p4java.impl.mapbased.rpc.func.proto
-
General dispatcher for incoming protocol functions.
- ProtocolFunctionDispatcher(RpcPacketDispatcher, Properties) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolFunctionDispatcher
- protocolSpecs - Variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- PROXYLOAD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PROXYVERBOSE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PUBLIC - com.perforce.p4java.core.IChangelistSummary.Visibility
- PULL_ARCHIVE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- PURGE - com.perforce.p4java.core.file.FileAction
- PURGE_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PURGE_REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- PUSH_COMMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- PUSH_CONTENT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- PUSH_SUBMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- PUSHED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- put(MapItem, String) - Method in class com.perforce.p4java.mapapi.MapItemArray
- putRpcPacket(RpcPacket) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Put a Perforce RPC packet onto the output stream.
- putRpcPacket(RpcPacket) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
-
Put a Perforce RPC packet onto the output stream.
- putRpcPackets(RpcPacket[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Put an array of RPC packets.
- putRpcPackets(RpcPacket[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- putTree(MapItem, MapTableT) - Method in class com.perforce.p4java.mapapi.MapItemArray
Q
- QUERY_EXPRESSIONS_SUPPORTED_MIN_VERSION - Static variable in class com.perforce.p4java.impl.mapbased.server.cmd.BaseDelegator
- quiet - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If true, suppresses normal output messages.
- quiet - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If true, suppresses normal output messages.
- quiet - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
If true, suppresses normal output messages.
- quiet - Variable in class com.perforce.p4java.option.client.SyncOptions
-
If true, suppresses normal output messages.
- quiet - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, suppresses the display of the header lines of files whose content and types are identical and suppresses the actual diff for all files.
- quiet - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, minimizes command output, displaying only errors from mismatched digests or unreproducible revisions.
- QUIET_MODE - Static variable in class com.perforce.p4java.PropertyDefs
-
If the QUIET_MODE property is set (to any value), suppress ALL info-level output.
- QUIET_MODE_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the QUIET_MODE property (below).
- quietMode - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- quoteWhitespaceString(String) - Static method in class com.perforce.p4java.impl.generic.core.MapEntry
-
Put double quotes around file path with whitespace.
R
- RACTIONMERGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RACTIONTHEIRS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RACTIONTYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RACTIONYOURS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- rand - Variable in class com.perforce.p4java.impl.mapbased.server.Server
-
Useful source of random integers, etc.
- RAUTORESULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- rawCode - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- RCS_DIFF - com.perforce.p4java.core.file.DiffType
- rcsDiffs - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If true, use RCS diff; corresponds to -dn.
- rcsDiffs - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, use RCS diff; corresponds to -dn.
- RCVBUF - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- read() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPInputStream
- read() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- read() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- read() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInputStream
- read() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
- read() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- read(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPInputStream
- read(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- read(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- read(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInputStream
- read(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
-
Convenience method; equivalent to read(b, 0, b.length).
- read(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- read(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPInputStream
- read(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- read(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- read(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInputStream
- read(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
-
Read from the associated input stream looking for end of line strings to replace with the Perforce server newline character.
- read(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- readAttributeValueFromFile - Variable in class com.perforce.p4java.option.server.SetFileAttributesOptions
-
If true, the attribute value is read from a file rather than stdin This option can't be used with the -e option
- READONLY - com.perforce.p4java.core.IStreamComponentMapping.Type
- readSymbolicLink(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
-
Reads the target path of a symbolic link.
- readValues(Map<String, Object>, String) - Static method in class com.perforce.p4java.impl.generic.core.License
- READY - com.perforce.p4java.server.ServerStatus
-
Server object is ready for use and error-free.
- realName - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 3: File's name as created on home file system.
- rebranchSourceAfterDelete - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If the target file has been deleted and the source file has changed, will re-branch the source file on top of the target file.
- receivedServerErrorLine(int, String) - Method in interface com.perforce.p4java.server.callback.ICommandCallback
-
Report receiving an error message result from the Perforce server.
- receivedServerInfoLine(int, String) - Method in interface com.perforce.p4java.server.callback.ICommandCallback
-
Report receiving an info result message from the Perforce server.
- receivedServerMessage(int, int, int, String) - Method in interface com.perforce.p4java.server.callback.ICommandCallback
-
Report receiving a server message, which may be an error, an info message, a warning, etc., but will not typically be an actual result.
- RECONCILE - com.perforce.p4java.server.CmdSpec
- RECONCILE_HANDLE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- RECONCILE_HANDLER_SKIP_ADD_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- reconcileAdd(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
-
Reconcile add confirm - scans the directory (local syntax) and returns files in the directory using the full path.
- reconcileEdit(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
-
"inquire" about file, for 'p4 reconcile'
- reconcileFiles(List<IFileSpec>, ReconcileFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Open files for add, delete, and/or edit to reconcile client with workspace changes made outside of Perforce.
- reconcileFiles(List<IFileSpec>, ReconcileFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- reconcileFiles(List<IFileSpec>, ReconcileFilesOptions, IStreamingCallback, int) - Method in interface com.perforce.p4java.client.IClient
-
Open files for add, delete, and/or edit to reconcile client with workspace changes made outside of Perforce.
- reconcileFiles(List<IFileSpec>, ReconcileFilesOptions, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- ReconcileFilesOptions - Class in com.perforce.p4java.option.client
-
IClient reconcileFiles method Options definitions.
- ReconcileFilesOptions() - Constructor for class com.perforce.p4java.option.client.ReconcileFilesOptions
-
Default constructor.
- ReconcileFilesOptions(boolean, int, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.ReconcileFilesOptions
-
Explicit-value constructor.
- ReconcileFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.ReconcileFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- reconcileFlush(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
-
Reconcile flush - remove the skip add files map from the reconcile handler.
- ReconcileHandle - Class in com.perforce.p4java.impl.mapbased.rpc.handles
- ReconcileHandle(CommandEnv.RpcHandler) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.handles.ReconcileHandle
- recvBufSize - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- refresh() - Method in interface com.perforce.p4java.core.IChangelist
-
Refresh this changelist directly from the server.
- refresh() - Method in interface com.perforce.p4java.core.IServerResource
-
Refresh the underlying object from the Perforce server.
- refresh() - Method in class com.perforce.p4java.impl.generic.core.BranchSpec
-
This method will refresh by getting the complete branch model.
- refresh() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- refresh() - Method in class com.perforce.p4java.impl.generic.core.Job
-
This method will refresh by getting the complete job model.
- refresh() - Method in class com.perforce.p4java.impl.generic.core.JobSpec
-
This method will refresh by getting the complete job spec model.
- refresh() - Method in class com.perforce.p4java.impl.generic.core.Label
-
This method will refresh by getting the complete label model.
- refresh() - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- refresh() - Method in class com.perforce.p4java.impl.generic.core.Stream
-
This method will refresh by getting the complete stream model.
- refresh() - Method in class com.perforce.p4java.impl.generic.core.User
- refresh() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- refresh() - Method in class com.perforce.p4java.impl.mapbased.client.Client
-
This method will refresh by getting the complete client model.
- refreshable - Variable in class com.perforce.p4java.impl.generic.core.ServerResource
-
Refreshable flag
- REFRESHED - com.perforce.p4java.core.file.FileAction
- registerBrowserCallback(IBrowserCallback) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- registerBrowserCallback(IBrowserCallback) - Method in interface com.perforce.p4java.server.IServer
-
Register a Perforce browser callback to launch the browser for a given url for this server.
- registerCallback(ICommandCallback) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- registerCallback(ICommandCallback) - Method in interface com.perforce.p4java.server.IServer
-
Register a P4Java command callback with this Perforce server.
- registerProgressCallback(IProgressCallback) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- registerProgressCallback(IProgressCallback) - Method in interface com.perforce.p4java.server.IServer
-
Register a P4Java command progress callback with this Perforce server.
- registerSSOCallback(ISSOCallback, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- registerSSOCallback(ISSOCallback, String) - Method in interface com.perforce.p4java.server.IServer
-
Register a Perforce Single Sign On (SSO) callback and key for this server.
- relaxCmdNameValidationChecks - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
If true, relax the command name validation checks done in the RPC layer.
- release(Socket, RpcSocketPool.ShutdownHandler) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketPool
-
Release a socket back to the pool as no longer using
- RELEASE - com.perforce.p4java.core.IStreamSummary.Type
- reload(ReloadOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ReloadDelegator
- reload(ReloadOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- reload(ReloadOptions) - Method in interface com.perforce.p4java.server.delegator.IReloadDelegator
-
Reload an unloaded client or label.
- RELOAD - com.perforce.p4java.server.CmdSpec
- ReloadDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Interface to handle the Reload command.
- ReloadDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ReloadDelegator
-
Instantiate a new ReloadDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- ReloadOptions - Class in com.perforce.p4java.option.server
-
Options class for Perforce reload methods.
- ReloadOptions() - Constructor for class com.perforce.p4java.option.server.ReloadOptions
-
Default constructor.
- ReloadOptions(boolean, String, String) - Constructor for class com.perforce.p4java.option.server.ReloadOptions
-
Explicit value constructor.
- ReloadOptions(String...) - Constructor for class com.perforce.p4java.option.server.ReloadOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- REMAPPED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- remappedView - Variable in class com.perforce.p4java.impl.generic.core.Stream
- REMOTE - com.perforce.p4java.core.IDepot.DepotType
- remove(int) - Method in class com.perforce.p4java.mapapi.MapTable
- removed - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, allows the user to reconcile files that have been removed from the user's directory but are still in the depot.
- removeFingerprint(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Removes the fingerprint for the specified server IP and port
- removeTrust() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- removeTrust() - Method in interface com.perforce.p4java.server.IOptionsServer
-
Remove the fingerprint for the Perforce SSL connection.
- removeTrust(TrustOptions) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- removeTrust(TrustOptions) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Remove the fingerprint or replacement for the Perforce SSL connection.
- renameClient(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.RenameClientDelegator
- renameClient(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- renameClient(String, String) - Method in interface com.perforce.p4java.server.delegator.IRenameClientDelegator
-
Completely renames a client, modifying all database records which mention the client.
- RENAMECLIENT - com.perforce.p4java.server.CmdSpec
- RenameClientDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the RenameClient command.
- RenameClientDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.RenameClientDelegator
-
Instantiate a new RenameClientDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- renameTo(File) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
-
Our "special" version of rename, intended to cope with the cases when the normal rename won't work (typically cross-device renames) or when we need to do some under-the-covers stitching up (for example, GKZIP stream decoding).
- renameTo(File, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
-
Another special version of renameTo to support RPC implementation- specific needs.
- renameUser(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.RenameUserDelegator
- renameUser(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- renameUser(String, String) - Method in interface com.perforce.p4java.server.delegator.IRenameUserDelegator
-
Completely renames a user, modifying all database records which mention the user.
- RENAMEUSER - com.perforce.p4java.server.CmdSpec
- RenameUserDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the RenameUser command.
- RenameUserDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.RenameUserDelegator
-
Instantiate a new RenameUserDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- reOpen - Variable in class com.perforce.p4java.option.changelist.SubmitOptions
-
If true, submitted files will remain open (on the client's default changelist) after the submit has completed.
- REOPEN - com.perforce.p4java.server.CmdSpec
- REOPEN - Static variable in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
-
REOPEN - +reopen
- REOPEN - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- reopenFiles(List<IFileSpec>, int, String) - Method in interface com.perforce.p4java.client.IClient
-
Reopen Perforce files in a new changelist.
- reopenFiles(List<IFileSpec>, int, String) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- reopenFiles(List<IFileSpec>, ReopenFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Reopen Perforce files in a new changelist.
- reopenFiles(List<IFileSpec>, ReopenFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- ReopenFilesOptions - Class in com.perforce.p4java.option.client
-
Options-based method options for IClient reopenFiles method(s).
- ReopenFilesOptions() - Constructor for class com.perforce.p4java.option.client.ReopenFilesOptions
-
Default constructor.
- ReopenFilesOptions(int, String) - Constructor for class com.perforce.p4java.option.client.ReopenFilesOptions
-
Explicit-value constructor.
- ReopenFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.ReopenFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- REPLACED - com.perforce.p4java.core.file.FileAction
- replaceFiles - Variable in class com.perforce.p4java.option.client.ShelveFilesOptions
-
If true, allow the incoming files to replace the shelved files; corresponds to the -r flag.
- replacement - Variable in class com.perforce.p4java.option.server.TrustOptions
-
Specifies that a replacement fingerprint is to be affected.
- replaceNewlines(String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Replace all but the last newline in the incoming string with newline / tab pairs.
- Repo - Class in com.perforce.p4java.impl.generic.core
- Repo() - Constructor for class com.perforce.p4java.impl.generic.core.Repo
- Repo(String, String, Date, Date, String) - Constructor for class com.perforce.p4java.impl.generic.core.Repo
- Repo(String, Date, Date) - Constructor for class com.perforce.p4java.impl.generic.core.Repo
- Repo(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.Repo
- REPO - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- REPO_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- REPO_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- REPO_NAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- repoName - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- report(IProgressCallback, int, RpcFunctionSpec, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientProgressReport
-
Do a quick and dirty probabilistic progress report.
- REPORT_ONLY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- REPOS - com.perforce.p4java.server.CmdSpec
- ReposDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- ReposDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ReposDelegator
-
Instantiates a new repos delegator.
- ReposOptions - Class in com.perforce.p4java.option.server
-
Options required by the repos command
- ReposOptions() - Constructor for class com.perforce.p4java.option.server.ReposOptions
-
Default constructor; sets all fields to null, zero, or false.
- ReposOptions(String...) - Constructor for class com.perforce.p4java.option.server.ReposOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- RequestException - Exception in com.perforce.p4java.exception
-
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request.
- RequestException() - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(String) - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(String, int) - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(String, int, int) - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(String, String) - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(String, Throwable, int, int) - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(Throwable) - Constructor for exception com.perforce.p4java.exception.RequestException
- RequestException(Throwable, int, int) - Constructor for exception com.perforce.p4java.exception.RequestException
- RERESOLVABLE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- reset() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
- reset() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- reset() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcCRC32Checksum
-
Resets Rpc CRC-32 to initial value.
- reset() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
- reset() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- reset() - Method in interface com.perforce.p4java.server.callback.IFilterCallback
-
Per every RCP packet received from the Perforce server, callback to the consumer to reset any counters and other variables.
- resetOptions() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- resetPartialResult() - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- RESOLVE - com.perforce.p4java.server.CmdSpec
- RESOLVE_ACTION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RESOLVE_BASE_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RESOLVE_BASE_REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RESOLVE_END_FROM_REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RESOLVE_FROM_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RESOLVE_START_FROM_REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RESOLVE_TYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RESOLVED - com.perforce.p4java.core.file.FileAction
- RESOLVED - com.perforce.p4java.server.CmdSpec
- RESOLVED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- resolvedFiles(List<IFileSpec>, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Return a list of files resolved but not submitted for this client.
- resolvedFiles(List<IFileSpec>, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- resolvedFiles(List<IFileSpec>, ResolvedFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Return a list of files resolved but not submitted for this client.
- resolvedFiles(List<IFileSpec>, ResolvedFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- ResolvedFilesOptions - Class in com.perforce.p4java.option.client
-
Options class for the IClient.resolvedFiles method.
- ResolvedFilesOptions() - Constructor for class com.perforce.p4java.option.client.ResolvedFilesOptions
-
Default constructor.
- ResolvedFilesOptions(boolean) - Constructor for class com.perforce.p4java.option.client.ResolvedFilesOptions
-
Explicit-value constructor.
- ResolvedFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.ResolvedFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- resolveFile(IFileSpec, InputStream) - Method in interface com.perforce.p4java.client.IClient
-
Resolve a file integration by using the contents of the sourceStream InputStream as the resolve result.
- resolveFile(IFileSpec, InputStream) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- resolveFile(IFileSpec, InputStream, boolean, int, int) - Method in interface com.perforce.p4java.client.IClient
-
Resolve a file integration by using the contents of the sourceStream InputStream as the resolve result.
- resolveFile(IFileSpec, InputStream, boolean, int, int) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- resolveFileAttributeChanges - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Resolve file attribute changes.
- resolveFileBranching - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Resolve file branching.
- resolveFileContentChanges - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Resolve file content changes.
- resolveFileDeletions - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Resolve file deletions.
- resolveFilesAuto(List<IFileSpec>, boolean, boolean, boolean, boolean, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Automatically resolve the results of a previousPerforce file integration.
- resolveFilesAuto(List<IFileSpec>, boolean, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- resolveFilesAuto(List<IFileSpec>, ResolveFilesAutoOptions) - Method in interface com.perforce.p4java.client.IClient
-
Automatically resolve the results of a previousPerforce file integration.
- resolveFilesAuto(List<IFileSpec>, ResolveFilesAutoOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- ResolveFilesAutoOptions - Class in com.perforce.p4java.option.client
-
Options class for IClient.resolveFilesAuto.
- ResolveFilesAutoOptions() - Constructor for class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Default constructor.
- ResolveFilesAutoOptions(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Explicit-value constructor.
- ResolveFilesAutoOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Constructor for class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Explicit-value constructor.
- ResolveFilesAutoOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Explicit-value constructor.
- ResolveFilesAutoOptions(String...) - Constructor for class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- resolveFiletypeChanges - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Resolve filetype changes.
- resolveMovedFiles - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
Resolve moved and renamed files.
- ResolveRecord - Class in com.perforce.p4java.impl.generic.core.file
-
Default implementation class for the IResolveRecord interface.
- ResolveRecord() - Constructor for class com.perforce.p4java.impl.generic.core.file.ResolveRecord
-
Default constructor; sets all fields to zero or null.
- ResolveRecord(FileAction, String, int, int, String, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.ResolveRecord
-
Explicit-value constructor.
- ResolveRecord(Map<String, Object>, int) - Constructor for class com.perforce.p4java.impl.generic.core.file.ResolveRecord
-
Construct a new ResolveRecord from the passed-in map.
- resolveStreamAuto(ResolveFilesAutoOptions) - Method in interface com.perforce.p4java.client.IClient
-
Automatically resolve the results of a previous Perforce file integration.
- resolveStreamAuto(ResolveFilesAutoOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- resolveStreamSpec - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, resolves changes that have been submitted to the stream spec since you opened it.
- ResourceException - Exception in com.perforce.p4java.exception
-
Exception superclass for all P4Java resource-related exceptions.
- ResourceException() - Constructor for exception com.perforce.p4java.exception.ResourceException
- ResourceException(String) - Constructor for exception com.perforce.p4java.exception.ResourceException
- ResourceException(String, Throwable) - Constructor for exception com.perforce.p4java.exception.ResourceException
- ResourceException(Throwable) - Constructor for exception com.perforce.p4java.exception.ResourceException
- resourceFork - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 2: Resource fork.
- RESP_LENGTH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- respondToFlush1(RpcPacket) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnectionFlowControl
-
Construct a flush2 response to the passed-in flush1 packet.
- respondToFlush1(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnectionFlowControl
-
Construct a flush2 response to the passed-in flush1 packet.
- restart - Variable in class com.perforce.p4java.option.server.Login2Options
-
If true, the second factor authentication can be restarted, allowing users to re-request a OTP, etc
- RESTRICTED - com.perforce.p4java.core.IChangelistSummary.Visibility
- ResultListBuilder - Class in com.perforce.p4java.impl.mapbased.server.cmd
- ResultListBuilder() - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ResultListBuilder
- ResultMapParser - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Utility to parse a result map and test for info/error messages etc.
- ResultMapParser() - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
- rethrowFunction(FunctionWithException<T, R>) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- retrievePacketField(ByteBuffer, boolean, Charset) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Attempt to pick off a name / value field pair from the passed-in byte buffer.
- retrievePacketField(ByteBuffer, boolean, Charset, RpcPacketFieldRule) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Attempt to pick off a name / value field pair from the passed-in byte buffer with an optional rule to handle the RPC packet fields.
- retrievePreamble(byte[]) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
Retrieve the preamble from raw bytes.
- retrievePreamble(ByteBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
Retrieve a preamble from the passed-in payload byte buffer.
- RETYPE - com.perforce.p4java.server.CmdSpec
- REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- REV_PFX - Static variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
The string used to start Perforce file revision metadata annotations.
- REV_SEP - Static variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
The string used to separate Perforce file revision metadata annotations.
- reverse() - Method in class com.perforce.p4java.mapapi.MapItem
-
MapItem::Reverse - reverse the chain, to swap precedence
- reverse() - Method in class com.perforce.p4java.mapapi.MapTable
- reverseMapping - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
Reverse the mappings in the branch view, with the target files and source files exchanging place.
- reverseMapping - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Reverse the mappings in the branch view, with the target files and source files exchanging place.
- reverseMapping - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
Reverse the mappings in the branch view, with the target files and source files exchanging place.
- reverseMapping - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Reverse the mappings in the branch view, with the target files and source files exchanging place.
- reverseMapping - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If true, reverse the mappings in the branch view, with the target files and source files exchanging place.
- reverseMappings - Variable in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
-
If true, reverse the mappings in the branch view, with the target files and source files exchanging place.
- reverseOrder - Variable in class com.perforce.p4java.option.server.GetJobsOptions
-
If true, reverse the normal sort order.
- reverseSort - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-r
- REVERT - com.perforce.p4java.server.CmdSpec
- REVERT_UNCHANGED - Static variable in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
-
REVERT_UNCHANGED - revertunchanged
- REVERT_UNCHANGED_REOPEN - Static variable in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
-
REVERT_UNCHANGED_REOPEN - revertunchanged+reopen
- revertFileList - Variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
If true the flag can be used with a file list to include an open stream spec when reverting files.
- revertFiles(List<IFileSpec>, boolean, int, boolean, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Revert a open Perforce client workspace files back to the revision previously synced from the Perforce depot, discarding any pending changelists or integrations that have been made so far.
- revertFiles(List<IFileSpec>, boolean, int, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- revertFiles(List<IFileSpec>, RevertFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Revert open Perforce client workspace files back to the revision previously synced from the Perforce depot, discarding any pending changelists or integrations that have been made so far.
- revertFiles(List<IFileSpec>, RevertFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- RevertFilesOptions - Class in com.perforce.p4java.option.client
-
Options-based method options for IClient revertFiles method(s).
- RevertFilesOptions() - Constructor for class com.perforce.p4java.option.client.RevertFilesOptions
-
Default constructor.
- RevertFilesOptions(boolean, int, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.RevertFilesOptions
-
Explicit-value constructor.
- RevertFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.RevertFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- revertOnlyUnchanged - Variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
If true, revert only files which are opened for edit or integrate and are unchanged or missing.
- revertStreamSpec - Variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
If true flag can be used with '-c change' to revert the client's open stream spec.
- REVERTUNCHANGED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- REVIEW - com.perforce.p4java.server.CmdSpec
- ReviewChangelist - Class in com.perforce.p4java.impl.generic.core
-
Default implementation of the IReviewChange interface.
- ReviewChangelist(int, String, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.ReviewChangelist
- ReviewDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Review command.
- ReviewDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ReviewDelegator
-
Instantiate a new ReviewDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- REVIEWS - com.perforce.p4java.server.CmdSpec
- REVIEWS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ReviewsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Reviews command.
- ReviewsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.ReviewsDelegator
-
Instantiate a new ReviewsDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- ReviewSubscription - Class in com.perforce.p4java.impl.generic.core
-
Default ReviewSubscription implementation class.
- ReviewSubscription() - Constructor for class com.perforce.p4java.impl.generic.core.ReviewSubscription
-
Default constructor -- sets all local and superclass fields to null or zero.
- ReviewSubscription(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.ReviewSubscription
-
Explicit value constructor -- calls super(order, subscription).
- revision - Variable in class com.perforce.p4java.impl.generic.core.FileLineMatch
- REVISION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- REVISION_REC_DELETED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- revisionSpec - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- REVLIST_COMMAND_PART - Static variable in class com.perforce.p4java.option.server.GraphRevListOptions
- RevListCommit - Class in com.perforce.p4java.impl.generic.graph
-
Represents a list of revision items made through Graph Depot functionality
- RevListCommit(String) - Constructor for class com.perforce.p4java.impl.generic.graph.RevListCommit
-
Default constructor
- REVVER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- rhs() - Method in class com.perforce.p4java.mapapi.MapItem
- RHS - com.perforce.p4java.mapapi.MapTableT
- right - Variable in class com.perforce.p4java.impl.generic.core.MapEntry
- right - Variable in class com.perforce.p4java.mapapi.MapItem.MapWhole
- RIGHT_ONLY - com.perforce.p4java.core.IFileDiff.Status
- RMDIR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- root - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- ROOT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ROOT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ROPTAUTO - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ROPTHELP - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ROPTMERGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ROPTSKIP - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ROPTTHEIRS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ROPTYOURS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RPC_APPLICATION_NAME_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to set the underlying RPC protocol 'app' tag to the associated value.
- RPC_ARGNAME_PROTOCOL_APPLICATION_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_CLIENT_API - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_CMPFILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_ENABLE_GRAPH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_ENABLE_PROGRESS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_ENABLE_STREAMS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_ENABLE_TRACKING - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_HOST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_IPADDR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_PORT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_RECVBUFSIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_SENDBUFSIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_SERVER_API - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_ARGNAME_PROTOCOL_ZTAGS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- RPC_BYTE_BUFFER_OUTPUT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- RPC_DEFAULT_FILE_BUF_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default size in bytes of the "standard" file I/O buffer.
- RPC_DEFAULT_FILE_BUF_SIZE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Short form for the RPC_DEFAULT_FILE_BUF_SIZE property key.
- RPC_DEFAULT_FILETYPE_PEEK_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default size in bytes of the "peek" we take into local files to try to infer from the contents what type the file is.
- RPC_DEFAULT_PROPERTY_DELIMITER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
The default property delimiter for RPC properties.
- RPC_DEFAULT_QUEUE_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default blocking queue size used in RPC send / recv queues; size is in elements.
- RPC_DEFAULT_QUEUE_SIZE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to set the underlying RPC connection's queue lengths to the associated value, in elements.
- RPC_DEFAULT_RECV_BYTE_BUF_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default size in bytes of the "standard" recv byte buffer.
- RPC_DEFAULT_RECV_BYTE_BUF_SIZE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Short form for the RPC_DEFAULT_RECV_BYTE_BUF_SIZE property key.
- RPC_DEFAULT_SECURE_CLIENT_CERT_VALIDATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default for Certificate validation Method
- RPC_DEFAULT_SECURE_CLIENT_TRUST_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default for Certificate validation Method
- RPC_DEFAULT_SECURE_SOCKET_ENABLED_PROTOCOLS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default secure socket enabled protocol versions.
- RPC_DEFAULT_SECURE_SOCKET_PROTOCOL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default secure socket protocol.
- RPC_DEFAULT_SECURE_SOCKET_SET_ENABLED_PROTOCOLS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default secure socket set enabled protocols.
- RPC_DEFAULT_SECURE_SOCKET_TRUST_ALL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default secure socket trust all certificates (i.e.
- RPC_DEFAULT_SEND_BYTE_BUF_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default size in bytes of the "standard" send byte buffer.
- RPC_DEFAULT_SEND_BYTE_BUF_SIZE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Short form for the RPC_DEFAULT_SEND_BYTE_BUF_SIZE property key.
- RPC_ENABLE_STREAMS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Signifies whether or not the client is capable of handling streams.
- RPC_ENV_CWD_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
The system properties key for the JVM's current directory.
- RPC_ENV_NOCLIENT_SPEC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
What we use in the RPC environment packet to signal to the Perforce server that we don't have a client set yet or don't know what it is.
- RPC_ENV_NOHOST_SPEC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
What we use in the RPC environment packet to signal to the Perforce server that we don't have a hostname set yet or don't know what it is.
- RPC_ENV_NOUSER_SPEC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
What we use in the RPC environment packet to signal to the Perforce server that we don't have a client set yet or don't know what it is.
- RPC_ENV_OS_NAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
The system properties key for the OS name.
- RPC_ENV_UNIX_SPEC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
What we use in the RPC environment packet to signal to the Perforce server that we're a NON-Windows box.
- RPC_ENV_WINDOWS_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
RPC_ENV_OS_NAME_KEY property value prefix for Windows systems.
- RPC_ENV_WINDOWS_SPEC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
What we use in the RPC environment packet to signal to the Perforce server that we're a Windows box.
- RPC_KEYS_MAP - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
-
RPC keys map
- RPC_LENGTH_FIELD_LENGTH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
-
Length in bytes of the RPC packet length fields.
- RPC_PREAMBLE_CHKSUM_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
Size in bytes of the preamble checksum.
- RPC_PREAMBLE_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketPreamble
-
The size in bytes of the standard text packet RPC packet preamble.
- RPC_PROPERTY_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
The standard property name prefix for all RPC properties.
- RPC_RELAX_CMD_NAME_CHECKS_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set and equals "true", do not perform command metadata checks in the RPC layer.
- RPC_SECURE_CLIENT_CERT_VALIDATE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Client Certificate validation Method, corresponds to p4api ssl.client.cert.validate
- RPC_SECURE_CLIENT_TRUST_NAME_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
P4TRUST file entries, corresponds to p4api ssl.client.trust.name
- RPC_SECURE_SOCKET_ENABLED_PROTOCOLS_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to set enabled protocol versions (SSLSocket.setEnabledProtocols()) for the connection.
- RPC_SECURE_SOCKET_PROTOCOL_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to instantiate the SSLContext with the associated value.
- RPC_SECURE_SOCKET_SET_ENABLED_PROTOCOLS_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set and equals "false", do not attempt to set enabled protocol versions (SSLSocket.setEnabledProtocols()) for the connection and use the protocol versions currently enabled for the connection.
- RPC_SECURE_SOCKET_TRUST_ALL_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set and equals "false", do not trust all certificates.
- RPC_SOCKET_PERFORMANCE_PREFERENCES_DEFAULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default socket performance preferences are described by three integers whose values indicate the relative importance of short connection time, low latency, and high bandwidth.
- RPC_SOCKET_PERFORMANCE_PREFERENCES_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to set the underlying RPC socket's performance preferences to the associated values, in integers, delimited by commas.
- RPC_SOCKET_POOL_DEFAULT_SIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default number of sockets retained in pool
- RPC_SOCKET_POOL_SIZE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Number of sockets to retain in pool when released
- RPC_SOCKET_RECV_BUF_SIZE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to set the underlying RPC socket's system receive buffer size to the associated value, in bytes.
- RPC_SOCKET_SEND_BUF_SIZE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to set the underlying RPC socket's system send buffer size to the associated value, in bytes.
- RPC_SOCKET_SO_TIMEOUT_DEFAULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default number of milliseconds to use for RPC socket read or write timeouts.
- RPC_SOCKET_SO_TIMEOUT_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
The number of milliseconds to use for RPC socket read or write timeouts.
- RPC_SOCKET_TCP_NO_DELAY_DEFAULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
Default setting for enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
- RPC_SOCKET_TCP_NO_DELAY_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set, attempt to use the associated value to enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
- RPC_SOCKET_USE_KEEPALIVE_NICK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
-
If this property is set and starts with "n" or "N", DON'T use the socket keepalive option.
- RPC_TAGS_USED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Signifies whether or not we use tagged output.
- RPC_TMP_CONVERTER_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Use to key converter to use out of state map
- RPC_TMP_OUTFILE_STREAM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Used to key temporary output streams in the command environment's state map for things like getFileContents(), etc., using the execStreamCmd method(s).
- RpcByteBufferOutput - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Provides a Perforce-specific extension to the basic Java ByteBuffer to allow us to intercept methods and implement our own extensions.
- RpcCmdSpec - Class in com.perforce.p4java.impl.mapbased.rpc
-
Encapsulates all we know about a command coming in from the upper levels of the P4Java implementation.
- RpcCmdSpec(String, String[], String, Map<String, Object>, String, ExternalEnv) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- rpcConnection - Variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- RpcConnection - Class in com.perforce.p4java.impl.mapbased.rpc.connection
-
Main abstract class for sending and receiving packets (etc.) to and from the Perforce server.
- RpcConnection(String, int, Properties, ServerStats, P4Charset) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Create a Perforce RPC connection to a given host and port number pair.
- RpcConnection(String, int, Properties, ServerStats, P4Charset, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
Create a Perforce RPC connection to a given host and port number pair.
- RpcConnectionFlowControl - Class in com.perforce.p4java.impl.mapbased.rpc.connection
-
Provides Perforce flow control services for the Perforce server connection.
- RpcConnectionFlowControl() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnectionFlowControl
- RpcCRC32Checksum - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Provides a wrapper to the basic Java CRC32 to allow us to use the JZlib pure Java implementation of the CRC32 checksum from RFC1952.
- RpcCRC32Checksum() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcCRC32Checksum
-
Creates a new RpcCRC32Checksum object.
- RpcFunction - Class in com.perforce.p4java.impl.mapbased.rpc.func
-
General Perforce RPC function utilities and definitions.
- RpcFunction() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunction
- RpcFunctionMapKey - Class in com.perforce.p4java.impl.mapbased.rpc.func
-
Defines Perforce RPC function keys and associated methods.
- RpcFunctionMapKey() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RpcFunctionMetadata - Class in com.perforce.p4java.impl.mapbased.rpc.func
-
Defines some simple metadata about Perforce RPC functions.
- RpcFunctionMetadata() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- RpcFunctionMetadata(RpcFunctionSpec, RpcFunctionType, String) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- RpcFunctionSpec - Enum in com.perforce.p4java.impl.mapbased.rpc.func
-
Defines the various Perforce RPC function names.
- RpcFunctionType - Enum in com.perforce.p4java.impl.mapbased.rpc.func
-
How we classify a Perforce RPC function for dispatch, encoding, and other processing.
- RpcGZIPInputStream - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
A lightweight wrapper around the JZlib ZIP input stream for processing compressed streams being sent from Perforce servers when the client "client compress" mode is enabled.
- RpcGZIPInputStream(InputStream) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPInputStream
- RpcGZIPOutputStream - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
A fairly lightweight filter output stream that implements Perforce's GZIP-based connection stream compression for Perforce clients that have the Perforce "client compression" option set.
- RpcGZIPOutputStream(OutputStream) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPOutputStream
- RpcHandler(String, boolean, File) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- RpcInflaterOutputStream - Class in com.perforce.p4java.impl.mapbased.rpc.sys
- RpcInflaterOutputStream(OutputStream, MD5Digester) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Creates a new output stream with a default decompressor and buffer size.
- RpcInflaterOutputStream(OutputStream, Inflater, int, MD5Digester) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Creates a new output stream with the specified decompressor and buffer size.
- RpcInflaterOutputStream(OutputStream, Inflater, MD5Digester) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Creates a new output stream with the specified decompressor and a default buffer size.
- RpcInputStream - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Provides a Perforce-specific extension to the basic Java InputStream to allow us to intercept methods and implement our own extensions.
- RpcInputStream(RpcPerforceFile, Charset) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInputStream
- RpcLineEndFilterInputStream - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Filter input stream to do Perforce-specific line end munging where necessary.
- RpcLineEndFilterInputStream(InputStream, ClientLineEnding) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
- RpcLineEndFilterOutputStream - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Simple FilterOutputStream extension to deal with Perforce text file line end translation.
- RpcLineEndFilterOutputStream(OutputStream, ClientLineEnding) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterOutputStream
- RpcMarshalable - Interface in com.perforce.p4java.impl.mapbased.rpc.packet
-
Defines the methods required to marshal an arbitrary object onto a ByteBuffer for the Perforce RPC connection.
- RpcMessage - Class in com.perforce.p4java.impl.mapbased.rpc.msg
-
Definitions and methods for processing, encapsulating, and handling RPC error and info codes on and off the wire.
- RpcMessage(int, int, int, int, String[], String[], String[]) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- RpcMessage(ClientMessage.ClientMessageId, int, int, String[]) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- rpcName - Variable in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
- RpcOutputStream - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Provides a Perforce-specific extension to the basic Java OuputStream to allow us to intercept methods and implement our own extensions.
- RpcOutputStream(RpcPerforceFile, RpcConnection, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- RpcPacket - Class in com.perforce.p4java.impl.mapbased.rpc.packet
-
Describes the format of, and implements a bunch of methods for, Perforce RPC packets as pushed across the wire between Perforce clients and servers.
- RpcPacketDispatcher - Class in com.perforce.p4java.impl.mapbased.rpc.packet
-
Top-level client-side packet dispatcher.
- RpcPacketDispatcher(Properties, RpcServer) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher
- RpcPacketDispatcher.RpcPacketDispatcherMode - Enum in com.perforce.p4java.impl.mapbased.rpc.packet
-
Specifies the mode the dispatcher's currently running in.
- RpcPacketDispatcher.RpcPacketDispatcherResult - Enum in com.perforce.p4java.impl.mapbased.rpc.packet
-
An enum used by subsidiary function and packet dispatchers to tell this level of dispatcher what to do.
- RpcPacketField - Class in com.perforce.p4java.impl.mapbased.rpc.packet
-
Describes a value / name packet pair as marshaled on to or off the RPC wire between Perforce clients and servers.
- RpcPacketField(String, Object) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Construct a packet field from the passed-n name / value pair.
- RpcPacketFieldPatternRule - Class in com.perforce.p4java.impl.mapbased.rpc.packet.helper
-
Defines the rule for pattern matching the field names.
- RpcPacketFieldPatternRule(String) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldPatternRule
-
Constructor for creating a field pattern rule.
- RpcPacketFieldRangeRule - Class in com.perforce.p4java.impl.mapbased.rpc.packet.helper
-
Defines the rule for a range of fields with a start field (inclusive) and a stop field (non-inclusive).
- RpcPacketFieldRangeRule(String, String) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRangeRule
-
Constructor for creating a field range rule.
- RpcPacketFieldRule - Class in com.perforce.p4java.impl.mapbased.rpc.packet.helper
-
Super class representing the rule for skipping the charset conversion of the RPC packet field values (bytes).
- RpcPacketFieldRule() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
- RpcPacketFieldType - Enum in com.perforce.p4java.impl.mapbased.rpc.packet
-
Defines the various Perforce RPC packet field types and associated methods.
- RpcPacketPreamble - Class in com.perforce.p4java.impl.mapbased.rpc.packet
-
The five byte preamble appended to every text packet payload.
- RpcPerforceDigestType - Enum in com.perforce.p4java.impl.mapbased.rpc.sys
- RpcPerforceFile - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Encapsulates and implements a lot of Perforce-specific information and operations on Perforce client-side files by extending the basic java.io.File class with Perforce-specific fields and methods.
- RpcPerforceFile(String, RpcPerforceFileType) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- RpcPerforceFile(String, RpcPerforceFileType, ClientLineEnding) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- RpcPerforceFile(String, String) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- RpcPerforceFileType - Enum in com.perforce.p4java.impl.mapbased.rpc.sys
-
Definitions for Perforce client and server file types.
- RpcPerforceFileType.RpcServerTypeStringSpec - Class in com.perforce.p4java.impl.mapbased.rpc.sys
- RpcPropertyDefs - Class in com.perforce.p4java.impl.mapbased.rpc
-
A convenience class used to hold all publicly-visible properties keys used by the RPC implementation.
- RpcPropertyDefs() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.RpcPropertyDefs
- RpcRshInputStream - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
Implements the lowest level of the P4Java RPC 'rsh' input stream architecture.
- RpcRshInputStream(InputStream, ServerStats) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
-
Construct a suitable stream for the passed-in inputstream.
- RpcRshOutputStream - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
Implements the lowest level of the P4Java RPC 'rsh' output stream architecture.
- RpcRshOutputStream(OutputStream, ServerStats) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
-
Construct a suitable stream for the passed-in inputstream.
- RpcServer - Class in com.perforce.p4java.impl.mapbased.rpc
-
RPC-based Perforce server implementation superclass.
- RpcServer() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- rpcServerAddress - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- RpcServerTypeStringSpec(String, RpcMessage) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType.RpcServerTypeStringSpec
- RpcSocketHelper - Class in com.perforce.p4java.impl.mapbased.rpc.stream.helper
-
Helper class for creating and configuring sockets.
- RpcSocketHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.helper.RpcSocketHelper
- RpcSocketInputStream - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
Implements the lowest level of the P4Java RPC input socket stream architecture.
- RpcSocketInputStream(Socket, ServerStats) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
-
Construct a suitable stream for the passed-in socket.
- RpcSocketOutputStream - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
Implements the lowest level of the P4Java RPC output stream architecture.
- RpcSocketOutputStream(Socket, ServerStats) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
-
Construct a suitable stream for the passed-in socket.
- RpcSocketPool - Class in com.perforce.p4java.impl.mapbased.rpc.stream
- RpcSocketPool(int, String, int, Properties, RpcSocketPool.ShutdownHandler) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketPool
-
Create a new socket pool with a max pool size, host, port, and socket properties, and an optional shutdown handler
- RpcSocketPool(int, String, int, Properties, RpcSocketPool.ShutdownHandler, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketPool
-
Create a new socket pool indicating whether it is secure (SSL) or not.
- RpcSocketPool.ShutdownHandler - Interface in com.perforce.p4java.impl.mapbased.rpc.stream
-
Shutdown handler for cleaning up before a socket is closed
- RpcSSLSocketFactory - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
A factory for creating SSL socket objects.
- RpcSSLSocketFactory.TrustAllTrustManager - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
This class allow any X509 certificates to be used to authenticate the remote side of a secure socket, including self-signed certificates.
- RpcStreamConnection - Class in com.perforce.p4java.impl.mapbased.rpc.stream
-
Socket stream I/O based implementation of the RpcConnection class.
- RpcStreamConnection(String, int, Properties, ServerStats, P4Charset, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
-
Construct a new Perforce RPC connection to the named Perforce server using java.io socket streams at the lowest level.
- RpcStreamConnection(String, int, Properties, ServerStats, P4Charset, Socket, RpcSocketPool, boolean, String) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
-
Construct a new Perforce RPC connection to the named Perforce server using java.io socket streams at the lowest level.
- RpcSystemFileCommandsHelper - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
-
Default JDK 6 implementation of the ISystemFileCommandsHelper interface.
- RpcSystemFileCommandsHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.RpcSystemFileCommandsHelper
- RpcUnicodeInputStream - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
InputStream wrapper that detects and skips the Unicode BOM (Byte Order Mark) in Unicode encoded text files.
- RpcUnicodeInputStream(InputStream) - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
-
Constructs a new RpcUnicodeInputStream that wraps the InputStream.
- RpcUnicodeInputStream.BOM - Class in com.perforce.p4java.impl.mapbased.rpc.sys
-
Types of Unicode BOMs.
- RpcUserAuthCounter - Class in com.perforce.p4java.impl.mapbased.rpc.helper
-
Keeps track of the user's login/out counts per RPC server.
- RpcUserAuthCounter() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.helper.RpcUserAuthCounter
- RPROMPTMERGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RPROMPTTHEIRS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RPROMPTTYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RPROMPTYOURS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- rsh - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- runningOnWindows - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- RUSERERROR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RUSERHELP - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RUSERPROMPT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- RUSERRESULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
S
- safeMerge - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, only do "safe" resolves, as documented for the p4 "-as" option.
- safetyCheck - Variable in class com.perforce.p4java.option.client.SyncOptions
-
If true, do a safety check before sending content to the client workspace (corresponds to p4 -s flag)
- sampleExtension(String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- sampleExtension(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- sampleExtension(String) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Creates sample extension with the given name.
- saveCurrentTicket() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- saveFileEntry(String, String, String, File, int, long, long) - Static method in class com.perforce.p4java.server.AbstractAuthHelper
-
Save the specified parameters as an entry into the specified auth file.
- saveFingerprint(Fingerprint, File) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Save the specified fingerprint as an entry into the specified trust file.
- saveFingerprint(Fingerprint, String) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Save the specified fingerprint as an entry into the specified trust file.
- saveFingerprint(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Save specified fingerprint value as associate with this server's address.
- saveFingerprint(String, String, String, File) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Save the specified parameters as an entry into the specified trust file.
- saveFingerprint(String, String, String, File, int, long, long) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Save the specified parameters as an entry into the specified trust file.
- saveFingerprint(String, String, String, String) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Save the specified parameters as an entry into the specified trust file.
- saveFingerprint(String, String, String, String, int, long, long) - Static method in class com.perforce.p4java.server.FingerprintsHelper
-
Save the specified parameters as an entry into the specified trust file.
- saveMemoryEntry(String, String, String, Map<String, String>) - Static method in class com.perforce.p4java.server.AbstractAuthHelper
-
Save the specified parameters as an entry into the specified auth map.
- saveTicket(AuthTicket, File) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Save the specified ticket as an entry into the specified tickets file.
- saveTicket(AuthTicket, String) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Save the specified ticket as an entry into the specified tickets file.
- saveTicket(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- saveTicket(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Save specified auth ticket value as associate with this server's address and user name from the userName parameter.
- saveTicket(String, String, String, File) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Save the specified parameters as an entry into the specified tickets file.
- saveTicket(String, String, String, File, int, long, long) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Save the specified parameters as an entry into the specified tickets file.
- saveTicket(String, String, String, String) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Save the specified parameters as an entry into the specified tickets file.
- saveTicket(String, String, String, String, int, long, long) - Static method in class com.perforce.p4java.server.AuthTicketsHelper
-
Save the specified parameters as an entry into the specified tickets file.
- SCANSIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SCREEN_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
The short-form name (display name) of this implementation.
- SCREEN_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
The short-form name (display name) of this implementation.
- SCREEN_NAME_FIELD_NAME - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- SEARCH - com.perforce.p4java.server.CmdSpec
- searchBinaries - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -t option
- SearchDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Search command.
- SearchDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.SearchDelegator
-
Instantiate a new SearchDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- searchJobs(String, SearchJobsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.SearchDelegator
- searchJobs(String, SearchJobsOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- searchJobs(String, SearchJobsOptions) - Method in interface com.perforce.p4java.server.delegator.ISearchDelegator
-
Search for jobs that contain the specified words in the search engine's index.
- SearchJobsOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer's searchJobs method.
- SearchJobsOptions() - Constructor for class com.perforce.p4java.option.server.SearchJobsOptions
-
Default constructor.
- SearchJobsOptions(int) - Constructor for class com.perforce.p4java.option.server.SearchJobsOptions
-
Explicit value constructor.
- SearchJobsOptions(String...) - Constructor for class com.perforce.p4java.option.server.SearchJobsOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- secretKeys - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- secure - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- secure - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- selfSigned - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- SEND_DIGEST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- sendBackWrittenDataBytes(CommandEnv, String, long, long, long) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientHelper
-
Send back the data bytes written (accumulated) This is for the progress indicator
- SENDBUF_REALLOC_INCR - Static variable in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
-
When we run out of send buffer space in putPacket, we allocate another, larger, buffer; this constant determines how much larger than the existing buffer the new one should be, or, alternatively, how much bigger than the incoming field length the new buffer should be.
- sendBufSize - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- sendFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSendFile
-
Send a file's contents back to the Perforce server.
- sendFlush1(RpcConnection, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- sendFlush2(RpcConnection, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- sendRelease2(RpcConnection) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolFunctionDispatcher
- sequence - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If greater than zero, use this as the sequence number of this property.
- sequence - Variable in class com.perforce.p4java.option.server.PropertyOptions
-
If greater than zero, use this as the sequence number of this property.
- server - Variable in class com.perforce.p4java.impl.generic.core.ServerResource
-
Server instance
- server - Variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientFunctionDispatcher
- server - Variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientProgressReport
- Server - Class in com.perforce.p4java.impl.mapbased.server
-
Generic abstract superclass for implementation-specific server implementations that use a command-style server interface implementation.
- Server() - Constructor for class com.perforce.p4java.impl.mapbased.server.Server
- SERVER - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageType
- SERVER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
Server functions to be processed by the Perforce server.
- SERVER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SERVER_ADDRESS_MAP_KEY - Static variable in class com.perforce.p4java.server.AbstractAuthHelper
- SERVER_CMPFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_COMMITSUBMIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_LBR_OPEN - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_LOGIN - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_LOGIN2 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_PASSWD - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_RESOLVEDFAILED - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_RESOLVEDFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_SUBMITCHANGE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_DM_SUBMITFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_INFO_DATE_PATTERN - Static variable in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- SERVER_LBR_OPEN - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_LBR_WRITEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_NAME_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- SERVER_RECONCILEADDS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_RECONCILEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER_RELEASEFILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- SERVER2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- serverAddress - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- ServerAddress - Class in com.perforce.p4java.impl.mapbased.server
-
Default implementation of the IServerAddress interface.
- SERVERADDRESS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ServerAddressBuilder - Class in com.perforce.p4java.impl.mapbased.server
-
The purpose of this class is for building a server address object.
- ServerAddressBuilder() - Constructor for class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Instantiates an empty server address builder.
- ServerAddressBuilder(String) - Constructor for class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Instantiates a new server address builder from a string.
- serverApiLevel - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- serverBypass - Variable in class com.perforce.p4java.option.client.SyncOptions
-
If true, bypass the server (corresponds to p4 -p flag)
- serverCerts - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- ServerConfigurationValue - Class in com.perforce.p4java.admin
-
Encapsulates the server configuration values that are available through the IOptionsServer set/get server configuration methods.
- ServerConfigurationValue() - Constructor for class com.perforce.p4java.admin.ServerConfigurationValue
-
Default constructor -- all fields set to null except type, which is set to ConfigType.UNKNOWN.
- ServerConfigurationValue(String, ServerConfigurationValue.ConfigType, String, String) - Constructor for class com.perforce.p4java.admin.ServerConfigurationValue
-
Explicit value constructor.
- ServerConfigurationValue(String, String, String, String) - Constructor for class com.perforce.p4java.admin.ServerConfigurationValue
-
Explicit value convenience constructor with string 'type' field, which is converted to ConfigType on the fly.
- ServerConfigurationValue(Map<String, Object>) - Constructor for class com.perforce.p4java.admin.ServerConfigurationValue
-
Constructor for map-based returns from the server; not intended for general use.
- ServerConfigurationValue.ConfigType - Enum in com.perforce.p4java.admin
-
Currently-known server configuration value types.
- serverConnections - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
-
Number of actual socket connections made so far.
- SERVERDATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SERVERDIGEST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ServerFactory - Class in com.perforce.p4java.server
-
The main P4Java server factory class.
- ServerFactory() - Constructor for class com.perforce.p4java.server.ServerFactory
- serverHost - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- serverId - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- serverId - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- SERVERID - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SERVERID_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- serverImpl - Variable in class com.perforce.p4java.impl.generic.core.Changelist
- serverInfo - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- ServerInfo - Class in com.perforce.p4java.impl.mapbased.server
-
Default simple implementation for server info interface.
- ServerInfo() - Constructor for class com.perforce.p4java.impl.mapbased.server.ServerInfo
-
Default constructor; leaves all fields initialized to null.
- ServerInfo(String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean) - Constructor for class com.perforce.p4java.impl.mapbased.server.ServerInfo
-
Deprecated.Use constructor with map parameter to initialize all fields.
- ServerInfo(List<Map<String, Object>>) - Constructor for class com.perforce.p4java.impl.mapbased.server.ServerInfo
-
Constructor for use with maps passed back from the Perforce server only.
- ServerInfo(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.mapbased.server.ServerInfo
-
Constructor for use with maps passed back from the Perforce server only.
- ServerIPMACAddress - Class in com.perforce.p4java.impl.generic.core
- ServerIPMACAddress() - Constructor for class com.perforce.p4java.impl.generic.core.ServerIPMACAddress
- ServerIPMACAddress(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.ServerIPMACAddress
- SERVERLICENSE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- serverPort - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- ServerProcess - Class in com.perforce.p4java.impl.generic.core
-
Simple default generic implementation class for the P4JServerProcess interface.
- ServerProcess() - Constructor for class com.perforce.p4java.impl.generic.core.ServerProcess
- ServerProcess(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.ServerProcess
-
Construct a new implementation from the map passed back from the lower level exec map command.
- serverProtocol - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- serverProtocolMap - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- ServerResource - Class in com.perforce.p4java.impl.generic.core
-
Abstract implementation class for the IServerResource interface.
- ServerResource() - Constructor for class com.perforce.p4java.impl.generic.core.ServerResource
-
Default constructor -- sets complete to true, completable, refreshable, and updateable to false, and server to null.
- ServerResource(boolean, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.ServerResource
-
Explicit some-value constructor; sets server to null.
- ServerResource(boolean, boolean, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.ServerResource
-
Explicit all-value constructor.
- ServerResource(IServer) - Constructor for class com.perforce.p4java.impl.generic.core.ServerResource
-
Sets complete to true, completable, refreshable, and updateable to false, and server to the passed-in value.
- SERVERROOT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- serverStats - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- ServerStats - Class in com.perforce.p4java.impl.mapbased.rpc
-
Simple class to centralize statistics gathering and reporting for the RPC implementation server objects.
- ServerStats() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- ServerStatus - Enum in com.perforce.p4java.server
-
Used to describe the protocol-independent status of an IServer object.
- SERVERUPTIME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- serverVersion - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- SERVERVERSION - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SERVICE - com.perforce.p4java.core.IUserSummary.UserType
- SERVICE_CHECK - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- set(char[], AtomicInteger, AtomicInteger, AtomicInteger, int) - Method in class com.perforce.p4java.mapapi.MapChar
- set(MapTable) - Method in class com.perforce.p4java.mapapi.MapTable
- SET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- setA(boolean) - Method in class com.perforce.p4java.option.server.GraphShowRefOptions
-
Sets the optional option value for option -a
- setAcceptTheirs(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setAcceptYours(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setAccess(Date) - Method in interface com.perforce.p4java.core.IUserSummary
- setAccess(Date) - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- setAccessed(Date) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the client's accessed date / time.
- setAccessed(Date) - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Set the last-accessed date.
- setAccessed(Date) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the last-accessed date.
- setAccessed(Date) - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- setAccessed(Date) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setAccessed(Date) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setAccessTime(int) - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Sets the access time.
- setAction(FileAction) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the file action for this file spec.
- setAction(FileAction) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setAction(FileAction) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setAction(String) - Method in interface com.perforce.p4java.core.IFix
- setAction(String) - Method in class com.perforce.p4java.impl.generic.core.Fix
- setActionOwner(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setActionOwner(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setAddFiles(boolean) - Method in class com.perforce.p4java.option.client.LabelSyncOptions
- setAddIfAdmin(boolean) - Method in class com.perforce.p4java.option.server.UpdateUserGroupOptions
- setAddress(String) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setAffectedByChangelist(int) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setAfpFileInfo(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the afp file info.
- setAll(String) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setAllClients(boolean) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setAllHosts(boolean) - Method in class com.perforce.p4java.option.server.Login2Options
- setAllHosts(boolean) - Method in class com.perforce.p4java.option.server.LoginOptions
- setAllowExistent(boolean) - Method in class com.perforce.p4java.option.server.GetClientTemplateOptions
- setAllResults(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setAllRevisions(boolean) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setAllRevisions(boolean) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setAllrevs(boolean) - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- setAllRevs(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setAllRevs(boolean) - Method in class com.perforce.p4java.option.server.GetDepotFilesOptions
- setAllUsers(boolean) - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- setAllWrite(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- setAllWrite(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- setAlternateRoots(List<String>) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the alternate roots associated with this Perforce client.
- setAlternateRoots(List<String>) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setAltsync(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- setAltsync(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- setAncilliaryOptions(FileStatAncilliaryOptions) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setApplicationName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setApplicationName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setArchivedFiles(boolean) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setArgNameStrs(String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- setArgs(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setArgs(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setArgStrs(String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- setAttributePattern(String) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setAttributeValueFileName(String) - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- setAuthTicket(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setAuthTicket(String) - Method in interface com.perforce.p4java.server.IServer
-
Set the server's Perforce authentication ticket to the passed-in string.
- setAuthTicket(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Deprecated.
- setAuthTicket(String, String) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Set the server's Perforce authentication ticket for the specified user to the passed-in string.
- setAuthTicket(String, String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setAuthTicket(String, String, String) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Set the server's Perforce authentication ticket for the specified user to the passed-in string.
- setAutoAccept(boolean) - Method in class com.perforce.p4java.option.server.TrustOptions
-
Sets true/false to automatically accept yes/no prompting.
- setAutoMerge(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setAutoRefuse(boolean) - Method in class com.perforce.p4java.option.server.TrustOptions
-
Sets true/false to automatically refuse yes/no prompting.
- setAutoReload(boolean) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the "autoreload/noautoreload" status for this label.
- setAutoReload(boolean) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setBackup(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the client's participation in backup enable/disable
- setBackup(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setBackupTime(int) - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Sets the backup time.
- setBaseDigest(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setBaseFile(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the base file on this object.
- setBaseFile(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setBaselessMerge(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setBaseName(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the base name on this object.
- setBaseName(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setBaseName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setBaseParent(String) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the stream base parent.
- setBaseParent(String) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
-
Deprecated.
- setBaseRev(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the base revision on this object.
- setBaseRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setBaseTmpFile(RpcPerforceFile) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setBaseTmpFilename(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setBaseTmpFileStream(RpcOutputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setBatch(int) - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
-
Sets the batch
- setBatchSize(int) - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
-
Sets the batch size
- setBatchSize(long) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setBidirectional(boolean) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setBidirectional(boolean) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the bidirectional.
- setBidirectional(boolean) - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- setBiDirectional(boolean) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setBidirectionalInteg(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setBidirectionalInteg(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setBidirectionalInteg(boolean) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setBits(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setBlobSha(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setBlobSha(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setBlockSize(long) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setBlockSize(long) - Method in class com.perforce.p4java.option.server.LogTailOptions
-
Sets the block size (in bytes).
- setBothChunks(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setBothPathTypes(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setBranch(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setBranch(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setBranch(String) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setBranch(String) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setBranch(String) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setBranch(String) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the branch.
- setBranch(String) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setBranchedFirstHeadRevOnly(boolean) - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- setBranchResolves(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setBranchSpec(String) - Method in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
- setBranchView(ViewMap<IBranchMapping>) - Method in interface com.perforce.p4java.core.IBranchSpec
-
Set the the view map associated with this branch spec.
- setBranchView(ViewMap<IBranchMapping>) - Method in class com.perforce.p4java.impl.generic.core.BranchSpec
- setBrokerAddress(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setBrokerEncrypted(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setBrokerVersion(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setBufferOutput(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setBypassClientDelete(boolean) - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- setBypassClientUpdate(boolean) - Method in class com.perforce.p4java.option.client.EditFilesOptions
- setCallback(IParallelCallback) - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
-
Sets IParallelCallback
- setCaseInsensitive(boolean) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setCaseInsensitiveNameFilter(String) - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- setCaseInsensitiveNameFilter(String) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- setCaseInsensitiveNameFilter(String) - Method in class com.perforce.p4java.option.server.GetDepotsOptions
- setCaseInsensitiveNameFilter(String) - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- setCaseSensitive(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setCaseSensitivity(int) - Method in class com.perforce.p4java.mapapi.MapTable
- setChangeFlowsFromParent(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set (true/false) the stream's change flows from parent.
- setChangeFlowsFromParent(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setChangeFlowsToParent(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set (true/false) the stream's change flows to parent.
- setChangeFlowsToParent(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setChangelistId(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the changelist ID for this file spec.
- setChangelistId(int) - Method in interface com.perforce.p4java.core.IFix
- setChangelistId(int) - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Sets the changelist id.
- setChangelistId(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setChangelistId(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setChangelistId(int) - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- setChangelistId(int) - Method in class com.perforce.p4java.impl.generic.core.Fix
- setChangelistId(int) - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.AddFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.EditFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.LockFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.ReopenFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.UndoFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.client.UnlockFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.GetClientTemplateOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.GetFixesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.GetReviewsOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.MoveFileOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setChangelistId(int) - Method in class com.perforce.p4java.option.server.StreamlogOptions
- setChangelistId(long) - Method in interface com.perforce.p4java.core.file.IFileSize
-
Set the shelved changelist ID.
- setChangelistId(long) - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- setChangeView(ArrayList<String>) - Method in interface com.perforce.p4java.client.IClient
-
Set the Perforce client change view associated with this client.
- setChangeView(ArrayList<String>) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- setCharset(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setCharset(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setCharset(String) - Method in class com.perforce.p4java.option.client.AddFilesOptions
- setCharset(String) - Method in class com.perforce.p4java.option.client.EditFilesOptions
- setCharset(String) - Method in class com.perforce.p4java.option.client.ReopenFilesOptions
- setCharsetName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Need to override this method at this level as we keep the connection open here...
- setCharsetName(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setCharsetName(String) - Method in interface com.perforce.p4java.server.IServer
-
Set the Perforce server's charset to the passed-in charset name.
- setCheckModTime(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setClient(IClient) - Method in class com.perforce.p4java.impl.generic.client.ClientView
-
Set the client object (not path) associated with this view, if any.
- setClient(IClient) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setClient(String) - Method in interface com.perforce.p4java.client.IClientViewMapping
- setClient(String) - Method in class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
- setClient(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setClient(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setClient(String) - Method in class com.perforce.p4java.option.server.ReloadOptions
- setClient(String) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setClientAddress(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setClientApiLevel(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setClientApiLevel(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setClientBypass(boolean) - Method in class com.perforce.p4java.option.client.SyncOptions
- setClientCharset(P4Charset) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setClientCmpFile(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setClientCurrentDirectory(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setClientExpectedSize(boolean) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setClientHost(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setClientId(String) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the client ID.
- setClientId(String) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setClientId(String) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setClientName(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the Perforce client name for this file spec.
- setClientName(String) - Method in interface com.perforce.p4java.core.IFix
- setClientName(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setClientName(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setClientName(String) - Method in class com.perforce.p4java.impl.generic.core.Fix
- setClientName(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setClientName(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setClientName(String) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setClientName(String) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setClientOnly(boolean) - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- setClientPath(FilePath) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setClientPath(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for setPath(new FilePath(PathType.CLIENT, pathStr));
- setClientPath(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setClientPath(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setClientPath(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setClientPath(String) - Method in interface com.perforce.p4java.server.IServer
-
Set the Perforce P4CLIENTPATH - directories the client can access.
- setClientRoot(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setClientView(ViewMap<IClientViewMapping>) - Method in interface com.perforce.p4java.core.IStream
-
Set the automatically generated client view map associated with this stream spec.
- setClientView(ViewMap<IClientViewMapping>) - Method in class com.perforce.p4java.impl.generic.core.Stream
- setClientView(ClientView) - Method in interface com.perforce.p4java.client.IClient
-
Set the Perforce client view associated with this client.
- setClientView(ClientView) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- setClobber(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- setClobber(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- setCmdArgs(String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- setCmdCallBackKey(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setCmdEnv(ExternalEnv) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- setCmdName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- setCmdSpec(RpcCmdSpec) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setCmdTicket(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- setCode(int) - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- setCode(int) - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- setCode(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- setCode(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- setCodes(int) - Method in exception com.perforce.p4java.exception.RequestException
-
Set the raw code and associated subsidiary codes according to the passed-in values.
- setCodes(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
-
Set the various error codes for this FileSpec to a value returned from the server or the RPC layer.
- setColumnMetadata(List<Map<String, String>>) - Method in interface com.perforce.p4java.admin.IDbSchema
-
Set the colum metadata map.
- setColumnMetadata(List<Map<String, String>>) - Method in class com.perforce.p4java.impl.generic.admin.DbSchema
- setCommand(String) - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
Sets the trigger command.
- setCommand(String) - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- setCommand(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setComment(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the comment.
- setComment(String) - Method in interface com.perforce.p4java.core.IMapEntry
-
Set the "comment" entry for this mapping.
- setComment(String) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- setComments(String) - Method in interface com.perforce.p4java.core.IJobSpec
-
Set the comments associated with this jobspec.
- setComments(String) - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- setCommitSha(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setCommitSha(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setCommitValue(String...) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
Sets the optional argument of commit SHA values
- setComponents(ViewMap<IStreamComponentMapping>) - Method in interface com.perforce.p4java.core.IStream
- setComponents(ViewMap<IStreamComponentMapping>) - Method in class com.perforce.p4java.impl.generic.core.Stream
- setComponentType(IStreamComponentMapping.Type) - Method in interface com.perforce.p4java.core.IStreamComponentMapping
- setComponentType(IStreamComponentMapping.Type) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- setCompress(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- setCompress(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- setCompress(boolean) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setComputeDigest(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setComputeMissingDigest(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setConflictChunks(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setContentHistory(boolean) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- setContentResolveType(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the content resolve type for this file spec.
- setContentResolveType(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setCounter(String) - Method in class com.perforce.p4java.option.server.GetReviewChangelistsOptions
- setCounter(String, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CounterDelegator
- setCounter(String, String, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setCounter(String, String, boolean) - Method in interface com.perforce.p4java.server.delegator.ICounterDelegator
- setCounter(String, String, CounterOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.CounterDelegator
- setCounter(String, String, CounterOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setCounter(String, String, CounterOptions) - Method in interface com.perforce.p4java.server.delegator.ICounterDelegator
-
Create, set or delete a counter on a Perforce server.
- setCreateTime(int) - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Sets the creates the time.
- setCurrentCharset(Charset) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setCurrentClient(IClient) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setCurrentClient(IClient) - Method in interface com.perforce.p4java.server.IServer
-
Set the Perforce client associated with this server.
- setCurrentHiMark(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- setCurrentLoMark(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- setCurrentServerInfo(IServerInfo) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setCurrentServerInfo(IServerInfo) - Method in interface com.perforce.p4java.server.IServer
-
Set the server's Info object without calling `p4 info`.
- setCwd(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setDataFork(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the data fork.
- setDataType(String) - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- setDataType(String) - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- setDate(String) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setDate(Date) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the date for this file spec.
- setDate(Date) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the changelist date.
- setDate(Date) - Method in interface com.perforce.p4java.core.IFix
- setDate(Date) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setDate(Date) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setDate(Date) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setDate(Date) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setDate(Date) - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- setDate(Date) - Method in class com.perforce.p4java.impl.generic.core.Fix
- setDefaultBranch(String) - Method in interface com.perforce.p4java.core.IRepo
- setDefaultBranch(String) - Method in class com.perforce.p4java.impl.generic.core.Repo
- setDelete(boolean) - Method in class com.perforce.p4java.option.server.CounterOptions
- setDelete(boolean) - Method in class com.perforce.p4java.option.server.FixJobsOptions
- setDelete(boolean) - Method in class com.perforce.p4java.option.server.KeyOptions
- setDelete(boolean) - Method in class com.perforce.p4java.option.server.ListOptions
-
Sets a flag indicating that the files referred to by the label should be deleted or not
- setDelete(boolean) - Method in class com.perforce.p4java.option.server.TagFilesOptions
- setDeletedOnly(boolean) - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- setDeletedOptions(String[]) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setDeleteFiles(boolean) - Method in class com.perforce.p4java.option.client.LabelSyncOptions
- setDeleteFiles(boolean) - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- setDeleteNonSyncedFiles(boolean) - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- setDeleteOnClose(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setDeleteResolves(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setDeleteShelvedChanges(boolean) - Method in class com.perforce.p4java.option.server.DeleteClientOptions
- setDeleteTargetAfterDelete(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setDepotFile(String) - Method in interface com.perforce.p4java.core.file.IFileSize
-
Set the depot file.
- setDepotFile(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- setDepotFileName(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setDepotPath(FilePath) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setDepotPath(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for setPath(new FilePath(PathType.DEPOT, pathStr));
- setDepotPath(String) - Method in interface com.perforce.p4java.core.IStreamViewMapping
-
Set a stream view entry's optional depot path; this corresponds to the right entry of the associated mapping.
- setDepotPath(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- setDepotPath(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setDepotPath(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- setDepotSpec(String) - Method in interface com.perforce.p4java.client.IClientViewMapping
- setDepotSpec(String) - Method in class com.perforce.p4java.impl.generic.client.ClientView.ClientViewMapping
- setDepotType(IDepot.DepotType) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setDesc(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setDesc(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setDescription(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the description associated with this client.
- setDescription(String) - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Set the branch spec description.
- setDescription(String) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the description string for this changelist.
- setDescription(String) - Method in interface com.perforce.p4java.core.IExtension
-
Set the description of this Extension config.
- setDescription(String) - Method in interface com.perforce.p4java.core.IJob
- setDescription(String) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the description associated with this label.
- setDescription(String) - Method in interface com.perforce.p4java.core.IRepo
-
Set the description associated with this repo.
- setDescription(String) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the stream spec description.
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.Job
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.Repo
-
Set the description associated with this repo.
- setDescription(String) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setDescription(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setDescription(String) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the description.
- setDescription(String) - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- setDiff(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setDiffContext(int) - Method in interface com.perforce.p4java.option.server.DiffsOptions
- setDiffContext(int) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setDiffContext(int) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setDiffFlags(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setDiffName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setDiffNonTextFiles(boolean) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setDiffStatus(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the diff status for this file spec.
- setDiffStatus(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setDigest(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setDigest(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setDirectory(String) - Method in interface com.perforce.p4java.core.IStreamComponentMapping
- setDirectory(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- setDirectoryID(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the directory id.
- setDisplayBaseDetails(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setDisplayBaseDetails(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setDisplayValues(boolean) - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- setDoBaselessMerge(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setDontAnnotateFiles(boolean) - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- setDontCopyToClient(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setDontCopyToClient(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setDontWriteTicket(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setDontWriteTicket(boolean) - Method in class com.perforce.p4java.option.server.LoginOptions
- setEditStreamSpec(boolean) - Method in class com.perforce.p4java.option.client.EditFilesOptions
- setEmail(String) - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Sets the user's email address.
- setEmail(String) - Method in interface com.perforce.p4java.core.IUserSummary
- setEmail(String) - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- setEmail(String) - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- setEnableGraph(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setEnableProgress(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setEnableProgress(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setEnableStreams(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setEnableTracking(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setEnableTracking(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setEncoding(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- setEndDate(String) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
The value expected by -B option The upper date limit of logs retrieved
- setEndFromRev(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the end from revision for this file spec.
- setEndFromRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setEndRevision(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the end revision for this file spec.
- setEndRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setEndRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- setEndToRev(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the end to revision for this file spec.
- setEndToRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setEntries(List<IProtectionEntry>) - Method in interface com.perforce.p4java.admin.IProtectionsTable
-
Sets the list of protection entries.
- setEntries(List<IProtectionEntry>) - Method in class com.perforce.p4java.impl.generic.admin.ProtectionsTable
- setEntries(List<ITriggerEntry>) - Method in interface com.perforce.p4java.admin.ITriggersTable
-
Sets the list of trigger entries.
- setEntries(List<ITriggerEntry>) - Method in class com.perforce.p4java.impl.generic.admin.TriggersTable
- setEntry(int, E) - Method in class com.perforce.p4java.core.ViewMap
-
Set (replace) a specific map position.
- setEntry(String, String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setEntry(String, String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setEntryList(List<E>) - Method in class com.perforce.p4java.core.ViewMap
-
Set the entry list associated with this view map.
- setEnv(ExternalEnv) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- setError(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- setError(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setExcludeLocalPath(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setExclusiveOpened(boolean) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setExecutable(String, boolean, boolean) - Method in interface com.perforce.p4java.impl.generic.sys.ISystemFileCommandsHelper
-
Set the file's permissions to allow or disallow it to be executed.
- setExecutable(String, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.RpcSystemFileCommandsHelper
- setExecutable(String, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.WindowsRpcSystemFileCommandsHelper
- setExecuteObliterate(boolean) - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- setExposeClientView(boolean) - Method in class com.perforce.p4java.option.server.GetStreamOptions
- setExtAllowedGroups(List<String>) - Method in interface com.perforce.p4java.core.IExtension
-
Set groups whose members may configure the Extension.
- setExtAllowedGroups(List<String>) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setExtArchDir(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtArchDir(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the path to the file in the server extension’s unpacked archive directory.
- setExtConfig(Map<String, String>) - Method in interface com.perforce.p4java.core.IExtension
-
Set the extension config.
- setExtConfig(Map<String, String>) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setExtDataDir(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtDataDir(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set path in which the server extension will store the files it creates.
- setExtDebug(String) - Method in interface com.perforce.p4java.core.IExtension
-
When the 'ExtDebug' field in the instance config is set to 'tracing' (off of the default of 'none'), every execution of the instance of the Extension will append execution traces to a log file named '.p4-debug-tracing.txt' in the Extension data directory.
- setExtDebug(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setExtDescription(String) - Method in interface com.perforce.p4java.core.IExtension
-
Set the description of the Extension being configured.
- setExtDescription(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setExtDescriptionSnippet(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtDescriptionSnippet(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the Extension description snippet.
- setExtDeveloper(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtDeveloper(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the extension developer field.
- setExtEnabled(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtEnabled(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Enable or disable the extension
- setExtendedOutput(boolean) - Method in class com.perforce.p4java.option.server.GetUsersOptions
- setExternalStreamMerge(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setExternalTmpFilename(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setExtGlobalConf(boolean) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtGlobalConf(boolean) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set extension as a global.
- setExtInstanceConf(boolean) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtInstanceConf(boolean) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set extension as an instance.
- setExtMaxScriptMem(String) - Method in interface com.perforce.p4java.core.IExtension
-
Set maximum megabytes the Extension may use.
- setExtMaxScriptMem(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setExtMaxScriptTime(String) - Method in interface com.perforce.p4java.core.IExtension
-
Set maximum seconds the Extension may be run.
- setExtMaxScriptTime(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setExtName(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtName(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the name of the Extension being configured.
- setExtP4USER(String) - Method in interface com.perforce.p4java.core.IExtension
-
Set Perforce user account for the Extension to use.
- setExtP4USER(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setExtraTags(List<IStream.IExtraTag>) - Method in interface com.perforce.p4java.core.IStream
-
Set the extra tags associated with this stream.
- setExtraTags(List<IStream.IExtraTag>) - Method in class com.perforce.p4java.impl.generic.core.Stream
- setExtRev(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtRev(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the revision of the Extension being configured.
- setExtUUID(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtUUID(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the UUID/key of the Extension being configured.
- setExtVersion(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setExtVersion(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the version of the Extension being configured.
- setFieldDefaults(Properties) - Method in class com.perforce.p4java.option.UsageOptions
-
Set any non-null default values when the object is constructed.
- setFieldRule(RpcPacketFieldRule) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setFields(String) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setFields(String) - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- setFields(List<IJobSpec.IJobSpecField>) - Method in interface com.perforce.p4java.core.IJobSpec
-
Set the list of all known Perforce job fields on this jobspec.
- setFields(List<IJobSpec.IJobSpecField>) - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- setFieldType(String) - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- setFieldType(String) - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- setFile(RpcPerforceFile) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setFile(File) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- setFile(String) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Sets the path to the pack file
- setFileAttributeName(String) - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- setFileAttributes(List<IFileSpec>, String, InputStream, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.AttributeDelegator
- setFileAttributes(List<IFileSpec>, String, InputStream, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setFileAttributes(List<IFileSpec>, String, InputStream, SetFileAttributesOptions) - Method in interface com.perforce.p4java.server.delegator.IAttributeDelegator
-
Set a file attribute on one or more files using the passed-in input stream as the source for the attribute's value (unsupported).
- setFileAttributes(List<IFileSpec>, Map<String, String>, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.AttributeDelegator
- setFileAttributes(List<IFileSpec>, Map<String, String>, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setFileAttributes(List<IFileSpec>, Map<String, String>, SetFileAttributesOptions) - Method in interface com.perforce.p4java.server.delegator.IAttributeDelegator
-
Set file attributes on one or more files (unsupported).
- SetFileAttributesOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer setFileAttributes method.
- SetFileAttributesOptions() - Constructor for class com.perforce.p4java.option.server.SetFileAttributesOptions
-
Default constructor.
- SetFileAttributesOptions(boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.SetFileAttributesOptions
-
Explicit-value constructor.
- SetFileAttributesOptions(String...) - Constructor for class com.perforce.p4java.option.server.SetFileAttributesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- setFileCount(long) - Method in interface com.perforce.p4java.core.file.IFileSize
-
Set the file count.
- setFileCount(long) - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- setFileData(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the file data.
- setFileDatesInfo(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the file dates info.
- setFileDiffsOptionsByDiffType(DiffType, DiffsOptions) - Static method in class com.perforce.p4java.common.base.FileDiffUtils
- setFileSize(long) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setFileSize(long) - Method in interface com.perforce.p4java.core.file.IFileSize
-
Set the file size.
- setFileSize(long) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setFileSize(long) - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- setFileSizeDigest(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setFileSpecs(List<IFileSpec>) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setFileType(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setFileType(RpcPerforceFileType) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- setFileType(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the file type for this file spec.
- setFileType(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setFileType(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setFileType(String) - Method in class com.perforce.p4java.option.client.AddFilesOptions
- setFileType(String) - Method in class com.perforce.p4java.option.client.EditFilesOptions
- setFileType(String) - Method in class com.perforce.p4java.option.client.ReopenFilesOptions
- setFileType(String) - Method in class com.perforce.p4java.option.server.MoveFileOptions
- setFilter(String) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the filter.
- setFilter(String) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setFilter(String) - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- setFilterCallback(IFilterCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setFilterString(String) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setFinderInfo(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the finder info.
- setFingerprint(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setFingerprintValue(String) - Method in class com.perforce.p4java.server.Fingerprint
- setFirmerThanParent(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set (true/false) the stream is firmer than parent.
- setFirmerThanParent(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setFixedPattern(boolean) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setFlowController(RpcConnectionFlowControl) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setFlowController(FlowControl) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher
- setFmtStrs(String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- setFollowAllIntegrations(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setFollowBranches(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setForce(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.ChangelistOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.DeleteBranchSpecOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.DeleteClientOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.DeleteLabelOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.MoveFileOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.ReloadOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.SwitchClientViewOptions
- setForce(boolean) - Method in class com.perforce.p4java.option.server.TrustOptions
-
Sets true/false to forcibly install fingerprint.
- setForce(boolean) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setForceBranchDeletedFiles(boolean) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the force branch deleted files.
- setForceIntegration(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setForcePackedRef(String) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Sets the SHA for -p option
- setForceRef(String) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Sets the SHA for -F option
- setForceResolve(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setForceShelve(boolean) - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- setForceStreamCopy(boolean) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setForceStreamMerge(boolean) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setForceTextualMerge(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setForceUnlock(boolean) - Method in class com.perforce.p4java.option.client.UnlockFilesOptions
- setForceUnshelve(boolean) - Method in class com.perforce.p4java.option.client.UnshelveFilesOptions
- setForceUpdate(boolean) - Method in class com.perforce.p4java.option.client.SyncOptions
- setForceUpdate(boolean) - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- setForceUpdate(boolean) - Method in class com.perforce.p4java.option.server.StreamOptions
- setForceUpdate(boolean) - Method in class com.perforce.p4java.option.server.UpdateClientOptions
- setForceUpdate(boolean) - Method in class com.perforce.p4java.option.server.UpdateUserOptions
- setForceUpdateByOwner(boolean) - Method in class com.perforce.p4java.option.server.ChangelistOptions
- setForkedFrom(String) - Method in interface com.perforce.p4java.core.IRepo
- setForkedFrom(String) - Method in class com.perforce.p4java.impl.generic.core.Repo
- setFormat(boolean) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the format (true/false).
- setFormat(AppleFile.FileFormat) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the format.
- setFromFile(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the from file for this file spec.
- setFromFile(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setFullName(String) - Method in interface com.perforce.p4java.core.IUserSummary
- setFullName(String) - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- setFullText(boolean) - Method in class com.perforce.p4java.option.server.StreamlogOptions
- setFullTextTruncated(boolean) - Method in class com.perforce.p4java.option.server.StreamlogOptions
- setFuncNameString(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- setGeneric(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- setGenericCode(int) - Method in exception com.perforce.p4java.exception.RequestException
- setGnuDiffs(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setGroup(boolean) - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Sets the group indicator (true/false).
- setGroup(boolean) - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- setGroup(String) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setGroup(String) - Method in class com.perforce.p4java.option.server.PropertyOptions
- setGroupName(boolean) - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- setGroupName(String) - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- setHandlers(CommandEnv.RpcHandler[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setHaveListOnly(boolean) - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- setHaveRev(int) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHaveRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHeadAction(FileAction) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHeadAction(FileAction) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHeadChange(int) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHeadChange(int) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHeadCharset(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHeadCharset(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHeadModTime(Date) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHeadModTime(Date) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHeadRev(int) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHeadRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHeadTime(Date) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHeadTime(Date) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHeadType(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setHeadType(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setHexValue(boolean) - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- setHiMark(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- setHost(String) - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Sets the client host.
- setHost(String) - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- setHost(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setHost(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setHost(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setHost(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Sets the host.
- setHost(String) - Method in class com.perforce.p4java.option.server.Login2Options
- setHost(String) - Method in class com.perforce.p4java.option.server.LoginOptions
- setHostAddress(String) - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- setHostIp(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setHostName(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the name of the associated host.
- setHostName(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setHostName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setHostName(String) - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- setHostName(String) - Method in class com.perforce.p4java.option.UsageOptions
-
Set the host name.
- setHostName(String) - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- setHostPort(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setHowResolved(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the "how resolved" string for this file spec.
- setHowResolved(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setIconBW(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the icon bw.
- setIconColor(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the icon color.
- setId(int) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the changelist ID.
- setId(int) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setId(int) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setId(int) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setId(ClientMessage.ClientMessageId) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- setId(String) - Method in interface com.perforce.p4java.core.IJob
-
set job name
- setId(String) - Method in class com.perforce.p4java.impl.generic.core.Job
-
Set job name
- setIgnoredView(ViewMap<IStreamIgnoredMapping>) - Method in interface com.perforce.p4java.core.IStream
-
Set the ignored view map associated with this stream spec.
- setIgnoredView(ViewMap<IStreamIgnoredMapping>) - Method in class com.perforce.p4java.impl.generic.core.Stream
- setIgnoreFileName(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setIgnoreLineEndings(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setIgnoreLineEndings(boolean) - Method in interface com.perforce.p4java.option.server.DiffsOptions
- setIgnoreLineEndings(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setIgnoreLineEndings(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setIgnoreLineEndings(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setIgnorePath(String) - Method in interface com.perforce.p4java.core.IStreamIgnoredMapping
-
Set a stream ignored entry's left file path; this corresponds to the left entry of the associated mapping.
- setIgnorePath(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamIgnoredMapping
- setIgnoreWhitespace(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setIgnoreWhitespace(boolean) - Method in interface com.perforce.p4java.option.server.DiffsOptions
- setIgnoreWhitespace(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setIgnoreWhitespace(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setIgnoreWhitespace(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setIgnoreWhitespaceChanges(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setIgnoreWhitespaceChanges(boolean) - Method in interface com.perforce.p4java.option.server.DiffsOptions
- setIgnoreWhitespaceChanges(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setIgnoreWhitespaceChanges(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setIgnoreWhitespaceChanges(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setImmutable(boolean) - Method in class com.perforce.p4java.option.Options
- setIncludeCmdArgs(boolean) - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- setIncludeCmdEnv(boolean) - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- setIncludeFixStatus(boolean) - Method in class com.perforce.p4java.option.server.ChangelistOptions
- setIncludeHistory(boolean) - Method in class com.perforce.p4java.option.server.StreamlogOptions
- setIncludeInherited(boolean) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- setIncludeInherited(boolean) - Method in class com.perforce.p4java.option.server.StreamlogOptions
- setIncludeIntegrated(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setIncludeIntegrated(boolean) - Method in class com.perforce.p4java.option.server.GetJobsOptions
- setIncludeIntegrations(boolean) - Method in class com.perforce.p4java.option.server.GetFixesOptions
- setIncludeLineNumbers(boolean) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setIncludeNonTextDiffs(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setIncludeServiceUsers(boolean) - Method in class com.perforce.p4java.option.server.GetUsersOptions
- setIncrementCounter(boolean) - Method in class com.perforce.p4java.option.server.CounterOptions
- setIncrementKey(boolean) - Method in class com.perforce.p4java.option.server.KeyOptions
- setIndirect(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setIndirect(boolean) - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- setInMap(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- setInString(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcCmdSpec
- setInteg2(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setIntegEngine(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setIntegrateAllAfterReAdd(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setIntegrateAroundDeletedRevs(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setIpAddr(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setJobId(String) - Method in interface com.perforce.p4java.core.IFix
- setJobId(String) - Method in class com.perforce.p4java.impl.generic.core.Fix
- setJobId(String) - Method in class com.perforce.p4java.option.server.GetFixesOptions
- setJobIds(List<String>) - Method in class com.perforce.p4java.option.changelist.SubmitOptions
- setJobSpec(IJobSpec) - Method in interface com.perforce.p4java.core.IJob
- setJobSpec(IJobSpec) - Method in class com.perforce.p4java.impl.generic.core.Job
- setJobStatus(String) - Method in class com.perforce.p4java.option.changelist.SubmitOptions
- setJobView(String) - Method in interface com.perforce.p4java.core.IUser
- setJobView(String) - Method in class com.perforce.p4java.impl.generic.core.User
- setJobView(String) - Method in class com.perforce.p4java.option.server.GetJobsOptions
- setJournalPrefix(String) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the journal prefix.
- setKey(String, String, KeyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.KeyDelegator
- setKey(String, String, KeyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setKey(String, String, KeyOptions) - Method in interface com.perforce.p4java.server.delegator.IKeyDelegator
-
Create, set or delete a key on a Perforce server.
- setLabel(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the label associated with this file spec.
- setLabel(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setLabel(String) - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- setLabel(String) - Method in class com.perforce.p4java.option.server.ListOptions
-
Sets a label to the list of files to be retrieved
- setLabel(String) - Method in class com.perforce.p4java.option.server.ReloadOptions
- setLabel(String) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setLable(String) - Method in class com.perforce.p4java.impl.generic.core.ListData
- setLanguage(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setLastAccess(Date) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the date and time of the last 'labelsync' or use of '@label' on this label.
- setLastAccess(Date) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setLastUpdate(Date) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the date and time the label specification was last updated.
- setLastUpdate(Date) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setLeadingContext(int) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setLeaveunchanged(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- setLeaveunchanged(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- setLeaveunchangedReopen(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- setLeaveunchangedReopen(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- setLeft(String) - Method in interface com.perforce.p4java.core.IMapEntry
-
Set the "left" entry for this mapping.
- setLeft(String) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- setLeftRemapPath(String) - Method in interface com.perforce.p4java.core.IStreamRemappedMapping
-
Set a stream remapped entry's left remap path; this corresponds to the left entry of the associated mapping.
- setLeftRemapPath(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamRemappedMapping
- setLength(int) - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- setLength(int) - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- setLength(int) - Method in class com.perforce.p4java.mapapi.Joiner
- setLimitClient(boolean) - Method in class com.perforce.p4java.option.server.ListOptions
-
Sets a flag indicating whether depot path shou;d be limited to that can be mapped via client workspace
- setLine(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- setLineEnd(IClientSummary.ClientLineEnd) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the line end options for this client.
- setLineEnd(IClientSummary.ClientLineEnd) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- setLineEnd(IClientSummary.ClientLineEnd) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setLineEnding(ClientLineEnding) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- setListAll(boolean) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setListFromReplica(boolean) - Method in class com.perforce.p4java.option.server.ListOptions
-
Sets listFromReplica
- setListOnly(boolean) - Method in class com.perforce.p4java.option.client.UndoFilesOptions
- setListOnly(boolean) - Method in class com.perforce.p4java.option.server.MoveFileOptions
- setListOnly(boolean) - Method in class com.perforce.p4java.option.server.TagFilesOptions
- setLocalDigester(MD5Digester) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
- setLocalDigester(MD5Digester) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- setLocale(Locale) - Method in class com.perforce.p4java.messages.PerforceMessages
-
Sets the locale.
- setLocalPath(FilePath) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setLocalPath(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for setPath(new FilePath(PathType.LOCAL, pathStr));
- setLocalPath(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setLocalSyntax(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setLocked(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- setLocked(boolean) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the locked status for this file spec.
- setLocked(boolean) - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Set whether the branch spec is locked or not.
- setLocked(boolean) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the "locked/unlocked" status for this label.
- setLocked(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- setLocked(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- setLocked(boolean) - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- setLocked(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setLocked(boolean) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setLocked(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- setLocked(boolean) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setLogCallback(ILogCallback) - Static method in class com.perforce.p4java.Log
-
Set the P4Java API's internal logger to log to the passed-in ILogCallback log callback.
- setLoginName(String) - Method in interface com.perforce.p4java.core.IUserSummary
- setLoginName(String) - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- setLoMark(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- setLongDesc(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setLongDesc(boolean) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setLongDescriptions(boolean) - Method in class com.perforce.p4java.option.server.GetJobsOptions
- setLongOutput(boolean) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- setLongOutput(boolean) - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- setLower(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- setMacintoshInfo(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the macintosh info.
- setMap(MapItem) - Method in class com.perforce.p4java.mapapi.MapWrap
- setMap(String) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setMap(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- setMapArgs(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- setMapped(boolean) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setMapped(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setMappedFiles(boolean) - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- setMax(int) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setMaxBlocks(int) - Method in class com.perforce.p4java.option.server.LogTailOptions
-
Sets the maximum number of blocks to output.
- setMaxChangelistId(int) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the max files.
- setMaxFiles(int) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
- setMaxFiles(int) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setMaxFixes(int) - Method in class com.perforce.p4java.option.server.GetFixesOptions
- setMaxGroups(int) - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- setMaxJobs(int) - Method in class com.perforce.p4java.option.server.GetJobsOptions
- setMaxLockTime(int) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the maximum lock time for queries by members of this group.
- setMaxLockTime(int) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setMaxMemory(int) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set Maximum amount of megabytes of random-access memory that a command can use when run by any member of the group.
- setMaxMemory(int) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setMaxMostRecent(int) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setMaxOpenFiles(int) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set maximum files that can be opened by members of this group.
- setMaxOpenFiles(int) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setMaxParents(int) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
The value expected by -X option The maximum number of parents the fetched log commit is expected to have.
- setMaxRecs(long) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the maximum lines to be exported.
- setMaxResults(int) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the maximum number of results returned for queries by members of this group.
- setMaxResults(int) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetCountersOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetDepotFilesOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetKeysOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
Sets the optional option value for option -m
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.ReposOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.SearchJobsOptions
- setMaxResults(int) - Method in class com.perforce.p4java.option.server.StreamlogOptions
- setMaxRevisions(int) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setMaxRevs(int) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- setMaxScanRows(int) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the maximum number of scan rows returned for queries by members of this group.
- setMaxScanRows(int) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setMaxUsers(int) - Method in class com.perforce.p4java.option.server.GetUsersOptions
- setMaxValue(int) - Method in class com.perforce.p4java.option.server.GraphShowRefOptions
-
Sets the optional option value for option -m {max}
- setMergeAny(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- setMergeAny(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- setMessages(ResourceBundle) - Method in class com.perforce.p4java.messages.PerforceMessages
-
Sets the messages.
- setMethod(String) - Method in class com.perforce.p4java.option.server.Login2Options
- setMinimum(int) - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
-
Sets minimum
- setMinParents(int) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
The value expected by the -N option.
- setMinumumSize(int) - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
-
Sets minimum
- setMirroredFrom(String) - Method in interface com.perforce.p4java.core.IRepo
- setMirroredFrom(String) - Method in class com.perforce.p4java.impl.generic.core.Repo
- setModDate(Date) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setMode(String) - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Sets the protection mode for this entry.
- setMode(String) - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- setModifyTime(int) - Method in class com.perforce.p4java.io.apple.AppleFile.FileDatesInfoEntry
-
Sets the modify time.
- setModtime(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- setModtime(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- setModTime(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setModTime(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setMonitorEnabled(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setMovedFile(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setMovedFile(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setMoveDisabled(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setMsDOSFileInfo(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the ms dos file info.
- setMsgParamNames(String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- setMsgs(String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage
- setName(RpcFunctionSpec) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- setName(String) - Method in interface com.perforce.p4java.admin.IDbSchema
-
Set the name of the table.
- setName(String) - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Sets the name of the grantee (user or group).
- setName(String) - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
Sets the trigger name.
- setName(String) - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Sets the name.
- setName(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the name of this client.
- setName(String) - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Set the name of this branch.
- setName(String) - Method in interface com.perforce.p4java.core.IJobSpec.IJobSpecField
- setName(String) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the label's name.
- setName(String) - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Sets the user's real name
- setName(String) - Method in interface com.perforce.p4java.core.IStream.IExtraTag
- setName(String) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the name of this stream.
- setName(String) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the group's name.
- setName(String) - Method in class com.perforce.p4java.impl.generic.admin.DbSchema
- setName(String) - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- setName(String) - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.JobSpec.JobSpecField
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setName(String) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setName(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- setName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
- setName(String) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setName(String) - Method in class com.perforce.p4java.option.server.PropertyOptions
- setName(String) - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- setNameFilter(String) - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- setNameFilter(String) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- setNameFilter(String) - Method in class com.perforce.p4java.option.server.GetCountersOptions
- setNameFilter(String) - Method in class com.perforce.p4java.option.server.GetDepotsOptions
- setNameFilter(String) - Method in class com.perforce.p4java.option.server.GetKeysOptions
- setNameFilter(String) - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- setNameFilter(String) - Method in class com.perforce.p4java.option.server.ReposOptions
- setNameFilters(String[]) - Method in class com.perforce.p4java.option.server.GetCountersOptions
- setNameFilters(String[]) - Method in class com.perforce.p4java.option.server.GetKeysOptions
- setNameSpace(String) - Method in class com.perforce.p4java.impl.generic.core.ExtensionSummary
- setNameSpace(String) - Method in interface com.perforce.p4java.impl.generic.core.file.IExtensionSummary
-
Set the namespace of this Extension config.
- setNoClientMove(boolean) - Method in class com.perforce.p4java.option.server.MoveFileOptions
- setNoClientRefresh(boolean) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- setNoClientSyncOrMod(boolean) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setNoFromParent(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- setNoFromParent(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- setNoHeaderLine(boolean) - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- setNoIgnoreChecking(boolean) - Method in class com.perforce.p4java.option.client.AddFilesOptions
- setNoIgnoreChecking(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setNonCheckedSyncs(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setNonCheckedSyncs(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setNonMatchingLines(boolean) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setNoRefresh(boolean) - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- setNoToParent(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- setNoToParent(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.AddFilesOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.DeleteFilesOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.EditFilesOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.LabelSyncOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the no update.
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.client.SyncOptions
- setNoUpdate(boolean) - Method in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
- setNoWait(boolean) - Method in class com.perforce.p4java.option.server.JournalWaitOptions
- setNullSync(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setNumberOfThreads(int) - Method in class com.perforce.p4java.option.client.ParallelSyncOptions
-
Sets number of threads
- setNumEntries(int) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the num entries.
- setOffset(long) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the journal or checkpoint offset.
- setOffset(long) - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- setOldBits(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setOmitLazyCopies(boolean) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setOmitNonContributaryIntegrations(boolean) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- setOnSubmittedFiles - Variable in class com.perforce.p4java.option.server.SetFileAttributesOptions
-
If true, attributes are set on submitted files.
- setOpenAction(FileAction) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOpenAction(FileAction) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOpenActionOwner(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOpenActionOwner(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOpenChangelistId(int) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOpenChangelistId(int) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOpenedDifferentMissing(boolean) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setOpenedFiles(boolean) - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- setOpenedForIntegrate(boolean) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setOpenedNeedsResolvingFiles(boolean) - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- setOpenedNotHeadRevFiles(boolean) - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- setOpenedOnCommitServer(boolean) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setOpenedResolvedFiles(boolean) - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- setOpenedSame(boolean) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setOpenType(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOpenType(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOpStatus(FileSpecOpStatus) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setOptions(IClientSummary.IClientOptions) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the client options associated with this client.
- setOptions(IClientSummary.IClientOptions) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setOptions(IStreamSummary.IOptions) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the stream options.
- setOptions(IStreamSummary.IOptions) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setOptions(String...) - Method in class com.perforce.p4java.option.Options
-
Set the options string list associated with this options object.
- setOrder(int) - Method in interface com.perforce.p4java.core.IMapEntry
-
Set the order of this entry in the entry list.
- setOrder(int) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
-
NOTE: does not affect actual order in the list on its own...
- setOrdering(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- setOriginalChangelist(boolean) - Method in class com.perforce.p4java.option.server.ChangelistOptions
- setOriginalPath(FilePath) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setOriginalPath(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Convenience method for setPath(new FilePath(PathType.ORIGINAL, pathStr));
- setOriginalPath(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setOrUnsetServerConfigurationValue(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ConfigureDelegator
- setOrUnsetServerConfigurationValue(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setOrUnsetServerConfigurationValue(String, String) - Method in interface com.perforce.p4java.server.delegator.IConfigureDelegator
-
Set or unset a specific names server configuration variable.
- setOs(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setOtherAction(FileAction) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the other action for this file spec.
- setOtherAction(FileAction) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setOtherActionList(List<String>) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOtherActionList(List<String>) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOtherChangelist(List<String>) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOtherChangelist(List<String>) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOtherLocked(boolean) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOtherLocked(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOtherOpenList(List<String>) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setOtherOpenList(List<String>) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setOutputContext(int) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setOutputDifferFilesOnly(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setOutputOptions(FileStatOutputOptions) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setOutputShelvedDiffs(boolean) - Method in class com.perforce.p4java.option.server.DescribeOptions
- setOutputShelvedDiffs(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setOutsideAdd(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setOutsideEdit(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setOwner(String) - Method in interface com.perforce.p4java.core.IExtension
-
Set the user who created this Extension config.
- setOwner(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setOwner(String) - Method in class com.perforce.p4java.option.server.ReposOptions
- setOwnerName(boolean) - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- setOwnerName(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the name of the owner of this client.
- setOwnerName(String) - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Set the owner's name for this branch.
- setOwnerName(String) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the name of the owner of this label.
- setOwnerName(String) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the owner's name for this stream.
- setOwnerName(String) - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- setOwnerName(String) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setOwnerName(String) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setOwnerName(String) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setOwnerName(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setOwnerReadOnly(String) - Method in interface com.perforce.p4java.impl.generic.sys.ISystemFileCommandsHelper
-
Set the file's read permissions only allow reading by owner.
- setOwnerReadOnly(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.RpcSystemFileCommandsHelper
- setOwnerReadOnly(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.WindowsRpcSystemFileCommandsHelper
- setOwners(List<String>) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the list of owner names for this group.
- setOwners(List<String>) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
-
Deprecated.Please use method
addOwner(String owner)
- setOwnerSubmit(boolean) - Method in interface com.perforce.p4java.core.IStreamSummary.IOptions
- setOwnerSubmit(boolean) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
- setPackedRef(String) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Sets the SHA representing the master pack
- setPacketLength(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- setParallelCallback(IParallelCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setParent(String) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the stream parent.
- setParent(String) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setParentStream(String) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setParentStream(String) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setParentStream(String) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setParentStream(String) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the parent stream.
- setParentStream(String) - Method in class com.perforce.p4java.option.server.GetBranchSpecOptions
- setParentStream(String) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setParentStream(String) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setParentToStream(boolean) - Method in class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
- setParentView(IStreamSummary.ParentView) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the stream parentView.
- setParentView(IStreamSummary.ParentView) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setPassword(String) - Method in interface com.perforce.p4java.core.IUser
- setPassword(String) - Method in class com.perforce.p4java.impl.generic.core.User
- setPasswordEnabled(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setPasswordTimeout(int) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the password timeout value associated with this user group.
- setPasswordTimeout(int) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setPath(FilePath) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set a Perforce file path associated with this file spec.
- setPath(FilePath) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setPath(String) - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Sets the depot path.
- setPath(String) - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
For change and submit triggers, a file pattern to match files in the changelist.
- setPath(String) - Method in interface com.perforce.p4java.core.file.IFileSize
-
Set the path.
- setPath(String) - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- setPath(String) - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- setPath(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- setPathExcluded(boolean) - Method in interface com.perforce.p4java.admin.IProtectionEntry
-
Sets the path excluded indicator (true/false).
- setPathExcluded(boolean) - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
- setPathFromString(FilePath.PathType, String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set a specific Perforce file path for this file spec from a passed-in string.
- setPathFromString(FilePath.PathType, String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setPathString(String) - Method in class com.perforce.p4java.impl.generic.core.file.FilePath
- setPathType(IStreamViewMapping.PathType) - Method in interface com.perforce.p4java.core.IStreamViewMapping
-
Set a stream view path type
- setPathType(IStreamViewMapping.PathType) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- setPathType(FilePath.PathType) - Method in class com.perforce.p4java.impl.generic.core.file.FilePath
- setPbuf(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setPeerAddress(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setPendingIntegrationRecs(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setPerfMonitor(PerformanceMonitor) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setPerforceCounter(boolean) - Method in class com.perforce.p4java.option.server.CounterOptions
- setPersist(boolean) - Method in class com.perforce.p4java.option.server.Login2Options
- setPort(int) - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Sets the port.
- setPort(int) - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- setPort(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setPort(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setPresets(Map<String, String>) - Method in interface com.perforce.p4java.core.IJobSpec
-
Set the map of the possible presets for each known jobspec field.
- setPresets(Map<String, String>) - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- setPreview(boolean) - Method in class com.perforce.p4java.option.client.UnshelveFilesOptions
- setProcessState(String) - Method in class com.perforce.p4java.option.server.GetServerProcessesOptions
- setProDOSFileInfo(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the pro dos file info.
- setProg(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setProgName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setProgramName(String) - Method in class com.perforce.p4java.option.UsageOptions
- setProgramVersion(String) - Method in class com.perforce.p4java.option.UsageOptions
- setProgressCallback(IProgressCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setPromotesShelvedChangeIfDistributedConfigured(boolean) - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- setPropagateAttributes(boolean) - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- setPropagateType(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setPropagateType(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setProperty(String, String, PropertyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.PropertyDelegator
- setProperty(String, String, PropertyOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setProperty(String, String, PropertyOptions) - Method in interface com.perforce.p4java.server.delegator.IPropertyDelegator
-
Updates a property value in the Perforce server, or adds the property value to the Perforce server if it is not yet there.
- setProps(Properties) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setProps(Properties) - Method in class com.perforce.p4java.option.UsageOptions
- setProtocol(IServerAddress.Protocol) - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Sets the protocol.
- setProtocolSpecs(ProtocolCommand) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setProxyAddress(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setProxyEncrypted(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setProxyRoot(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setProxyVersion(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setQuiet(boolean) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setQuiet(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setQuiet(boolean) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setQuiet(boolean) - Method in class com.perforce.p4java.option.client.SyncOptions
- setQuiet(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setQuiet(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setQuietMode(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setQuietMode(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setRawField(String, Object) - Method in interface com.perforce.p4java.core.IServerResource
-
Enter Key/Pair for a spec field.
- setRawField(String, Object) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- setRawFields(Map<String, Object>) - Method in interface com.perforce.p4java.core.IServerResource
-
Add all elements in a map to the spec
- setRawFields(Map<String, Object>) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- setRcsDiffs(boolean) - Method in interface com.perforce.p4java.option.server.DiffsOptions
- setRcsDiffs(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setRcsDiffs(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setReadable(String, boolean, boolean) - Method in interface com.perforce.p4java.impl.generic.sys.ISystemFileCommandsHelper
-
Set the file's permissions to allow or disallow reading from it.
- setReadable(String, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.RpcSystemFileCommandsHelper
- setReadable(String, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.WindowsRpcSystemFileCommandsHelper
- setRealName(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the real name.
- setRebranchSourceAfterDelete(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setRecvBufSize(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setRef(String) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
- setRefreshable(boolean) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
-
Set the resource as refreshable
- setRelaxCmdNameValidationChecks(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setRemappedView(ViewMap<IStreamRemappedMapping>) - Method in interface com.perforce.p4java.core.IStream
-
Set the remapped view map associated with this stream spec.
- setRemappedView(ViewMap<IStreamRemappedMapping>) - Method in class com.perforce.p4java.impl.generic.core.Stream
- setRemoved(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setReOpen(boolean) - Method in class com.perforce.p4java.option.changelist.SubmitOptions
- setReplaceFiles(boolean) - Method in class com.perforce.p4java.option.client.ShelveFilesOptions
- setReplacement(boolean) - Method in class com.perforce.p4java.option.server.TrustOptions
-
Sets true/false that a replacement fingerprint is to be affected
- setReplica(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setRepo(String) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
Sets the mandatory option value for option -n which defines the repository against which the command is
- setRepo(String) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Sets the repository that must exist or will be created by the receive-pack command
- setRepo(String) - Method in class com.perforce.p4java.option.server.GraphShowRefOptions
-
Sets the mandatory option value for option -n {repo}
- setRepoName(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setRepoName(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setReresolvable(boolean) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setReresolvable(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setResolveAction(FileAction) - Method in interface com.perforce.p4java.core.file.IResolveRecord
- setResolveAction(FileAction) - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- setResolveBaseFile(String) - Method in interface com.perforce.p4java.core.file.IResolveRecord
- setResolveBaseFile(String) - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- setResolveBaseRevision(int) - Method in interface com.perforce.p4java.core.file.IResolveRecord
- setResolveBaseRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- setResolved(boolean) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setResolved(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setResolveEndFromRevision(int) - Method in interface com.perforce.p4java.core.file.IResolveRecord
- setResolveEndFromRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- setResolveFileAttributeChanges(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveFileBranching(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveFileContentChanges(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveFileDeletions(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveFiletypeChanges(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveFromFile(String) - Method in interface com.perforce.p4java.core.file.IResolveRecord
- setResolveFromFile(String) - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- setResolveMovedFiles(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveRecords(List<IResolveRecord>) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setResolveRecords(List<IResolveRecord>) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setResolveResolveType(String, boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveStartFromRevision(int) - Method in interface com.perforce.p4java.core.file.IResolveRecord
- setResolveStartFromRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- setResolveStreamSpec(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setResolveType(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the resolve type for this file spec.
- setResolveType(String) - Method in interface com.perforce.p4java.core.file.IResolveRecord
- setResolveType(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setResolveType(String) - Method in class com.perforce.p4java.impl.generic.core.file.ResolveRecord
- setResolveTypes(List<String>) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setResolveTypes(List<String>) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setResourceFork(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the resource fork.
- setRestart(boolean) - Method in class com.perforce.p4java.option.server.Login2Options
- setResultMaps(List<Map<String, Object>>) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setResultsMap(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- setResultTmpFile(RpcPerforceFile) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setResultTmpFileStream(RpcOutputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setReverseMapping(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setReverseMapping(boolean) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setReverseMapping(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setReverseMapping(boolean) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setReverseMapping(boolean) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the reverse mapping.
- setReverseMapping(boolean) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setReverseMappings(boolean) - Method in class com.perforce.p4java.option.server.GetSubmittedIntegrationsOptions
- setReverseOrder(boolean) - Method in class com.perforce.p4java.option.server.GetJobsOptions
- setReverseSort(boolean) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setRevertFileList(boolean) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- setRevertOnlyUnchanged(boolean) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- setRevertStreamSpec(boolean) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- setRevertunchanged(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- setRevertunchanged(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- setRevertunchangedReopen(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- setRevertunchangedReopen(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- setReviewSubscriptions(ViewMap<IReviewSubscription>) - Method in interface com.perforce.p4java.core.IUser
- setReviewSubscriptions(ViewMap<IReviewSubscription>) - Method in class com.perforce.p4java.impl.generic.core.User
- setRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setRevisionId(long) - Method in interface com.perforce.p4java.core.file.IFileSize
-
Set the file revision ID.
- setRevisionId(long) - Method in class com.perforce.p4java.impl.generic.core.file.FileSize
- setRevisionSpec(String) - Method in interface com.perforce.p4java.core.ILabelSummary
-
Set the optional revision specification for this label.
- setRevisionSpec(String) - Method in class com.perforce.p4java.impl.generic.core.LabelSummary
- setRight(String) - Method in interface com.perforce.p4java.core.IMapEntry
-
Set the "right" entry for this mapping.
- setRight(String) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- setRightRemapPath(String) - Method in interface com.perforce.p4java.core.IStreamRemappedMapping
-
Set a stream remapped entry's right remap path; this corresponds to the right entry of the associated mapping.
- setRightRemapPath(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamRemappedMapping
- setRmdir(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientOptions
- setRmdir(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
- setRoot(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the root of this client.
- setRoot(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setRpcConnection(RpcConnection) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setRpcConnection(RpcConnection) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
- setRpcFileSystemHelper(ISystemFileCommandsHelper) - Static method in class com.perforce.p4java.server.ServerFactory
-
Register an ISystemFileCommandsHelper for the RPC implementations.
- setRpcServerAddress(IServerAddress) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Set the server's address for the RPC connection.
- setRsh(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerAddressBuilder
-
Sets the rsh command.
- setRshStream(InputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- setRshStream(OutputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- setSafeMerge(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setSafeMerge(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setSafetyCheck(boolean) - Method in class com.perforce.p4java.option.client.SyncOptions
- setSandboxPort(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setSandboxVersion(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setSearchBinaries(boolean) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setSecretKey(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setSecretKey(String, String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setSecure(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setSecure(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Sets the server to secure (SSL) or non-secure mode.
- setSendBufSize(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setSequence(int) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setSequence(String) - Method in class com.perforce.p4java.option.server.PropertyOptions
- setServer(IOptionsServer) - Method in interface com.perforce.p4java.core.IStream
-
Set the server to type of IOptionsServer, overriding the default IServer.
- setServer(IOptionsServer) - Method in class com.perforce.p4java.impl.generic.core.Stream
- setServer(IServer) - Method in interface com.perforce.p4java.client.IClient
-
Set the Perforce server associated with this client.
- setServer(IServer) - Method in interface com.perforce.p4java.core.ILabel
-
Set the Perforce server object associated with this label.
- setServer(IServer) - Method in interface com.perforce.p4java.core.IServerResource
-
Set the server associated with this resource.
- setServer(IServer) - Method in class com.perforce.p4java.impl.generic.core.Label
- setServer(IServer) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- setServer(IServer) - Method in class com.perforce.p4java.impl.mapbased.client.Client
-
Note that this will fail with a class cast exception if the passed-in server is not a mapbased ServerImpl object.
- setServerAddress(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerAddress(String) - Method in class com.perforce.p4java.server.AuthTicket
- setServerAddress(String) - Method in class com.perforce.p4java.server.Fingerprint
- setServerApiLevel(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setServerBypass(boolean) - Method in class com.perforce.p4java.option.client.SyncOptions
- setServerCalendar(Calendar) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerCluster(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerDate(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerDigest(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setServerDigest(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- setServerEncrypted(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerId(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the server id of this client.
- setServerId(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setServerId(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Set the server's id field used for storing authentication tickets.
- setServerId(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerImpl(Server) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setServerLicense(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerLicenseIp(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerName(String) - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Sets the server name.
- setServerProtocolSpecsMap(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setServerRoot(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerUptime(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setServerVersion(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setSetOnSubmittedFiles(boolean) - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- setSeverity(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- setSeverityCode(int) - Method in exception com.perforce.p4java.exception.RequestException
- setSha(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setSha(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setShelved(boolean) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the shelved status of of this changelist (see isShelved()).
- setShelved(boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
-
Set the changelist as shelved or not shelved
- setShelved(boolean) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setShelvedChange(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the shelved change for this file spec.
- setShelvedChange(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setShelvedFiles(boolean) - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- setShelvedFiles(boolean) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setShortName(AppleFileData) - Method in class com.perforce.p4java.io.apple.AppleFile
-
Sets the short name.
- setShortOutput(boolean) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setShowActionsOnly(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setShowActionsOnly(boolean) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setShowActionsOnly(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setShowAll(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setShowAttributes(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setShowBase(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setShowBaseRevision(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setShowBaseRevision(boolean) - Method in class com.perforce.p4java.option.client.ResolvedFilesOptions
- setShowBinaryContent(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setShowFiles(boolean) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setShowHexAttributes(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setShowPopulatedFiles(boolean) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the show populated files.
- setShowScheduledResolve(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setShowStorageLocation(boolean) - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
- setShowTime(boolean) - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- setShowTime(boolean) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- setShowTime(boolean) - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- setSinceChangelist(int) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setSize(long) - Method in class com.perforce.p4java.option.server.GetFileContentsOptions
- setSkipArchiveSearchRemoval(boolean) - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- setSkipComputedDigest(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setSkipDataConversion(boolean) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the skip data conversion.
- setSkipFieldPattern(String) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the skip field pattern.
- setSkipFile(boolean) - Method in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
- setSkipHaveSearch(boolean) - Method in class com.perforce.p4java.option.server.ObliterateFilesOptions
- setSkipIntegratedRevs(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setSkipPlusXModifier(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setSkipStartField(String) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the skip start field.
- setSkipStopField(String) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the skip stop field.
- setSocket(Socket) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- setSocket(Socket) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- setSocketStream(OutputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- setSockStream(InputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- setSortByDate(boolean) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setSortByFileSize(boolean) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setSortByFiletype(boolean) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setSortByHaveRev(boolean) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setSortByHeadRev(boolean) - Method in class com.perforce.p4java.option.server.GetExtendedFilesOptions
- setSourceNum(int) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the journal or checkpoint number.
- setSourceSpec(String) - Method in interface com.perforce.p4java.core.IBranchMapping
-
Set a branch view entry's "source" spec; this corresponds to the left entry of the associated mapping.
- setSourceSpec(String) - Method in class com.perforce.p4java.impl.generic.core.BranchSpec.BranchViewMapping
- setSpecMap(ViewMap<IMapEntry>) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setSSOAuth(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setStartDate(String) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
The value expected by the -A option The lower date limit of the logs retrieved.
- setStartFromRev(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the end from revision for this file spec.
- setStartFromRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setStartingOffset(long) - Method in class com.perforce.p4java.option.server.LogTailOptions
-
Sets the offset from the beginning of the file (in bytes).
- setStartRevision(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the start revision for this file spec.
- setStartRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setStartRevision(int) - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- setStartToRev(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the start to revision for this file spec.
- setStartToRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setState(String) - Method in class com.perforce.p4java.option.server.Login2Options
- setStateMap(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setStats(ServerStats) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setStatus(boolean) - Method in class com.perforce.p4java.option.server.Login2Options
- setStatus(ChangelistStatus) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the changelist status.
- setStatus(ChangelistStatus) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setStatus(ChangelistStatus) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setStatus(String) - Method in interface com.perforce.p4java.core.IFix
- setStatus(String) - Method in class com.perforce.p4java.impl.generic.core.Fix
- setStatus(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setStatus(String) - Method in class com.perforce.p4java.option.server.FixJobsOptions
- setStatusMessage(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setStorageDbTraits(boolean) - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- setStorageTraitsDepot(boolean) - Method in class com.perforce.p4java.option.server.SetFileAttributesOptions
- setStrArgs(String[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- setStream(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the stream's path in a stream depot, of the form //depotname/streamname, to which this client's view will be dedicated.
- setStream(String) - Method in interface com.perforce.p4java.core.IStreamComponentMapping
- setStream(String) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the stream's path.
- setStream(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- setStream(String) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setStream(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setStream(String) - Method in class com.perforce.p4java.option.client.CopyFilesOptions
- setStream(String) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setStream(String) - Method in class com.perforce.p4java.option.client.MergeFilesOptions
- setStream(String) - Method in class com.perforce.p4java.option.client.PopulateFilesOptions
-
Sets the stream.
- setStream(String) - Method in class com.perforce.p4java.option.server.GetBranchSpecOptions
- setStream(String) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- setStream(String) - Method in class com.perforce.p4java.option.server.GetClientTemplateOptions
- setStream(String) - Method in class com.perforce.p4java.option.server.GetDirectoriesOptions
- setStream(String) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setStream(String) - Method in class com.perforce.p4java.option.server.GetInterchangesOptions
- setStream(String) - Method in class com.perforce.p4java.option.server.ReloadOptions
- setStream(String) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setStreamAtChange(int) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the changelist id associated with this dynamically generated back-in-time stream client.
- setStreamAtChange(int) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setStreamCmd(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setStreamDepth(String) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setStreamingCallback(IStreamingCallback) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setStreamingCallbackKey(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setStreamParentView(IStreamSummary.ParentView, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Changes the parent view of clients, current stream.
- setStreamParentView(IStreamSummary.ParentView, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- setStreamView(ViewMap<IStreamViewMapping>) - Method in interface com.perforce.p4java.core.IStream
-
Set the view map associated with this stream spec.
- setStreamView(ViewMap<IStreamViewMapping>) - Method in class com.perforce.p4java.impl.generic.core.Stream
- setSubCode(int) - Method in exception com.perforce.p4java.exception.RequestException
- setSubGroup(boolean) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set whether this group is a sub group of another group on this server.
- setSubGroup(boolean) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setSubgroups(List<String>) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the list of known subgroups of this groups.
- setSubgroups(List<String>) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
-
Deprecated.Please use method
addSubgroup(String subgroup)
- setSubmitOptions(IClientSummary.IClientSubmitOptions) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the client submit options for this client.
- setSubmitOptions(IClientSummary.IClientSubmitOptions) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setSubmitunchanged(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- setSubmitunchanged(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- setSubmitunchangedReopen(boolean) - Method in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
- setSubmitunchangedReopen(boolean) - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
- setSubscription(String) - Method in interface com.perforce.p4java.core.IReviewSubscription
-
Set the review subscription.
- setSubscription(String) - Method in class com.perforce.p4java.impl.generic.core.ReviewSubscription
- setSubSystem(int) - Method in exception com.perforce.p4java.exception.RequestException
- setSubSystem(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- setSuffix(String) - Method in class com.perforce.p4java.impl.generic.core.Depot
- setSumFileSizes(boolean) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setSummaryDiff(boolean) - Method in interface com.perforce.p4java.option.server.DiffsOptions
- setSummaryDiff(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setSummaryDiff(boolean) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setSuppressHeader(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setSuppressWarning(boolean) - Method in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
- setSymTarget(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setSyncedFiles(boolean) - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
- setSyncInPlace(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setSyncTime(long) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setSyncTime(long) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setSyncTime(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setTargetSpec(String) - Method in interface com.perforce.p4java.core.IBranchMapping
-
Set a branch view entry's "target" spec; this corresponds to the right entry of the associated mapping.
- setTargetSpec(String) - Method in class com.perforce.p4java.impl.generic.core.BranchSpec.BranchViewMapping
- setTextLanguage(String) - Method in class com.perforce.p4java.option.UsageOptions
- setTheirChunks(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setTheirName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setTheirTmpFile(RpcPerforceFile) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setTheirTmpFilename(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setTheirTmpFileStream(RpcOutputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setTicketsFilePath(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setTicketsFilePath(String) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Set the Perforce authentication tickets file path.
- setTicketValue(String) - Method in class com.perforce.p4java.server.AuthTicket
- setTime(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setTimeout(int) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the timeout value for commands by members of this group.
- setTimeout(int) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- setTmpDir(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setTmpFile(RpcPerforceFile) - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- setTmpFile(File) - Method in class com.perforce.p4java.impl.generic.core.TempFileInputStream
- setTo(String) - Method in class com.perforce.p4java.mapapi.MapWrap
- setToFile(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the to file for this file spec.
- setToFile(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setTotalFileCount(long) - Method in class com.perforce.p4java.impl.generic.core.ListData
- setTrailingContext(int) - Method in class com.perforce.p4java.option.server.MatchingLinesOptions
- setTransferContent(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setTreeSha(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
- setTreeSha(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setTriggerType(ITriggerEntry.TriggerType) - Method in interface com.perforce.p4java.admin.ITriggerEntry
-
Sets the trigger type.
- setTriggerType(ITriggerEntry.TriggerType) - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- setTruncateDescriptions(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setTruncatedLongOutput(boolean) - Method in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
- setTrusted(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setTrustFilePath(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- setTrustFilePath(String) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Set the Perforce trust file path.
- setTwoFactor(boolean) - Method in class com.perforce.p4java.option.server.LoginOptions
- setTwoWayMerge(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setType(ServerConfigurationValue.ConfigType) - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Sets the type.
- setType(DiffType) - Method in class com.perforce.p4java.option.server.DescribeOptions
- setType(IChangelist.Type) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setType(IDepot.DepotType) - Method in class com.perforce.p4java.option.server.GetDepotsOptions
- setType(IMapEntry.EntryType) - Method in interface com.perforce.p4java.core.IMapEntry
-
Set this entry's type.
- setType(IMapEntry.EntryType) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- setType(IStreamSummary.Type) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the stream type.
- setType(IStreamSummary.Type) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setType(IUserSummary.UserType) - Method in interface com.perforce.p4java.core.IUserSummary
-
Set the UserType associated with this user.
- setType(IUserSummary.UserType) - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- setType(RpcFunctionType) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMetadata
- setType(String) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the client workspace type 'graph' for Graph support
- setType(String) - Method in interface com.perforce.p4java.core.IStream.IExtraTag
- setType(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
- setType(String) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setType(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv.RpcHandler
- setType(String) - Method in class com.perforce.p4java.option.server.GraphShowRefOptions
-
Sets the optional option value for option -t {type}
- setType(String) - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- setUndocCounter(boolean) - Method in class com.perforce.p4java.option.server.CounterOptions
- setUndocCounter(boolean) - Method in class com.perforce.p4java.option.server.GetCountersOptions
- setUndocKey(boolean) - Method in class com.perforce.p4java.option.server.GetKeysOptions
- setUndocKey(boolean) - Method in class com.perforce.p4java.option.server.KeyOptions
- setUnicode(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setUnicodeEnabled(boolean) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setUnicodeServer(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setUnifiedDiff(int) - Method in interface com.perforce.p4java.option.server.DiffsOptions
- setUnifiedDiff(int) - Method in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
- setUnifiedDiff(int) - Method in class com.perforce.p4java.option.server.GetFileDiffsOptions
- setUniqueCode(int) - Method in exception com.perforce.p4java.exception.RequestException
- setUnloaded(boolean) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- setUnloaded(boolean) - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- setUnloaded(boolean) - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- setUnloadedFiles(boolean) - Method in class com.perforce.p4java.option.server.GetFileSizesOptions
- setUnmap(boolean) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the unmap status value for this file spec.
- setUnmap(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setUnopenedDifferent(boolean) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setUnopenedMissing(boolean) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setUnopenedWithStatus(boolean) - Method in class com.perforce.p4java.option.client.GetDiffFilesOptions
- setUnresolved(boolean) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setUnresolved(boolean) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setUnsetClientName(String) - Method in class com.perforce.p4java.option.UsageOptions
- setUnsetUserName(String) - Method in class com.perforce.p4java.option.UsageOptions
- setupCmd(RpcPacketDispatcher, RpcConnection, ProtocolCommand, String, String[], Map<String, Object>, boolean, int, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Factors out the command setup that's common to stream and map commands.
- setupCmd(String, String[], Map<String, Object>, boolean, int, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
Factors out the command setup that's common to stream and map commands.
- setUpdate(String) - Method in interface com.perforce.p4java.core.IExtension
-
Set update time for the Extension config spec.
- setUpdate(String) - Method in class com.perforce.p4java.impl.generic.core.Extension
- setUpdate(Date) - Method in interface com.perforce.p4java.core.IUserSummary
- setUpdate(Date) - Method in class com.perforce.p4java.impl.generic.core.UserSummary
- setUpdated(Date) - Method in interface com.perforce.p4java.client.IClientSummary
-
Set the client's updated date / time.
- setUpdated(Date) - Method in interface com.perforce.p4java.core.IBranchSpecSummary
-
Set the last-updated date.
- setUpdated(Date) - Method in interface com.perforce.p4java.core.IStreamSummary
-
Set the last-updated date.
- setUpdated(Date) - Method in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- setUpdated(Date) - Method in class com.perforce.p4java.impl.generic.core.StreamSummary
- setUpdated(Date) - Method in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- setUpdateIfOwner(boolean) - Method in class com.perforce.p4java.option.server.UpdateUserGroupOptions
- setUpdateWorkspace(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setupOnConnect - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- setUpper(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileAnnotation
- setUsageOptions(UsageOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setUsageOptions(UsageOptions) - Method in interface com.perforce.p4java.server.IOptionsServer
-
Set the UsageOptions object associated with this server.
- setUseChangeNumbers(boolean) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setUseHaveRev(boolean) - Method in class com.perforce.p4java.core.file.IntegrationOptions
- setUseHaveRev(boolean) - Method in class com.perforce.p4java.option.client.IntegrateFilesOptions
- setUseJournal(boolean) - Method in class com.perforce.p4java.option.server.ExportRecordsOptions
-
Sets the use journal (true/false).
- setUser(String) - Method in interface com.perforce.p4java.core.IReviewChangelist
-
Sets the user's user name.
- setUser(String) - Method in class com.perforce.p4java.impl.generic.core.ReviewChangelist
- setUser(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setUser(String) - Method in class com.perforce.p4java.option.server.GetPropertyOptions
- setUser(String) - Method in class com.perforce.p4java.option.server.GraphCommitLogOptions
-
The value expected by -u option The user who is responsible for the commits retrieved by p4 log
- setUser(String) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
The user who owns the pack file
- setUser(String) - Method in class com.perforce.p4java.option.server.GraphShowRefOptions
-
Sets the optional option value for option -u {user}
- setUser(String) - Method in class com.perforce.p4java.option.server.PropertyOptions
- setUser(String) - Method in class com.perforce.p4java.option.server.ReposOptions
- setUser(String) - Method in class com.perforce.p4java.option.server.UnloadOptions
- setUserCanceled(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.CommandEnv
- setUsername(String) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the changelist owner ID.
- setUsername(String) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- setUsername(String) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setUserName(boolean) - Method in class com.perforce.p4java.option.server.GetUserGroupsOptions
- setUserName(String) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the Perforce user name for this file spec.
- setUserName(String) - Method in interface com.perforce.p4java.core.IFix
- setUserName(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileRevisionData
- setUserName(String) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setUserName(String) - Method in class com.perforce.p4java.impl.generic.core.Fix
- setUserName(String) - Method in class com.perforce.p4java.impl.generic.core.ServerProcess
- setUserName(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setUserName(String) - Method in class com.perforce.p4java.impl.mapbased.server.ServerInfo
- setUserName(String) - Method in class com.perforce.p4java.option.server.GetBranchSpecsOptions
- setUserName(String) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setUserName(String) - Method in class com.perforce.p4java.option.server.GetClientsOptions
- setUserName(String) - Method in class com.perforce.p4java.option.server.GetLabelsOptions
- setUserName(String) - Method in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
- setUserName(String) - Method in class com.perforce.p4java.option.server.OpenedFilesOptions
- setUserName(String) - Method in class com.perforce.p4java.server.AuthTicket
- setUserName(String) - Method in class com.perforce.p4java.server.Fingerprint
- setUserName(String) - Method in interface com.perforce.p4java.server.IServer
-
Set the Perforce user name to be used with this server.
- setUsers(List<String>) - Method in interface com.perforce.p4java.core.IUserGroup
-
Set the list of user names for this group.
- setUsers(List<String>) - Method in class com.perforce.p4java.impl.generic.core.UserGroup
-
Deprecated.Please use method
addUser(String user)
- setUseTags(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolCommand
- setUseWildcards(boolean) - Method in class com.perforce.p4java.option.client.AddFilesOptions
- setUseWildcards(boolean) - Method in class com.perforce.p4java.option.client.ReconcileFilesOptions
- setUsingCompression(boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- setValue(Object) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
- setValue(String) - Method in class com.perforce.p4java.admin.ServerConfigurationValue
-
Sets the value.
- setValue(String) - Method in interface com.perforce.p4java.core.IStream.IExtraTag
- setValue(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.ExtraTag
- setValue(String) - Method in class com.perforce.p4java.option.server.PropertyOptions
- setValues(Map<String, List<String>>) - Method in interface com.perforce.p4java.core.IJobSpec
-
Set the map of the values 'select' fields can have for each relevant jobspec field.
- setValues(Map<String, List<String>>) - Method in class com.perforce.p4java.impl.generic.core.JobSpec
- setVerbose(boolean) - Method in class com.perforce.p4java.option.server.GraphReceivePackOptions
-
Sets the verbosity, option -v, of the command
- setVerifySize(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setVerifyStatus(String) - Method in interface com.perforce.p4java.core.file.IExtendedFileSpec
- setVerifyStatus(String) - Method in class com.perforce.p4java.impl.generic.core.file.ExtendedFileSpec
- setVerifyUnload(boolean) - Method in class com.perforce.p4java.option.server.VerifyFilesOptions
- setVersion(int) - Method in interface com.perforce.p4java.admin.IDbSchema
-
Set the table schema version.
- setVersion(int) - Method in class com.perforce.p4java.impl.generic.admin.DbSchema
- setVersion(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- setVersion(String) - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.
- setViewMapping(ViewMap<ILabelMapping>) - Method in interface com.perforce.p4java.core.ILabel
-
Set the view mapping for this label.
- setViewMapping(ViewMap<ILabelMapping>) - Method in class com.perforce.p4java.impl.generic.core.Label
- setViewMapping(String) - Method in interface com.perforce.p4java.core.ILabelMapping
-
Set a branch view entry's "source" spec; this corresponds to the left entry of the associated mapping.
- setViewMapping(String) - Method in class com.perforce.p4java.impl.generic.core.Label.LabelMapping
- setViewmatch(boolean) - Method in class com.perforce.p4java.option.server.GetStreamsOptions
- setViewPath(String) - Method in interface com.perforce.p4java.core.IStreamViewMapping
-
Set a stream view entry's view path; this corresponds to the left entry of the associated mapping.
- setViewPath(String) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- setViewRestricted(boolean) - Method in class com.perforce.p4java.option.server.GetChangelistsOptions
- setVisibility(IChangelistSummary.Visibility) - Method in interface com.perforce.p4java.core.IChangelistSummary
-
Set the visibility associated with this changelist.
- setVisibility(IChangelistSummary.Visibility) - Method in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- setWipeAddFiles(boolean) - Method in class com.perforce.p4java.option.client.RevertFilesOptions
- setWorkingDirectory(String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- setWorkingDirectory(String) - Method in class com.perforce.p4java.option.UsageOptions
- setWorkingDirectory(String) - Method in interface com.perforce.p4java.server.IServer
-
Set the Perforce server's idea of each command's working directory.
- setWorkRev(int) - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Set the work revision for this file spec.
- setWorkRev(int) - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- setWritable(String, boolean) - Method in interface com.perforce.p4java.impl.generic.sys.ISystemFileCommandsHelper
-
Set the file's permissions to allow or disallow writing to it.
- setWritable(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.RpcSystemFileCommandsHelper
- setWritable(String, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.helper.WindowsRpcSystemFileCommandsHelper
- setWsOpts(DiffType) - Method in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
- setYourChunks(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setYourName(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setYourTmpFile(RpcPerforceFile) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setYourTmpFilename(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- setYourTmpFileStream(RpcOutputStream) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- severityCode - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- sha - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- SHA - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SHA256 - com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
- SHARE - com.perforce.p4java.client.IClientSummary.ClientLineEnd
- SHARE - com.perforce.p4java.core.IStreamViewMapping.PathType
- SHELVE - com.perforce.p4java.server.CmdSpec
- SHELVE_COMMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- SHELVE_DELETE - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- SHELVE_SUBMIT - com.perforce.p4java.admin.ITriggerEntry.TriggerType
- shelveChangelist(int, List<IFileSpec>, boolean, boolean, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Update/replace/delete shelved file(s) from a pending changelist.
- shelveChangelist(int, List<IFileSpec>, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- shelveChangelist(IChangelist) - Method in interface com.perforce.p4java.client.IClient
-
Shelve the file(s) in a pending changelist.
- shelveChangelist(IChangelist) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- shelved - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- SHELVED - com.perforce.p4java.core.IChangelist.Type
- SHELVED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SHELVED_CHANGE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- shelvedFiles - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If true, list size information for shelved files only.
- shelveFiles(List<IFileSpec>, int, ShelveFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Shelve files in a changelist.
- shelveFiles(List<IFileSpec>, int, ShelveFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- ShelveFilesOptions - Class in com.perforce.p4java.option.client
-
Options class for the IClient.shelveFiles method and associated convenience methods.
- ShelveFilesOptions() - Constructor for class com.perforce.p4java.option.client.ShelveFilesOptions
-
Default constructor..
- ShelveFilesOptions(boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.ShelveFilesOptions
-
Explicit-value constructor.
- ShelveFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.ShelveFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- SHORT_DESCR_LENGTH - Static variable in class com.perforce.p4java.impl.generic.core.Job
-
The max description length for "short" or summary descriptions
- shortName - Variable in class com.perforce.p4java.io.apple.AppleFile
-
Entry 13: AFP short name.
- shortOutput - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
If true, produce 'short' (no revision number or file type) and optimized output when used with the -a (all clients) option.
- showActionsOnly - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Display what integrations would be necessary but don't actually do them.
- showActionsOnly - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
Display what integrations would be necessary but don't actually do them.
- showActionsOnly - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, don't do the actual resolve, just return the actions that would have been performed for the resolve.
- SHOWALL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- showBase - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, show the base file name and revision to be used during the merge.
- showBaseRevision - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
-Ob Show the base revision for the merge (if any).
- showBaseRevision - Variable in class com.perforce.p4java.option.client.ResolvedFilesOptions
-
If true, report the revision used as the base during the resolve.
- showBinaryContent - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, forces 'p4 annotate' to display binary files; corresponds to -t.
- showFiles - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If true, show the individual files that would require integration.
- showPopulatedFiles - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If true, return a list of files created by the populate command.
- SHOWREF_COMMAND_PART - Static variable in class com.perforce.p4java.option.server.GraphShowRefOptions
- showScheduledResolve - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
-Or Show the resolve(s) that are being scheduled.
- showServerConfiguration(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ConfigureDelegator
- showServerConfiguration(String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- showServerConfiguration(String, String) - Method in interface com.perforce.p4java.server.delegator.IConfigureDelegator
-
Show server configuration values.
- showTime - Variable in class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
If true, displays the time as well as the date.
- showTime - Variable in class com.perforce.p4java.option.server.GetClientsOptions
-
If true, displays the time as well as the date.
- showTime - Variable in class com.perforce.p4java.option.server.GetLabelsOptions
-
If true, displays the time as well as the date.
- shutdown(RpcConnection) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher
-
Attempt to cleanly shut down the dispatcher; this should involve sending a release2 packet, but this is not always possible, and we suppress any resulting errors.
- shutdown(Socket) - Method in interface com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketPool.ShutdownHandler
-
Callback for before the socket is closed to do any pre-close work.
- sinceChangelist - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-c
- SINGLE - com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
- size - Variable in class com.perforce.p4java.option.server.GetFileContentsOptions
-
Print the specified number of bytes from the offset.
- SIZES - com.perforce.p4java.server.CmdSpec
- SizesDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Sizes command.
- SizesDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.SizesDelegator
-
Instantiate a new SizesDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- skip(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- skip(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterInputStream
- skip(long) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
- skip(String, Object, AtomicBoolean) - Method in interface com.perforce.p4java.server.callback.IFilterCallback
-
When called, this method signals to the consumer that an individual key/value pair is being processed for the current received RPC packet from the Perforce server.
- SKIP - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice
- SKIP_CURRENT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SKIP_IGNORE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- skipArchiveSearchRemoval - Variable in class com.perforce.p4java.option.server.ObliterateFilesOptions
-
If true, the '-a' flag skips the archive search and removal phase.
- skipBOM() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream
-
Skips the BOM found in the InputStream.
- skipComputedDigest - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, optimizes digest computations by skipping revisions that have already been computed in the current pass.
- skipConversion - Variable in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
-
If true, skip charset conversion; leave the value as is in bytes.
- skipDataConversion - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
This is not a Perforce command option.
- SKIPDIGESTCHECK - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- skipFieldPattern - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
The regex pattern for matching fields which the field values (bytes) will not be converted to strings.
- skipFile - Variable in class com.perforce.p4java.option.client.ResolveFilesAutoOptions
-
If true, skip this file.
- skipHaveSearch - Variable in class com.perforce.p4java.option.server.ObliterateFilesOptions
-
If true, the '-h' flag instructs obliterate not to search db.have for all possible matching records to delete.
- skipIntegratedRevs - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Skips cherry-picked revisions already integrated.
- skipPlusXModifier - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, specifies that files with the +X filetype modifier should be skipped.
- skipStartField - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
This is not a Perforce command option.
- skipStopField - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
This is not a Perforce command option.
- slot - Variable in class com.perforce.p4java.mapapi.MapItem
- slot() - Method in class com.perforce.p4java.mapapi.MapItem
- SNDBUF - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- socketPool - Variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
Socket pool for this server
- sort - Variable in class com.perforce.p4java.mapapi.MapTree
- sort() - Method in class com.perforce.p4java.mapapi.MapPairArray
- sort(MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- sort(MapTableT, boolean) - Method in class com.perforce.p4java.mapapi.MapTable
- sortByDate - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-Sd
- sortByFileSize - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-Ss
- sortByFiletype - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-St
- sortByHaveRev - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-Sh
- sortByHeadRev - Variable in class com.perforce.p4java.option.server.GetExtendedFilesOptions
-
-Sr
- sourceNum - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
If positive, specifies a journal or checkpoint number.
- SPACE - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- SPEC - com.perforce.p4java.core.IDepot.DepotType
- SPEC - com.perforce.p4java.server.CmdSpec
- SPEC_MAP_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- SpecDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- SpecDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.SpecDelegator
-
Instantiates a new job spec delegator.
- SPECFORMATTED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SSL_CLIENT_TRUST_BADDATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- SSL_CLIENT_TRUST_BADHOST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
- SSL_PROTOCOL_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
The specific SSL protocol name to be used in URIs for this implementation.
- SSL_PROTOCOL_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
The specific SSL protocol name to be used in URIs for this implementation.
- SSO - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- ssoCallback - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- ssoKey - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- STANDARD - com.perforce.p4java.core.IUserSummary.UserType
- start - Variable in class com.perforce.p4java.mapapi.MapParam
- start(int) - Method in interface com.perforce.p4java.server.callback.IProgressCallback
-
A new tick sequence has begun.
- START - com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
- START_FIELD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
-
The key for storing the start field name in a command map.
- START_FROM_CHANGE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- START_TO_REV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- startField - Variable in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRangeRule
-
The start field (inclusive) marking the beginning of a series of fields which the field values (bytes) will not be converted to strings.
- startFromChange - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- STARTFROMREV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- startingOffset - Variable in class com.perforce.p4java.option.server.LogTailOptions
-
If positive, enables you to specify the offset from the beginning of the file (in bytes).
- startResults(int) - Method in interface com.perforce.p4java.server.callback.IStreamingCallback
-
When called, this signals to the consumer that a command has been issued to the Perforce server.
- startRevision - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- startRevision - Variable in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
- StatDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implemetation for 'p4 stat'.
- StatDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.StatDelegator
-
Instantiates a new stat delegator.
- state - Variable in class com.perforce.p4java.option.server.Login2Options
-
For non-interactive clients, the -S flag can be used to execute each step of the second factor authentication individually.
- STATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- statModTime() - Method in class com.perforce.p4java.impl.mapbased.rpc.handles.ClientFile
- stats - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- stats(String, Object...) - Static method in class com.perforce.p4java.Log
-
Report a P4Java-internal statistics message to the log callback (if it exists).
- status - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- status - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- status - Variable in class com.perforce.p4java.option.server.FixJobsOptions
-
If not null, use this as the new status rather than "closed".
- status - Variable in class com.perforce.p4java.option.server.Login2Options
-
If true, displays the second factor authorization status for the user
- STATUS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- STATUS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- STATUS_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- statusMessage - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- stop(int) - Method in interface com.perforce.p4java.server.callback.IProgressCallback
-
The current tick sequence has finished.
- STOP_ERROR - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
- STOP_FIELD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
-
The key for storing the stop field name in a command map.
- STOP_NORMAL - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
- stopField - Variable in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRangeRule
-
The stop field (non-inclusive) marking the end of a series of fields which the field values (bytes) will not be converted to strings.
- storageDbTraits - Variable in class com.perforce.p4java.option.server.SetFileAttributesOptions
-
If true, saves the mentioned attribute's to db.traits Corresponds to -T0
- storageTraitsDepot - Variable in class com.perforce.p4java.option.server.SetFileAttributesOptions
-
If true, saves the mentioned attribute's to traits depot Corresponds to -T1
- stream - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- stream - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- stream - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- stream - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- stream - Variable in class com.perforce.p4java.option.client.CopyFilesOptions
-
If non-null, use this stream's branch view.
- stream - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
If not null, makes 'p4 integrate' use a stream's branch view.
- stream - Variable in class com.perforce.p4java.option.client.MergeFilesOptions
-
If not null, makes 'p4 integrate' use a stream's branch view.
- stream - Variable in class com.perforce.p4java.option.client.PopulateFilesOptions
-
If non-null, use this stream's branch view.
- stream - Variable in class com.perforce.p4java.option.server.GetBranchSpecOptions
-
If not null, the -S stream flag will expose the internally generated mapping.
- stream - Variable in class com.perforce.p4java.option.server.GetClientsOptions
-
If non-null, limits output to the client workspaces dedicated to the stream.
- stream - Variable in class com.perforce.p4java.option.server.GetClientTemplateOptions
-
If not null, '-S stream' flag can be used with '-o -c change' to inspect an old stream client view.
- stream - Variable in class com.perforce.p4java.option.server.GetDirectoriesOptions
-
If non-null, limits output to depot directories mapped in a stream's client view.
- stream - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If not null, makes 'p4 diff2' use a stream's branch view.
- stream - Variable in class com.perforce.p4java.option.server.GetInterchangesOptions
-
If not null, makes 'p4 interchanges' use a stream's branch view.
- stream - Variable in class com.perforce.p4java.option.server.ReloadOptions
-
If not null, unload the specified task stream.
- stream - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If not null, unload the specified task stream.
- Stream - Class in com.perforce.p4java.impl.generic.core
-
Simple default implementation class for the IStream interface.
- Stream() - Constructor for class com.perforce.p4java.impl.generic.core.Stream
-
Default constructor.
- Stream(IStreamSummary) - Constructor for class com.perforce.p4java.impl.generic.core.Stream
-
Construct a new Stream from the passed-in summary stream spec.
- Stream(String, IStreamSummary.Type, String, Date, Date, String, String, String, IStreamSummary.IOptions, ViewMap<IStreamViewMapping>, ViewMap<IStreamRemappedMapping>, ViewMap<IStreamIgnoredMapping>) - Constructor for class com.perforce.p4java.impl.generic.core.Stream
-
Construct a new Stream from explicit field values.
- Stream(String, IStreamSummary.Type, String, Date, Date, String, String, String, IStreamSummary.IOptions, ViewMap<IStreamViewMapping>, ViewMap<IStreamRemappedMapping>, ViewMap<IStreamIgnoredMapping>, ViewMap<IClientViewMapping>) - Constructor for class com.perforce.p4java.impl.generic.core.Stream
-
Construct a new Stream from explicit field values.
- Stream(String, IStreamSummary.Type, String, Date, Date, String, String, String, IStreamSummary.IOptions, ViewMap<IStreamViewMapping>, ViewMap<IStreamRemappedMapping>, ViewMap<IStreamIgnoredMapping>, ViewMap<IClientViewMapping>, ViewMap<IStreamComponentMapping>) - Constructor for class com.perforce.p4java.impl.generic.core.Stream
-
Construct a new Stream from explicit field values.
- Stream(Map<String, Object>, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.Stream
-
Construct a Stream from a map passed back from the Perforce server in response to a getStream command.
- STREAM - com.perforce.p4java.core.IDepot.DepotType
- STREAM - com.perforce.p4java.server.CmdSpec
- STREAM - com.perforce.p4java.server.CustomSpec
- STREAM_DEPTH - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- STREAM_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- STREAM_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- Stream.ExtraTag - Class in com.perforce.p4java.impl.generic.core
-
Simple default generic IExtraTag implementation class.
- Stream.StreamComponentMapping - Class in com.perforce.p4java.impl.generic.core
- Stream.StreamIgnoredMapping - Class in com.perforce.p4java.impl.generic.core
-
Simple default implementation of the IStreamIgnoredMapping interface.
- Stream.StreamRemappedMapping - Class in com.perforce.p4java.impl.generic.core
-
Simple default implementation of the IStreamRemappedMapping interface.
- Stream.StreamViewMapping - Class in com.perforce.p4java.impl.generic.core
-
Simple default implementation of the IStreamViewMapping interface.
- streamAtChange - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- STREAMATCHANGE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- StreamComponentMapping(int, IStreamComponentMapping.Type, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- StreamComponentMapping(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- StreamDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Stream command.
- StreamDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.StreamDelegator
-
Instantiate a new StreamDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- StreamIgnoredMapping() - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamIgnoredMapping
-
Default constructor -- calls super() only.
- StreamIgnoredMapping(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamIgnoredMapping
-
Explicit value constructor -- calls super(order, target, targetSpec).
- streamIntegList - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- StreamIntegrationLog - Class in com.perforce.p4java.impl.generic.core
- StreamIntegrationLog() - Constructor for class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- StreamIntegrationLog(Map<String, Object>, String) - Constructor for class com.perforce.p4java.impl.generic.core.StreamIntegrationLog
- StreamIntegrationStatus - Class in com.perforce.p4java.impl.generic.core
-
Default implementation class for the IStreamIntegrationStatus interface.
- StreamIntegrationStatus(String, String, IStreamSummary.Type, IStreamSummary.Type, boolean, boolean, boolean, boolean, String, String, boolean, String, String, List<IStreamIntegrationStatus.ICachedState>) - Constructor for class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
-
Explicit-value all-fields constructor.
- StreamIntegrationStatus(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
-
Constructor for use with maps passed back from the Perforce server only.
- StreamIntegrationStatus.CachedState - Class in com.perforce.p4java.impl.generic.core
-
Simple default generic ICachedState implementation class.
- StreamIntegrationStatusOptions - Class in com.perforce.p4java.option.server
-
Combined Options subclass for the server getStreamCachedIntegrationStatus methods.
- StreamIntegrationStatusOptions() - Constructor for class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
Default constructor.
- StreamIntegrationStatusOptions(boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
Explicit-value constructor.
- StreamIntegrationStatusOptions(String...) - Constructor for class com.perforce.p4java.option.server.StreamIntegrationStatusOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- Streamlog - Class in com.perforce.p4java.impl.generic.core
-
Simple default generic implementation class for the IStreamlog interface.
- Streamlog() - Constructor for class com.perforce.p4java.impl.generic.core.Streamlog
-
Default constructor -- sets all fields to false or null, and calls the default ServerResource constructor.
- Streamlog(Map<String, Object>, int) - Constructor for class com.perforce.p4java.impl.generic.core.Streamlog
-
Construct a Streamlog implementation, by parsing a map returned by the server.
- STREAMLOG - com.perforce.p4java.server.CmdSpec
- STREAMLOG_ACTION_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- STREAMLOG_ASSOCIATEDCHANGE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- StreamlogDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
- StreamlogDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.StreamlogDelegator
-
Basic constructor, taking a server object.
- StreamlogOptions - Class in com.perforce.p4java.option.server
- StreamlogOptions() - Constructor for class com.perforce.p4java.option.server.StreamlogOptions
-
Default constructor.
- StreamlogOptions(String...) - Constructor for class com.perforce.p4java.option.server.StreamlogOptions
- StreamOptions - Class in com.perforce.p4java.option.server
-
Combined Options subclass for the server create / update / delete stream methods.
- StreamOptions() - Constructor for class com.perforce.p4java.option.server.StreamOptions
-
Default constructor.
- StreamOptions(boolean) - Constructor for class com.perforce.p4java.option.server.StreamOptions
-
Explicit-value constructor.
- StreamOptions(String...) - Constructor for class com.perforce.p4java.option.server.StreamOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- streamRecvs - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- StreamRemappedMapping() - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamRemappedMapping
-
Default constructor -- calls super() only.
- StreamRemappedMapping(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamRemappedMapping
-
Construct a mapping from the passed-in string, which is assumed to be in the format described in MapEntry.parseViewString(String).
- StreamRemappedMapping(int, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamRemappedMapping
-
Explicit value constructor -- calls super(order, target, targetSpec).
- STREAMS - com.perforce.p4java.server.CmdSpec
- StreamsDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Streams command.
- StreamsDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.StreamsDelegator
-
Instantiate a new StreamsDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- streamSends - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- STREAMSPEC - com.perforce.p4java.server.CmdSpec
- StreamSummary - Class in com.perforce.p4java.impl.generic.core
-
Default implementation class for the IStreamSummary interface.
- StreamSummary() - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary
-
Default constructor -- sets all fields to null or false.
- StreamSummary(boolean) - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary
-
Default constructor; same as no-argument default constructor, except that it sets the ServerResource superclass fields appropriately for summary only (everything false) or full stream spec (updateable and refreshable).
- StreamSummary(boolean, String, Date, Date, String, String, String, String, IStreamSummary.Type, StreamSummary.Options) - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary
-
Explicit-value constructor.
- StreamSummary(Map<String, Object>, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.StreamSummary
-
Construct a StreamSummary from a map returned by the Perforce server.
- StreamSummary.Options - Class in com.perforce.p4java.impl.generic.core
-
Simple default generic IOptions implementation class.
- streamView - Variable in class com.perforce.p4java.impl.generic.core.Stream
- StreamViewMapping() - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
-
Default constructor -- calls super() only.
- StreamViewMapping(int, IStreamViewMapping.PathType, String, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
-
Explicit value constructor -- calls super(order, target, targetSpec).
- StreamViewMapping(int, String) - Constructor for class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
-
Construct a mapping from the passed-in string, which is assumed to be in the format.
- StringArrayOption - com.perforce.p4java.option.OptionsSpecType
- StringHelper - Class in com.perforce.p4java.common.base
- StringHelper - Class in com.perforce.p4java.impl.mapbased.rpc.func.helper
-
Mildly-useful String and String-related helper methods that should probably be factored out elsewhere...
- StringHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.func.helper.StringHelper
- StringOption - com.perforce.p4java.option.OptionsSpecType
- strings(MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- stripAnnotations(String) - Static method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Strip any Perforce file metadata annotations from the passed-in string.
- stripComments(String) - Static method in class com.perforce.p4java.impl.generic.core.MapEntry
- stripMap(MapFlag) - Method in class com.perforce.p4java.mapapi.MapTable
- stripTypePrefix(String) - Static method in class com.perforce.p4java.impl.generic.core.MapEntry
-
Strip any Perforce entry type prefix from the passed-in string.
- subCode - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- SUBGROUPS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- submit(boolean) - Method in interface com.perforce.p4java.core.IChangelist
-
Submit this changelist.
- submit(boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- submit(boolean, List<String>, String) - Method in interface com.perforce.p4java.core.IChangelist
-
Submit this changelist and associate it with the passed-in jobs.
- submit(boolean, List<String>, String) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- submit(SubmitOptions) - Method in interface com.perforce.p4java.core.IChangelist
-
Submit this changelist and associate it with any jobs in the passed-in options.
- submit(SubmitOptions) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- submit(SubmitOptions, IStreamingCallback, int) - Method in interface com.perforce.p4java.core.IChangelist
-
Submit this changelist and associate it with any jobs in the passed-in options.
- submit(SubmitOptions, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- SUBMIT - com.perforce.p4java.server.CmdSpec
- SUBMIT_UNCHANGED - Static variable in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
-
SUBMIT_UNCHANGED - submitunchanged
- SUBMIT_UNCHANGED_REOPEN - Static variable in interface com.perforce.p4java.client.IClientSummary.IClientSubmitOptions
-
SUBMIT_UNCHANGED_REOPEN - submitunchanged+reopen
- submitOptions - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- SubmitOptions - Class in com.perforce.p4java.option.changelist
-
Options class for the IChangelist.submit method.
- SubmitOptions() - Constructor for class com.perforce.p4java.option.changelist.SubmitOptions
-
Default constructor.
- SubmitOptions(boolean, List<String>, String) - Constructor for class com.perforce.p4java.option.changelist.SubmitOptions
-
Explicit value constructor.
- SubmitOptions(String...) - Constructor for class com.perforce.p4java.option.changelist.SubmitOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- SUBMITOPTIONS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SUBMITOPTIONS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- submitShelvedChangelist(int) - Method in interface com.perforce.p4java.client.IClient
-
Submit a shelved changelist without transferring files or modifying the workspace.
- submitShelvedChangelist(int) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- SUBMITTED - com.perforce.p4java.core.ChangelistStatus
- SUBMITTED - com.perforce.p4java.core.IChangelist.Type
- SUBSTITUTING_FILE_TYPE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- subSystem - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- SUFFIX_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- SUFFIX_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- sumFileSizes - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If true, calculates the sum of the file sizes for the specified files.
- SUMMARY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SUMMARY_DIFF - com.perforce.p4java.core.file.DiffType
- summaryDiff - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If true, perform summary diff; corresponds to -ds.
- summaryDiff - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, perform summary diff; corresponds to -ds.
- superfine(String) - Static method in class com.perforce.p4java.Tracer
- SUPERFINE - com.perforce.p4java.server.callback.ILogCallback.LogTraceLevel
- supportsSmartMove() - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- supportsSmartMove() - Method in interface com.perforce.p4java.server.IServer
-
Return true IFF the underlying Perforce server supports the new 2009.1 and later "smart move" command.
- supportsUnicode() - Method in class com.perforce.p4java.impl.mapbased.server.Server
- supportsUnicode() - Method in interface com.perforce.p4java.server.IServer
-
Return true if the underlying Perforce server supports Unicode (and is connected).
- suppressHeader - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, suppresses the one-line header that is displayed by default for each file; corresponds to -q.
- suppressWarning - Variable in class com.perforce.p4java.option.server.DuplicateRevisionsOptions
-
If true, suppresses the warning about target revisions already existing.
- SVRNAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- swap(MapTable) - Method in class com.perforce.p4java.mapapi.MapTable
- switchClientView(String, String, SwitchClientViewOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
-
Switch the target client spec's view without invoking the editor.
- switchClientView(String, String, SwitchClientViewOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- switchClientView(String, String, SwitchClientViewOptions) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
-
Switch the target client spec's view without invoking the editor.
- SwitchClientViewOptions - Class in com.perforce.p4java.option.server
-
Options object for the IOptionsServer switchClientView method.
- SwitchClientViewOptions() - Constructor for class com.perforce.p4java.option.server.SwitchClientViewOptions
-
Default constructor.
- SwitchClientViewOptions(boolean) - Constructor for class com.perforce.p4java.option.server.SwitchClientViewOptions
-
Explicit value constructor.
- SwitchClientViewOptions(String...) - Constructor for class com.perforce.p4java.option.server.SwitchClientViewOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- switchStreamView(String, String, SwitchClientViewOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
-
Switch the target client spec's view without invoking the editor.
- switchStreamView(String, String, SwitchClientViewOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- switchStreamView(String, String, SwitchClientViewOptions) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
-
Switch the target client spec's view without invoking the editor.
- SymbolicLinkHelper - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
-
Abstract helper class for dynamically determine and use symbolic link support in the Java NIO package (JDK 7 or above).
- SymbolicLinkHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SymbolicLinkHelper
- sync(List<IFileSpec>, boolean, boolean, boolean, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Sync a Perforce client workspace against the Perforce server.
- sync(List<IFileSpec>, boolean, boolean, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- sync(List<IFileSpec>, SyncOptions) - Method in interface com.perforce.p4java.client.IClient
-
Sync a Perforce client workspace against the Perforce server.
- sync(List<IFileSpec>, SyncOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- sync(List<IFileSpec>, SyncOptions, IStreamingCallback, int) - Method in interface com.perforce.p4java.client.IClient
-
Sync a Perforce client workspace against the Perforce server.
- sync(List<IFileSpec>, SyncOptions, IStreamingCallback, int) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- SYNC - com.perforce.p4java.core.file.FileAction
- SYNC - com.perforce.p4java.server.CmdSpec
- SyncOptions - Class in com.perforce.p4java.option.client
-
Simple default options object for IClient.sync.
- SyncOptions() - Constructor for class com.perforce.p4java.option.client.SyncOptions
-
Default constructor.
- SyncOptions(boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.SyncOptions
-
Explicit value constructor.
- SyncOptions(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.client.SyncOptions
-
Explicit value constructor.
- SyncOptions(String...) - Constructor for class com.perforce.p4java.option.client.SyncOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- syncParallel(List<IFileSpec>, SyncOptions, ParallelSyncOptions) - Method in interface com.perforce.p4java.client.IClient
-
Sync a Perforce client workspace against the Perforce server in parallel.
- syncParallel(List<IFileSpec>, SyncOptions, ParallelSyncOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- syncParallel(List<IFileSpec>, SyncOptions, IStreamingCallback, int, ParallelSyncOptions) - Method in interface com.perforce.p4java.client.IClient
-
Sync a Perforce client workspace against the Perforce server in parallel.
- syncParallel(List<IFileSpec>, SyncOptions, IStreamingCallback, int, ParallelSyncOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- SYNCTIME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- SysFileHelperBridge - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
-
Intended as a small helper class to bridge any system / JDK impedance mismatches.
- SysFileHelperBridge() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.SysFileHelperBridge
- SYSTEM_TMPDIR_DEFAULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- SYSTEM_TMPDIR_DEFAULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- SYSTEM_TMPDIR_DEFAULT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- SYSTEM_TMPDIR_PROPS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- SYSTEM_TMPDIR_PROPS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- SYSTEM_TMPDIR_PROPS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- SystemInfo - Class in com.perforce.p4java.env
-
Provides system information about the Java runtime environment
- SystemInfo() - Constructor for class com.perforce.p4java.env.SystemInfo
- systemTmpDirName - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
T
- TAB - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- TAG - com.perforce.p4java.server.CmdSpec
- TAG - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TagDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Tag command.
- TagDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.TagDelegator
-
Instantiate a new TagDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- tagFiles(List<IFileSpec>, String, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.TagDelegator
- tagFiles(List<IFileSpec>, String, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- tagFiles(List<IFileSpec>, String, boolean, boolean) - Method in interface com.perforce.p4java.server.delegator.ITagDelegator
-
Tag files with a Perforce label.
- tagFiles(List<IFileSpec>, String, TagFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.TagDelegator
- tagFiles(List<IFileSpec>, String, TagFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- tagFiles(List<IFileSpec>, String, TagFilesOptions) - Method in interface com.perforce.p4java.server.delegator.ITagDelegator
- TagFilesOptions - Class in com.perforce.p4java.option.server
-
Options class for the IOptionsServer.tagFiles method.
- TagFilesOptions() - Constructor for class com.perforce.p4java.option.server.TagFilesOptions
-
Default constructor.
- TagFilesOptions(boolean, boolean) - Constructor for class com.perforce.p4java.option.server.TagFilesOptions
-
Explicit-value constructor.
- TagFilesOptions(String...) - Constructor for class com.perforce.p4java.option.server.TagFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- TANGENT - com.perforce.p4java.core.IDepot.DepotType
- TASK - com.perforce.p4java.core.IStreamSummary.Type
- TempFileInputStream - Class in com.perforce.p4java.impl.generic.core
-
A simple extension to the normal FileInputStream to allow us to subvert a few things like close() for our own nefarious purposes.
- TempFileInputStream(File) - Constructor for class com.perforce.p4java.impl.generic.core.TempFileInputStream
- test(T, U) - Method in interface com.perforce.p4java.common.function.BiPredicate
-
Evaluates this predicate on the given arguments.
- TEXT - com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketFieldType
-
Field is text; possibly UTF-8 encoded.
- textLanguage - Variable in class com.perforce.p4java.option.UsageOptions
-
If not null, use this field to tell the server which language to use in text messages it sends back to the client.
- TextNormalizationHelper - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
-
This helper class dynamically loads the "java.text.Normalizer" in JDK 6 or above using reflection.
- TextNormalizationHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.TextNormalizationHelper
- THEIRNAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- THEIRS - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice
- theirYourChunks() - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- throwAccessExceptionIfConditionFails(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
-
If the check
expression
fails; thenConnectionException
will throw with given error messagemessage
- throwConnectionException(String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwConnectionException(Throwable) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwConnectionException(Throwable, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwConnectionExceptionIfConditionFails(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
-
If the check
expression
fails; thenConnectionException
will throw with given error messagemessage
- throwIOException(String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwIOException(Throwable) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwIOException(Throwable, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwIOExceptionIfConditionFails(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwOptionsException(String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwOptionsException(Throwable) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwOptionsException(Throwable, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwOptionsExceptionIfConditionFails(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
-
If the check
expression
fails; thenConnectionException
will throw with given error messagemessage
- throwP4JavaError(String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwP4JavaError(Throwable, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- throwP4JavaErrorIfConditionFails(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
-
If the check
expression
fails; thenConnectionException
will throw with given error messagemessage
- throwProtocolErrorIfConditionFails(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
-
If the check
expression
fails; thenConnectionException
will throw with given error messagemessage
- throwRequestExceptionIfConditionFails(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
-
If the check
expression
fails; thenConnectionException
will throw with given error messagemessage
- throwRequestExceptionIfConditionFails(boolean, String, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
-
If the check
expression
fails; thenConnectionException
will throw with given error messagemessage
- throwRequestExceptionIfErrorMessageFound(Map<String, Object>) - Static method in class com.perforce.p4java.impl.mapbased.server.cmd.ResultMapParser
-
Throw request exception if error message found.
- throwRequestExceptionIfPerforceServerVersionOldThanExpected(boolean, String, Object...) - Static method in class com.perforce.p4java.common.base.P4JavaExceptions
- ths(MapTableT) - Method in class com.perforce.p4java.mapapi.MapItem
- tick(int, String) - Method in interface com.perforce.p4java.server.callback.IProgressCallback
-
Signal the completion of a significant event, and poll the callback for whether to continue the command.
- TICKET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TICKET_EXPIRATION - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- TICKET_PATH_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this path as the p4tickets file.
- TICKET_PATH_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this path as the p4tickets file.
- ticketExpiration - Variable in class com.perforce.p4java.impl.generic.core.UserSummary
- ticketsFilePath - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- TIME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TIME_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- timeout(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketPool
-
Timeout any sockets idle for greater than or equal to the milliseconds value specified
- TIMEOUT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- TIMEOUT_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- TMP_FILE_PFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- TMP_FILE_SFX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- tmpDirName - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- TO_FILE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- toArgString() - Method in enum com.perforce.p4java.core.file.DiffType
-
Return the value in p4 command single character form.
- toDateString(Date) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- TOKEN - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TOKEN2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- toMap() - Method in class com.perforce.p4java.impl.mapbased.rpc.msg.RpcMessage
- TOPOLOGY - com.perforce.p4java.server.CmdSpec
- toResult - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- toString() - Method in enum com.perforce.p4java.admin.ITriggerEntry.TriggerType
- toString() - Method in class com.perforce.p4java.admin.ServerConfigurationValue
- toString() - Method in enum com.perforce.p4java.core.file.FileAction
-
Provide a string representation that looks like the same actions seen through the p4 command interpreter rather than the raw enum.
- toString() - Method in interface com.perforce.p4java.core.file.IFileSpec
-
Useful alias for getPreferredPathString().
- toString() - Method in enum com.perforce.p4java.core.IChangelist.Type
-
Get a lower-case representation of the type; note the use of the English locale here to work around issues to do with things like Turkish language encodings of dotted upper-case "i"'s...
- toString() - Method in enum com.perforce.p4java.core.IMapEntry.EntryType
-
Return a more useful string than "EXCLUDE" or "OVERLAY", i.e.
- toString() - Method in interface com.perforce.p4java.core.IMapEntry
-
Alias for toString(" ", false).
- toString() - Method in enum com.perforce.p4java.core.IStreamSummary.ParentView
- toString() - Method in enum com.perforce.p4java.core.IStreamSummary.Type
- toString() - Method in enum com.perforce.p4java.core.IStreamViewMapping.PathType
- toString() - Method in class com.perforce.p4java.impl.generic.admin.ProtectionEntry
-
Returns string representation of the protection entry.
- toString() - Method in class com.perforce.p4java.impl.generic.admin.TriggerEntry
- toString() - Method in class com.perforce.p4java.impl.generic.client.ClientOptions
-
Return a Perforce-standard representation of these options.
- toString() - Method in class com.perforce.p4java.impl.generic.client.ClientSubmitOptions
-
Return a Perforce-standard representation of these options.
- toString() - Method in class com.perforce.p4java.impl.generic.core.file.FilePath
-
Note: does NOT annotate by default!
- toString() - Method in class com.perforce.p4java.impl.generic.core.file.FileSpec
- toString() - Method in class com.perforce.p4java.impl.generic.core.file.PathAnnotations
-
Return a Perforce-standard string representation of this annotation.
- toString() - Method in class com.perforce.p4java.impl.generic.core.MapEntry
-
An alias for this.toString(" ", true).
- toString() - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamComponentMapping
- toString() - Method in class com.perforce.p4java.impl.generic.core.StreamSummary.Options
-
Return a Perforce-standard representation of these options.
- toString() - Method in class com.perforce.p4java.impl.mapbased.rpc.ExternalEnv
- toString() - Method in class com.perforce.p4java.impl.mapbased.rpc.helper.RpcUserAuthCounter
-
Returns the string value of the user auth counter.
- toString() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- toString() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- toString() - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
Returns the string representation of this BOM.
- toString() - Method in class com.perforce.p4java.mapapi.MapHalf
- toString() - Method in class com.perforce.p4java.server.AuthTicket
- toString() - Method in enum com.perforce.p4java.server.CmdSpec
-
Returns a string suitable for passing to the lower levels of an IServer object as a Perforce command name.
- toString() - Method in enum com.perforce.p4java.server.CustomSpec
-
Returns a string suitable for passing to the lower levels of an IServer object as a Perforce command name.
- toString() - Method in class com.perforce.p4java.server.Fingerprint
- toString() - Method in enum com.perforce.p4java.server.IServerAddress.Protocol
-
Returns the string value representing the connection protocol for the server URI.
- toString() - Method in class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.Construct a nice string representation, with the server's address presented as a P4Java URI.
- toString(String, boolean) - Method in interface com.perforce.p4java.core.IMapEntry
-
Return a canonical String representation of this entry.
- toString(String, boolean) - Method in interface com.perforce.p4java.core.IStreamViewMapping
-
Return a canonical String representation of this entry.
- toString(String, boolean) - Method in class com.perforce.p4java.impl.generic.core.MapEntry
- toString(String, boolean) - Method in class com.perforce.p4java.impl.generic.core.Stream.StreamViewMapping
- toStrings() - Method in class com.perforce.p4java.core.file.FileStatAncilliaryOptions
-
Return a list of strings, one element for each enabled option.
- toStrings() - Method in class com.perforce.p4java.core.file.FileStatOutputOptions
-
Return a list of strings, one element for each enabled option.
- totalBytesRecv - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- totalBytesSent - Variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.PerformanceMonitor
-
Total number of bytes sent for this connection.
- totalBytesSent - Variable in class com.perforce.p4java.impl.mapbased.rpc.ServerStats
- TOTALFILECOUNT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TOTALFILESIZE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- trace(ILogCallback.LogTraceLevel, String) - Static method in class com.perforce.p4java.Log
-
Report a P4Java-internal trace message to the log callback (if it exists).
- trace(ILogCallback.LogTraceLevel, String) - Static method in class com.perforce.p4java.Tracer
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnectionFlowControl
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientFunctionDispatcher
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientProgressReport
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSendFile
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileMatchCommands
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.FlowControl
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.proto.ProtocolFunctionDispatcher
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunction
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.NtsServerImpl
-
What we use as a P4JTracer trace prefix for methods here.
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.OneShotServerImpl
-
What we use as a P4JTracer trace prefix for methods here.
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacket
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
What we use as a P4JTracer trace prefix for methods here.
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshInputStream
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketInputStream
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- TRACE_PREFIX - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFile
- TRACE_PREFIX - Static variable in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
- TRACE_PREFIX - Static variable in class com.perforce.p4java.server.ServerFactory
- Tracer - Class in com.perforce.p4java
-
Simple P4Java tracer class based on the Log trace callback interface.
- Tracer() - Constructor for class com.perforce.p4java.Tracer
- trailingContext - Variable in class com.perforce.p4java.option.server.MatchingLinesOptions
-
Corresponds to the p4 grep -A option; if zero, option is off
- TRANS - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- transferContent - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, causes 'p4 verify' to schedule transfer of the content of any damaged revision.
- translate(MapItem, MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- translate(MapTableT, String) - Method in class com.perforce.p4java.mapapi.MapTable
- translate(String, ViewMap.MapDirection) - Method in class com.perforce.p4java.core.ViewMap
-
MapApi Translate wrapper
- transmit(CommandEnv, int, HashMap<String, String>, ArrayList<String>) - Method in class com.perforce.p4java.impl.generic.core.DefaultParallelSync
-
This function notifies the server that the sync can be done in parallel.
- transmit(CommandEnv, int, HashMap<String, String>, ArrayList<String>) - Method in interface com.perforce.p4java.server.callback.IParallelCallback
- TRANSMIT - com.perforce.p4java.server.CmdSpec
- TRAVERSE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- tree - Variable in class com.perforce.p4java.mapapi.MapTree
- TREE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- tree2 - Variable in class com.perforce.p4java.mapapi.MapPair
- trees - Variable in class com.perforce.p4java.mapapi.MapTable
- treeSha - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- TriggerEntry - Class in com.perforce.p4java.impl.generic.admin
-
Default ITriggerEntry implementation class.
- TriggerEntry() - Constructor for class com.perforce.p4java.impl.generic.admin.TriggerEntry
-
Default constructor.
- TriggerEntry(int, String, ITriggerEntry.TriggerType, String, String) - Constructor for class com.perforce.p4java.impl.generic.admin.TriggerEntry
-
Explicit-value constructor.
- TriggerEntry(String, int) - Constructor for class com.perforce.p4java.impl.generic.admin.TriggerEntry
-
Constructs a TriggerEntry from the passed-in trigger as a string and its order.
- TRIGGERS - com.perforce.p4java.server.CmdSpec
- TRIGGERS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- TriggersDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Triggers command.
- TriggersDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.TriggersDelegator
-
Instantiate a new TriggersDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- TriggersTable - Class in com.perforce.p4java.impl.generic.admin
-
Default ITriggersTable implementation class.
- TriggersTable() - Constructor for class com.perforce.p4java.impl.generic.admin.TriggersTable
-
Default constructor.
- TriggersTable(List<ITriggerEntry>) - Constructor for class com.perforce.p4java.impl.generic.admin.TriggersTable
-
Explicit-value constructor.
- TRUNCATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TRUNCATE_LENGTH - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientUserInteraction
- truncateDescriptions - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If true, truncate the changelist descriptions to 250 characters if longer; corresponds to -L.
- truncatedLongOutput - Variable in class com.perforce.p4java.option.server.GetRevisionHistoryOptions
-
If true, produces long output with the full text of the changelist descriptions truncated to 250 characters.
- TRUST - com.perforce.p4java.server.CmdSpec
- TRUST_PATH_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this path as the p4trust file.
- TRUST_PATH_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set, attempt to use this path as the p4trust file.
- TrustAllTrustManager() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSSLSocketFactory.TrustAllTrustManager
- trustConnectionCheck(RpcConnection) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Check Server Trust
- trusted - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- TrustException - Exception in com.perforce.p4java.exception
-
Special subclass of ConnectionException to signal the case of attempting to establish trust for a SSL connection to the Perforce server.
- TrustException(TrustException.Type, String, String, String, String) - Constructor for exception com.perforce.p4java.exception.TrustException
- TrustException(TrustException.Type, String, String, String, String, Throwable) - Constructor for exception com.perforce.p4java.exception.TrustException
- TrustException.Type - Enum in com.perforce.p4java.exception
- trustFilePath - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- TrustOptions - Class in com.perforce.p4java.option.server
-
Options class for the Perforce IOptionsServer.addTrust method.
- TrustOptions() - Constructor for class com.perforce.p4java.option.server.TrustOptions
-
Default constructor.
- TrustOptions(boolean, boolean, boolean) - Constructor for class com.perforce.p4java.option.server.TrustOptions
-
Creates a new TrustOptions object, given the 'force', 'autoRefuse' and 'autoAccept' flags.
- TrustOptions(String...) - Constructor for class com.perforce.p4java.option.server.TrustOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- TUNABLE - com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
The tunable.
- twoFactor - Variable in class com.perforce.p4java.option.server.LoginOptions
- twoWayMerge - Variable in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- type - Variable in class com.perforce.p4java.impl.generic.core.FileLineMatch
- type - Variable in class com.perforce.p4java.impl.generic.core.MapEntry
- type - Variable in class com.perforce.p4java.impl.generic.core.StreamIntegrationStatus
- type - Variable in class com.perforce.p4java.impl.generic.core.UserSummary
- type - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- type - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If not null, restrict output to pending, shelved or submitted changelists.
- type - Variable in class com.perforce.p4java.option.server.GetDepotsOptions
-
If not-null, limits qualifying depots to those matching type.
- TYPE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TYPE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- TYPE_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- TYPE2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- TYPES - com.perforce.p4java.core.IFileDiff.Status
- TZOFFSET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
U
- UNDEFINED - Static variable in interface com.perforce.p4java.core.IUserGroup
-
Used as a default value in MaxOpenFiles, for backwards compatibility with old servers.
- UNDO - com.perforce.p4java.server.CmdSpec
- undocCounter - Variable in class com.perforce.p4java.option.server.CounterOptions
- undocCounter - Variable in class com.perforce.p4java.option.server.GetCountersOptions
- undocKey - Variable in class com.perforce.p4java.option.server.GetKeysOptions
- undocKey - Variable in class com.perforce.p4java.option.server.KeyOptions
- undoFiles(List<IFileSpec>, int, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Undo one or more previously submitted files.
- undoFiles(List<IFileSpec>, int, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- undoFiles(List<IFileSpec>, int, boolean) - Method in interface com.perforce.p4java.server.delegator.IUndoDelegator
-
Undo one or more previously submitted files.
- undoFiles(List<IFileSpec>, UndoFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Undo one or more previously submitted files.
- undoFiles(List<IFileSpec>, UndoFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- undoFiles(List<IFileSpec>, UndoFilesOptions) - Method in interface com.perforce.p4java.server.delegator.IUndoDelegator
-
Undo one or more previously submitted files.
- UndoFilesOptions - Class in com.perforce.p4java.option.client
- UndoFilesOptions() - Constructor for class com.perforce.p4java.option.client.UndoFilesOptions
-
Default constructor.
- UndoFilesOptions(boolean, int) - Constructor for class com.perforce.p4java.option.client.UndoFilesOptions
-
Explicit-value constructor.
- UndoFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.UndoFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- UNICODE_MAPPING - Static variable in class com.perforce.p4java.charset.PerforceShiftJISCharset
- UNICODE_MAPPING - Static variable in class com.perforce.p4java.PropertyDefs
-
If the UNICODE_MAPPING property is set (to any value), attempt to apply Perforce specific updates to character mappings in the P4ShiftJIS charset implementation.
- UNICODE_MAPPING_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the UNICODE_MAPPING property (below).
- UNICODE_SERVER_CHARSET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
The charset used internally by a Perforce Unicode-enabled server.
- UNICODE_SERVER_CHARSET_NAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
The name of the assumed Unicode server internal charset.
- UnicodeHelper - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
-
Provides default and / or bridged (to Eclipse, etc.) Unicode helper methods.
- UnicodeHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.UnicodeHelper
- unicodeServer - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- UNIFIED_DIFF - com.perforce.p4java.core.file.DiffType
- unifiedDiff - Variable in class com.perforce.p4java.option.server.GetChangelistDiffsOptions
-
If true, do a unified diff; corresponds to -du[n] with -du generated for unifiedDiff == 0, -dun for unifiedDiff > 0, where "n" is of course the value of unifiedDiff.
- unifiedDiff - Variable in class com.perforce.p4java.option.server.GetFileDiffsOptions
-
If true, do a unified diff; corresponds to -du[n] with -du generated for unifiedDiff == 0, -dun for unifiedDiff > 0, where "n" is of course the value of unifiedDiff.
- UnimplementedError - Error in com.perforce.p4java.exception
-
Error class used to signal an unimplemented feature or method.
- UnimplementedError() - Constructor for error com.perforce.p4java.exception.UnimplementedError
- UnimplementedError(String) - Constructor for error com.perforce.p4java.exception.UnimplementedError
- UnimplementedError(String, Throwable) - Constructor for error com.perforce.p4java.exception.UnimplementedError
- UnimplementedError(Throwable) - Constructor for error com.perforce.p4java.exception.UnimplementedError
- UNINSTALL - com.perforce.p4java.exception.TrustException.Type
- uniqueCode - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- UNIX - com.perforce.p4java.client.IClientSummary.ClientLineEnd
- UNKNOWN - com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
The unknown.
- UNKNOWN - com.perforce.p4java.core.file.FileAction
- UNKNOWN - com.perforce.p4java.core.file.FileSpecOpStatus
-
Error / validity status is unknown; do not use the associated filespec.
- UNKNOWN - com.perforce.p4java.core.IChangelistSummary.Visibility
- UNKNOWN - com.perforce.p4java.core.IDepot.DepotType
- UNKNOWN - com.perforce.p4java.core.IStreamSummary.Type
- UNKNOWN - com.perforce.p4java.core.IStreamViewMapping.PathType
- UNKNOWN - com.perforce.p4java.core.IUserSummary.UserType
- UNKNOWN - com.perforce.p4java.graph.CommitAction
- UNKNOWN - com.perforce.p4java.impl.generic.core.file.FilePath.PathType
-
Unknown file path type.
- UNKNOWN - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
- UNKNOWN - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageType
- UNKNOWN - com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
- UNKNOWN - com.perforce.p4java.io.apple.AppleFile.FileFormat
- UNKNOWN - com.perforce.p4java.server.IServerImplMetadata.ImplType
-
Type is unknown.
- UNKNOWN - com.perforce.p4java.server.ServerStatus
-
State is unknown.
- UNKNOWN - Static variable in interface com.perforce.p4java.core.IChangelist
-
Value used to signal an unknown or unallocated changelist ID.
- UNKNOWN_SERVER_HOST - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- UNKNOWN_SERVER_HOST - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- UNKNOWN_SERVER_PORT - Static variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- UNKNOWN_SERVER_PORT - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- UNKNOWN_SERVER_VERSION - Static variable in class com.perforce.p4java.impl.mapbased.server.Server
- UNLIMITED - Static variable in interface com.perforce.p4java.core.IUserGroup
-
Used to signal that a specific user group max value (eg.
- unload(UnloadOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UnloadDelegator
- unload(UnloadOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- unload(UnloadOptions) - Method in interface com.perforce.p4java.server.delegator.IUnloadDelegator
-
Unloads a client or label to the unload depot.
- UNLOAD - com.perforce.p4java.core.IDepot.DepotType
- UNLOAD - com.perforce.p4java.server.CmdSpec
- UnloadDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Unload command.
- UnloadDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.UnloadDelegator
-
Instantiate a new UnloadDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- unloaded - Variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- unloaded - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- unloaded - Variable in class com.perforce.p4java.option.server.GetClientsOptions
-
If true, lists unloaded clients.
- unloaded - Variable in class com.perforce.p4java.option.server.GetLabelsOptions
-
If true, lists unloaded labels.
- unloaded - Variable in class com.perforce.p4java.option.server.GetStreamsOptions
-
If true, lists unloaded task streams (see 'p4 help unload').
- unloadedFiles - Variable in class com.perforce.p4java.option.server.GetFileSizesOptions
-
If true, list size information for unload files in the unload depot (see 'p4 help unload').
- UnloadOptions - Class in com.perforce.p4java.option.server
-
Options class for Perforce unload methods.
- UnloadOptions() - Constructor for class com.perforce.p4java.option.server.UnloadOptions
-
Default constructor.
- UnloadOptions(boolean, boolean, String, String) - Constructor for class com.perforce.p4java.option.server.UnloadOptions
-
Explicit value constructor.
- UnloadOptions(boolean, boolean, String, String, String) - Constructor for class com.perforce.p4java.option.server.UnloadOptions
-
Explicit value constructor.
- UnloadOptions(String...) - Constructor for class com.perforce.p4java.option.server.UnloadOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- UNLOCK - com.perforce.p4java.server.CmdSpec
- UNLOCKED_VALUE - Static variable in class com.perforce.p4java.impl.generic.core.LabelSummary
- unlockFiles(List<IFileSpec>, int, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Release locked files but leave them open.
- unlockFiles(List<IFileSpec>, int, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- unlockFiles(List<IFileSpec>, UnlockFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Release locked files but leave them open.
- unlockFiles(List<IFileSpec>, UnlockFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- UnlockFilesOptions - Class in com.perforce.p4java.option.client
-
Options class for IClient.unlockFiles.
- UnlockFilesOptions() - Constructor for class com.perforce.p4java.option.client.UnlockFilesOptions
-
Default constructor.
- UnlockFilesOptions(int, boolean) - Constructor for class com.perforce.p4java.option.client.UnlockFilesOptions
-
Explicit-value constructor.
- UnlockFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.UnlockFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- unmap - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- UNMAP - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- unmapBranchMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a BranchSpec spec.
- unmapChangelistMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a change list.
- unmapClientMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a client map.
- unmapDepotMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a depot map.
- unmapExtensionMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
- unmapJobMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a job.
- unmapLabelMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a Label Perforce label.
- unmapLicenseMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
- unmapProtectionEntriesMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a list of protection entries.
- unmapSpecMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a spec.
- unmapStreamMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a stream map.
- unmapTriggerEntriesMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a list of trigger entries.
- unmapUserGroupMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a Perforce user group map.
- unmapUserMap(Map<String, Object>, StringBuffer) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MapUnmapper
-
Unmap a Perforce user map.
- unopenedDifferent - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If true, report unopened files that are different from the revision in the depot.
- unopenedMissing - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If true, report unopened files that are missing on the client.
- unopenedWithStatus - Variable in class com.perforce.p4java.option.client.GetDiffFilesOptions
-
If true, report every unopened file, along with the status of 'same, 'diff', or 'missing' as compared to its revision in the depot.
- UNRESOLVED - com.perforce.p4java.core.file.FileAction
- UNRESOLVED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- UNSET - com.perforce.p4java.server.callback.ISSOCallback.Status
- UNSET - Static variable in interface com.perforce.p4java.core.IUserGroup
-
Used to signal that a specific user group max value (eg.
- UNSET - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- unsetClientName - Variable in class com.perforce.p4java.option.UsageOptions
-
If set, this will be used as the name of the client when no client has actually been explicitly set for the associated server(s).
- unsetFileAttribute(List<IFileSpec>, String, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.AttributeDelegator
- unsetFileAttribute(List<IFileSpec>, String, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- unsetFileAttribute(List<IFileSpec>, String, SetFileAttributesOptions) - Method in interface com.perforce.p4java.server.delegator.IAttributeDelegator
-
Unset file attributes on one or more files (unsupported).
- unsetFileAttributes(List<IFileSpec>, List<String>, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.AttributeDelegator
- unsetFileAttributes(List<IFileSpec>, List<String>, SetFileAttributesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- unsetFileAttributes(List<IFileSpec>, List<String>, SetFileAttributesOptions) - Method in interface com.perforce.p4java.server.delegator.IAttributeDelegator
-
Set file attributes on one.
- unsetUserName - Variable in class com.perforce.p4java.option.UsageOptions
-
What will be sent to the Perforce server with each command as the user name if no user name has been explicitly set for servers associated with this UsageOption.
- UNSHELVE - com.perforce.p4java.server.CmdSpec
- unshelveChangelist(int, List<IFileSpec>, int, boolean, boolean) - Method in interface com.perforce.p4java.client.IClient
-
Unshelve file(s) from a shelved changelist
- unshelveChangelist(int, List<IFileSpec>, int, boolean, boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- unshelveFiles(List<IFileSpec>, int, int, UnshelveFilesOptions) - Method in interface com.perforce.p4java.client.IClient
-
Unshelve file(s) from a shelf.
- unshelveFiles(List<IFileSpec>, int, int, UnshelveFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- UnshelveFilesOptions - Class in com.perforce.p4java.option.client
-
Options class for the IClient.unshelveFiles method and associated convenience methods.
- UnshelveFilesOptions() - Constructor for class com.perforce.p4java.option.client.UnshelveFilesOptions
-
Default constructor.
- UnshelveFilesOptions(boolean, boolean) - Constructor for class com.perforce.p4java.option.client.UnshelveFilesOptions
-
Explicit-value constructor.
- UnshelveFilesOptions(String...) - Constructor for class com.perforce.p4java.option.client.UnshelveFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- update() - Method in interface com.perforce.p4java.core.ILabel
-
Update (or even create) this label on the associated Perforce server, if that server has been set for this label.
- update() - Method in interface com.perforce.p4java.core.IServerResource
-
Update the Perforce server object associated with the underlying P4Java object, if possible.
- update() - Method in class com.perforce.p4java.impl.generic.core.BranchSpec
- update() - Method in class com.perforce.p4java.impl.generic.core.Changelist
- update() - Method in class com.perforce.p4java.impl.generic.core.Job
- update() - Method in class com.perforce.p4java.impl.generic.core.Label
- update() - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- update() - Method in class com.perforce.p4java.impl.generic.core.Stream
- update() - Method in class com.perforce.p4java.impl.generic.core.User
- update() - Method in class com.perforce.p4java.impl.generic.core.UserGroup
- update() - Method in class com.perforce.p4java.impl.mapbased.client.Client
- update(boolean) - Method in interface com.perforce.p4java.core.IServerResource
-
Force (if true) update the Perforce server object associated with the underlying P4Java object, if possible.
- update(boolean) - Method in interface com.perforce.p4java.core.IUser
-
Updates this user on the Perforce server; if force is true, force the change (requires super user / admin privileges to work properly).
- update(boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- update(boolean) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- update(boolean) - Method in class com.perforce.p4java.impl.generic.core.Stream
- update(boolean) - Method in class com.perforce.p4java.impl.generic.core.User
- update(boolean) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- update(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
- update(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcCRC32Checksum
-
Updates the Rpc CRC-32 checksum with the specified array of bytes.
- update(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
- update(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcCRC32Checksum
-
Updates the Rpc CRC-32 checksum with the specified array of bytes.
- update(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcCRC32Checksum
-
Updates the Rpc CRC-32 checksum with the specified byte (the low eight bits of the argument b).
- update(Options) - Method in interface com.perforce.p4java.core.IServerResource
-
Update the Perforce server object associated with the underlying P4Java object and its options, if possible.
- update(Options) - Method in class com.perforce.p4java.impl.generic.core.Changelist
- update(Options) - Method in class com.perforce.p4java.impl.generic.core.ServerResource
- update(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.helper.MD5Digester
- update(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldPatternRule
-
Updates the conversion rule.
- update(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRangeRule
-
Updates the conversion rule.
- update(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.packet.helper.RpcPacketFieldRule
-
Updates the conversion rule.
- UPDATE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- UPDATE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- updateable - Variable in class com.perforce.p4java.impl.generic.core.ServerResource
-
Updateable flag
- updateBranchSpec(IBranchSpec) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.BranchDelegator
- updateBranchSpec(IBranchSpec) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateBranchSpec(IBranchSpec) - Method in interface com.perforce.p4java.server.delegator.IBranchDelegator
-
Update the data fields in an existing branch spec.
- updateClient(IClient) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
- updateClient(IClient) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateClient(IClient) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
- updateClient(IClient, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
-
Update an existing Perforce client on the current Perforce server.
- updateClient(IClient, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateClient(IClient, boolean) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
-
Update an existing Perforce client on the current Perforce server.
- updateClient(IClient, UpdateClientOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ClientDelegator
-
Update an existing Perforce client on the current Perforce server.
- updateClient(IClient, UpdateClientOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateClient(IClient, UpdateClientOptions) - Method in interface com.perforce.p4java.server.delegator.IClientDelegator
-
Update an existing Perforce client on the current Perforce server.
- UpdateClientOptions - Class in com.perforce.p4java.option.server
-
Combined Options subclass for the server create / update / delete client methods.
- UpdateClientOptions() - Constructor for class com.perforce.p4java.option.server.UpdateClientOptions
-
Default constructor.
- UpdateClientOptions(boolean) - Constructor for class com.perforce.p4java.option.server.UpdateClientOptions
-
Explicit-value constructor.
- UpdateClientOptions(String...) - Constructor for class com.perforce.p4java.option.server.UpdateClientOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- updated - Variable in class com.perforce.p4java.impl.generic.core.BranchSpecSummary
- updated - Variable in class com.perforce.p4java.impl.mapbased.client.ClientSummary
- UPDATED - com.perforce.p4java.core.file.FileAction
- UPDATED_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- updateEntryListPositions() - Method in class com.perforce.p4java.core.ViewMap
-
Update the entry list entry positions after an update by reassigning entry-internal positions as appropriate.
- updateExtensionConfig(IExtension, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ExtensionDelegator
- updateExtensionConfig(IExtension, String, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateExtensionConfig(IExtension, String, String) - Method in interface com.perforce.p4java.server.delegator.IExtensionDelegator
-
Updates an extension's global/instance config.
- updateIfOwner - Variable in class com.perforce.p4java.option.server.UpdateUserGroupOptions
-
If true, allow a user without 'super' access to modify the group only if that user is an 'owner' of that group.
- updateJob(IJob) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.JobDelegator
- updateJob(IJob) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateJob(IJob) - Method in interface com.perforce.p4java.server.delegator.IJobDelegator
-
Update a Perforce job on the Perforce server.
- updateLabel(ILabel) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LabelDelegator
- updateLabel(ILabel) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateLabel(ILabel) - Method in interface com.perforce.p4java.server.delegator.ILabelDelegator
-
Update an existing Perforce label in the Perforce server.
- updateLicense(ILicense) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.LicenseDelegator
- updateLicense(ILicense) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateLicense(ILicense) - Method in interface com.perforce.p4java.server.delegator.ILicenseDelegator
- updateOnServer() - Method in interface com.perforce.p4java.core.IJob
-
Deprecated.use the IServerResource update method instead if possible.
- updateOnServer() - Method in interface com.perforce.p4java.core.ILabel
-
Deprecated.use update() instead.
- updateOnServer() - Method in class com.perforce.p4java.impl.generic.core.Job
-
Deprecated.use update() instead.
- updateOnServer() - Method in class com.perforce.p4java.impl.generic.core.Label
-
Deprecated.use update() instead.
- updateOnServer(boolean) - Method in interface com.perforce.p4java.core.IChangelist
-
Deprecated.use update optionally followed by refresh()
- updateOnServer(boolean) - Method in class com.perforce.p4java.impl.generic.core.Changelist
-
Deprecated.use update optionally followed by refresh()
- updateProtectionEntries(List<IProtectionEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.ProtectDelegator
- updateProtectionEntries(List<IProtectionEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateProtectionEntries(List<IProtectionEntry>) - Method in interface com.perforce.p4java.server.delegator.IProtectDelegator
-
Replace the protections table data on the Perforce server with these new protection entries.
- updateSpec(CustomSpec, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.SpecDelegator
- updateSpec(CustomSpec, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: p4 spec [ -i ] type
- updateSpec(CustomSpec, Map<String, Object>) - Method in interface com.perforce.p4java.server.delegator.ISpecDelegator
-
Update a Perforce spec on the Perforce server.
- updateSpecString(CustomSpec, String) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.SpecDelegator
- updateSpecString(CustomSpec, String) - Method in class com.perforce.p4java.impl.mapbased.server.Server
-
Usage: p4 spec [ -i ] type
- updateSpecString(CustomSpec, String) - Method in interface com.perforce.p4java.server.delegator.ISpecDelegator
-
Update a Perforce spec on the Perforce server.
- updateStream(IStream, StreamOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.StreamDelegator
- updateStream(IStream, StreamOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateStream(IStream, StreamOptions) - Method in interface com.perforce.p4java.server.delegator.IStreamDelegator
-
Update a Perforce stream spec on the Perforce server.
- updateTriggerEntries(List<ITriggerEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.TriggersDelegator
- updateTriggerEntries(List<ITriggerEntry>) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateTriggerEntries(List<ITriggerEntry>) - Method in interface com.perforce.p4java.server.delegator.ITriggersDelegator
-
Replace the triggers table data on the Perforce server with these new triggers entries.
- updateUser(IUser, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
- updateUser(IUser, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateUser(IUser, boolean) - Method in interface com.perforce.p4java.server.delegator.IUserDelegator
-
Update a Perforce user on the Perforce server.
- updateUser(IUser, UpdateUserOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
- updateUser(IUser, UpdateUserOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateUser(IUser, UpdateUserOptions) - Method in interface com.perforce.p4java.server.delegator.IUserDelegator
-
Update a Perforce user on the Perforce server.
- updateUserGroup(IUserGroup, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
-
Implemented on behalf of IServer for backwards compatibility.
- updateUserGroup(IUserGroup, boolean) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateUserGroup(IUserGroup, boolean) - Method in interface com.perforce.p4java.server.IServer
-
Update a Perforce user group on the Perforce server.
- updateUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.GroupDelegator
- updateUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- updateUserGroup(IUserGroup, UpdateUserGroupOptions) - Method in interface com.perforce.p4java.server.delegator.IGroupDelegator
-
Update a Perforce user group on the Perforce server.
- UpdateUserGroupOptions - Class in com.perforce.p4java.option.server
-
Combined Options class for user group create / update / delete methods.
- UpdateUserGroupOptions() - Constructor for class com.perforce.p4java.option.server.UpdateUserGroupOptions
-
Default constructor.
- UpdateUserGroupOptions(boolean) - Constructor for class com.perforce.p4java.option.server.UpdateUserGroupOptions
-
Explicit-value constructor.
- UpdateUserGroupOptions(boolean, boolean) - Constructor for class com.perforce.p4java.option.server.UpdateUserGroupOptions
-
Explicit-value constructor.
- UpdateUserGroupOptions(String...) - Constructor for class com.perforce.p4java.option.server.UpdateUserGroupOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- UpdateUserOptions - Class in com.perforce.p4java.option.server
-
Combined Options subclass for the server create / update / delete user methods.
- UpdateUserOptions() - Constructor for class com.perforce.p4java.option.server.UpdateUserOptions
-
Default constructor.
- UpdateUserOptions(boolean) - Constructor for class com.perforce.p4java.option.server.UpdateUserOptions
-
Explicit-value constructor.
- UpdateUserOptions(String...) - Constructor for class com.perforce.p4java.option.server.UpdateUserOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- updateWorkspace - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, forces the workspace files to be updated to match the depot rather than opening them so that the depot can be updated to match the workspace.
- UPPER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- URL - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- USAGE - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageType
- usageOptions - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- UsageOptions - Class in com.perforce.p4java.option
-
Global server usage options class.
- UsageOptions(Properties) - Constructor for class com.perforce.p4java.option.UsageOptions
-
Default constructor.
- UsageOptions(Properties, String, String, String, String, String, String, String) - Constructor for class com.perforce.p4java.option.UsageOptions
-
Explicit value constructor.
- USE_AUTH_MEMORY_STORE_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set (to any value), attempt to use memory instead of file to store auth tickets and fingerprints.
- USE_AUTH_MEMORY_STORE_KEY_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
If this property is set (to any value), attempt to use memory instead of file to store auth tickets and fingerprints.
- useAuthMemoryStore - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- useChangeNumbers - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If true, annotate with change numbers rather than revision numbers with each line; correspond to the -c flag.
- useConnectionCompression() - Method in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
-
If called, will set this connection to use (GZIP) compression for all traffic on this connection from this point on.
- useConnectionCompression() - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcStreamConnection
- useHaveRev - Variable in class com.perforce.p4java.option.client.IntegrateFilesOptions
-
Causes the target files to be left at the revision currently on the client (the '#have' revision).
- useJournal - Variable in class com.perforce.p4java.option.server.ExportRecordsOptions
-
If true, specifies a journal number and optional offset position (journal number/offset) from which to start exporting.
- user - Variable in class com.perforce.p4java.impl.generic.core.Streamlog
- user - Variable in class com.perforce.p4java.option.server.GetPropertyOptions
-
If not null, use this as the user to whom this property applies.
- user - Variable in class com.perforce.p4java.option.server.PropertyOptions
-
If not null, use this as the user to whom this property applies.
- user - Variable in class com.perforce.p4java.option.server.ReposOptions
-
If non-null, limit qualifying repos to those owned by the named user.
- user - Variable in class com.perforce.p4java.option.server.UnloadOptions
-
If not null, unload all clients and/or labels owned by that user.
- User - Class in com.perforce.p4java.impl.generic.core
-
Simple default IUser implementation class.
- User() - Constructor for class com.perforce.p4java.impl.generic.core.User
-
Default constructor -- sets all summary and extended fields to null.
- User(String, String, String, Date, Date, String, String, IUserSummary.UserType, ViewMap<IReviewSubscription>) - Constructor for class com.perforce.p4java.impl.generic.core.User
-
Explicit-value constructor.
- User(String, String, String, Date, Date, String, String, ViewMap<IReviewSubscription>) - Constructor for class com.perforce.p4java.impl.generic.core.User
-
Explicit-value constructor.
- User(Map<String, Object>, IServer) - Constructor for class com.perforce.p4java.impl.generic.core.User
-
Constructs a User from the passed-in map.
- USER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
The normal end-user-initiated perforce functions, e.g.
- USER - com.perforce.p4java.server.CmdSpec
- USER - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- USER_ADD - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_ADMIN - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_ANNOTATE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_ATTRIBUTE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_BRANCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_BRANCHES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_CHANGE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_CHANGES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_CLIENT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_CLIENTS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_CONFIGURE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_COPY - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_COUNTER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_COUNTERS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DBSCHEMA - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DELETE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DEPOT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DEPOTS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DESCRIBE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DIFF - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DIFF2 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DIRS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DISKSPACE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_DUPLICATE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_EDIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_EXPORT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_EXTENSION - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FAILOVER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FETCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FILELOG - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FILES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FIX - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FIXES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FLUSH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_FSTAT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_GRAPH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_GREP - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_GROUP - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_GROUPS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_HAVE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_HEARTBEAT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_HELP - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_INFO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_INTEG - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_INTEGRATE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_INTEGRATED - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_INTERCHANGES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_ISTAT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_JOB - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_JOBS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_JOBSPEC - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_JOURNALWAIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_KEY - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- USER_KEYS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LABEL - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LABELS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LABELSYNC - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- USER_LICENSE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LIST - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LOCK - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LOGIN - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LOGIN2 - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LOGOUT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_LOGTAIL - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_MERGE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_MONITOR - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_MOVE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_NAME_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Property key for a Perforce user name set though the P4Java properties mechanism.
- USER_NAME_KEY_SHORTFORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form user name key.
- USER_NAME_MAP_KEY - Static variable in class com.perforce.p4java.server.AbstractAuthHelper
- USER_OBLITERATE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_OPENED - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_PASSWD - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_POPULATE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_PRINT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_PROPERTY - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_PROTECT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_PROTECTS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_PUSH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RECONCILE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RELOAD - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REMOTE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REMOTES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RENAME - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RENAMECLIENT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RENAMEUSER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REOPEN - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REPO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REPOS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RESOLVE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RESOLVED - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RESTRICTIONS_SUPPORTED_MIN_VERSION - Static variable in class com.perforce.p4java.impl.mapbased.server.cmd.BaseDelegator
- USER_RESUBMIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_RETYPE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REVERT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REVIEW - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_REVIEWS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SEARCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SET - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SHELVE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SIZES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SPEC - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SPECIFIED - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_STORAGE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_STREAM - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_STREAMLOG - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_STREAMS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_STREAMSPEC - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SUBMIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SWITCH - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_SYNC - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_TAG - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_TOPOLOGY - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_TRANSMIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_TRIGGERS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_TRUST - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_TYPEMAP - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_UNDO - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_UNLOAD - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_UNLOCK - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_UNSET_NAME_DEFAULT - Static variable in class com.perforce.p4java.PropertyDefs
-
Default value to be used for the unset user name (see the comments for USER_UNSET_NAME_KEY, above) when no associated property is set.
- USER_UNSET_NAME_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
Property key for passing in a suitable user name to be used when we don't actually have (or want) a Perforce user associated with a Perforce server connection.
- USER_UNSHELVE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_UNSUBMIT - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_UNZIP - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_UPGRADES - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_USER - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_USERS - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_VERIFY - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_WHERE - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- USER_ZIP - com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
- UserDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the User command.
- UserDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.UserDelegator
-
Instantiate a new UserDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- UserFunctionDispatcher - Class in com.perforce.p4java.impl.mapbased.rpc.func.user
-
Process and dispatch user commands coming in from the server.
- UserGroup - Class in com.perforce.p4java.impl.generic.core
-
Simple generic implementation class for the IUserGroup interface.
- UserGroup() - Constructor for class com.perforce.p4java.impl.generic.core.UserGroup
-
Default constructor.
- UserGroup(Map<String, Object>) - Constructor for class com.perforce.p4java.impl.generic.core.UserGroup
-
Construct a new user group impl from the passed-in map.
- username - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
- userName - Variable in class com.perforce.p4java.impl.generic.core.file.FileSpec
- userName - Variable in class com.perforce.p4java.impl.mapbased.server.Server
- userName - Variable in class com.perforce.p4java.option.server.GetBranchSpecsOptions
-
If non-null, limit qualifying branches to those owned by the named user.
- userName - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If non-null, restrict the results to changelists associated with the given user name.
- userName - Variable in class com.perforce.p4java.option.server.GetClientsOptions
-
If non-null, limit qualifying clients to those owned by the named user.
- userName - Variable in class com.perforce.p4java.option.server.GetLabelsOptions
-
If non-null, limit qualifying labels to those owned by the named user.
- userName - Variable in class com.perforce.p4java.option.server.GetProtectionEntriesOptions
-
If not null, protection lines for the named user are displayed; -u flag
- userName - Variable in class com.perforce.p4java.option.server.GetUserGroupsOptions
-
If true, indicates that the 'name' argument is a user.
- userName - Variable in class com.perforce.p4java.option.server.OpenedFilesOptions
-
If not null, restrict the list of files to those opened by the named user.
- USERNAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- USERS - com.perforce.p4java.server.CmdSpec
- USERS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- UsersDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Users command.
- UsersDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.UsersDelegator
-
Instantiate a new UsersDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- UserSummary - Class in com.perforce.p4java.impl.generic.core
-
Default implementation class for IUserSummary interface.
- UserSummary() - Constructor for class com.perforce.p4java.impl.generic.core.UserSummary
-
Default constructor; sets all fields to null or zero.
- UserSummary(String, String, String, Date, Date) - Constructor for class com.perforce.p4java.impl.generic.core.UserSummary
-
Explicit-value constructor.
- UserSummary(String, String, String, Date, Date, IUserSummary.UserType) - Constructor for class com.perforce.p4java.impl.generic.core.UserSummary
-
Explicit-value constructor.
- UserSummary(Map<String, Object>, boolean) - Constructor for class com.perforce.p4java.impl.generic.core.UserSummary
-
Construct a UserSummary from the passed-in map and summaryOnly values.
- useTags(String, String[], Map<String, Object>, boolean) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Allow for per-command use of tags or not.
- useWildcards - Variable in class com.perforce.p4java.option.client.AddFilesOptions
-
If true, filenames that contain wildcards are permitted.
- useWildcards - Variable in class com.perforce.p4java.option.client.ReconcileFilesOptions
-
If true, filenames that contain wildcards are permitted.
- usingCompression - Variable in class com.perforce.p4java.impl.mapbased.rpc.connection.RpcConnection
- UTF_16_BE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
UTF-16, big-endian (FE FF).
- UTF_16_LE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
UTF-16, little-endian (FF FE).
- UTF_32_BE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
UTF-32, big-endian (00 00 FE FF).
- UTF_32_LE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
UTF-32, little-endian (FF FE 00 00).
- UTF_8 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcUnicodeInputStream.BOM
-
UTF-8 BOM (EF BB BF).
- UTF16 - Static variable in class com.perforce.p4java.CharsetDefs
-
UTF-16 charset.
- UTF16_LC_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- UTF16_NAME - Static variable in class com.perforce.p4java.CharsetDefs
-
Canonical name of the UTF-16 charset we use.
- UTF8 - Static variable in class com.perforce.p4java.CharsetDefs
-
UTF-8 charset.
- UTF8_NAME - Static variable in class com.perforce.p4java.CharsetDefs
-
Canonical name of the UTF-8 charset we use.
- Utf8ByteHelper - Enum in com.perforce.p4java.impl.mapbased.rpc.sys.helper
- Utf8Utils - Class in com.perforce.p4java.common.base
V
- VALID - com.perforce.p4java.core.file.FileSpecOpStatus
-
Operation completed normally; the associated filespec contains a valid Perforce filespec.
- validate(String, String) - Method in class com.perforce.p4java.mapapi.MapTable
- validatedByChain - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- validatedByFingerprint - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- validatedByHostname - Variable in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
- validateServerChain(X509Certificate[], String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Check the certificate chain.
- validDepotMap(String) - Method in class com.perforce.p4java.mapapi.MapTable
- validHalf(MapTableT) - Method in class com.perforce.p4java.mapapi.MapTable
- value - Variable in class com.perforce.p4java.option.server.PropertyOptions
-
If not null, use this as the value of this property.
- VALUE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- VALUE_FIELD - Static variable in class com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketField
-
Which element will contain (or not) the field's value.
- VALUE_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- valueOf(String) - Static method in enum com.perforce.p4java.admin.ITriggerEntry.TriggerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.client.IClientSummary.ClientLineEnd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.ChangelistStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.file.DiffType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.file.FileAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.file.FileSpecOpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IChangelist.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IChangelistSummary.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IDepot.DepotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IFileDiff.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IFileLineMatch.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IMapEntry.EntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IStreamComponentMapping.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IStreamSummary.ParentView
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IStreamSummary.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IStreamViewMapping.PathType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.IUserSummary.UserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.core.ViewMap.MapDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.exception.TrustException.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.graph.CommitAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.generic.core.file.FilePath.PathType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.client.ViewDepotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.io.apple.AppleFile.FileFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.mapapi.MapFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.mapapi.MapTableT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.option.OptionsSpecType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.server.callback.ILogCallback.LogTraceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.server.callback.ISSOCallback.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.server.CmdSpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.server.CustomSpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.server.IServerAddress.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.server.IServerImplMetadata.ImplType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.perforce.p4java.server.ServerStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.perforce.p4java.admin.ITriggerEntry.TriggerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.admin.ServerConfigurationValue.ConfigType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.client.IClientSummary.ClientLineEnd
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.ChangelistStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.file.DiffType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.file.FileAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.file.FileSpecOpStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IChangelist.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IChangelistSummary.Visibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IDepot.DepotType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IFileDiff.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IFileLineMatch.MatchType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IMapEntry.EntryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IStreamComponentMapping.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IStreamSummary.ParentView
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IStreamSummary.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IStreamViewMapping.PathType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.IUserSummary.UserType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.core.ViewMap.MapDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.exception.TrustException.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.graph.CommitAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.generic.client.ClientLineEnding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.generic.core.file.FilePath.PathType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.client.ViewDepotType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMessage.ClientMessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionSpec
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.helper.Utf8ByteHelper
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceDigestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.impl.mapbased.rpc.sys.RpcPerforceFileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.io.apple.AppleFile.FileFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.mapapi.MapFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.mapapi.MapTableT
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.option.OptionsSpecType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.server.callback.ILogCallback.LogTraceLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.server.callback.ISSOCallback.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.server.CmdSpec
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.server.CustomSpec
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.server.IServerAddress.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.server.IServerImplMetadata.ImplType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.perforce.p4java.server.ServerStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- vector - Variable in class com.perforce.p4java.mapapi.MapParams
- verify() - Method in class com.perforce.p4java.io.apple.AppleFile
-
Verify the validity of the Apple file.
- VERIFY - com.perforce.p4java.server.CmdSpec
- verifyCertificateDates(X509Certificate) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Check the certificate Not Before and Not After dates
- verifyCertificateSubject(X509Certificate, String) - Static method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientTrust
-
Verify the request's hostname to that in the certificate.
- VerifyDelegator - Class in com.perforce.p4java.impl.mapbased.server.cmd
-
Implementation to handle the Verify command.
- VerifyDelegator(IOptionsServer) - Constructor for class com.perforce.p4java.impl.mapbased.server.cmd.VerifyDelegator
-
Instantiate a new VerifyDelegator, providing the server object that will be used to execute Perforce Helix attribute commands.
- verifyFiles(List<IFileSpec>, VerifyFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.cmd.VerifyDelegator
- verifyFiles(List<IFileSpec>, VerifyFilesOptions) - Method in class com.perforce.p4java.impl.mapbased.server.Server
- verifyFiles(List<IFileSpec>, VerifyFilesOptions) - Method in interface com.perforce.p4java.server.delegator.IVerifyDelegator
-
Verify that the server archives are intact.
- VerifyFilesOptions - Class in com.perforce.p4java.option.server
-
Options class for IOptionsServer.verifyFiles method.
- VerifyFilesOptions() - Constructor for class com.perforce.p4java.option.server.VerifyFilesOptions
-
Default constructor.
- VerifyFilesOptions(String...) - Constructor for class com.perforce.p4java.option.server.VerifyFilesOptions
-
Strings-based constructor; see 'p4 help [command]' for possible options.
- verifySize - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, specifies that the file size should also be verified.
- verifyUnload - Variable in class com.perforce.p4java.option.server.VerifyFilesOptions
-
If true, verifies files in the unload depot (see 'p4 help unload').
- VIEW - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- VIEW_COMMENT_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- VIEW_DEPOT_TYPE - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- VIEW_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- ViewDepotType - Enum in com.perforce.p4java.impl.mapbased.client
-
Enum representing the ViewDepotType which is part of the client spec.
- ViewMap<E extends IMapEntry> - Class in com.perforce.p4java.core
-
Defines the common operations to Perforce view maps.
- ViewMap() - Constructor for class com.perforce.p4java.core.ViewMap
-
Default constructor.
- ViewMap(List<E>) - Constructor for class com.perforce.p4java.core.ViewMap
-
Constructs a new ViewMap from the passed-in entry list.
- ViewMap.MapDirection - Enum in com.perforce.p4java.core
- viewMapping - Variable in class com.perforce.p4java.impl.generic.core.Label
- viewmatch - Variable in class com.perforce.p4java.option.server.GetStreamsOptions
-
If true, Returns the stream name, depot path, and stream view path of the streams that have views containing the given depot files.
- viewRestricted - Variable in class com.perforce.p4java.option.server.GetChangelistsOptions
-
If true, enables admins to see restricted changes.
- VIRTUAL - com.perforce.p4java.core.IStreamSummary.Type
- visibility - Variable in class com.perforce.p4java.impl.generic.core.ChangelistSummary
W
- warn(String, Object...) - Static method in class com.perforce.p4java.Log
-
Report a P4Java-internal warning to the log callback (if it exists).
- where(List<IFileSpec>) - Method in interface com.perforce.p4java.client.delegator.IWhereDelegator
-
For each of the passed-in file specs, show how the named file maps through the client view.
- where(List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.client.Client
- where(List<IFileSpec>) - Method in class com.perforce.p4java.impl.mapbased.client.cmd.WhereDelegator
- WHERE - com.perforce.p4java.server.CmdSpec
- WhereDelegator - Class in com.perforce.p4java.impl.mapbased.client.cmd
- WhereDelegator(IServer, IClient) - Constructor for class com.perforce.p4java.impl.mapbased.client.cmd.WhereDelegator
- whole(MapTableT) - Method in class com.perforce.p4java.mapapi.MapItem
- WIN - com.perforce.p4java.client.IClientSummary.ClientLineEnd
- WindowsRpcSystemFileCommandsHelper - Class in com.perforce.p4java.impl.mapbased.rpc.sys.helper
-
Windows specific implementation to help with file permissions.
- WindowsRpcSystemFileCommandsHelper() - Constructor for class com.perforce.p4java.impl.mapbased.rpc.sys.helper.WindowsRpcSystemFileCommandsHelper
- wipeAddFiles - Variable in class com.perforce.p4java.option.client.RevertFilesOptions
-
If true causes files that are open for add to be deleted from the workspace when they are reverted.
- withCommitValue(String...) - Method in class com.perforce.p4java.option.server.GraphRevListOptions
-
Sets the optional argument of commit SHA values
- withDepot(String) - Method in class com.perforce.p4java.option.server.GraphRevListOptions
-
Sets the mandatory option value for option -n
- withMaxValue(int) - Method in class com.perforce.p4java.option.server.GraphRevListOptions
-
Sets the optional option value for option -m
- WORDS_KEY - Static variable in class com.perforce.p4java.impl.mapbased.MapKeys
- WORKING_DIRECTORY_PROPNAME - Static variable in class com.perforce.p4java.option.UsageOptions
-
The name of the system property used to determine the JVM's current working directory.
- WORKING_REC_DELETED - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- workingDirectory - Variable in class com.perforce.p4java.option.UsageOptions
-
If not null, this specifies the Perforce server's idea of each command's working directory for the associated server object.
- WORKREC - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- WORKREC2 - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- WORKREV - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- write(byte) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- write(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPOutputStream
-
A convenience method for write(bytes, 0, bytes.length).
- write(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- write(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- write(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- write(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterOutputStream
- write(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- write(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPOutputStream
-
Deflate (compress) the passed-in bytes and -- if appropriate -- send the compressed bytes downstream to the filter's output stream.
- write(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- write(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- write(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- write(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Writes an array of bytes to the uncompressed output stream.
- write(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterOutputStream
- write(byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- write(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcGZIPOutputStream
-
Not used.
- write(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcRshOutputStream
- write(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.stream.RpcSocketOutputStream
- write(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcInflaterOutputStream
-
Writes a byte to the uncompressed output stream.
- write(int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
- write(OutputStream, byte[], int, int) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcLineEndFilterOutputStream
- write(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcByteBufferOutput
- write(Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
-
Specialized write method to write a map containing a byte array with the key RpcFunctionMapKey.DATA (all other fields are ignored).
- WRITE - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- WRITE_ALL - com.perforce.p4java.core.IStreamComponentMapping.Type
- WRITE_IMPORT - com.perforce.p4java.core.IStreamComponentMapping.Type
- WRITE_IN_PLACE_KEY - Static variable in class com.perforce.p4java.PropertyDefs
-
If WRITE_IN_PLACE_KEY is true, certain operations listed below may write file contents from the Perforce server directly to the target client file rather than to a temporary file (which is then renamed to the target file).
- WRITE_IN_PLACE_SHORT_FORM - Static variable in class com.perforce.p4java.PropertyDefs
-
Short form of the WRITE_IN_PLACE_KEY, below.
- writeBaseChunk(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- writeBinary(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
A specialised method to handle the client-OutputBinary command.
- writeConverted(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.sys.RpcOutputStream
-
Write an array of bytes with being aware of encodings, line ending conversions, and compression.
- writeFile(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Write file contents to the target file.
- writeInPlace(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.RpcServer
-
Return true if we should be performing server -> client file write I/O operations in place for this command.
- writeMarker(String) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- writeResultChunk(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- writeText(RpcConnection, CommandEnv, Map<String, Object>) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientSystemFileCommands
-
Handles the client-OutputText command.
- writeTheirChunk(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- writeYourChunk(byte[]) - Method in class com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMergeState
- wsOpts - Variable in class com.perforce.p4java.option.server.GetFileAnnotationsOptions
-
If non-null, use the DiffType value to determine whitespace options.
X
- XFILES - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
Y
- YOURNAME - Static variable in class com.perforce.p4java.impl.mapbased.rpc.func.RpcFunctionMapKey
- YOURS - com.perforce.p4java.impl.mapbased.rpc.func.client.ClientMerge.ResolveChoice
Z
- ZEROCONF_CLASS_NAME - Static variable in class com.perforce.p4java.server.ServerFactory
- ZEROCONF_CLASS_NAME - Static variable in class com.perforce.p4java.server.ZeroconfHelper
-
Deprecated.The name of the class we first try to find for zeroconf services.
- ZeroconfHelper - Class in com.perforce.p4java.server
-
Deprecated.As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.
- ZeroconfHelper() - Constructor for class com.perforce.p4java.server.ZeroconfHelper
-
Deprecated.We don't want this usable outside the main P4Java server package.
- ZeroconfServerInfo - Class in com.perforce.p4java.server
-
Deprecated.As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.
- ZeroconfServerInfo() - Constructor for class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.Default constructor -- sets all fields to null except port, which is set to P4D_ZEROCONF_NOPORT.
- ZeroconfServerInfo(String, String, String, String, String, String, int) - Constructor for class com.perforce.p4java.server.ZeroconfServerInfo
-
Deprecated.Explicit-value constructor.
All Classes All Packages