http://git-wip-us.apache.org/repos/asf/juddi/blob/8ef46321/apidocs/org/apache/juddi/api/impl/JUDDIApiImpl.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/juddi/api/impl/JUDDIApiImpl.html b/apidocs/org/apache/juddi/api/impl/JUDDIApiImpl.html new file mode 100644 index 0000000..5de565c --- /dev/null +++ b/apidocs/org/apache/juddi/api/impl/JUDDIApiImpl.html @@ -0,0 +1,1020 @@ +<!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 Wed Feb 28 07:01:13 EST 2018 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>JUDDIApiImpl (jUDDI_v3 Parent 3.3.6-SNAPSHOT API)</title> +<meta name="date" content="2018-02-28"> +<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="JUDDIApiImpl (jUDDI_v3 Parent 3.3.6-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,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":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/JUDDIApiImpl.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/InquiryHelper.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juddi/api/impl/PublicationHelper.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juddi/api/impl/JUDDIApiImpl.html" target="_top">Frames</a></li> +<li><a href="JUDDIApiImpl.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li><a href="#fields.inherited.from.class.org.apache.juddi.api.impl.AuthenticatedService">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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 JUDDIApiImpl" class="title">Class JUDDIApiImpl</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/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><a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html" title="class in org.apache.juddi.api.impl">org.apache.juddi.api.impl.AuthenticatedService</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.juddi.api.impl.JUDDIApiImpl</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">JUDDIApiImpl</span> +extends <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html" title="class in org.apache.juddi.api.impl">AuthenticatedService</a> +implements <a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></pre> +<div class="block">Implements the jUDDI API service. These methods are outside of the UDDI spec + and are specific to jUDDI. They are primarily used for administrative + functions.</div> +<dl> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd><a href="mailto:[email protected]">Jeff Faath</a>, <a href="mailto:[email protected]">Kurt T Stam</a>, <a href="mailto:[email protected]">Alex O'Ree</a></dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.juddi.api.impl.AuthenticatedService"> +<!-- --> +</a> +<h3>Fields inherited from class org.apache.juddi.api.impl.<a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html" title="class in org.apache.juddi.api.impl">AuthenticatedService</a></h3> +<code><a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#AUTHTOKEN_ACTIVE">AUTHTOKEN_ACTIVE</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#AUTHTOKEN_RETIRED">AUTHTOKEN_RETIRED</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#baseUrl">baseUrl</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#baseUrlSSL">baseUrlSSL</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#ctx">ctx</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#df">df</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#UTF8">UTF8</a></code></li> +</ul> +</li> +</ul> +<!-- ======== 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"> </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/JUDDIApiImpl.html#JUDDIApiImpl--">JUDDIApiImpl</a></span>()</code> </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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#adminDeleteSubscription-java.lang.String-java.util.List-">adminDeleteSubscription</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> subscriptionKey)</code> +<div class="block">deletes a client subscription</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#adminDeleteTModel-org.uddi.api_v3.DeleteTModel-">adminDeleteTModel</a></span>(<a href="../../../../../org/uddi/api_v3/DeleteTModel.html" title="class in org.uddi.api_v3">DeleteTModel</a> body)</code> +<div class="block">Completely deletes a tModel from the persistence layer.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#adminSaveBusiness-java.lang.String-java.util.List-">adminSaveBusiness</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juddi/api_v3/AdminSaveBusinessWrapper.html" title="class in org.apache.juddi.api_v3">AdminSaveBusinessWrapper</a>> values)</code> +<div class="block">saves a business just like from the Publication API, however administrators can use this to perform restores from backup.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#adminSaveSubscription-java.lang.String-java.lang.String-javax.xml.ws.Holder-">adminSaveSubscription</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> publisherOrUsername, + <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/uddi/sub_v3/Subscription.html" title="class in org.uddi.sub_v3">Subscription</a>>> subscriptions)</code> +<div class="block">saves a client subscription, useful for restore functions</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#adminSaveTModel-java.lang.String-java.util.List-">adminSaveTModel</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juddi/api_v3/AdminSaveTModelWrapper.html" title="class in org.apache.juddi.api_v3">AdminSaveTModelWrapper</a>> values)</code> +<div class="block">saves a tModel just like from the Publication API, however administrators can use this to perform restores from backup.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#deleteClerk-org.apache.juddi.api_v3.DeleteClerk-">deleteClerk</a></span>(<a href="../../../../../org/apache/juddi/api_v3/DeleteClerk.html" title="class in org.apache.juddi.api_v3">DeleteClerk</a> req)</code> +<div class="block">removes a clerk from the database, useful for replication scenarios.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#deleteClientSubscriptionInfo-org.apache.juddi.api_v3.DeleteClientSubscriptionInfo-">deleteClientSubscriptionInfo</a></span>(<a href="../../../../../org/apache/juddi/api_v3/DeleteClientSubscriptionInfo.html" title="class in org.apache.juddi.api_v3">DeleteClientSubscriptionInfo</a> body)</code> +<div class="block">Delete's a client's subscription information.</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#deleteNode-org.apache.juddi.api_v3.DeleteNode-">deleteNode</a></span>(<a href="../../../../../org/apache/juddi/api_v3/DeleteNode.html" title="class in org.apache.juddi.api_v3">DeleteNode</a> req)</code> +<div class="block">removes a node from the database, useful for replication scenarios.</div> +</td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#deletePublisher-org.apache.juddi.api_v3.DeletePublisher-">deletePublisher</a></span>(<a href="../../../../../org/apache/juddi/api_v3/DeletePublisher.html" title="class in org.apache.juddi.api_v3">DeletePublisher</a> body)</code> +<div class="block">Deletes publisher(s) from the persistence layer.</div> +</td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/ClerkList.html" title="class in org.apache.juddi.api_v3">ClerkList</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getAllClerks-java.lang.String-">getAllClerks</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo)</code> +<div class="block">gets all Clerks persisted in the database, useful for replication scenarios.</div> +</td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juddi/api_v3/SubscriptionWrapper.html" title="class in org.apache.juddi.api_v3">SubscriptionWrapper</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getAllClientSubscriptionInfo-java.lang.String-">getAllClientSubscriptionInfo</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo)</code> +<div class="block">gets all client subscriptions.</div> +</td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/ClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">ClientSubscriptionInfoDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getAllClientSubscriptionInfoDetail-org.apache.juddi.api_v3.GetAllClientSubscriptionInfoDetail-">getAllClientSubscriptionInfoDetail</a></span>(<a href="../../../../../org/apache/juddi/api_v3/GetAllClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">GetAllClientSubscriptionInfoDetail</a> body)</code> +<div class="block">Gets all client subscription information.</div> +</td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/NodeList.html" title="class in org.apache.juddi.api_v3">NodeList</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getAllNodes-java.lang.String-">getAllNodes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo)</code> +<div class="block">gets all nodes persisted in the database, useful for replication scenarios</div> +</td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/PublisherDetail.html" title="class in org.apache.juddi.api_v3">PublisherDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getAllPublisherDetail-org.apache.juddi.api_v3.GetAllPublisherDetail-">getAllPublisherDetail</a></span>(<a href="../../../../../org/apache/juddi/api_v3/GetAllPublisherDetail.html" title="class in org.apache.juddi.api_v3">GetAllPublisherDetail</a> body)</code> +<div class="block">Retrieves all publisher from the persistence layer.</div> +</td> +</tr> +<tr id="i14" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/ClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">ClientSubscriptionInfoDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getClientSubscriptionInfoDetail-org.apache.juddi.api_v3.GetClientSubscriptionInfoDetail-">getClientSubscriptionInfoDetail</a></span>(<a href="../../../../../org/apache/juddi/api_v3/GetClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">GetClientSubscriptionInfoDetail</a> body)</code> +<div class="block">Retrieves clientSubscriptionKey(s) from the persistence layer.</div> +</td> +</tr> +<tr id="i15" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/GetEntityHistoryMessageResponse.html" title="class in org.apache.juddi.api_v3">GetEntityHistoryMessageResponse</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getEntityHistory-org.apache.juddi.api_v3.GetEntityHistoryMessageRequest-">getEntityHistory</a></span>(<a href="../../../../../org/apache/juddi/api_v3/GetEntityHistoryMessageRequest.html" title="class in org.apache.juddi.api_v3">GetEntityHistoryMessageRequest</a> body)</code> +<div class="block">gets a given entities change record history</div> +</td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/GetFailedReplicationChangeRecordsMessageResponse.html" title="class in org.apache.juddi.api_v3">GetFailedReplicationChangeRecordsMessageResponse</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getFailedReplicationChangeRecords-org.apache.juddi.api_v3.GetFailedReplicationChangeRecordsMessageRequest-">getFailedReplicationChangeRecords</a></span>(<a href="../../../../../org/apache/juddi/api_v3/GetFailedReplicationChangeRecordsMessageRequest.html" title="class in org.apache.juddi.api_v3">GetFailedReplicationChangeRecordsMessageRequest</a> body)</code> +<div class="block">gets a list of change records that were received from another node but failed to save locally, usually due to a key conflict</div> +</td> +</tr> +<tr id="i17" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/PublisherDetail.html" title="class in org.apache.juddi.api_v3">PublisherDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getPublisherDetail-org.apache.juddi.api_v3.GetPublisherDetail-">getPublisherDetail</a></span>(<a href="../../../../../org/apache/juddi/api_v3/GetPublisherDetail.html" title="class in org.apache.juddi.api_v3">GetPublisherDetail</a> body)</code> +<div class="block">Retrieves publisher(s) from the persistence layer.</div> +</td> +</tr> +<tr id="i18" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/uddi/repl_v3/ReplicationConfiguration.html" title="class in org.uddi.repl_v3">ReplicationConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#getReplicationNodes-java.lang.String-">getReplicationNodes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo)</code> +<div class="block">returns all Nodes that have been enabled for replication.</div> +</td> +</tr> +<tr id="i19" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/SyncSubscriptionDetail.html" title="class in org.apache.juddi.api_v3">SyncSubscriptionDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#invokeSyncSubscription-org.apache.juddi.api_v3.SyncSubscription-">invokeSyncSubscription</a></span>(<a href="../../../../../org/apache/juddi/api_v3/SyncSubscription.html" title="class in org.apache.juddi.api_v3">SyncSubscription</a> body)</code> +<div class="block">Instructs the registry to perform a synchronous subscription + response.</div> +</td> +</tr> +<tr id="i20" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/ClerkDetail.html" title="class in org.apache.juddi.api_v3">ClerkDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#saveClerk-org.apache.juddi.api_v3.SaveClerk-">saveClerk</a></span>(<a href="../../../../../org/apache/juddi/api_v3/SaveClerk.html" title="class in org.apache.juddi.api_v3">SaveClerk</a> body)</code> +<div class="block">Saves clerk(s) to the persistence layer.</div> +</td> +</tr> +<tr id="i21" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/ClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">ClientSubscriptionInfoDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#saveClientSubscriptionInfo-org.apache.juddi.api_v3.SaveClientSubscriptionInfo-">saveClientSubscriptionInfo</a></span>(<a href="../../../../../org/apache/juddi/api_v3/SaveClientSubscriptionInfo.html" title="class in org.apache.juddi.api_v3">SaveClientSubscriptionInfo</a> body)</code> +<div class="block">Adds client subscription information.</div> +</td> +</tr> +<tr id="i22" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/NodeDetail.html" title="class in org.apache.juddi.api_v3">NodeDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#saveNode-org.apache.juddi.api_v3.SaveNode-">saveNode</a></span>(<a href="../../../../../org/apache/juddi/api_v3/SaveNode.html" title="class in org.apache.juddi.api_v3">SaveNode</a> body)</code> +<div class="block">Saves nodes(s) to the persistence layer.</div> +</td> +</tr> +<tr id="i23" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juddi/api_v3/PublisherDetail.html" title="class in org.apache.juddi.api_v3">PublisherDetail</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#savePublisher-org.apache.juddi.api_v3.SavePublisher-">savePublisher</a></span>(<a href="../../../../../org/apache/juddi/api_v3/SavePublisher.html" title="class in org.apache.juddi.api_v3">SavePublisher</a> body)</code> +<div class="block">Saves publisher(s) to the persistence layer.</div> +</td> +</tr> +<tr id="i24" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juddi/api/impl/JUDDIApiImpl.html#setReplicationNodes-java.lang.String-org.uddi.repl_v3.ReplicationConfiguration-">setReplicationNodes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="../../../../../org/uddi/repl_v3/ReplicationConfiguration.html" title="class in org.uddi.repl_v3">ReplicationConfiguration</a> replicationConfiguration)</code> +<div class="block">sets all Nodes for replication.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.juddi.api.impl.AuthenticatedService"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.juddi.api.impl.<a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html" title="class in org.apache.juddi.api.impl">AuthenticatedService</a></h3> +<code><a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#getEntityPublisher-javax.persistence.EntityManager-java.lang.String-">getEntityPublisher</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#getNode--">getNode</a>, <a href="../../../../../org/apache/juddi/api/impl/AuthenticatedService.html#getRequestorsIPAddress--">getRequestorsIPAddress</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/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="JUDDIApiImpl--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>JUDDIApiImpl</h4> +<pre>public JUDDIApiImpl()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="savePublisher-org.apache.juddi.api_v3.SavePublisher-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>savePublisher</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/PublisherDetail.html" title="class in org.apache.juddi.api_v3">PublisherDetail</a> savePublisher(<a href="../../../../../org/apache/juddi/api_v3/SavePublisher.html" title="class in org.apache.juddi.api_v3">SavePublisher</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Saves publisher(s) to the persistence layer. This method is specific + to jUDDI. Administrative privilege required.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#savePublisher-org.apache.juddi.api_v3.SavePublisher-">savePublisher</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>PublisherDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="deletePublisher-org.apache.juddi.api_v3.DeletePublisher-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>deletePublisher</h4> +<pre>public void deletePublisher(<a href="../../../../../org/apache/juddi/api_v3/DeletePublisher.html" title="class in org.apache.juddi.api_v3">DeletePublisher</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Deletes publisher(s) from the persistence layer. This method is + specific to jUDDI. Administrative privilege required. Also removes + all registered business entities of the user and marks all created + tModels as "deleted" but not does not remove the tModel from + persistence. All subscriptions are also destroyed</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#deletePublisher-org.apache.juddi.api_v3.DeletePublisher-">deletePublisher</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="getPublisherDetail-org.apache.juddi.api_v3.GetPublisherDetail-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPublisherDetail</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/PublisherDetail.html" title="class in org.apache.juddi.api_v3">PublisherDetail</a> getPublisherDetail(<a href="../../../../../org/apache/juddi/api_v3/GetPublisherDetail.html" title="class in org.apache.juddi.api_v3">GetPublisherDetail</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Retrieves publisher(s) from the persistence layer. This method is + specific to jUDDI. Administrative privilege required.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getPublisherDetail-org.apache.juddi.api_v3.GetPublisherDetail-">getPublisherDetail</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>PublisherDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="getAllPublisherDetail-org.apache.juddi.api_v3.GetAllPublisherDetail-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllPublisherDetail</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/PublisherDetail.html" title="class in org.apache.juddi.api_v3">PublisherDetail</a> getAllPublisherDetail(<a href="../../../../../org/apache/juddi/api_v3/GetAllPublisherDetail.html" title="class in org.apache.juddi.api_v3">GetAllPublisherDetail</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block">Retrieves all publisher from the persistence layer. This method is + specific to jUDDI. Administrative privilege required. Use caution + when calling, result set is not bound. If there are many publishers, + it is possible to have a result set that is too large</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getAllPublisherDetail-org.apache.juddi.api_v3.GetAllPublisherDetail-">getAllPublisherDetail</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>PublisherDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="adminDeleteTModel-org.uddi.api_v3.DeleteTModel-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>adminDeleteTModel</h4> +<pre>public void adminDeleteTModel(<a href="../../../../../org/uddi/api_v3/DeleteTModel.html" title="class in org.uddi.api_v3">DeleteTModel</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Completely deletes a tModel from the persistence layer. + Administrative privilege required. All entities that reference this + tModel will no longer be able to use the tModel if jUDDI Option + Enforce referential Integrity is enabled.<br> + Required permission, you must be am administrator + <a href="../../../../../org/apache/juddi/config/Property.html#JUDDI_ENFORCE_REFERENTIAL_INTEGRITY"><code>Property.JUDDI_ENFORCE_REFERENTIAL_INTEGRITY</code></a>. In addition, + tModels that are owned by another node via replication cannot be + deleted using this method and will throw an exception</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminDeleteTModel-org.uddi.api_v3.DeleteTModel-">adminDeleteTModel</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="deleteClientSubscriptionInfo-org.apache.juddi.api_v3.DeleteClientSubscriptionInfo-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>deleteClientSubscriptionInfo</h4> +<pre>public void deleteClientSubscriptionInfo(<a href="../../../../../org/apache/juddi/api_v3/DeleteClientSubscriptionInfo.html" title="class in org.apache.juddi.api_v3">DeleteClientSubscriptionInfo</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block">Delete's a client's subscription information. This is typically used + for server to server subscriptions Administrative privilege required.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#deleteClientSubscriptionInfo-org.apache.juddi.api_v3.DeleteClientSubscriptionInfo-">deleteClientSubscriptionInfo</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="saveClientSubscriptionInfo-org.apache.juddi.api_v3.SaveClientSubscriptionInfo-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>saveClientSubscriptionInfo</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/ClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">ClientSubscriptionInfoDetail</a> saveClientSubscriptionInfo(<a href="../../../../../org/apache/juddi/api_v3/SaveClientSubscriptionInfo.html" title="class in org.apache.juddi.api_v3">SaveClientSubscriptionInfo</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block">Adds client subscription information. This effectively links a server + to serverr subscription to clerk Administrative privilege required.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#saveClientSubscriptionInfo-org.apache.juddi.api_v3.SaveClientSubscriptionInfo-">saveClientSubscriptionInfo</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>ClientSubscriptionInfoDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getAllClientSubscriptionInfoDetail-org.apache.juddi.api_v3.GetAllClientSubscriptionInfoDetail-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllClientSubscriptionInfoDetail</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/ClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">ClientSubscriptionInfoDetail</a> getAllClientSubscriptionInfoDetail(<a href="../../../../../org/apache/juddi/api_v3/GetAllClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">GetAllClientSubscriptionInfoDetail</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Gets all client subscription information. This is used for server to + server subscriptions Administrative privilege required.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>ClientSubscriptionInfoDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="getClientSubscriptionInfoDetail-org.apache.juddi.api_v3.GetClientSubscriptionInfoDetail-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getClientSubscriptionInfoDetail</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/ClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">ClientSubscriptionInfoDetail</a> getClientSubscriptionInfoDetail(<a href="../../../../../org/apache/juddi/api_v3/GetClientSubscriptionInfoDetail.html" title="class in org.apache.juddi.api_v3">GetClientSubscriptionInfoDetail</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Retrieves clientSubscriptionKey(s) from the persistence layer. This + method is specific to jUDDI. Used for server to server subscriptions + Administrative privilege required.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>ClientSubscriptionInfoDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="saveClerk-org.apache.juddi.api_v3.SaveClerk-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>saveClerk</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/ClerkDetail.html" title="class in org.apache.juddi.api_v3">ClerkDetail</a> saveClerk(<a href="../../../../../org/apache/juddi/api_v3/SaveClerk.html" title="class in org.apache.juddi.api_v3">SaveClerk</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Saves clerk(s) to the persistence layer. This method is specific to + jUDDI. This is used for server to server subscriptions and for future + use with replication. Administrative privilege required.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#saveClerk-org.apache.juddi.api_v3.SaveClerk-">saveClerk</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>ClerkDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="saveNode-org.apache.juddi.api_v3.SaveNode-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>saveNode</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/NodeDetail.html" title="class in org.apache.juddi.api_v3">NodeDetail</a> saveNode(<a href="../../../../../org/apache/juddi/api_v3/SaveNode.html" title="class in org.apache.juddi.api_v3">SaveNode</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block">Saves nodes(s) to the persistence layer. This method is specific to + jUDDI. Administrative privilege required. This is used for server to + server subscriptions and for future use with replication. + Administrative privilege required.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#saveNode-org.apache.juddi.api_v3.SaveNode-">saveNode</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>NodeDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="invokeSyncSubscription-org.apache.juddi.api_v3.SyncSubscription-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>invokeSyncSubscription</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/SyncSubscriptionDetail.html" title="class in org.apache.juddi.api_v3">SyncSubscriptionDetail</a> invokeSyncSubscription(<a href="../../../../../org/apache/juddi/api_v3/SyncSubscription.html" title="class in org.apache.juddi.api_v3">SyncSubscription</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block">Instructs the registry to perform a synchronous subscription + response.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#invokeSyncSubscription-org.apache.juddi.api_v3.SyncSubscription-">invokeSyncSubscription</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>SyncSubscriptionDetail</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getAllNodes-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllNodes</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/NodeList.html" title="class in org.apache.juddi.api_v3">NodeList</a> getAllNodes(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getAllNodes-java.lang.String-">JUDDIApiPortType</a></code></span></div> +<div class="block">gets all nodes persisted in the database, useful for replication scenarios</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getAllNodes-java.lang.String-">getAllNodes</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>returns org.apache.juddi.api_v3.NodeList</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getAllClerks-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllClerks</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/ClerkList.html" title="class in org.apache.juddi.api_v3">ClerkList</a> getAllClerks(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getAllClerks-java.lang.String-">JUDDIApiPortType</a></code></span></div> +<div class="block">gets all Clerks persisted in the database, useful for replication scenarios. Clerks provide a mapping for credentials to a Node</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getAllClerks-java.lang.String-">getAllClerks</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>returns org.apache.juddi.api_v3.ClerkList</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="deleteNode-org.apache.juddi.api_v3.DeleteNode-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>deleteNode</h4> +<pre>public void deleteNode(<a href="../../../../../org/apache/juddi/api_v3/DeleteNode.html" title="class in org.apache.juddi.api_v3">DeleteNode</a> req) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#deleteNode-org.apache.juddi.api_v3.DeleteNode-">JUDDIApiPortType</a></code></span></div> +<div class="block">removes a node from the database, useful for replication scenarios. + Note: when removing a node, all associated clerks will be removed with it.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#deleteNode-org.apache.juddi.api_v3.DeleteNode-">deleteNode</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="deleteClerk-org.apache.juddi.api_v3.DeleteClerk-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>deleteClerk</h4> +<pre>public void deleteClerk(<a href="../../../../../org/apache/juddi/api_v3/DeleteClerk.html" title="class in org.apache.juddi.api_v3">DeleteClerk</a> req) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#deleteClerk-org.apache.juddi.api_v3.DeleteClerk-">JUDDIApiPortType</a></code></span></div> +<div class="block">removes a clerk from the database, useful for replication scenarios.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#deleteClerk-org.apache.juddi.api_v3.DeleteClerk-">deleteClerk</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="adminDeleteSubscription-java.lang.String-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>adminDeleteSubscription</h4> +<pre>public void adminDeleteSubscription(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> subscriptionKey) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminDeleteSubscription-java.lang.String-java.util.List-">JUDDIApiPortType</a></code></span></div> +<div class="block">deletes a client subscription</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminDeleteSubscription-java.lang.String-java.util.List-">adminDeleteSubscription</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="adminSaveBusiness-java.lang.String-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>adminSaveBusiness</h4> +<pre>public <a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a> adminSaveBusiness(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juddi/api_v3/AdminSaveBusinessWrapper.html" title="class in org.apache.juddi.api_v3">AdminSaveBusinessWrapper</a>> values) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminSaveBusiness-java.lang.String-java.util.List-">JUDDIApiPortType</a></code></span></div> +<div class="block">saves a business just like from the Publication API, however administrators can use this to perform restores from backup. + It allows an administrator to save the business, setting the ownership to any user, thus maintaining access control rules.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminSaveBusiness-java.lang.String-java.util.List-">adminSaveBusiness</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>returns org.uddi.api_v3.DispositionReport</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="adminSaveTModel-java.lang.String-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>adminSaveTModel</h4> +<pre>public <a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a> adminSaveTModel(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juddi/api_v3/AdminSaveTModelWrapper.html" title="class in org.apache.juddi.api_v3">AdminSaveTModelWrapper</a>> values) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminSaveTModel-java.lang.String-java.util.List-">JUDDIApiPortType</a></code></span></div> +<div class="block">saves a tModel just like from the Publication API, however administrators can use this to perform restores from backup. + It allows an administrator to save the tModel, setting the ownership to any user, thus maintaining access control rules.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminSaveTModel-java.lang.String-java.util.List-">adminSaveTModel</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>returns org.uddi.api_v3.DispositionReport</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getAllClientSubscriptionInfo-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllClientSubscriptionInfo</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juddi/api_v3/SubscriptionWrapper.html" title="class in org.apache.juddi.api_v3">SubscriptionWrapper</a>> getAllClientSubscriptionInfo(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getAllClientSubscriptionInfo-java.lang.String-">JUDDIApiPortType</a></code></span></div> +<div class="block">gets all client subscriptions. useful for backup and restore operations</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getAllClientSubscriptionInfo-java.lang.String-">getAllClientSubscriptionInfo</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>returns java.util.List<org.apache.juddi.api_v3.SubscriptionWrapper></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="setReplicationNodes-java.lang.String-org.uddi.repl_v3.ReplicationConfiguration-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReplicationNodes</h4> +<pre>public <a href="../../../../../org/uddi/api_v3/DispositionReport.html" title="class in org.uddi.api_v3">DispositionReport</a> setReplicationNodes(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="../../../../../org/uddi/repl_v3/ReplicationConfiguration.html" title="class in org.uddi.repl_v3">ReplicationConfiguration</a> replicationConfiguration) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#setReplicationNodes-java.lang.String-org.uddi.repl_v3.ReplicationConfiguration-">JUDDIApiPortType</a></code></span></div> +<div class="block">sets all Nodes for replication. Any previously set Nodes will be removed from the replication list. + Optionally, all data from remote nodes that</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#setReplicationNodes-java.lang.String-org.uddi.repl_v3.ReplicationConfiguration-">setReplicationNodes</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>returns org.uddi.api_v3.DispositionReport</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getReplicationNodes-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getReplicationNodes</h4> +<pre>public <a href="../../../../../org/uddi/repl_v3/ReplicationConfiguration.html" title="class in org.uddi.repl_v3">ReplicationConfiguration</a> getReplicationNodes(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getReplicationNodes-java.lang.String-">JUDDIApiPortType</a></code></span></div> +<div class="block">returns all Nodes that have been enabled for replication.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getReplicationNodes-java.lang.String-">getReplicationNodes</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>returns org.uddi.repl_v3.ReplicationConfiguration</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="adminSaveSubscription-java.lang.String-java.lang.String-javax.xml.ws.Holder-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>adminSaveSubscription</h4> +<pre>public void adminSaveSubscription(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> authInfo, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> publisherOrUsername, + <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/ws/Holder.html?is-external=true" title="class or interface in javax.xml.ws">Holder</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/uddi/sub_v3/Subscription.html" title="class in org.uddi.sub_v3">Subscription</a>>> subscriptions) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminSaveSubscription-java.lang.String-java.lang.String-javax.xml.ws.Holder-">JUDDIApiPortType</a></code></span></div> +<div class="block">saves a client subscription, useful for restore functions</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#adminSaveSubscription-java.lang.String-java.lang.String-javax.xml.ws.Holder-">adminSaveSubscription</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +</dl> +</li> +</ul> +<a name="getEntityHistory-org.apache.juddi.api_v3.GetEntityHistoryMessageRequest-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEntityHistory</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/GetEntityHistoryMessageResponse.html" title="class in org.apache.juddi.api_v3">GetEntityHistoryMessageResponse</a> getEntityHistory(<a href="../../../../../org/apache/juddi/api_v3/GetEntityHistoryMessageRequest.html" title="class in org.apache.juddi.api_v3">GetEntityHistoryMessageRequest</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block">gets a given entities change record history</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getEntityHistory-org.apache.juddi.api_v3.GetEntityHistoryMessageRequest-">getEntityHistory</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>item history or null if not found</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getFailedReplicationChangeRecords-org.apache.juddi.api_v3.GetFailedReplicationChangeRecordsMessageRequest-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getFailedReplicationChangeRecords</h4> +<pre>public <a href="../../../../../org/apache/juddi/api_v3/GetFailedReplicationChangeRecordsMessageResponse.html" title="class in org.apache.juddi.api_v3">GetFailedReplicationChangeRecordsMessageResponse</a> getFailedReplicationChangeRecords(<a href="../../../../../org/apache/juddi/api_v3/GetFailedReplicationChangeRecordsMessageRequest.html" title="class in org.apache.juddi.api_v3">GetFailedReplicationChangeRecordsMessageRequest</a> body) + throws <a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a>, + <a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></pre> +<div class="block">gets a list of change records that were received from another node but failed to save locally, usually due to a key conflict</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html#getFailedReplicationChangeRecords-org.apache.juddi.api_v3.GetFailedReplicationChangeRecordsMessageRequest-">getFailedReplicationChangeRecords</a></code> in interface <code><a href="../../../../../org/apache/juddi/v3_service/JUDDIApiPortType.html" title="interface in org.apache.juddi.v3_service">JUDDIApiPortType</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>body</code> - </dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/uddi/v3_service/DispositionReportFaultMessage.html" title="class in org.uddi.v3_service">DispositionReportFaultMessage</a></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</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/JUDDIApiImpl.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/InquiryHelper.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juddi/api/impl/PublicationHelper.html" title="class in org.apache.juddi.api.impl"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juddi/api/impl/JUDDIApiImpl.html" target="_top">Frames</a></li> +<li><a href="JUDDIApiImpl.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li><a href="#fields.inherited.from.class.org.apache.juddi.api.impl.AuthenticatedService">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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 © 2004–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
