- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!--NewPage-->
- <HTML>
- <HEAD>
- <!-- Generated by javadoc (build 1.5.0_08) on Mon Jan 28 12:25:40 PST 2008 -->
- <TITLE>
- Index (Perforce API)
- </TITLE>
- <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
- <SCRIPT type="text/javascript">
- function windowTitle()
- {
- parent.document.title="Index (Perforce API)";
- }
- </SCRIPT>
- <NOSCRIPT>
- </NOSCRIPT>
- </HEAD>
- <BODY BGCOLOR="white" onload="windowTitle();">
- <!-- ========= START OF TOP NAVBAR ======= -->
- <A NAME="navbar_top"><!-- --></A>
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_top_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/perforce/api/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/perforce/api/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- <a target="_top" href="http://www.perforce.com/"><img alt="Perforce" border="0" height="44" width="151" src="doc-files/perforce_logo.gif"></a></EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- PREV
- NEXT</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_top"></A>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
- <A NAME="_A_"><!-- --></A><H2>
- <B>A</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Change.html#addFile(com.perforce.api.FileEntry)"><B>addFile(FileEntry)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Adds the given <code>FileEntry</code> to the changelist.
- <DT><A HREF="./com/perforce/api/JobField.html#addValue(java.lang.String)"><B>addValue(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html#addView(java.lang.String, java.lang.String)"><B>addView(String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Add a view to the Mapping.
- <DT><A HREF="./com/perforce/api/Mapping.html#addView(java.lang.String)"><B>addView(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#ALWAYS"><B>ALWAYS</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Field type has always reset to the default upon saving
- <DT><A HREF="./com/perforce/api/Env.html#appendPath(java.lang.String)"><B>appendPath(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Append the path element to the existing path.
- </DL>
- <HR>
- <A NAME="_B_"><!-- --></A><H2>
- <B>B</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api"><B>Branch</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control branch.<DT><A HREF="./com/perforce/api/Branch.html#Branch()"><B>Branch()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Branch.html#Branch(java.lang.String)"><B>Branch(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Constructor that is passed the branch name.
- </DL>
- <HR>
- <A NAME="_C_"><!-- --></A><H2>
- <B>C</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api"><B>Cacheable</B></A> - Interface in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>An interface that indicates the implementing class can be cached for some
- period of time.<DT><A HREF="./com/perforce/api/Branch.html#canIntegrate(com.perforce.api.Env, java.lang.String, java.lang.String, java.lang.StringBuffer)"><B>canIntegrate(Env, String, String, StringBuffer)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Check for the integration feasibility on the named branch.
- <DT><A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api"><B>Change</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control change.<DT><A HREF="./com/perforce/api/Change.html#Change()"><B>Change()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Change.html#Change(com.perforce.api.Env)"><B>Change(Env)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#Change(int)"><B>Change(int)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Constructor that accepts the change number.
- <DT><A HREF="./com/perforce/api/Change.html#Change(java.lang.String)"><B>Change(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#checkIn(com.perforce.api.Env, java.lang.String, java.lang.String)"><B>checkIn(Env, String, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Checks in a file that has already been opened on the client using the
- description given.
- <DT><A HREF="./com/perforce/api/Env.html#checkValidity()"><B>checkValidity()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Checks the environment to see if it is valid.
- <DT><A HREF="./com/perforce/api/Utils.html#cleanUp()"><B>cleanUp()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Cleans up after the package has been used.
- <DT><A HREF="./com/perforce/api/Cacheable.html#clearCache()"><B>clearCache()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Removes any cached objects.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#clearCache()"><B>clearCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Removes any cached objects.
- <DT><A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api"><B>Client</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control client.<DT><A HREF="./com/perforce/api/Client.html#Client()"><B>Client()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Client.html#Client(java.lang.String)"><B>Client(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Constructor that is passed the client name.
- <DT><A HREF="./com/perforce/api/Client.html#Client(com.perforce.api.Env, java.lang.String)"><B>Client(Env, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Constructor that is passed the client name.
- <DT><A HREF="./com/perforce/api/P4Process.html#close(java.io.PrintStream)"><B>close(PrintStream)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Waits for the process to exit and closes out the process.
- <DT><A HREF="./com/perforce/api/P4Process.html#close()"><B>close()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Waits for the underlying process to exit and closes it down.
- <DT><A HREF="./com/perforce/api/Job.html#CLOSED"><B>CLOSED</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Indicates that the Job is closed.
- <DT><A HREF="./com/perforce/api/package-summary.html"><B>com.perforce.api</B></A> - package com.perforce.api<DD>Provides classes for accessing Perforce objects (<a href="./com/perforce/api/doc-files/LICENSE.TXT"><font color="red"><b>LICENSE</b></font></a>).<DT><A HREF="./com/perforce/api/Branch.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Cacheable.html#commit()"><B>commit()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Stores this object back into Perforce, creating it if it
- didn't already exist.
- <DT><A HREF="./com/perforce/api/Change.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Client.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Counter.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/DirEntry.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Does nothing.
- <DT><A HREF="./com/perforce/api/FileEntry.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>No-op.
- <DT><A HREF="./com/perforce/api/Group.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>TBD: The <code>commit</code> method is not working yet.
- <DT><A HREF="./com/perforce/api/Job.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Stores this object back into Perforce, creating it if it
- didn't already exist.
- <DT><A HREF="./com/perforce/api/User.html#commit()"><B>commit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>TBD: The <code>commit</code> method is not working yet.
- <DT><A HREF="./com/perforce/api/CommitException.html" title="class in com.perforce.api"><B>CommitException</B></A> - Exception in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Signals that an exception occurred during the process of committing a
- cacheable object to perforce.<DT><A HREF="./com/perforce/api/CommitException.html#CommitException(java.lang.String)"><B>CommitException(String)</B></A> -
- Constructor for exception com.perforce.api.<A HREF="./com/perforce/api/CommitException.html" title="class in com.perforce.api">CommitException</A>
- <DD>
- <DT><A HREF="./com/perforce/api/EventLog.html#commonLog(java.lang.String, java.lang.String, boolean)"><B>commonLog(String, String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Logs an event to the common log.
- <DT><A HREF="./com/perforce/api/EventLog.html#commonLog(java.lang.String, java.lang.String)"><B>commonLog(String, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Logs an event to the common log.
- <DT><A HREF="./com/perforce/api/EventLog.html#commonLog(java.lang.String)"><B>commonLog(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Logs an event to the common log.
- <DT><A HREF="./com/perforce/api/Utils.html#commonPrefix(java.util.Vector)"><B>commonPrefix(Vector)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Returns common prefix for a Vector of strings.
- <DT><A HREF="./com/perforce/api/Utils.html#commonPrefix(java.util.Enumeration)"><B>commonPrefix(Enumeration)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Returns common prefix for an Enumeration of strings.
- <DT><A HREF="./com/perforce/api/Mapping.html#compareTo(java.lang.Object)"><B>compareTo(Object)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api"><B>Counter</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of perforce counters.<DT><A HREF="./com/perforce/api/Counter.html#Counter()"><B>Counter()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Counter.html#Counter(java.lang.String)"><B>Counter(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Counter.html#Counter(com.perforce.api.Env, java.lang.String)"><B>Counter(Env, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#customizePath(java.lang.String, char, char)"><B>customizePath(String, char, char)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the path after converting characters.
- </DL>
- <HR>
- <A NAME="_D_"><!-- --></A><H2>
- <B>D</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/JobField.html#DATE"><B>DATE</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Data type is a date/time field
- <DT><A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api"><B>Debug</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Utility class used for debugging.<DT><A HREF="./com/perforce/api/Debug.html#Debug()"><B>Debug()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#DEFAULT"><B>DEFAULT</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Field type has default provided, still not required
- <DT><A HREF="./com/perforce/api/Change.html#delete()"><B>delete()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Delete the pending changelist.
- <DT><A HREF="./com/perforce/api/FileEntry.html#depotizePath(java.lang.String)"><B>depotizePath(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the path in depot format.
- <DT><A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api"><B>DirEntry</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control directory.<DT><A HREF="./com/perforce/api/DirEntry.html#DirEntry()"><B>DirEntry()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Default, no-argument constructor.
- <DT><A HREF="./com/perforce/api/DirEntry.html#DirEntry(com.perforce.api.Env)"><B>DirEntry(Env)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Constructs a directory entry.
- <DT><A HREF="./com/perforce/api/DirEntry.html#DirEntry(com.perforce.api.Env, java.lang.String)"><B>DirEntry(Env, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Constructs a directory entry.
- <DT><A HREF="./com/perforce/api/DirEntry.html#DirEntry(com.perforce.api.DirEntry, java.lang.String)"><B>DirEntry(DirEntry, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Constructs a directory entry.
- </DL>
- <HR>
- <A NAME="_E_"><!-- --></A><H2>
- <B>E</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api"><B>Env</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control environment.<DT><A HREF="./com/perforce/api/Env.html#Env()"><B>Env()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Default, no-argument constructor.
- <DT><A HREF="./com/perforce/api/Env.html#Env(java.lang.String)"><B>Env(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Constructs an environment from a properties file.
- <DT><A HREF="./com/perforce/api/Env.html#Env(com.perforce.api.Env)"><B>Env(Env)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Constructor that uses another environment as its basis.
- <DT><A HREF="./com/perforce/api/Env.html#Env(java.util.Properties)"><B>Env(Properties)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Constructor that uses a set of <code>Properties</code> to set up the
- environment.
- <DT><A HREF="./com/perforce/api/Debug.html#ERROR"><B>ERROR</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Only error messages are displayed.
- <DT><A HREF="./com/perforce/api/Debug.html#error(java.lang.String)"><B>error(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Displays an error message for debugging.
- <DT><A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api"><B>EventLog</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>This class controls an event log.<DT><A HREF="./com/perforce/api/EventLog.html#EventLog()"><B>EventLog()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Default, no-argument constructor.
- <DT><A HREF="./com/perforce/api/EventLog.html#EventLog(java.lang.String)"><B>EventLog(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Constructor that accepts the title for this.
- <DT><A HREF="./com/perforce/api/EventLog.html#EventLog(java.lang.String, java.lang.String)"><B>EventLog(String, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Constructor that sets the log title and ouput filename.
- <DT><A HREF="./com/perforce/api/P4Process.html#exec(java.lang.String[])"><B>exec(String[])</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Executes a p4 command.
- </DL>
- <HR>
- <A NAME="_F_"><!-- --></A><H2>
- <B>F</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api"><B>FileEntry</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control file.<DT><A HREF="./com/perforce/api/FileEntry.html#FileEntry()"><B>FileEntry()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/FileEntry.html#FileEntry(com.perforce.api.Env)"><B>FileEntry(Env)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Constructs a file entry using the environment.
- <DT><A HREF="./com/perforce/api/FileEntry.html#FileEntry(com.perforce.api.Env, java.lang.String)"><B>FileEntry(Env, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Constructs a file entry using the environment and path.
- <DT><A HREF="./com/perforce/api/FileEntry.html#FileEntry(java.lang.String)"><B>FileEntry(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Constructs a file entry using the path.
- <DT><A HREF="./com/perforce/api/Job.html#fix(com.perforce.api.Env, java.lang.String, boolean, java.lang.String)"><B>fix(Env, String, boolean, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#fix(com.perforce.api.Env, java.lang.String, boolean, java.util.Vector)"><B>fix(Env, String, boolean, Vector)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4Process.html#flush()"><B>flush()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Flushes the output stream to the process.
- <DT><A HREF="./com/perforce/api/Utils.html#formatDepotPath(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)"><B>formatDepotPath(String, String, String, String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Breaks up a depot path and formats each level.
- </DL>
- <HR>
- <A NAME="_G_"><!-- --></A><H2>
- <B>G</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/P4Process.html#getBase()"><B>getBase()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Returns the base process for this class.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getBasePath()"><B>getBasePath()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns the base path for this directory.
- <DT><A HREF="./com/perforce/api/Branch.html#getBranch(java.lang.String)"><B>getBranch(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Returns a Branch with the specified name, or null if not found.
- <DT><A HREF="./com/perforce/api/Branch.html#getBranch(com.perforce.api.Env, java.lang.String, boolean)"><B>getBranch(Env, String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Returns a Branch with the specified name, or null if not found.
- <DT><A HREF="./com/perforce/api/Branch.html#getBranches(com.perforce.api.Env)"><B>getBranches(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Branch.html#getBranchIterator(com.perforce.api.Env)"><B>getBranchIterator(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Branch.html#getBranchNames(com.perforce.api.Env)"><B>getBranchNames(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Returns list of all branch names.
- <DT><A HREF="./com/perforce/api/Branch.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Cacheable.html#getCache()"><B>getCache()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Returns the HashDecay instance for this class
- <DT><A HREF="./com/perforce/api/Change.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Client.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Counter.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/DirEntry.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Group.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Returns the HashDecay instance for this class
- <DT><A HREF="./com/perforce/api/User.html#getCache()"><B>getCache()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChange(java.lang.String)"><B>getChange(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChange(java.lang.String, boolean)"><B>getChange(String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChange(com.perforce.api.Env, java.lang.String, boolean)"><B>getChange(Env, String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChange(int)"><B>getChange(int)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChange(int, boolean)"><B>getChange(int, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChange(com.perforce.api.Env, int, boolean)"><B>getChange(Env, int, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#getChangeFixes(com.perforce.api.Env, java.lang.String, java.lang.String[])"><B>getChangeFixes(Env, String, String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns an array of changes that are fixed by the named job, limited to the list
- of files if specified.
- <DT><A HREF="./com/perforce/api/Utils.html#getChangeFromPath(java.lang.String)"><B>getChangeFromPath(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Returns the change number portion of a depot path, if there is
- a valid one found.
- <DT><A HREF="./com/perforce/api/Change.html#getChanges(com.perforce.api.Env, java.lang.String)"><B>getChanges(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChanges(java.lang.String)"><B>getChanges(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getChanges(com.perforce.api.Env, java.lang.String, int, java.lang.String, java.lang.String, boolean, java.lang.String)"><B>getChanges(Env, String, int, String, String, boolean, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#getChanges()"><B>getChanges()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Client.html#getClient(com.perforce.api.Env, java.lang.String)"><B>getClient(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Returns a Client with the specified name, or null if not found.
- <DT><A HREF="./com/perforce/api/Client.html#getClient(java.lang.String)"><B>getClient(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Returns a Client with the specified name, or null if not found.
- <DT><A HREF="./com/perforce/api/Env.html#getClient()"><B>getClient()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the P4CLIENT.
- <DT><A HREF="./com/perforce/api/Client.html#getClientIterator(com.perforce.api.Env)"><B>getClientIterator(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getClientName()"><B>getClientName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#getClientPath()"><B>getClientPath()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the client path for this file.
- <DT><A HREF="./com/perforce/api/Client.html#getClients(com.perforce.api.Env)"><B>getClients(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#getCode()"><B>getCode()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Counter.html#getCounters(com.perforce.api.Env)"><B>getCounters(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>Returns an array of all the Counters established on the server.
- <DT><A HREF="./com/perforce/api/JobField.html#getDataType()"><B>getDataType()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Debug.html#getDebugLevel()"><B>getDebugLevel()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Returns the current debug level.
- <DT><A HREF="./com/perforce/api/HashDecay.html#getDelay()"><B>getDelay()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>Returns the delay.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getDepotPath()"><B>getDepotPath()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the depot path for this file.
- <DT><A HREF="./com/perforce/api/Change.html#getDescription()"><B>getDescription()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Returns the description for the Change.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getDescription()"><B>getDescription()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the decription for this file
- <DT><A HREF="./com/perforce/api/Job.html#getDescription()"><B>getDescription()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns the description for the Job.
- <DT><A HREF="./com/perforce/api/Mapping.html#getDescription()"><B>getDescription()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Returns the Mapping description.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getDirEntry(com.perforce.api.Env, java.lang.String, boolean)"><B>getDirEntry(Env, String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns a directory entry for the supplied path.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getDirNames()"><B>getDirNames()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns an array of directory names.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getDirNames(com.perforce.api.Env)"><B>getDirNames(Env)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns an array of directory names.
- <DT><A HREF="./com/perforce/api/User.html#getEmail()"><B>getEmail()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Returns the e-mail address for this user.
- <DT><A HREF="./com/perforce/api/Utils.html#getEnumeration(java.util.Iterator)"><B>getEnumeration(Iterator)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Env.html#getenv(java.lang.String)"><B>getenv(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the value for the named environment variable.
- <DT><A HREF="./com/perforce/api/P4Process.html#getEnv()"><B>getEnv()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Returns the environment in use by this process.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#getEnv()"><B>getEnv()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Returns the P4 environment associated with this instance.
- <DT><A HREF="./com/perforce/api/Env.html#getEnvp()"><B>getEnvp()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the environment in a <code>String</code> array.
- <DT><A HREF="./com/perforce/api/Debug.html#getEventLog()"><B>getEventLog()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Returns the current <code>EventLog</code> in use.
- <DT><A HREF="./com/perforce/api/Env.html#getExecutable()"><B>getExecutable()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the path to the executable.
- <DT><A HREF="./com/perforce/api/P4Process.html#getExitCode()"><B>getExitCode()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Returns the exit code returned when the underlying process exits.
- <DT><A HREF="./com/perforce/api/Job.html#getField(java.lang.String)"><B>getField(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#getField(java.lang.String)"><B>getField(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#getFieldNames()"><B>getFieldNames()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#getFieldType()"><B>getFieldType()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#getFile(java.lang.String)"><B>getFile(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Gets the file information for the specified path.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getFileContents()"><B>getFileContents()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a <code>String</code> that contains this file's contents.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getFileContents(com.perforce.api.Env, java.lang.String)"><B>getFileContents(Env, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a <code>String</code> that contains this file's contents.
- <DT><A HREF="./com/perforce/api/Change.html#getFileEntries()"><B>getFileEntries()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Returns a Vector filled with the files (including revision numbers) that
- were affected by this change.
- <DT><A HREF="./com/perforce/api/Job.html#getFileEntries()"><B>getFileEntries()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#getFileLog(com.perforce.api.Env, java.lang.String)"><B>getFileLog(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a list of <code>FileEntry</code> objects that represent the
- history of the specified file.
- <DT><A HREF="./com/perforce/api/EventLog.html#getFileName()"><B>getFileName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Returns the output file name.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getFileNames()"><B>getFileNames()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns an array of file names for this directory.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getFileNames(com.perforce.api.Env)"><B>getFileNames(Env)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns an array of file names for this directory.
- <DT><A HREF="./com/perforce/api/Change.html#getFiles()"><B>getFiles()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Returns a Vector filled with the files (including revision numbers) that
- were affected by this change.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getFiles()"><B>getFiles()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns an array of file entries for this directory.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getFiles(com.perforce.api.Env)"><B>getFiles(Env)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns an array of file entries for this directory.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getFiles(com.perforce.api.Env, java.lang.String)"><B>getFiles(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the list of files for the path.
- <DT><A HREF="./com/perforce/api/Label.html#getFiles()"><B>getFiles()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Returns the list of files associated with the current label
- <DT><A HREF="./com/perforce/api/User.html#getFullName()"><B>getFullName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Returns the full name of this user.
- <DT><A HREF="./com/perforce/api/Group.html#getGroup(com.perforce.api.Env, java.lang.String)"><B>getGroup(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Gets the group information for the specified group.
- <DT><A HREF="./com/perforce/api/Group.html#getGroups()"><B>getGroups()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Returns an <code>Enumeration</code> of all <code>Group</code> objects.
- <DT><A HREF="./com/perforce/api/Group.html#getGroups(com.perforce.api.Env)"><B>getGroups(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Returns an <code>Enumeration</code> of all <code>Group</code> objects.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHaveRev()"><B>getHaveRev()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the revision number the client has for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHeadAction()"><B>getHeadAction()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the head revision action for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHeadChange()"><B>getHeadChange()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the head revision change number for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHeadDate()"><B>getHeadDate()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a String representation of date for the head revsision of the
- file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHeadRev()"><B>getHeadRev()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the head revision number for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHeadTime()"><B>getHeadTime()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the head revision time for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHeadTimeString()"><B>getHeadTimeString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the head revision time as a <code>String</code> for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getHeadType()"><B>getHeadType()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the head revision type for this file.
- <DT><A HREF="./com/perforce/api/Group.html#getId()"><B>getId()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Returns the id for this Group.
- <DT><A HREF="./com/perforce/api/User.html#getId()"><B>getId()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Returns the id for this user.
- <DT><A HREF="./com/perforce/api/Job.html#getJob(java.lang.String)"><B>getJob(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns the job with the specified name.
- <DT><A HREF="./com/perforce/api/Job.html#getJob(com.perforce.api.Env, java.lang.String)"><B>getJob(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns the job with the specified name.
- <DT><A HREF="./com/perforce/api/Job.html#getJobFixes(com.perforce.api.Env, java.lang.String, java.lang.String[])"><B>getJobFixes(Env, String, String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns an array of jobs that fix the specified change, limited to the list
- of files if specified.
- <DT><A HREF="./com/perforce/api/Job.html#getJobs(com.perforce.api.Env)"><B>getJobs(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#getJobs(com.perforce.api.Env, java.lang.String, int, boolean, java.lang.String[])"><B>getJobs(Env, String, int, boolean, String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#getLabel(java.lang.String)"><B>getLabel(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Returns a Label with the specified name, or null if not found.
- <DT><A HREF="./com/perforce/api/Label.html#getLabel(com.perforce.api.Env, java.lang.String, boolean)"><B>getLabel(Env, String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Returns a Label with the specified name, or null if not found.
- <DT><A HREF="./com/perforce/api/Label.html#getLabelIterator(com.perforce.api.Env)"><B>getLabelIterator(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#getLabelNames(com.perforce.api.Env)"><B>getLabelNames(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#getLabels(com.perforce.api.Env)"><B>getLabels(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#getLength()"><B>getLength()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Debug.html#getLevelName(int)"><B>getLevelName(int)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Returns the name associated with the specified level.
- <DT><A HREF="./com/perforce/api/EventLog.html#getLog()"><B>getLog()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Returns an Enumeration that contains all the events in the log.
- <DT><A HREF="./com/perforce/api/Debug.html#getLogLevel()"><B>getLogLevel()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Returns the current logging level.
- <DT><A HREF="./com/perforce/api/Change.html#getModtimeString()"><B>getModtimeString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#getModtimeString()"><B>getModtimeString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns the job's modification time
- <DT><A HREF="./com/perforce/api/Counter.html#getName()"><B>getName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#getName()"><B>getName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the file name.
- <DT><A HREF="./com/perforce/api/Job.html#getName()"><B>getName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns the name of this Job.
- <DT><A HREF="./com/perforce/api/JobField.html#getName()"><B>getName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html#getName()"><B>getName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Returns the name of the Mapping.
- <DT><A HREF="./com/perforce/api/Change.html#getNumber()"><B>getNumber()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Returns the number of this Change.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getOpened()"><B>getOpened()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a list of files that are open for edit or add.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getOpened(com.perforce.api.Env, boolean)"><B>getOpened(Env, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a list of files that are open for edit or add.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getOpened(com.perforce.api.Env, boolean, boolean, int, java.util.Vector)"><B>getOpened(Env, boolean, boolean, int, Vector)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a list of files that are open for edit or add.
- <DT><A HREF="./com/perforce/api/Client.html#getOptions()"><B>getOptions()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Returns the Client options.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getOwner()"><B>getOwner()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the owner for this file
- <DT><A HREF="./com/perforce/api/Mapping.html#getOwner()"><B>getOwner()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Returns the owner of the Mapping.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getParent()"><B>getParent()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns the parent director.
- <DT><A HREF="./com/perforce/api/Env.html#getPassword()"><B>getPassword()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the P4PASSWORD.
- <DT><A HREF="./com/perforce/api/DirEntry.html#getPath()"><B>getPath()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Returns the path for this directory.
- <DT><A HREF="./com/perforce/api/Env.html#getPath()"><B>getPath()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the PATH.
- <DT><A HREF="./com/perforce/api/Env.html#getPort()"><B>getPort()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the P4PORT.
- <DT><A HREF="./com/perforce/api/JobField.html#getPreset()"><B>getPreset()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Env.html#getProperties()"><B>getProperties()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns a new <code>Properties</code> instance that is set using the
- environments properties as its default.
- <DT><A HREF="./com/perforce/api/Env.html#getProperty(java.lang.String, java.lang.String)"><B>getProperty(String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Searches for the property with the specified key in this property list.
- <DT><A HREF="./com/perforce/api/Env.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Searches for the property with the specified key in this property list.
- <DT><A HREF="./com/perforce/api/Env.html#getPropertyList(java.lang.String, java.lang.String)"><B>getPropertyList(String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns a <code>Vector</code> containing the property value list, as split up
- by the commas.
- <DT><A HREF="./com/perforce/api/Env.html#getPropertyList(java.lang.String, java.lang.String, java.lang.String)"><B>getPropertyList(String, String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns a <code>Vector</code> containing the property value list, as split up
- by the specified delimeter.
- <DT><A HREF="./com/perforce/api/P4Process.html#getRawMode()"><B>getRawMode()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Returns the status of raw mode for this process.
- <DT><A HREF="./com/perforce/api/P4JNI.html#getReader()"><B>getReader()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Client.html#getRoot()"><B>getRoot()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Returns the Client root.
- <DT><A HREF="./com/perforce/api/Env.html#getServerTimeout()"><B>getServerTimeout()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Return the server timeout threshold.
- <DT><A HREF="./com/perforce/api/P4Process.html#getServerTimeout()"><B>getServerTimeout()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Return the server timeout threshold.
- <DT><A HREF="./com/perforce/api/Change.html#getShortDescription()"><B>getShortDescription()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#getShortDescription(boolean)"><B>getShortDescription(boolean)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Debug.html#getShowThread()"><B>getShowThread()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Returns the state of showing threads in degugging output.
- <DT><A HREF="./com/perforce/api/EventLog.html#getSize()"><B>getSize()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Returns the size of the event log memory.
- <DT><A HREF="./com/perforce/api/FileEntry.html#getSource()"><B>getSource()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the source file entry associated with this file.
- <DT><A HREF="./com/perforce/api/Change.html#getStatus()"><B>getStatus()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Returns the status for the Change.
- <DT><A HREF="./com/perforce/api/Job.html#getStatus()"><B>getStatus()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns the status for the Job.
- <DT><A HREF="./com/perforce/api/Job.html#getStatusName()"><B>getStatusName()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Cacheable.html#getSyncTime()"><B>getSyncTime()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Returns the time, in milliseconds, that this object was synchronized.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#getSyncTime()"><B>getSyncTime()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Returns the time, in milliseconds, that this object was synchronized.
- <DT><A HREF="./com/perforce/api/EventLog.html#getTitle()"><B>getTitle()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Gets the title of the log.
- <DT><A HREF="./com/perforce/api/Cacheable.html#getUpdateTime()"><B>getUpdateTime()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Returns the time, in milliseconds, for this object's last update.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#getUpdateTime()"><B>getUpdateTime()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Returns the time, in milliseconds, for this object's last update.
- <DT><A HREF="./com/perforce/api/Change.html#getUser()"><B>getUser()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Returns the User that owns this Change.
- <DT><A HREF="./com/perforce/api/Env.html#getUser()"><B>getUser()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns the P4USER.
- <DT><A HREF="./com/perforce/api/Job.html#getUser()"><B>getUser()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Returns the User that owns this Job.
- <DT><A HREF="./com/perforce/api/User.html#getUser(com.perforce.api.Env, java.lang.String)"><B>getUser(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Gets the user information for the specified user.
- <DT><A HREF="./com/perforce/api/Group.html#getUsers()"><B>getUsers()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Returns the list of users for a given group
- <DT><A HREF="./com/perforce/api/User.html#getUsers()"><B>getUsers()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Returns an <code>Enumeration</code> of all <code>User</code> objects.
- <DT><A HREF="./com/perforce/api/User.html#getUsers(com.perforce.api.Env)"><B>getUsers(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Returns an <code>Enumeration</code> of all <code>User</code> objects.
- <DT><A HREF="./com/perforce/api/Counter.html#getValue()"><B>getValue()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>Returns the value of this Counter.
- <DT><A HREF="./com/perforce/api/JobField.html#getValues()"><B>getValues()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html#getView()"><B>getView()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html#getViews()"><B>getViews()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4JNI.html#getWriter()"><B>getWriter()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api"><B>Group</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control group.<DT><A HREF="./com/perforce/api/Group.html#Group()"><B>Group()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Group.html#Group(java.lang.String)"><B>Group(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Constructor that accepts the id of the group.
- </DL>
- <HR>
- <A NAME="_H_"><!-- --></A><H2>
- <B>H</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api"><B>HashDecay</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>This hashtable build to contain objects that will decay over time.<DT><A HREF="./com/perforce/api/HashDecay.html#HashDecay()"><B>HashDecay()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>
- <DT><A HREF="./com/perforce/api/HashDecay.html#HashDecay(long)"><B>HashDecay(long)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Utils.html#HTMLEncode(java.lang.String)"><B>HTMLEncode(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Returns the string encoded for HTML use.
- </DL>
- <HR>
- <A NAME="_I_"><!-- --></A><H2>
- <B>I</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/P4JNI.html#in_close()"><B>in_close()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4JNI.html#in_flush()"><B>in_flush()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4JNI.html#in_write(char[], int, int)"><B>in_write(char[], int, int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Utils.html#initPackage()"><B>initPackage()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Initializes the package, in order to avoid some arbitrary JVM problems
- that have been encountered.
- <DT><A HREF="./com/perforce/api/Cacheable.html#inSync()"><B>inSync()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Marks this object as being in in sync or valid.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#inSync()"><B>inSync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Marks this object as being in in sync or valid.
- <DT><A HREF="./com/perforce/api/Branch.html#integrate(com.perforce.api.Env, java.util.Vector, java.lang.String, java.lang.StringBuffer, java.lang.String)"><B>integrate(Env, Vector, String, StringBuffer, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Integrate a set of files using the named branch.
- <DT><A HREF="./com/perforce/api/Branch.html#integrate(com.perforce.api.Env, java.util.Vector, java.lang.String, java.lang.StringBuffer, com.perforce.api.Change)"><B>integrate(Env, Vector, String, StringBuffer, Change)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Integrate a set of files using the named branch.
- <DT><A HREF="./com/perforce/api/Branch.html#integrate(java.lang.String, java.lang.StringBuffer, com.perforce.api.Change)"><B>integrate(String, StringBuffer, Change)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Class method for integrating using the instantiated Branch.
- <DT><A HREF="./com/perforce/api/Branch.html#integrate(com.perforce.api.Env, java.lang.String, java.lang.String, java.lang.StringBuffer, com.perforce.api.Change)"><B>integrate(Env, String, String, StringBuffer, Change)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Integrate a set of files using the named branch.
- <DT><A HREF="./com/perforce/api/Branch.html#integrated(com.perforce.api.Env, java.lang.String, java.lang.String, java.lang.StringBuffer)"><B>integrated(Env, String, String, StringBuffer)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Check for the integration history on the named branch.
- <DT><A HREF="./com/perforce/api/Cacheable.html#invalidate()"><B>invalidate()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Invalidates this object.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#invalidate()"><B>invalidate()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Invalidates this object.
- <DT><A HREF="./com/perforce/api/P4JNI.html#isPiped()"><B>isPiped()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4JNI.html#isValid()"><B>isValid()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Utils.html#isWindows()"><B>isWindows()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Check to see if the current operating system is a Windows OS
- </DL>
- <HR>
- <A NAME="_J_"><!-- --></A><H2>
- <B>J</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api"><B>Job</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control job.<DT><A HREF="./com/perforce/api/Job.html#Job(com.perforce.api.Env)"><B>Job(Env)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Job.html#Job(java.lang.String)"><B>Job(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Constructor that accepts the job number.
- <DT><A HREF="./com/perforce/api/Job.html#Job()"><B>Job()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#Job(com.perforce.api.Env, java.lang.String)"><B>Job(Env, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api"><B>JobField</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Data class for p4 jobspec field information.<DT><A HREF="./com/perforce/api/JobField.html#JobField()"><B>JobField()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#JobField(int, java.lang.String, int, int, int)"><B>JobField(int, String, int, int, int)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#JobField(int, java.lang.String, java.lang.String, int, java.lang.String)"><B>JobField(int, String, String, int, String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_L_"><!-- --></A><H2>
- <B>L</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api"><B>Label</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control lablel.<DT><A HREF="./com/perforce/api/Label.html#Label()"><B>Label()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Label.html#Label(java.lang.String)"><B>Label(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Constructor that is passed the label name.
- <DT><A HREF="./com/perforce/api/JobField.html#LINE"><B>LINE</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Data type is a one-liner
- <DT><A HREF="./com/perforce/api/Branch.html#loadBranches()"><B>loadBranches()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Loads the list of branches using the default environment.
- <DT><A HREF="./com/perforce/api/Branch.html#loadBranches(com.perforce.api.Env)"><B>loadBranches(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Loads a list of all the branches into an internal class HashDecay.
- <DT><A HREF="./com/perforce/api/Client.html#loadClients()"><B>loadClients()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Loads a list of all the clients into an internal class Hashtable.
- <DT><A HREF="./com/perforce/api/Client.html#loadClients(com.perforce.api.Env)"><B>loadClients(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Loads a list of all the clients into an internal class Hashtable.
- <DT><A HREF="./com/perforce/api/JobField.html#loadFields(com.perforce.api.Env, boolean)"><B>loadFields(Env, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#loadLabels(com.perforce.api.Env)"><B>loadLabels(Env)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Loads a list of all the labels into an internal class HashDecay.
- <DT><A HREF="./com/perforce/api/FileEntry.html#localizePath(java.lang.String)"><B>localizePath(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns the path in local format.
- <DT><A HREF="./com/perforce/api/EventLog.html#log(java.lang.String)"><B>log(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Logs an event to this log.
- <DT><A HREF="./com/perforce/api/EventLog.html#log(java.lang.String, java.lang.String)"><B>log(String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Logs an event to this log.
- <DT><A HREF="./com/perforce/api/EventLog.html#log(java.lang.String, java.lang.String, boolean)"><B>log(String, String, boolean)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Logs an event to this log.
- <DT><A HREF="./com/perforce/api/Debug.html#LOG_NONE"><B>LOG_NONE</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Debugging output is discarded entirely.
- <DT><A HREF="./com/perforce/api/Debug.html#LOG_ONLY"><B>LOG_ONLY</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Debugging output is sent only to the <A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api"><CODE>EventLog</CODE></A>.
- <DT><A HREF="./com/perforce/api/Debug.html#LOG_SPLIT"><B>LOG_SPLIT</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Debugging output is sent to standard out and to the <A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api"><CODE>EventLog</CODE></A>.
- <DT><A HREF="./com/perforce/api/Branch.html#lookupBranches(java.lang.String)"><B>lookupBranches(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Returns a list of branches that begin with the specified prefix.
- <DT><A HREF="./com/perforce/api/Client.html#lookupClient(com.perforce.api.Env, java.lang.String)"><B>lookupClient(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Returns a list of clients that begin with the specified prefix.
- <DT><A HREF="./com/perforce/api/Client.html#lookupClient(java.lang.String)"><B>lookupClient(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Returns a list of clients that begin with the specified prefix.
- <DT><A HREF="./com/perforce/api/Label.html#lookupLabels(com.perforce.api.Env, java.lang.String)"><B>lookupLabels(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Returns a list of labels that begin with the specified prefix.
- <DT><A HREF="./com/perforce/api/Mapping.html#lookupMappings(com.perforce.api.HashDecay, java.lang.String)"><B>lookupMappings(HashDecay, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Returns a list of mappings that begin with the specified prefix.
- </DL>
- <HR>
- <A NAME="_M_"><!-- --></A><H2>
- <B>M</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Label.html#main(java.lang.String[])"><B>main(String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4JNI.html#main(java.lang.String[])"><B>main(String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api"><B>Mapping</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control mapping.<DT><A HREF="./com/perforce/api/Mapping.html#Mapping()"><B>Mapping()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/Mapping.html#Mapping(java.lang.String)"><B>Mapping(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Constructor that is passed the mapping name.
- <DT><A HREF="./com/perforce/api/HashDecay.html#MIN_DELAY"><B>MIN_DELAY</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>The minimum delay allowed
- </DL>
- <HR>
- <A NAME="_N_"><!-- --></A><H2>
- <B>N</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Debug.html#NONE"><B>NONE</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>No debug messages are displayed.
- <DT><A HREF="./com/perforce/api/Debug.html#NOTICE"><B>NOTICE</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Error, warning, and notice messages are displayed.
- <DT><A HREF="./com/perforce/api/Debug.html#notify(java.lang.String)"><B>notify(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Displays a notice message for debugging.
- <DT><A HREF="./com/perforce/api/Debug.html#notify(java.lang.String, java.lang.String[])"><B>notify(String, String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Displays a notice message for debugging.
- </DL>
- <HR>
- <A NAME="_O_"><!-- --></A><H2>
- <B>O</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/FileEntry.html#obtainLock()"><B>obtainLock()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Obtains the lock for this file.
- <DT><A HREF="./com/perforce/api/JobField.html#ONCE"><B>ONCE</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Field type has set once to the default and never changed
- <DT><A HREF="./com/perforce/api/Job.html#OPEN"><B>OPEN</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Indicates that the Job is open.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForAdd(com.perforce.api.Env, java.lang.String, com.perforce.api.Change)"><B>openForAdd(Env, String, Change)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens the file on the path for add under the change.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForAdd()"><B>openForAdd()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens this file for addition.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForAdd(com.perforce.api.Change)"><B>openForAdd(Change)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens this file for addition.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForDelete(com.perforce.api.Change)"><B>openForDelete(Change)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens this file for deletion.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForEdit(com.perforce.api.Env, java.lang.String, boolean, boolean, com.perforce.api.Change)"><B>openForEdit(Env, String, boolean, boolean, Change)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens the file on the path for edit under the change.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForEdit()"><B>openForEdit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens this file for edit.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForEdit(boolean)"><B>openForEdit(boolean)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens this file for edit.
- <DT><A HREF="./com/perforce/api/FileEntry.html#openForEdit(boolean, com.perforce.api.Change)"><B>openForEdit(boolean, Change)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Opens this file for edit.
- <DT><A HREF="./com/perforce/api/JobField.html#OPTIONAL"><B>OPTIONAL</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Field type has no default, not required to be present
- <DT><A HREF="./com/perforce/api/Debug.html#out(int, java.lang.Throwable)"><B>out(int, Throwable)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Writes the message associated with the <code>Throwable</code> to the
- debugging output.
- <DT><A HREF="./com/perforce/api/Debug.html#out(java.lang.String, int, java.lang.Throwable)"><B>out(String, int, Throwable)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Writes the formatted message associated with the <code>Throwable</code> to the
- debugging output.
- <DT><A HREF="./com/perforce/api/Debug.html#out(int, java.lang.String)"><B>out(int, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Writes the message to the debugging output.
- <DT><A HREF="./com/perforce/api/Debug.html#out(int, java.lang.String, java.lang.String[])"><B>out(int, String, String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Writes the message and associated array of Strings to the debugging
- output.
- <DT><A HREF="./com/perforce/api/P4JNI.html#out_read(char[], int, int)"><B>out_read(char[], int, int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4Process.html#outClose()"><B>outClose()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Flushes and closes the output stream to the process.
- <DT><A HREF="./com/perforce/api/Cacheable.html#outOfSync(long)"><B>outOfSync(long)</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Tests this object to see if it is out of sync.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#outOfSync(long)"><B>outOfSync(long)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Tests this object to see if it is out of sync.
- </DL>
- <HR>
- <A NAME="_P_"><!-- --></A><H2>
- <B>P</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api"><B>P4JNI</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>This class handles the Java Native Interface to the P4 libraries.<DT><A HREF="./com/perforce/api/P4JNI.html#P4JNI()"><B>P4JNI()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api"><B>P4Process</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Handles the execution of all perforce commands.<DT><A HREF="./com/perforce/api/P4Process.html#P4Process()"><B>P4Process()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/P4Process.html#P4Process(com.perforce.api.Env)"><B>P4Process(Env)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Constructor that specifies the source control environment.
- <DT><A HREF="./com/perforce/api/Change.html#PENDING"><B>PENDING</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Indicates that the Change is pending submission.
- <DT><A HREF="./com/perforce/api/PerforceException.html" title="class in com.perforce.api"><B>PerforceException</B></A> - Exception in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Signals that a general exception occurred when working with Perforce.<DT><A HREF="./com/perforce/api/PerforceException.html#PerforceException(java.lang.String)"><B>PerforceException(String)</B></A> -
- Constructor for exception com.perforce.api.<A HREF="./com/perforce/api/PerforceException.html" title="class in com.perforce.api">PerforceException</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4Process.html#print(java.lang.String)"><B>print(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Writes <code>line</code> to the standard input of the process.
- <DT><A HREF="./com/perforce/api/P4Process.html#println(java.lang.String)"><B>println(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Writes <code>line</code> to the standard input of the process.
- <DT><A HREF="./com/perforce/api/EventLog.html#printLog(java.io.PrintWriter, java.lang.String)"><B>printLog(PrintWriter, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Prints this log, using the specified format.
- <DT><A HREF="./com/perforce/api/EventLog.html#printLog(com.perforce.api.EventLog, java.io.PrintWriter, java.lang.String)"><B>printLog(EventLog, PrintWriter, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Prints a log, using the specified format.
- <DT><A HREF="./com/perforce/api/HashDecay.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>
- <DT><A HREF="./com/perforce/api/HashDecay.html#put(java.lang.Object, com.perforce.api.Cacheable)"><B>put(Object, Cacheable)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_R_"><!-- --></A><H2>
- <B>R</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/P4Process.html#readLine()"><B>readLine()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Returns the next line from the process, or null if the command has
- completed its execution.
- <DT><A HREF="./com/perforce/api/Cacheable.html#refreshUpdateTime()"><B>refreshUpdateTime()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Sets the update time for this object to the current time.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#refreshUpdateTime()"><B>refreshUpdateTime()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Sets the update time for this object to the current time.
- <DT><A HREF="./com/perforce/api/Job.html#removeFix(int)"><B>removeFix(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#reopen(java.lang.String, com.perforce.api.Change)"><B>reopen(String, Change)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Reopens the file with the new type or in the new change list.
- <DT><A HREF="./com/perforce/api/JobField.html#REQUIRED"><B>REQUIRED</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Field type has default provided, value must be present
- <DT><A HREF="./com/perforce/api/Change.html#resolve(boolean)"><B>resolve(boolean)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Resolves this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#resolve(boolean)"><B>resolve(boolean)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Resolves this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#resolveAll(com.perforce.api.Env, java.lang.String, java.lang.String)"><B>resolveAll(Env, String, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Resolves all the files in the path.
- <DT><A HREF="./com/perforce/api/FileEntry.html#resolveAT(com.perforce.api.Env, java.util.Enumeration)"><B>resolveAT(Env, Enumeration)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Forces a resolve on a set of files.
- <DT><A HREF="./com/perforce/api/Change.html#revert()"><B>revert()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Reverts all the files associated with a pending changelist.
- <DT><A HREF="./com/perforce/api/FileEntry.html#revert()"><B>revert()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Reverts this file.
- <DT><A HREF="./com/perforce/api/Counter.html#review()"><B>review()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>Determine the changelists that need to be reviewed.
- <DT><A HREF="./com/perforce/api/Change.html#reviews()"><B>reviews()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Determine the users that review this changelist.
- <DT><A HREF="./com/perforce/api/HashDecay.html#run()"><B>run()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4JNI.html#run()"><B>run()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4JNI.html#runCommand(java.lang.Object, java.lang.String[], com.perforce.api.Env)"><B>runCommand(Object, String[], Env)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4JNI.html" title="class in com.perforce.api">P4JNI</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_S_"><!-- --></A><H2>
- <B>S</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/JobField.html#SELECT"><B>SELECT</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Data type is one of a set of words
- <DT><A HREF="./com/perforce/api/P4Process.html#setBase(com.perforce.api.P4Process)"><B>setBase(P4Process)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Sets the base process to be used when new processes are instantiated.
- <DT><A HREF="./com/perforce/api/Env.html#setClient(java.lang.String)"><B>setClient(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the P4CLIENT in the class information.
- <DT><A HREF="./com/perforce/api/Change.html#setClientName(java.lang.String)"><B>setClientName(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#setClientPath(java.lang.String)"><B>setClientPath(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the client path for this file.
- <DT><A HREF="./com/perforce/api/JobField.html#setCode(int)"><B>setCode(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#setDataType(int)"><B>setDataType(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#setDataType(java.lang.String)"><B>setDataType(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Debug.html#setDebugLevel(int)"><B>setDebugLevel(int)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Sets the debug level for the application.
- <DT><A HREF="./com/perforce/api/HashDecay.html#setDelay(long)"><B>setDelay(long)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>Sets the delay, in milliseconds, before items in the hashtable are
- discarded.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setDepotPath(java.lang.String)"><B>setDepotPath(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the depot path for this file.
- <DT><A HREF="./com/perforce/api/Change.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Sets the description for the change.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the decription for this file
- <DT><A HREF="./com/perforce/api/Job.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Sets the description for the job.
- <DT><A HREF="./com/perforce/api/Mapping.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Sets the description for the Mapping.
- <DT><A HREF="./com/perforce/api/User.html#setEmail(java.lang.String)"><B>setEmail(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Sets the e-mail address for this user.
- <DT><A HREF="./com/perforce/api/Env.html#setenv(java.lang.String, java.lang.String)"><B>setenv(String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Allows the user to set any environment variable.
- <DT><A HREF="./com/perforce/api/P4Process.html#setEnv(com.perforce.api.Env)"><B>setEnv(Env)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Sets the environment to use.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#setEnv(com.perforce.api.Env)"><B>setEnv(Env)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Sets the P4 environment to be used when working with this object.
- <DT><A HREF="./com/perforce/api/Debug.html#setEventLog(com.perforce.api.EventLog)"><B>setEventLog(EventLog)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Sets the <code>EventLog</code> that debugging output should be sent to.
- <DT><A HREF="./com/perforce/api/P4Process.html#setEventLog(com.perforce.api.EventLog)"><B>setEventLog(EventLog)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Sets the event log.
- <DT><A HREF="./com/perforce/api/Env.html#setExecutable(java.lang.String)"><B>setExecutable(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets up the path to reach the p4 executable.
- <DT><A HREF="./com/perforce/api/Job.html#setField(java.lang.String, java.lang.String)"><B>setField(String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#setFieldType(int)"><B>setFieldType(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#setFieldType(java.lang.String)"><B>setFieldType(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Env.html#setFromProperties(java.lang.String)"><B>setFromProperties(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the environment using the specified properties file.
- <DT><A HREF="./com/perforce/api/Env.html#setFromProperties(java.util.Properties)"><B>setFromProperties(Properties)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Uses a set of <code>Properties</code> to set up the environment.
- <DT><A HREF="./com/perforce/api/User.html#setFullName(java.lang.String)"><B>setFullName(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Sets the full name of this user.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setHaveRev(int)"><B>setHaveRev(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the revision number the client has for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setHeadAction(java.lang.String)"><B>setHeadAction(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the head revision action for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setHeadChange(int)"><B>setHeadChange(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the head revision change number for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setHeadDate(java.lang.String)"><B>setHeadDate(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the head date for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setHeadRev(int)"><B>setHeadRev(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the head revision number for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setHeadTime(long)"><B>setHeadTime(long)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the head revision time for this file.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setHeadType(java.lang.String)"><B>setHeadType(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the head revision type for this file.
- <DT><A HREF="./com/perforce/api/Group.html#setId(java.lang.String)"><B>setId(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Sets the id for this Group.
- <DT><A HREF="./com/perforce/api/User.html#setId(java.lang.String)"><B>setId(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Sets the id for this user.
- <DT><A HREF="./com/perforce/api/JobField.html#setLength(int)"><B>setLength(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Debug.html#setLogLevel(java.lang.String)"><B>setLogLevel(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Sets the logging level.
- <DT><A HREF="./com/perforce/api/Debug.html#setLogLevel(int)"><B>setLogLevel(int)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Sets the logging level.
- <DT><A HREF="./com/perforce/api/Change.html#setModtimeString(java.lang.String)"><B>setModtimeString(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#setModtimeString(java.lang.String)"><B>setModtimeString(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Sets the job's modification time
- <DT><A HREF="./com/perforce/api/Counter.html#setName(java.lang.String)"><B>setName(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#setName(java.lang.String)"><B>setName(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Sets the job name for the Job.
- <DT><A HREF="./com/perforce/api/JobField.html#setName(java.lang.String)"><B>setName(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html#setName(java.lang.String)"><B>setName(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Sets the name of the Mapping.
- <DT><A HREF="./com/perforce/api/Change.html#setNumber(int)"><B>setNumber(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Sets the change number for the Change.
- <DT><A HREF="./com/perforce/api/Client.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Sets the options for the Client.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setOwner(java.lang.String)"><B>setOwner(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the owner for this file
- <DT><A HREF="./com/perforce/api/Mapping.html#setOwner(java.lang.String)"><B>setOwner(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Sets the owner of the Mapping.
- <DT><A HREF="./com/perforce/api/Env.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the P4PASSWD in the class information.
- <DT><A HREF="./com/perforce/api/DirEntry.html#setPath(java.lang.String)"><B>setPath(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Sets the path for this directory.
- <DT><A HREF="./com/perforce/api/Env.html#setPath(java.lang.String)"><B>setPath(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the PATH in the class information.
- <DT><A HREF="./com/perforce/api/Env.html#setPort(java.lang.String)"><B>setPort(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the P4PORT in the class information.
- <DT><A HREF="./com/perforce/api/JobField.html#setPreset(java.lang.String)"><B>setPreset(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Debug.html#setProperties(java.util.Properties)"><B>setProperties(Properties)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Sets the logging level from the supplied <code>Properties</code>.
- <DT><A HREF="./com/perforce/api/Env.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Calls the hashtable method put.
- <DT><A HREF="./com/perforce/api/P4Process.html#setRawMode(boolean)"><B>setRawMode(boolean)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>In raw mode, the process will return the prefix added by the "-s" command
- line option.
- <DT><A HREF="./com/perforce/api/Client.html#setRoot(java.lang.String)"><B>setRoot(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Sets the root for the Client.
- <DT><A HREF="./com/perforce/api/Env.html#setServerTimeout(long)"><B>setServerTimeout(long)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Set the server timeout threshold.
- <DT><A HREF="./com/perforce/api/P4Process.html#setServerTimeout(long)"><B>setServerTimeout(long)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>Set the server timeout threshold.
- <DT><A HREF="./com/perforce/api/Debug.html#setShowThread(boolean)"><B>setShowThread(boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>If set <code>true</code>, the thread number is included in all debugging
- output.
- <DT><A HREF="./com/perforce/api/EventLog.html#setSize(int)"><B>setSize(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Sets the size of the log.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setSource(com.perforce.api.FileEntry)"><B>setSource(FileEntry)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the source file entry associated with this file.
- <DT><A HREF="./com/perforce/api/Change.html#setStatus(int)"><B>setStatus(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Sets status for the Change.
- <DT><A HREF="./com/perforce/api/Job.html#setStatus(java.lang.String)"><B>setStatus(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Sets status for the Job.
- <DT><A HREF="./com/perforce/api/Job.html#setStatus(int)"><B>setStatus(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Sets status for the Job.
- <DT><A HREF="./com/perforce/api/Env.html#setSystemDrive(java.lang.String)"><B>setSystemDrive(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the SystemDrive in the class information.
- <DT><A HREF="./com/perforce/api/Env.html#setSystemRoot(java.lang.String)"><B>setSystemRoot(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the SystemRoot in the class information.
- <DT><A HREF="./com/perforce/api/FileEntry.html#setTimeFormat(java.lang.String)"><B>setTimeFormat(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Sets the format used by the getHeadTimeString method.
- <DT><A HREF="./com/perforce/api/EventLog.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/EventLog.html" title="class in com.perforce.api">EventLog</A>
- <DD>Sets the title for this log.
- <DT><A HREF="./com/perforce/api/Change.html#setUser(com.perforce.api.User)"><B>setUser(User)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Sets the User that owns this Change.
- <DT><A HREF="./com/perforce/api/Env.html#setUser(java.lang.String)"><B>setUser(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Sets the P4USER in the class information.
- <DT><A HREF="./com/perforce/api/Job.html#setUser(java.lang.String)"><B>setUser(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Sets the User that owns this Job.
- <DT><A HREF="./com/perforce/api/Counter.html#setValue(int)"><B>setValue(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>Sets the value for the Counter.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api"><B>SourceControlObject</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>An abstract base class for all source control objects.<DT><A HREF="./com/perforce/api/SourceControlObject.html#SourceControlObject()"><B>SourceControlObject()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Default, no-argument constructor.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#SourceControlObject(com.perforce.api.Env)"><B>SourceControlObject(Env)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Constructor that takes an environment for this object to use.
- <DT><A HREF="./com/perforce/api/HashDecay.html#start()"><B>start()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>
- <DT><A HREF="./com/perforce/api/HashDecay.html#stop()"><B>stop()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>
- <DT><A HREF="./com/perforce/api/HashDecay.html#stopAll()"><B>stopAll()</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/HashDecay.html" title="class in com.perforce.api">HashDecay</A>
- <DD>Stops running threads for all HashDecay instances.
- <DT><A HREF="./com/perforce/api/Change.html#submit()"><B>submit()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Submits the change, if it is pending.
- <DT><A HREF="./com/perforce/api/SubmitException.html" title="class in com.perforce.api"><B>SubmitException</B></A> - Exception in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Signals that an exception occurred during a submit to Perforce.<DT><A HREF="./com/perforce/api/SubmitException.html#SubmitException(java.lang.String)"><B>SubmitException(String)</B></A> -
- Constructor for exception com.perforce.api.<A HREF="./com/perforce/api/SubmitException.html" title="class in com.perforce.api">SubmitException</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#SUBMITTED"><B>SUBMITTED</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Indicates that the Change has been submitted.
- <DT><A HREF="./com/perforce/api/Job.html#SUSPENDED"><B>SUSPENDED</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Indicates that the Job is suspended.
- <DT><A HREF="./com/perforce/api/Branch.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Branch.html#sync(java.lang.String)"><B>sync(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>Synchronizes the Branch with the latest information from P4.
- <DT><A HREF="./com/perforce/api/Cacheable.html#sync()"><B>sync()</B></A> -
- Method in interface com.perforce.api.<A HREF="./com/perforce/api/Cacheable.html" title="interface in com.perforce.api">Cacheable</A>
- <DD>Brings this object back into sync with Perforce.
- <DT><A HREF="./com/perforce/api/Change.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Synchronizes the Change with the correct information from P4, using
- whatever change number has already been set in the Change.
- <DT><A HREF="./com/perforce/api/Change.html#sync(int)"><B>sync(int)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Sycnhronizes the Change with the correct information from P4.
- <DT><A HREF="./com/perforce/api/Client.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Client.html#sync(java.lang.String)"><B>sync(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>Synchronizes the Client with the latest information from P4.
- <DT><A HREF="./com/perforce/api/Counter.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/DirEntry.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>Loads the directories and files for this directory.
- <DT><A HREF="./com/perforce/api/FileEntry.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Group.html#sync(java.lang.String)"><B>sync(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Synchronizes the Group information with P4.
- <DT><A HREF="./com/perforce/api/Group.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>Synchronizes the Group information with P4.
- <DT><A HREF="./com/perforce/api/Job.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Synchronizes the Job with the correct information from P4, using
- whatever job number has already been set in the Job.
- <DT><A HREF="./com/perforce/api/Job.html#sync(java.lang.String)"><B>sync(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Sycnhronizes the Job with the correct information from P4.
- <DT><A HREF="./com/perforce/api/Label.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#sync(java.lang.String)"><B>sync(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>Synchronizes the Label with the latest information from P4.
- <DT><A HREF="./com/perforce/api/Mapping.html#sync(java.lang.String)"><B>sync(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>Synchronizes the Mapping with the latest information from P4.
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Brings this object back into sync with Perforce.
- <DT><A HREF="./com/perforce/api/User.html#sync(java.lang.String)"><B>sync(String)</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Synchronizes the user information with P4.
- <DT><A HREF="./com/perforce/api/User.html#sync()"><B>sync()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Synchronizes the user information with P4.
- <DT><A HREF="./com/perforce/api/FileEntry.html#synchronizeWorkspace(com.perforce.api.Env, java.lang.String)"><B>synchronizeWorkspace(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Returns a <code>Vector</code> of <code>FileEntry</code> objects that
- reflect what files were changed by the sync process.
- <DT><A HREF="./com/perforce/api/FileEntry.html#syncWorkspace(com.perforce.api.Env, java.lang.String)"><B>syncWorkspace(Env, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Synchronizes the workspace.
- <DT><A HREF="./com/perforce/api/FileEntry.html#syncWorkspace(com.perforce.api.Env, java.lang.String, boolean)"><B>syncWorkspace(Env, String, boolean)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>Synchronizes the workspace.
- </DL>
- <HR>
- <A NAME="_T_"><!-- --></A><H2>
- <B>T</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/JobField.html#TEXT"><B>TEXT</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Data type is a block of text
- <DT><A HREF="./com/perforce/api/Change.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>Overrides the default toString() method.
- <DT><A HREF="./com/perforce/api/Env.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>
- <DT><A HREF="./com/perforce/api/FileEntry.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Group.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>Overrides the default toString() method.
- <DT><A HREF="./com/perforce/api/Mapping.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>
- <DT><A HREF="./com/perforce/api/P4Process.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/P4Process.html" title="class in com.perforce.api">P4Process</A>
- <DD>
- <DT><A HREF="./com/perforce/api/User.html#toString()"><B>toString()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Branch.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Branch.html" title="class in com.perforce.api">Branch</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Change.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Change.html" title="class in com.perforce.api">Change</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Client.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Client.html" title="class in com.perforce.api">Client</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Counter.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Counter.html" title="class in com.perforce.api">Counter</A>
- <DD>
- <DT><A HREF="./com/perforce/api/DirEntry.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/DirEntry.html" title="class in com.perforce.api">DirEntry</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Env.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Env.html" title="class in com.perforce.api">Env</A>
- <DD>Returns an XML representation of the environment.
- <DT><A HREF="./com/perforce/api/FileEntry.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/FileEntry.html" title="class in com.perforce.api">FileEntry</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Group.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Group.html" title="class in com.perforce.api">Group</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Job.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Job.html" title="class in com.perforce.api">Job</A>
- <DD>
- <DT><A HREF="./com/perforce/api/JobField.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Label.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Label.html" title="class in com.perforce.api">Label</A>
- <DD>
- <DT><A HREF="./com/perforce/api/Mapping.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/Mapping.html" title="class in com.perforce.api">Mapping</A>
- <DD>
- <DT><A HREF="./com/perforce/api/SourceControlObject.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/SourceControlObject.html" title="class in com.perforce.api">SourceControlObject</A>
- <DD>Returns a string containing the object in XML form.
- <DT><A HREF="./com/perforce/api/User.html#toXML()"><B>toXML()</B></A> -
- Method in class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_U_"><!-- --></A><H2>
- <B>U</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/User.html" title="class in com.perforce.api"><B>User</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Representation of a source control user.<DT><A HREF="./com/perforce/api/User.html#User()"><B>User()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Default no-argument constructor.
- <DT><A HREF="./com/perforce/api/User.html#User(java.lang.String)"><B>User(String)</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/User.html" title="class in com.perforce.api">User</A>
- <DD>Constructor that accepts the id of the user.
- <DT><A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api"><B>Utils</B></A> - Class in <A HREF="./com/perforce/api/package-summary.html">com.perforce.api</A><DD>Class that contains static utility methods.<DT><A HREF="./com/perforce/api/Utils.html#Utils()"><B>Utils()</B></A> -
- Constructor for class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_V_"><!-- --></A><H2>
- <B>V</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Debug.html#VERBOSE"><B>VERBOSE</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Error, warning, notice, and verbose messages are displayed.
- <DT><A HREF="./com/perforce/api/Debug.html#verbose(java.lang.String)"><B>verbose(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Displays a verbose message for debugging.
- <DT><A HREF="./com/perforce/api/Debug.html#verbose(java.lang.String, java.lang.String[])"><B>verbose(String, String[])</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Displays a verbose message for debugging.
- </DL>
- <HR>
- <A NAME="_W_"><!-- --></A><H2>
- <B>W</B></H2>
- <DL>
- <DT><A HREF="./com/perforce/api/Debug.html#warn(java.lang.String)"><B>warn(String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Displays a warning message for debugging.
- <DT><A HREF="./com/perforce/api/Debug.html#WARNING"><B>WARNING</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/Debug.html" title="class in com.perforce.api">Debug</A>
- <DD>Error and warning messages are displayed.
- <DT><A HREF="./com/perforce/api/Utils.html#wildPathMatch(java.lang.String, java.lang.String)"><B>wildPathMatch(String, String)</B></A> -
- Static method in class com.perforce.api.<A HREF="./com/perforce/api/Utils.html" title="class in com.perforce.api">Utils</A>
- <DD>Returns true if the <code>path</code> matches the <code>wildpath</code>.
- <DT><A HREF="./com/perforce/api/JobField.html#WORD"><B>WORD</B></A> -
- Static variable in class com.perforce.api.<A HREF="./com/perforce/api/JobField.html" title="class in com.perforce.api">JobField</A>
- <DD>Data type is a single word (any value)
- </DL>
- <HR>
- <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <A NAME="navbar_bottom"><!-- --></A>
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/perforce/api/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/perforce/api/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- <a target="_top" href="http://www.perforce.com/"><img alt="Perforce" border="0" height="44" width="151" src="doc-files/perforce_logo.gif"></a></EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- PREV
- NEXT</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_bottom"></A>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- <HR>
- <i><a href="doc-files/LICENSE.TXT">Copyright</a> © 2008, Perforce Software, All rights reserved.</i>
- </BODY>
- </HTML>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8157 | michael | Archiving legacy java api projects which predate the supported P4Java api. | 13 years ago | |
//public/perforce/api/java/p4package/docs/index-all.html | |||||
#10 | 6166 | Sivananda Poreddy | Fixing problem with last check related to javadoc | 17 years ago | |
#9 | 6164 | Sivananda Poreddy | Updating the javadoc to include all the new changes | 17 years ago | |
#8 | 6141 | Sivananda Poreddy | Updating the p4package with fixes, some new features, jar update, and doc updates | 17 years ago | |
#7 | 2002 | David Markley | Integrated the latest changes for p4package to the public depot. | 23 years ago | |
#6 | 1808 | David Markley |
Updated Env class and fixed fstat issues. Published new Javadocs. |
23 years ago | |
#5 | 1387 | David Markley | Added the ability to reopen files, add them to changelists, and updated the documentation... to reflect these changes. « |
23 years ago | |
#4 | 1361 | David Markley | Added convenience methods to the Env class. | 23 years ago | |
#3 | 1334 | David Markley | Added more example code. Added the Counter class. Corrected the filelog methods for the... FileEntry class. « |
23 years ago | |
#2 | 1149 | David Markley | Added more documentation, a few examples, a cleanUp method, and a server timeout threshold.... « | 23 years ago | |
#1 | 1043 | David Markley | Initial branch to public area. | 23 years ago | |
//guest/david_markley/p4package/docs/index-all.html | |||||
#2 | 1037 | David Markley | Updated the documentation. | 23 years ago | |
#1 | 1020 | David Markley |
Added Perforce Java API documentation. This is generated using JavaDoc. |
23 years ago |