blob: b74f1952d76bfe3dbdafbb6757f3bf715e22888d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Mon Sep 19 16:59:28 EDT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>UDDIv2PublishImpl (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="UDDIv2PublishImpl (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UDDIv2PublishImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/juddi/api/impl/UDDIv2InquiryImpl.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/juddi/api/impl/UDDIValueSetCachingImpl.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juddi/api/impl/UDDIv2PublishImpl.html" target="_top">Frames</a></li>
<li><a href="UDDIv2PublishImpl.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.juddi.api.impl</div>
<h2 title="Class UDDIv2PublishImpl" class="title">Class UDDIv2PublishImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.juddi.api.impl.UDDIv2PublishImpl</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">UDDIv2PublishImpl</span>
extends <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></pre>
<div class="block">UDDI v2 Implementation for the Publish service. This implementation is
basically a wrapper and API translator that translates and forwards the
request to our UDDIv3 Publish implementation<br><br>
This class is a BETA feature and is largely untested. Please report any
issues</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.2</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd><a href="mailto:alexoree.apache.org">Alex O'Ree</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#UDDIv2PublishImpl--">UDDIv2PublishImpl</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#addPublisherAssertions-org.uddi.api_v2.AddPublisherAssertions-">addPublisherAssertions</a></span>(<a href="../../../../../org/uddi/api_v2/AddPublisherAssertions.html" title="class in org.uddi.api_v2">AddPublisherAssertions</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#deleteBinding-org.uddi.api_v2.DeleteBinding-">deleteBinding</a></span>(<a href="../../../../../org/uddi/api_v2/DeleteBinding.html" title="class in org.uddi.api_v2">DeleteBinding</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#deleteBusiness-org.uddi.api_v2.DeleteBusiness-">deleteBusiness</a></span>(<a href="../../../../../org/uddi/api_v2/DeleteBusiness.html" title="class in org.uddi.api_v2">DeleteBusiness</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#deletePublisherAssertions-org.uddi.api_v2.DeletePublisherAssertions-">deletePublisherAssertions</a></span>(<a href="../../../../../org/uddi/api_v2/DeletePublisherAssertions.html" title="class in org.uddi.api_v2">DeletePublisherAssertions</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#deleteService-org.uddi.api_v2.DeleteService-">deleteService</a></span>(<a href="../../../../../org/uddi/api_v2/DeleteService.html" title="class in org.uddi.api_v2">DeleteService</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#deleteTModel-org.uddi.api_v2.DeleteTModel-">deleteTModel</a></span>(<a href="../../../../../org/uddi/api_v2/DeleteTModel.html" title="class in org.uddi.api_v2">DeleteTModel</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#discardAuthToken-org.uddi.api_v2.DiscardAuthToken-">discardAuthToken</a></span>(<a href="../../../../../org/uddi/api_v2/DiscardAuthToken.html" title="class in org.uddi.api_v2">DiscardAuthToken</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/AssertionStatusReport.html" title="class in org.uddi.api_v2">AssertionStatusReport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#getAssertionStatusReport-org.uddi.api_v2.GetAssertionStatusReport-">getAssertionStatusReport</a></span>(<a href="../../../../../org/uddi/api_v2/GetAssertionStatusReport.html" title="class in org.uddi.api_v2">GetAssertionStatusReport</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/AuthToken.html" title="class in org.uddi.api_v2">AuthToken</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#getAuthToken-org.uddi.api_v2.GetAuthToken-">getAuthToken</a></span>(<a href="../../../../../org/uddi/api_v2/GetAuthToken.html" title="class in org.uddi.api_v2">GetAuthToken</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/PublisherAssertions.html" title="class in org.uddi.api_v2">PublisherAssertions</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#getPublisherAssertions-org.uddi.api_v2.GetPublisherAssertions-">getPublisherAssertions</a></span>(<a href="../../../../../org/uddi/api_v2/GetPublisherAssertions.html" title="class in org.uddi.api_v2">GetPublisherAssertions</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/RegisteredInfo.html" title="class in org.uddi.api_v2">RegisteredInfo</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#getRegisteredInfo-org.uddi.api_v2.GetRegisteredInfo-">getRegisteredInfo</a></span>(<a href="../../../../../org/uddi/api_v2/GetRegisteredInfo.html" title="class in org.uddi.api_v2">GetRegisteredInfo</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/BindingDetail.html" title="class in org.uddi.api_v2">BindingDetail</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#saveBinding-org.uddi.api_v2.SaveBinding-">saveBinding</a></span>(<a href="../../../../../org/uddi/api_v2/SaveBinding.html" title="class in org.uddi.api_v2">SaveBinding</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/BusinessDetail.html" title="class in org.uddi.api_v2">BusinessDetail</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#saveBusiness-org.uddi.api_v2.SaveBusiness-">saveBusiness</a></span>(<a href="../../../../../org/uddi/api_v2/SaveBusiness.html" title="class in org.uddi.api_v2">SaveBusiness</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/ServiceDetail.html" title="class in org.uddi.api_v2">ServiceDetail</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#saveService-org.uddi.api_v2.SaveService-">saveService</a></span>(<a href="../../../../../org/uddi/api_v2/SaveService.html" title="class in org.uddi.api_v2">SaveService</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/TModelDetail.html" title="class in org.uddi.api_v2">TModelDetail</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#saveTModel-org.uddi.api_v2.SaveTModel-">saveTModel</a></span>(<a href="../../../../../org/uddi/api_v2/SaveTModel.html" title="class in org.uddi.api_v2">SaveTModel</a>&nbsp;body)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/uddi/api_v2/PublisherAssertions.html" title="class in org.uddi.api_v2">PublisherAssertions</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html#setPublisherAssertions-org.uddi.api_v2.SetPublisherAssertions-">setPublisherAssertions</a></span>(<a href="../../../../../org/uddi/api_v2/SetPublisherAssertions.html" title="class in org.uddi.api_v2">SetPublisherAssertions</a>&nbsp;body)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="UDDIv2PublishImpl--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UDDIv2PublishImpl</h4>
<pre>public&nbsp;UDDIv2PublishImpl()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="addPublisherAssertions-org.uddi.api_v2.AddPublisherAssertions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPublisherAssertions</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a>&nbsp;addPublisherAssertions(<a href="../../../../../org/uddi/api_v2/AddPublisherAssertions.html" title="class in org.uddi.api_v2">AddPublisherAssertions</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#addPublisherAssertions-org.uddi.api_v2.AddPublisherAssertions-">addPublisherAssertions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.DispositionReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="deleteBinding-org.uddi.api_v2.DeleteBinding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteBinding</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a>&nbsp;deleteBinding(<a href="../../../../../org/uddi/api_v2/DeleteBinding.html" title="class in org.uddi.api_v2">DeleteBinding</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#deleteBinding-org.uddi.api_v2.DeleteBinding-">deleteBinding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.DispositionReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="deleteBusiness-org.uddi.api_v2.DeleteBusiness-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteBusiness</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a>&nbsp;deleteBusiness(<a href="../../../../../org/uddi/api_v2/DeleteBusiness.html" title="class in org.uddi.api_v2">DeleteBusiness</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#deleteBusiness-org.uddi.api_v2.DeleteBusiness-">deleteBusiness</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.DispositionReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="deletePublisherAssertions-org.uddi.api_v2.DeletePublisherAssertions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deletePublisherAssertions</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a>&nbsp;deletePublisherAssertions(<a href="../../../../../org/uddi/api_v2/DeletePublisherAssertions.html" title="class in org.uddi.api_v2">DeletePublisherAssertions</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#deletePublisherAssertions-org.uddi.api_v2.DeletePublisherAssertions-">deletePublisherAssertions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.DispositionReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="deleteService-org.uddi.api_v2.DeleteService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteService</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a>&nbsp;deleteService(<a href="../../../../../org/uddi/api_v2/DeleteService.html" title="class in org.uddi.api_v2">DeleteService</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#deleteService-org.uddi.api_v2.DeleteService-">deleteService</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.DispositionReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="deleteTModel-org.uddi.api_v2.DeleteTModel-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteTModel</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a>&nbsp;deleteTModel(<a href="../../../../../org/uddi/api_v2/DeleteTModel.html" title="class in org.uddi.api_v2">DeleteTModel</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#deleteTModel-org.uddi.api_v2.DeleteTModel-">deleteTModel</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.DispositionReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="discardAuthToken-org.uddi.api_v2.DiscardAuthToken-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>discardAuthToken</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/DispositionReport.html" title="class in org.uddi.api_v2">DispositionReport</a>&nbsp;discardAuthToken(<a href="../../../../../org/uddi/api_v2/DiscardAuthToken.html" title="class in org.uddi.api_v2">DiscardAuthToken</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#discardAuthToken-org.uddi.api_v2.DiscardAuthToken-">discardAuthToken</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.DispositionReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="getAssertionStatusReport-org.uddi.api_v2.GetAssertionStatusReport-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAssertionStatusReport</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/AssertionStatusReport.html" title="class in org.uddi.api_v2">AssertionStatusReport</a>&nbsp;getAssertionStatusReport(<a href="../../../../../org/uddi/api_v2/GetAssertionStatusReport.html" title="class in org.uddi.api_v2">GetAssertionStatusReport</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#getAssertionStatusReport-org.uddi.api_v2.GetAssertionStatusReport-">getAssertionStatusReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.AssertionStatusReport</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="getAuthToken-org.uddi.api_v2.GetAuthToken-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthToken</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/AuthToken.html" title="class in org.uddi.api_v2">AuthToken</a>&nbsp;getAuthToken(<a href="../../../../../org/uddi/api_v2/GetAuthToken.html" title="class in org.uddi.api_v2">GetAuthToken</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#getAuthToken-org.uddi.api_v2.GetAuthToken-">getAuthToken</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.AuthToken</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="getPublisherAssertions-org.uddi.api_v2.GetPublisherAssertions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPublisherAssertions</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/PublisherAssertions.html" title="class in org.uddi.api_v2">PublisherAssertions</a>&nbsp;getPublisherAssertions(<a href="../../../../../org/uddi/api_v2/GetPublisherAssertions.html" title="class in org.uddi.api_v2">GetPublisherAssertions</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#getPublisherAssertions-org.uddi.api_v2.GetPublisherAssertions-">getPublisherAssertions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.PublisherAssertions</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="getRegisteredInfo-org.uddi.api_v2.GetRegisteredInfo-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRegisteredInfo</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/RegisteredInfo.html" title="class in org.uddi.api_v2">RegisteredInfo</a>&nbsp;getRegisteredInfo(<a href="../../../../../org/uddi/api_v2/GetRegisteredInfo.html" title="class in org.uddi.api_v2">GetRegisteredInfo</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#getRegisteredInfo-org.uddi.api_v2.GetRegisteredInfo-">getRegisteredInfo</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.RegisteredInfo</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="saveBinding-org.uddi.api_v2.SaveBinding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveBinding</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/BindingDetail.html" title="class in org.uddi.api_v2">BindingDetail</a>&nbsp;saveBinding(<a href="../../../../../org/uddi/api_v2/SaveBinding.html" title="class in org.uddi.api_v2">SaveBinding</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#saveBinding-org.uddi.api_v2.SaveBinding-">saveBinding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.BindingDetail</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="saveBusiness-org.uddi.api_v2.SaveBusiness-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveBusiness</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/BusinessDetail.html" title="class in org.uddi.api_v2">BusinessDetail</a>&nbsp;saveBusiness(<a href="../../../../../org/uddi/api_v2/SaveBusiness.html" title="class in org.uddi.api_v2">SaveBusiness</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#saveBusiness-org.uddi.api_v2.SaveBusiness-">saveBusiness</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.BusinessDetail</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="saveService-org.uddi.api_v2.SaveService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveService</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/ServiceDetail.html" title="class in org.uddi.api_v2">ServiceDetail</a>&nbsp;saveService(<a href="../../../../../org/uddi/api_v2/SaveService.html" title="class in org.uddi.api_v2">SaveService</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#saveService-org.uddi.api_v2.SaveService-">saveService</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.ServiceDetail</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="saveTModel-org.uddi.api_v2.SaveTModel-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveTModel</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/TModelDetail.html" title="class in org.uddi.api_v2">TModelDetail</a>&nbsp;saveTModel(<a href="../../../../../org/uddi/api_v2/SaveTModel.html" title="class in org.uddi.api_v2">SaveTModel</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#saveTModel-org.uddi.api_v2.SaveTModel-">saveTModel</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.TModelDetail</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
<a name="setPublisherAssertions-org.uddi.api_v2.SetPublisherAssertions-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setPublisherAssertions</h4>
<pre>public&nbsp;<a href="../../../../../org/uddi/api_v2/PublisherAssertions.html" title="class in org.uddi.api_v2">PublisherAssertions</a>&nbsp;setPublisherAssertions(<a href="../../../../../org/uddi/api_v2/SetPublisherAssertions.html" title="class in org.uddi.api_v2">SetPublisherAssertions</a>&nbsp;body)
throws <a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/Publish.html#setPublisherAssertions-org.uddi.api_v2.SetPublisherAssertions-">setPublisherAssertions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns org.uddi.api_v2.PublisherAssertions</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/uddi/v2_service/DispositionReport.html" title="class in org.uddi.v2_service">DispositionReport</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UDDIv2PublishImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/juddi/api/impl/UDDIv2InquiryImpl.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/juddi/api/impl/UDDIValueSetCachingImpl.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juddi/api/impl/UDDIv2PublishImpl.html" target="_top">Frames</a></li>
<li><a href="UDDIv2PublishImpl.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>