businesslifecyclemanager.html

来自「j2ee帮助文档软件设计/软件工程 文件格式」· HTML 代码 · 共 736 行 · 第 1/4 页

HTML
736
字号
<PRE><A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry">BulkResponse</A> <B>deleteClassificationSchemes</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;schemeKeys)                                         throws <A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A></PRE><DL><DD>Deletes the ClassificationSchemes corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL><P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>schemeKeys</CODE> - the Collection of keys for the ClassificationScheme objects to be deleted<DT><B>Returns:</B><DD>a BulkResponse containing the Collection of keys for those objects that were  deleted successfully and any DeleteException that was encountered in case of partial commit<DT><B>Throws:</B><DD><CODE><A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A></CODE> - if the JAXR provider encounters an internal error</DL></DD></DL><HR><A NAME="deleteAssociations(java.util.Collection)"><!-- --></A><H3>deleteAssociations</H3><PRE><A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry">BulkResponse</A> <B>deleteAssociations</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;associationKeys)                                throws <A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A></PRE><DL><DD>Deletes the Associations corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL><P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>associationKeys</CODE> - the Collection of keys for the Association objects to be deleted<DT><B>Returns:</B><DD>a BulkResponse containing the Collection of keys for those objects that were  deleted successfully and any DeleteException that was encountered in case of partial commit<DT><B>Throws:</B><DD><CODE><A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A></CODE> - if the JAXR provider encounters an internal error</DL></DD></DL><HR><A NAME="confirmAssociation(javax.xml.registry.infomodel.Association)"><!-- --></A><H3>confirmAssociation</H3><PRE>void <B>confirmAssociation</B>(<A HREF="../../../javax/xml/registry/infomodel/Association.html" title="interface in javax.xml.registry.infomodel">Association</A>&nbsp;assoc)                        throws <A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A>,                               <A HREF="../../../javax/xml/registry/InvalidRequestException.html" title="class in javax.xml.registry">InvalidRequestException</A></PRE><DL><DD>Confirms this Association by the User associated with the caller. The User must be the owner of the sourceObject or the targetObject in this association. <p> <ul> <li>If the Association is intramural, this method does nothing and returns.</li> <li>If the Association is extramural and already confirmed (isConfirmed returns true), this method does nothing and returns.</li>  <li>If the Association is extramural and not already confirmed, this method  confirms the association for the User associated with the caller.</li> </ul> <p> The details of confirming an extramural Association are registry-specific. For UDDI and ebXML registries, the registry-specific details are described in the JAXR specification.  </ol> <p><DL><DT><B>Capability Level: 0 </B></DL><P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>assoc</CODE> - the Association object to be confirmed<DT><B>Throws:</B><DD><CODE><A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A></CODE> - if the JAXR provider encounters an internal error<DD><CODE><A HREF="../../../javax/xml/registry/InvalidRequestException.html" title="class in javax.xml.registry">InvalidRequestException</A></CODE> - if the User is not the owner of the  sourceObject or the targetObject</DL></DD></DL><HR><A NAME="unConfirmAssociation(javax.xml.registry.infomodel.Association)"><!-- --></A><H3>unConfirmAssociation</H3><PRE>void <B>unConfirmAssociation</B>(<A HREF="../../../javax/xml/registry/infomodel/Association.html" title="interface in javax.xml.registry.infomodel">Association</A>&nbsp;assoc)                          throws <A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A>,                                 <A HREF="../../../javax/xml/registry/InvalidRequestException.html" title="class in javax.xml.registry">InvalidRequestException</A></PRE><DL><DD>Undoes a previous confirmation of this Association by the User associated with the caller. The User must be the owner of the sourceObject or the targetObject in this association.<p>  <ul> <li>If the Association is intramural, this method does nothing and returns.</li> <li>If the Association is extramural and already confirmed (isConfirmed returns true), this method unconfirms it for the requestor.</li>  <li>If the Association is extramural and not already confirmed, this method does nothing and returns.</li> </ul> <p> The details of unconfirming an extramural Association are registry-specific. For UDDI and ebXML registries, the registry-specific details are described in the JAXR specification.  </ol> <p><DL><DT><B>Capability Level: 0 </B></DL><P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>assoc</CODE> - the Association object to be unconfirmed<DT><B>Throws:</B><DD><CODE><A HREF="../../../javax/xml/registry/JAXRException.html" title="class in javax.xml.registry">JAXRException</A></CODE> - if the JAXR provider encounters an internal error<DD><CODE><A HREF="../../../javax/xml/registry/InvalidRequestException.html" title="class in javax.xml.registry">InvalidRequestException</A></CODE> - if the User is not the owner of the  sourceObject or the targetObject</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= 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="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../../javax/xml/registry/BulkResponse.html" title="interface in javax.xml.registry"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../javax/xml/registry/BusinessQueryManager.html" title="interface in javax.xml.registry"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html?javax/xml/registry/BusinessLifeCycleManager.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="BusinessLifeCycleManager.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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR><font size="-1"><a href="http://java.sun.com/webapps/bugreport">Submit a bug or feature</a> <p>Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to <a href="../legal/license.html" target="_top">license terms.</a></font></BODY></HTML>

⌨️ 快捷键说明

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