⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 jco book to connect java with SAP
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!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_14) on Mon Apr 06 00:12:36 CEST 2009 -->
<TITLE>
Index (JCo API 3.0)
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="./sap.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index (JCo API 3.0)";
}
</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="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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="#_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="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./com/sap/conn/jco/AbapException.html" title="class in com.sap.conn.jco"><B>AbapException</B></A> - Exception in <A HREF="./com/sap/conn/jco/package-summary.html">com.sap.conn.jco</A><DD>A convenience class on top of JCoException that   reports errors which occurred in a SAP system function module<DT><A HREF="./com/sap/conn/jco/AbapException.html#AbapException(java.lang.String)"><B>AbapException(String)</B></A> - 
Constructor for exception com.sap.conn.jco.<A HREF="./com/sap/conn/jco/AbapException.html" title="class in com.sap.conn.jco">AbapException</A>
<DD>Creates an exception with the specified key.
<DT><A HREF="./com/sap/conn/jco/AbapException.html#AbapException(java.lang.String, java.lang.String)"><B>AbapException(String, String)</B></A> - 
Constructor for exception com.sap.conn.jco.<A HREF="./com/sap/conn/jco/AbapException.html" title="class in com.sap.conn.jco">AbapException</A>
<DD>Creates an exception
<DT><A HREF="./com/sap/conn/jco/AbapException.html#AbapException(java.lang.String, java.lang.String, char, java.lang.String, java.lang.String[])"><B>AbapException(String, String, char, String, String[])</B></A> - 
Constructor for exception com.sap.conn.jco.<A HREF="./com/sap/conn/jco/AbapException.html" title="class in com.sap.conn.jco">AbapException</A>
<DD>Creates an instance of the exception object with the specified message and more information for ABAP messages
<DT><A HREF="./com/sap/conn/jco/JCoListMetaData.html#add(java.lang.String, int, int, int, int)"><B>add(String, int, int, int, int)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoListMetaData.html" title="interface in com.sap.conn.jco">JCoListMetaData</A>
<DD>Adds a new scalar field descriptor to the metadata object
<DT><A HREF="./com/sap/conn/jco/JCoListMetaData.html#add(java.lang.String, int, com.sap.conn.jco.JCoRecordMetaData, int)"><B>add(String, int, JCoRecordMetaData, int)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoListMetaData.html" title="interface in com.sap.conn.jco">JCoListMetaData</A>
<DD>Adds a new complex field descriptor to the metadata object, i.e. a structure or table
<DT><A HREF="./com/sap/conn/jco/JCoListMetaData.html#add(java.lang.String, int, int, int, int, java.lang.String, java.lang.String, int, java.lang.Object, com.sap.conn.jco.JCoExtendedFieldMetaData)"><B>add(String, int, int, int, int, String, String, int, Object, JCoExtendedFieldMetaData)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoListMetaData.html" title="interface in com.sap.conn.jco">JCoListMetaData</A>
<DD>Adds a new field descriptor to the metadata object
<DT><A HREF="./com/sap/conn/jco/JCoListMetaData.html#add(java.lang.String, int, int, int, int, java.lang.String, java.lang.String, int, java.lang.Object, java.lang.String, com.sap.conn.jco.JCoExtendedFieldMetaData)"><B>add(String, int, int, int, int, String, String, int, Object, String, JCoExtendedFieldMetaData)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoListMetaData.html" title="interface in com.sap.conn.jco">JCoListMetaData</A>
<DD>Adds a new field descriptor to the metadata object
<DT><A HREF="./com/sap/conn/jco/JCoRecordMetaData.html#add(java.lang.String, int, int, int, int, int)"><B>add(String, int, int, int, int, int)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecordMetaData.html" title="interface in com.sap.conn.jco">JCoRecordMetaData</A>
<DD>Adds a new scalar field descriptor to the metadata object
<DT><A HREF="./com/sap/conn/jco/JCoRecordMetaData.html#add(java.lang.String, int, int, int, com.sap.conn.jco.JCoRecordMetaData)"><B>add(String, int, int, int, JCoRecordMetaData)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecordMetaData.html" title="interface in com.sap.conn.jco">JCoRecordMetaData</A>
<DD>Adds a new complex field descriptor to the metadata object, i.e. a structure or table
<DT><A HREF="./com/sap/conn/jco/JCoRecordMetaData.html#add(java.lang.String, int, int, int, int, int, int, java.lang.String, java.lang.Object, com.sap.conn.jco.JCoExtendedFieldMetaData)"><B>add(String, int, int, int, int, int, int, String, Object, JCoExtendedFieldMetaData)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecordMetaData.html" title="interface in com.sap.conn.jco">JCoRecordMetaData</A>
<DD>Adds a new field descriptor to the metadata object
<DT><A HREF="./com/sap/conn/jco/JCoCustomRepository.html#addFunctionTemplateToCache(com.sap.conn.jco.JCoFunctionTemplate)"><B>addFunctionTemplateToCache(JCoFunctionTemplate)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoCustomRepository.html" title="interface in com.sap.conn.jco">JCoCustomRepository</A>
<DD>Adds a function interface to the local cache.
<DT><A HREF="./com/sap/conn/jco/JCoCustomRepository.html#addRecordMetaDataToCache(com.sap.conn.jco.JCoRecordMetaData)"><B>addRecordMetaDataToCache(JCoRecordMetaData)</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoCustomRepository.html" title="interface in com.sap.conn.jco">JCoCustomRepository</A>
<DD>Adds a structure definition to the local cache.
<DT><A HREF="./com/sap/conn/jco/server/JCoServer.html#addServerErrorListener(com.sap.conn.jco.server.JCoServerErrorListener)"><B>addServerErrorListener(JCoServerErrorListener)</B></A> - 
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServer.html" title="interface in com.sap.conn.jco.server">JCoServer</A>
<DD>Adds an error listener to the list of listeners.
<DT><A HREF="./com/sap/conn/jco/server/JCoServer.html#addServerExceptionListener(com.sap.conn.jco.server.JCoServerExceptionListener)"><B>addServerExceptionListener(JCoServerExceptionListener)</B></A> - 
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServer.html" title="interface in com.sap.conn.jco.server">JCoServer</A>
<DD>Adds an exception listener to the list of listeners.
<DT><A HREF="./com/sap/conn/jco/server/JCoServer.html#addServerStateChangedListener(com.sap.conn.jco.server.JCoServerStateChangedListener)"><B>addServerStateChangedListener(JCoServerStateChangedListener)</B></A> - 
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServer.html" title="interface in com.sap.conn.jco.server">JCoServer</A>
<DD>Adds a state changed listener to the list of listeners.
<DT><A HREF="./com/sap/conn/jco/JCo.html#addTraceListener(com.sap.conn.jco.JCoTraceListener)"><B>addTraceListener(JCoTraceListener)</B></A> - 
Static method in class com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCo.html" title="class in com.sap.conn.jco">JCo</A>
<DD>Adds a trace listener, that receives all trace events of JCo
<DT><A HREF="./com/sap/conn/jco/JCoTable.html#appendRow()"><B>appendRow()</B></A> - 
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoTable.html" title="interface in com.sap.conn.jco">JCoTable</A>
<DD>Appends a new row at the end of the table and moves the  row pointer such that it points to the newly appended row.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -