- get(String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.ChangeSpec
-
- get(String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
A lot of values come out of the API with space, etc, appended, so this just makes sure the
value is just a normal string, cleaning up most client calls.
- get(String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.DepotSpec
-
A lot of values come out of the API with space, etc, appended, so this just makes sure the
value is just a normal string, cleaning up most client calls.
- get(String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- get(String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.OpenedFile
-
- get(String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-
A lot of values come out of the API with space, etc, appended, so this just makes sure the
value is just a normal string, cleaning up most client calls.
- getAccessLevel() - Method in class com.perforce.workshop.tjuricek.p4java_ext.Permission
-
- getAction() - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- getAll() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ChangeSpec
-
- getArg() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ErrorId
-
- getChange() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ChangeSpec
-
- getChange() - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- getChangeMap() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ChangeSpec
-
- getClientMap() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
The clientMap is the underlying map *from* the execMap command.
- getClientName() - Method in interface com.perforce.workshop.tjuricek.p4java_ext.P4ClientConnection
-
The client name in perforce.
- getClientView() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getCode() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ErrorId
-
- getCodeValue() - Method in exception com.perforce.workshop.tjuricek.p4java_ext.P4Exception
-
When non-null, this exception was generated from the Perforce server
(as opposed to p4Java), and represents some server code.
- getCommand() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec.Trigger
-
- getDepotFile() - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- getDepotMap() - Method in class com.perforce.workshop.tjuricek.p4java_ext.DepotSpec
-
- getDepotView() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getDescription() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ChangeSpec
-
- getDescription() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getEmail() - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-
- getFiles() - Method in class com.perforce.workshop.tjuricek.p4java_ext.Permission
-
- getFormat() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ErrorId
-
- getFullName() - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-
- getGeneric() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ErrorId
-
- getHost() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getHost() - Method in class com.perforce.workshop.tjuricek.p4java_ext.Permission
-
- getKey() - Method in class com.perforce.workshop.tjuricek.p4java_ext.SpecUtils.KeyRank
-
- getLogin() - Method in interface com.perforce.workshop.tjuricek.p4java_ext.P4Connection
-
Each connection must have a logged in user ID.
- getLogin() - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-
- getName() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getName() - Method in class com.perforce.workshop.tjuricek.p4java_ext.Permission
-
- getName() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec.Trigger
-
- getNonViewOptions() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getOptionsServer() - Method in interface com.perforce.workshop.tjuricek.p4java_ext.P4Connection
-
The underlying P4Java interface used by our wrapping objects.
- getOwner() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getPassword() - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-
- getPath() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec.Trigger
-
- getProtections() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ProtectSpec
-
- getProtectionsKeys() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ProtectSpec
-
The keys of the protections map are simply prefixed with "Protections"
and then labeled with a number.
- getProtectionsLines() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ProtectSpec
-
Returns the registered protections table keys in the protections map.
- getProtectionsMap() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ProtectSpec
-
- getRank() - Method in class com.perforce.workshop.tjuricek.p4java_ext.SpecUtils.KeyRank
-
- getResult() - Method in class com.perforce.workshop.tjuricek.p4java_ext.OpenedFile
-
- getResults() - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- getRev() - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- getRoot() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- getServerLocation(String, int, boolean) - Static method in interface com.perforce.workshop.tjuricek.p4java_ext.P4Connection
-
- getServerMessage(Map<String, Object>, int) - Static method in interface com.perforce.workshop.tjuricek.p4java_ext.P4Errors
-
- getServerProperties(String, String) - Static method in interface com.perforce.workshop.tjuricek.p4java_ext.P4Connection
-
- getSeverity() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ErrorId
-
- getStatus() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ChangeSpec
-
- getSubsystem() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ErrorId
-
- getTime() - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- getTriggerKeys() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec
-
The underlying trigger map contains several entries that are simply
prefixed with "Trigger" and a number.
- getTriggerLines() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec
-
The returned object map only returns lines.
- getTriggerMap() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec
-
- getTriggers() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec
-
- getType() - Method in class com.perforce.workshop.tjuricek.p4java_ext.FileSummary
-
- getType() - Method in class com.perforce.workshop.tjuricek.p4java_ext.TriggerSpec.Trigger
-
- getType() - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-
- getUserGroup() - Method in class com.perforce.workshop.tjuricek.p4java_ext.Permission
-
- getUserMap() - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-
- getView() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
Converts each "ViewX" row from the map command to a map of the ID to
the left and right parts of that mapping.
- getViewKeys() - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- P4Add - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Exposes access to the "p4 add" command
- P4Change - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Methods to execute "p4 change" commands
- P4Changes - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Exposure to the "p4 changes" command
- P4Client - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Simplified interaction to the "p4 client" command via IOptionsServer.execMapCommand
- P4ClientConnection - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Any API call that requires a client with the user should depend upon this
interface.
- P4Configure - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
We use a very small subset of the "p4 set" command, that is mostly used to
just initialize a new perforce installation.
- P4Connection - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Represents a connection to the Perforce server.
- P4Depot - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Wraps calls to "p4 depot".
- P4Edit - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Exposes access to the "p4 edit" command
- P4Errors - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Maps output of the Map command to our P4Exception class when error conditions
are reported.
- P4Exception - Exception in com.perforce.workshop.tjuricek.p4java_ext
-
Almost all methods in the p4data project, when they encounter an
unrecoverable issue, will throw this exception, instead of a typed
exception.
- P4Exception() - Constructor for exception com.perforce.workshop.tjuricek.p4java_ext.P4Exception
-
- P4Exception(String) - Constructor for exception com.perforce.workshop.tjuricek.p4java_ext.P4Exception
-
- P4Exception(String, String) - Constructor for exception com.perforce.workshop.tjuricek.p4java_ext.P4Exception
-
- P4Exception(String, Throwable) - Constructor for exception com.perforce.workshop.tjuricek.p4java_ext.P4Exception
-
- P4Exception(Throwable) - Constructor for exception com.perforce.workshop.tjuricek.p4java_ext.P4Exception
-
- P4Files - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Access to the "p4 files" command
- P4Opened - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Interface to the "p4 opened" command
- P4Passwd - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Mimics running "p4 passwd".
- P4Protect - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Access to the "p4 protect" command.
- P4Revert - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Access to the "p4 revert" command
- P4Shelve - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Access to the p4 shelve command
- P4Submit - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Interface to the "p4 submit" command
- P4Sync - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Basic interface to the "p4 sync" command
- P4Triggers - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
Access to the "p4 triggers" command.
- P4User - Interface in com.perforce.workshop.tjuricek.p4java_ext
-
API for the "p4 user" command.
- Permission - Class in com.perforce.workshop.tjuricek.p4java_ext
-
Represents a single line in the permissions table.
- Permission() - Constructor for class com.perforce.workshop.tjuricek.p4java_ext.Permission
-
- Permission(String) - Constructor for class com.perforce.workshop.tjuricek.p4java_ext.Permission
-
Parse the standard line definition being returned by p4java into 5 fields.
- ProtectSpec - Class in com.perforce.workshop.tjuricek.p4java_ext
-
- ProtectSpec(Map<String, Object>) - Constructor for class com.perforce.workshop.tjuricek.p4java_ext.ProtectSpec
-
- put(String, String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.ChangeSpec
-
- put(String, String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.ClientSpec
-
- put(String, String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.DepotSpec
-
- put(String, String) - Method in class com.perforce.workshop.tjuricek.p4java_ext.UserSpec
-