You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2013/12/02 01:51:48 UTC

svn commit: r1546875 [8/10] - in /juddi/branches/juddi-3.3.x: ./ juddi-client/src/main/java/org/apache/juddi/v3/client/config/ juddi-console/ juddi-core-openjpa/ juddi-core/src/main/java/org/apache/juddi/ juddi-core/src/main/java/org/apache/juddi/api/i...

Modified: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/ObjectFactory.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/ObjectFactory.java?rev=1546875&r1=1546874&r2=1546875&view=diff
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/ObjectFactory.java (original)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/ObjectFactory.java Mon Dec  2 00:51:47 2013
@@ -1,20 +1,3 @@
-/*
- * Copyright 2001-2008 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
-
 
 package org.apache.juddi.api_v3;
 
@@ -22,11 +5,13 @@ import javax.xml.bind.JAXBElement;
 import javax.xml.bind.annotation.XmlElementDecl;
 import javax.xml.bind.annotation.XmlRegistry;
 import javax.xml.namespace.QName;
+import org.uddi.api_v3.DeleteTModel;
 
 
 /**
  * This object contains factory methods for each 
- * Java content interface and Java element interface. 
+ * Java content interface and Java element interface 
+ * generated in the org.apache.juddi.api_v3 package. 
  * <p>An ObjectFactory allows you to programatically 
  * construct new instances of the Java representation 
  * for XML content. The Java representation of XML 
@@ -36,86 +21,118 @@ import javax.xml.namespace.QName;
  * groups.  Factory methods for each of these are 
  * provided in this class.
  * 
- * This object was copied from the UDDI generated package 
- * and hand-edited to fit the juddi specific Publisher structures.
- * 
- * @author <a href="mailto:jfaath@apache.org">Jeff Faath</a>
  */
 @XmlRegistry
 public class ObjectFactory {
-	
-	private final static QName _SaveClerk_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_clerk");
-	private final static QName _SaveNode_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_node");
+
+    private final static QName _AdminDeleteSubscriptionResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_SubscriptionResponse");
+    private final static QName _GetReplicationNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_ReplicationNodesResponse");
+    private final static QName _GetAllPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allPublisherDetail");
+    private final static QName _SetReplicationNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_ReplicationNodes");
+    private final static QName _DeleteClerk_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_Clerk");
+    private final static QName _SyncSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "sync_subscription");
+    private final static QName _AdminSaveTModelResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_tModelResponse");
+    private final static QName _AdminSaveTModel_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_tModel");
+    private final static QName _GetAllNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllNodes");
+    private final static QName _GetAllClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allClientSubscriptionInfo");
+    private final static QName _SetAllValidValues_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_allValidValues");
+    private final static QName _AdminSaveBusinessResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_BusinessResponse");
+    private final static QName _GetAllClientSubscriptionInfoResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allClientSubscriptionInfoResponse");
+    private final static QName _SyncSubscriptionDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "sync_subscriptionDetail");
+    private final static QName _InvokeSyncSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "invoke_SyncSubscription");
+    private final static QName _AdminSaveSubscriptionResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_SubscriptionResponse");
+    private final static QName _DeleteNode_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_Node");
+    private final static QName _GetAllClerks_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllClerks");
+    private final static QName _GetPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_publisherDetail");
     private final static QName _SavePublisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_publisher");
+    private final static QName _DeleteClerkResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_ClerkResponse");
+    private final static QName _SetAllValidValuesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_allValidValuesResponse");
     private final static QName _DeletePublisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_publisher");
-    private final static QName _SaveClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_clientSubscriptionInfo");
-    private final static QName _DeleteClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_clientSubscriptionInfo");
-    
-    private final static QName _Publisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisher");
-   
-    private final static QName _ClerkDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "clerkDetail");
-    private final static QName _NodeDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "nodeDetail");
+    private final static QName _AdminDeleteSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_Subscription");
+    private final static QName _SaveClerkRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_ClerkRequest");
+    private final static QName _DeleteClientSubscriptionInfo_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_ClientSubscriptionInfo");
+    private final static QName _SaveNodeRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_NodeRequest");
+    private final static QName _GetAllNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllNodesResponse");
+    private final static QName _GetAllClerksResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_AllClerksResponse");
+    private final static QName _AdminSaveBusiness_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_Business");
+    private final static QName _DeleteNodeResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "delete_NodeResponse");
+    private final static QName _GetReplicationNodes_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_ReplicationNodes");
+    private final static QName _AdminSaveSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminSave_Subscription");
+    private final static QName _SetReplicationNodesResponse_QNAME = new QName("urn:juddi-apache-org:api_v3", "set_ReplicationNodesResponse");
     private final static QName _PublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisherDetail");
-    private final static QName _GetPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_publisherDetail");
-    private final static QName _GetAllPublisherDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "get_allPublisherDetail");
-    private final static QName _SyncSubscription_QNAME = new QName("urn:juddi-apache-org:api_v3", "sync_subscription");
-    private final static QName _ClientSubscriptionInfoDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "clientSubscriptionInfoDetail");
-    private final static QName _SyncSubscriptionDetail_QNAME = new QName("urn:juddi-apache-org:api_v3", "syncSubscriptionDetail");
+    private final static QName _SaveClientSubscriptionInfoRequest_QNAME = new QName("urn:juddi-apache-org:api_v3", "save_ClientSubscriptionInfoRequest");
+    private final static QName _Publisher_QNAME = new QName("urn:juddi-apache-org:api_v3", "publisher");
+    private final static QName _AdminDeleteTmodel_QNAME = new QName("urn:juddi-apache-org:api_v3", "adminDelete_tmodel");
 
-//    
-//    /**
-//     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.juddi.api_v3
-//     * 
-//     */
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.juddi.api_v3
+     * 
+     */
     public ObjectFactory() {
     }
 
     /**
-     * Create an instance of {@link SaveClerk }
+     * Create an instance of {@link DeleteClientSubscriptionInfo }
      * 
      */
-    public SaveClerk createSaveClerk() {
-        return new SaveClerk();
+    public DeleteClientSubscriptionInfo createDeleteClientSubscriptionInfo() {
+        return new DeleteClientSubscriptionInfo();
     }
-    
+
     /**
-     * Create an instance of {@link SaveNode }
+     * Create an instance of {@link AdminDeleteSubscriptionRequest }
      * 
      */
-    public SaveNode createSaveNode() {
-        return new SaveNode();
+    public AdminDeleteSubscriptionRequest createAdminDeleteSubscriptionRequest() {
+        return new AdminDeleteSubscriptionRequest();
     }
-    
+
     /**
-     * Create an instance of {@link SavePublisher }
+     * Create an instance of {@link SaveClerkInfo }
      * 
      */
-    public SavePublisher createSavePublisher() {
-        return new SavePublisher();
+    public SaveClerkInfo createSaveClerkInfo() {
+        return new SaveClerkInfo();
     }
-    
+
     /**
-     * Create an instance of {@link SaveClientSubscriptionInfo }
+     * Create an instance of {@link GetPublisherDetail }
      * 
      */
-    public SaveClientSubscriptionInfo createSaveClientSubscriptionInfo() {
-        return new SaveClientSubscriptionInfo();
+    public GetPublisherDetail createGetPublisherDetail() {
+        return new GetPublisherDetail();
     }
 
     /**
-     * Create an instance of {@link DeletePublisher }
+     * Create an instance of {@link SetReplicationNodesResponse }
      * 
      */
-    public DeletePublisher createDeletePublisher() {
-        return new DeletePublisher();
+    public SetReplicationNodesResponse createSetReplicationNodesResponse() {
+        return new SetReplicationNodesResponse();
     }
-    
+
     /**
-     * Create an instance of {@link DeleteClientSubscriptionInfo }
+     * Create an instance of {@link GetAllPublisherDetail }
      * 
      */
-    public DeleteClientSubscriptionInfo createDeleteClientSubscriptionInfo() {
-        return new DeleteClientSubscriptionInfo();
+    public GetAllPublisherDetail createGetAllPublisherDetail() {
+        return new GetAllPublisherDetail();
+    }
+
+    /**
+     * Create an instance of {@link SetReplicationNodes }
+     * 
+     */
+    public SetReplicationNodes createSetReplicationNodes() {
+        return new SetReplicationNodes();
+    }
+
+    /**
+     * Create an instance of {@link GetAllClientSubscriptionInfoResponse }
+     * 
+     */
+    public GetAllClientSubscriptionInfoResponse createGetAllClientSubscriptionInfoResponse() {
+        return new GetAllClientSubscriptionInfoResponse();
     }
 
     /**
@@ -125,16 +142,23 @@ public class ObjectFactory {
     public Publisher createPublisher() {
         return new Publisher();
     }
-    
- 
+
+    /**
+     * Create an instance of {@link SaveClientSubscriptionInfo }
+     * 
+     */
+    public SaveClientSubscriptionInfo createSaveClientSubscriptionInfo() {
+        return new SaveClientSubscriptionInfo();
+    }
+
     /**
-     * Create an instance of {@link ClerkDetail }
+     * Create an instance of {@link SyncSubscription }
      * 
      */
-    public ClerkDetail createClerkDetail() {
-        return new ClerkDetail();
+    public SyncSubscription createSyncSubscription() {
+        return new SyncSubscription();
     }
-    
+
     /**
      * Create an instance of {@link PublisherDetail }
      * 
@@ -144,37 +168,221 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link GetPublisherDetail }
+     * Create an instance of {@link SyncSubscriptionRequest }
      * 
      */
-    public GetPublisherDetail createGetPublisherDetail() {
-        return new GetPublisherDetail();
+    public SyncSubscriptionRequest createSyncSubscriptionRequest() {
+        return new SyncSubscriptionRequest();
     }
-    
+
     /**
-     * Create an instance of {@link GetPublisherDetail }
+     * Create an instance of {@link SavePublisher }
      * 
      */
-    public GetAllPublisherDetail createGetAllPublisherDetail() {
-        return new GetAllPublisherDetail();
+    public SavePublisher createSavePublisher() {
+        return new SavePublisher();
     }
 
     /**
-     * Create an instance of {@link GetPublisherDetail }
+     * Create an instance of {@link DeleteClerk }
      * 
      */
-    public SyncSubscription createSyncSubscription() {
-        return new SyncSubscription();
+    public DeleteClerk createDeleteClerk() {
+        return new DeleteClerk();
     }
-    
+
     /**
-     * Create an instance of {@link GetPublisherDetail }
+     * Create an instance of {@link GetAllNodesResponse }
+     * 
+     */
+    public GetAllNodesResponse createGetAllNodesResponse() {
+        return new GetAllNodesResponse();
+    }
+
+    /**
+     * Create an instance of {@link SaveNodeInfo }
+     * 
+     */
+    public SaveNodeInfo createSaveNodeInfo() {
+        return new SaveNodeInfo();
+    }
+
+    /**
+     * Create an instance of {@link SyncSubscriptionDetail }
      * 
      */
     public SyncSubscriptionDetail createSyncSubscriptionDetail() {
         return new SyncSubscriptionDetail();
     }
-    
+
+    /**
+     * Create an instance of {@link AdminSaveSubscriptionResponse }
+     * 
+     */
+    public AdminSaveSubscriptionResponse createAdminSaveSubscriptionResponse() {
+        return new AdminSaveSubscriptionResponse();
+    }
+
+    /**
+     * Create an instance of {@link GetAllClientSubscriptionInfo }
+     * 
+     */
+    public GetAllClientSubscriptionInfo createGetAllClientSubscriptionInfo() {
+        return new GetAllClientSubscriptionInfo();
+    }
+
+    /**
+     * Create an instance of {@link GetAllNodes }
+     * 
+     */
+    public GetAllNodes createGetAllNodes() {
+        return new GetAllNodes();
+    }
+
+    /**
+     * Create an instance of {@link GetAllClerksResponse }
+     * 
+     */
+    public GetAllClerksResponse createGetAllClerksResponse() {
+        return new GetAllClerksResponse();
+    }
+
+    /**
+     * Create an instance of {@link AdminSaveTModel }
+     * 
+     */
+    public AdminSaveTModel createAdminSaveTModel() {
+        return new AdminSaveTModel();
+    }
+
+    /**
+     * Create an instance of {@link AdminDeleteSubscriptionResponse }
+     * 
+     */
+    public AdminDeleteSubscriptionResponse createAdminDeleteSubscriptionResponse() {
+        return new AdminDeleteSubscriptionResponse();
+    }
+
+    /**
+     * Create an instance of {@link SetAllValidValuesResponse }
+     * 
+     */
+    public SetAllValidValuesResponse createSetAllValidValuesResponse() {
+        return new SetAllValidValuesResponse();
+    }
+
+    /**
+     * Create an instance of {@link AdminSaveTModelResponse }
+     * 
+     */
+    public AdminSaveTModelResponse createAdminSaveTModelResponse() {
+        return new AdminSaveTModelResponse();
+    }
+
+    /**
+     * Create an instance of {@link DeleteClerkResponse }
+     * 
+     */
+    public DeleteClerkResponse createDeleteClerkResponse() {
+        return new DeleteClerkResponse();
+    }
+
+    /**
+     * Create an instance of {@link GetReplicationNodesResponse }
+     * 
+     */
+    public GetReplicationNodesResponse createGetReplicationNodesResponse() {
+        return new GetReplicationNodesResponse();
+    }
+
+    /**
+     * Create an instance of {@link AdminSaveBusinessResponse }
+     * 
+     */
+    public AdminSaveBusinessResponse createAdminSaveBusinessResponse() {
+        return new AdminSaveBusinessResponse();
+    }
+
+    /**
+     * Create an instance of {@link AdminSaveSubscriptionRequest }
+     * 
+     */
+    public AdminSaveSubscriptionRequest createAdminSaveSubscriptionRequest() {
+        return new AdminSaveSubscriptionRequest();
+    }
+
+    /**
+     * Create an instance of {@link GetReplicationNodes }
+     * 
+     */
+    public GetReplicationNodes createGetReplicationNodes() {
+        return new GetReplicationNodes();
+    }
+
+    /**
+     * Create an instance of {@link SetAllValidValues }
+     * 
+     */
+    public SetAllValidValues createSetAllValidValues() {
+        return new SetAllValidValues();
+    }
+
+    /**
+     * Create an instance of {@link DeleteNodeResponse }
+     * 
+     */
+    public DeleteNodeResponse createDeleteNodeResponse() {
+        return new DeleteNodeResponse();
+    }
+
+    /**
+     * Create an instance of {@link DeletePublisher }
+     * 
+     */
+    public DeletePublisher createDeletePublisher() {
+        return new DeletePublisher();
+    }
+
+    /**
+     * Create an instance of {@link GetAllClerks }
+     * 
+     */
+    public GetAllClerks createGetAllClerks() {
+        return new GetAllClerks();
+    }
+
+    /**
+     * Create an instance of {@link AdminSaveBusiness }
+     * 
+     */
+    public AdminSaveBusiness createAdminSaveBusiness() {
+        return new AdminSaveBusiness();
+    }
+
+    /**
+     * Create an instance of {@link DeleteNode }
+     * 
+     */
+    public DeleteNode createDeleteNode() {
+        return new DeleteNode();
+    }
+
+    /**
+     * Create an instance of {@link SyncSubscriptionDetailResponse }
+     * 
+     */
+    public SyncSubscriptionDetailResponse createSyncSubscriptionDetailResponse() {
+        return new SyncSubscriptionDetailResponse();
+    }
+
+    /**
+     * Create an instance of {@link SubscriptionWrapper }
+     * 
+     */
+    public SubscriptionWrapper createSubscriptionWrapper() {
+        return new SubscriptionWrapper();
+    }
+
     /**
      * Create an instance of {@link ClientSubscriptionInfoDetail }
      * 
@@ -183,25 +391,241 @@ public class ObjectFactory {
         return new ClientSubscriptionInfoDetail();
     }
 
-    
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SavePublisher }{@code >}}
+     * Create an instance of {@link ClerkDetail }
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_clerk")
-    public JAXBElement<SaveClerk> createSaveClerk(SaveClerk value) {
-        return new JAXBElement<SaveClerk>(_SaveClerk_QNAME, SaveClerk.class, null, value);
+    public ClerkDetail createClerkDetail() {
+        return new ClerkDetail();
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SavePublisher }{@code >}}
+     * Create an instance of {@link AdminSaveBusinessWrapper }
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_node")
-    public JAXBElement<SaveNode> createSaveNode(SaveNode value) {
-        return new JAXBElement<SaveNode>(_SaveNode_QNAME, SaveNode.class, null, value);
+    public AdminSaveBusinessWrapper createAdminSaveBusinessWrapper() {
+        return new AdminSaveBusinessWrapper();
     }
-    
+
+    /**
+     * Create an instance of {@link ValidValues }
+     * 
+     */
+    public ValidValues createValidValues() {
+        return new ValidValues();
+    }
+
+    /**
+     * Create an instance of {@link ClientSubscriptionInfo }
+     * 
+     */
+    public ClientSubscriptionInfo createClientSubscriptionInfo() {
+        return new ClientSubscriptionInfo();
+    }
+
+    /**
+     * Create an instance of {@link Node }
+     * 
+     */
+    public Node createNode() {
+        return new Node();
+    }
+
+    /**
+     * Create an instance of {@link Clerk }
+     * 
+     */
+    public Clerk createClerk() {
+        return new Clerk();
+    }
+
+    /**
+     * Create an instance of {@link AdminSaveTModelWrapper }
+     * 
+     */
+    public AdminSaveTModelWrapper createAdminSaveTModelWrapper() {
+        return new AdminSaveTModelWrapper();
+    }
+
+    /**
+     * Create an instance of {@link NodeDetail }
+     * 
+     */
+    public NodeDetail createNodeDetail() {
+        return new NodeDetail();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminDeleteSubscriptionResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_SubscriptionResponse")
+    public JAXBElement<AdminDeleteSubscriptionResponse> createAdminDeleteSubscriptionResponse(AdminDeleteSubscriptionResponse value) {
+        return new JAXBElement<AdminDeleteSubscriptionResponse>(_AdminDeleteSubscriptionResponse_QNAME, AdminDeleteSubscriptionResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetReplicationNodesResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_ReplicationNodesResponse")
+    public JAXBElement<GetReplicationNodesResponse> createGetReplicationNodesResponse(GetReplicationNodesResponse value) {
+        return new JAXBElement<GetReplicationNodesResponse>(_GetReplicationNodesResponse_QNAME, GetReplicationNodesResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllPublisherDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allPublisherDetail")
+    public JAXBElement<GetAllPublisherDetail> createGetAllPublisherDetail(GetAllPublisherDetail value) {
+        return new JAXBElement<GetAllPublisherDetail>(_GetAllPublisherDetail_QNAME, GetAllPublisherDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SetReplicationNodes }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_ReplicationNodes")
+    public JAXBElement<SetReplicationNodes> createSetReplicationNodes(SetReplicationNodes value) {
+        return new JAXBElement<SetReplicationNodes>(_SetReplicationNodes_QNAME, SetReplicationNodes.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteClerk }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_Clerk")
+    public JAXBElement<DeleteClerk> createDeleteClerk(DeleteClerk value) {
+        return new JAXBElement<DeleteClerk>(_DeleteClerk_QNAME, DeleteClerk.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscription }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscription")
+    public JAXBElement<SyncSubscription> createSyncSubscription(SyncSubscription value) {
+        return new JAXBElement<SyncSubscription>(_SyncSubscription_QNAME, SyncSubscription.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveTModelResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_tModelResponse")
+    public JAXBElement<AdminSaveTModelResponse> createAdminSaveTModelResponse(AdminSaveTModelResponse value) {
+        return new JAXBElement<AdminSaveTModelResponse>(_AdminSaveTModelResponse_QNAME, AdminSaveTModelResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveTModel }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_tModel")
+    public JAXBElement<AdminSaveTModel> createAdminSaveTModel(AdminSaveTModel value) {
+        return new JAXBElement<AdminSaveTModel>(_AdminSaveTModel_QNAME, AdminSaveTModel.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllNodes }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllNodes")
+    public JAXBElement<GetAllNodes> createGetAllNodes(GetAllNodes value) {
+        return new JAXBElement<GetAllNodes>(_GetAllNodes_QNAME, GetAllNodes.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClientSubscriptionInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allClientSubscriptionInfo")
+    public JAXBElement<GetAllClientSubscriptionInfo> createGetAllClientSubscriptionInfo(GetAllClientSubscriptionInfo value) {
+        return new JAXBElement<GetAllClientSubscriptionInfo>(_GetAllClientSubscriptionInfo_QNAME, GetAllClientSubscriptionInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SetAllValidValues }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_allValidValues")
+    public JAXBElement<SetAllValidValues> createSetAllValidValues(SetAllValidValues value) {
+        return new JAXBElement<SetAllValidValues>(_SetAllValidValues_QNAME, SetAllValidValues.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveBusinessResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_BusinessResponse")
+    public JAXBElement<AdminSaveBusinessResponse> createAdminSaveBusinessResponse(AdminSaveBusinessResponse value) {
+        return new JAXBElement<AdminSaveBusinessResponse>(_AdminSaveBusinessResponse_QNAME, AdminSaveBusinessResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClientSubscriptionInfoResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allClientSubscriptionInfoResponse")
+    public JAXBElement<GetAllClientSubscriptionInfoResponse> createGetAllClientSubscriptionInfoResponse(GetAllClientSubscriptionInfoResponse value) {
+        return new JAXBElement<GetAllClientSubscriptionInfoResponse>(_GetAllClientSubscriptionInfoResponse_QNAME, GetAllClientSubscriptionInfoResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscriptionDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscriptionDetail")
+    public JAXBElement<SyncSubscriptionDetail> createSyncSubscriptionDetail(SyncSubscriptionDetail value) {
+        return new JAXBElement<SyncSubscriptionDetail>(_SyncSubscriptionDetail_QNAME, SyncSubscriptionDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscriptionRequest }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "invoke_SyncSubscription")
+    public JAXBElement<SyncSubscriptionRequest> createInvokeSyncSubscription(SyncSubscriptionRequest value) {
+        return new JAXBElement<SyncSubscriptionRequest>(_InvokeSyncSubscription_QNAME, SyncSubscriptionRequest.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveSubscriptionResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_SubscriptionResponse")
+    public JAXBElement<AdminSaveSubscriptionResponse> createAdminSaveSubscriptionResponse(AdminSaveSubscriptionResponse value) {
+        return new JAXBElement<AdminSaveSubscriptionResponse>(_AdminSaveSubscriptionResponse_QNAME, AdminSaveSubscriptionResponse.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteNode }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_Node")
+    public JAXBElement<DeleteNode> createDeleteNode(DeleteNode value) {
+        return new JAXBElement<DeleteNode>(_DeleteNode_QNAME, DeleteNode.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClerks }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllClerks")
+    public JAXBElement<GetAllClerks> createGetAllClerks(GetAllClerks value) {
+        return new JAXBElement<GetAllClerks>(_GetAllClerks_QNAME, GetAllClerks.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetPublisherDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_publisherDetail")
+    public JAXBElement<GetPublisherDetail> createGetPublisherDetail(GetPublisherDetail value) {
+        return new JAXBElement<GetPublisherDetail>(_GetPublisherDetail_QNAME, GetPublisherDetail.class, null, value);
+    }
+
     /**
      * Create an instance of {@link JAXBElement }{@code <}{@link SavePublisher }{@code >}}
      * 
@@ -212,14 +636,23 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SavePublisher }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteClerkResponse }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_clientSubscriptionInfo")
-    public JAXBElement<SaveClientSubscriptionInfo> createSaveClientSubscriptionInfo(SaveClientSubscriptionInfo value) {
-        return new JAXBElement<SaveClientSubscriptionInfo>(_SaveClientSubscriptionInfo_QNAME, SaveClientSubscriptionInfo.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_ClerkResponse")
+    public JAXBElement<DeleteClerkResponse> createDeleteClerkResponse(DeleteClerkResponse value) {
+        return new JAXBElement<DeleteClerkResponse>(_DeleteClerkResponse_QNAME, DeleteClerkResponse.class, null, value);
     }
-    
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SetAllValidValuesResponse }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_allValidValuesResponse")
+    public JAXBElement<SetAllValidValuesResponse> createSetAllValidValuesResponse(SetAllValidValuesResponse value) {
+        return new JAXBElement<SetAllValidValuesResponse>(_SetAllValidValuesResponse_QNAME, SetAllValidValuesResponse.class, null, value);
+    }
+
     /**
      * Create an instance of {@link JAXBElement }{@code <}{@link DeletePublisher }{@code >}}
      * 
@@ -228,103 +661,140 @@ public class ObjectFactory {
     public JAXBElement<DeletePublisher> createDeletePublisher(DeletePublisher value) {
         return new JAXBElement<DeletePublisher>(_DeletePublisher_QNAME, DeletePublisher.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SavePublisher }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminDeleteSubscriptionRequest }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_Subscription")
+    public JAXBElement<AdminDeleteSubscriptionRequest> createAdminDeleteSubscription(AdminDeleteSubscriptionRequest value) {
+        return new JAXBElement<AdminDeleteSubscriptionRequest>(_AdminDeleteSubscription_QNAME, AdminDeleteSubscriptionRequest.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveClerkInfo }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_clientSubscriptionInfo")
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_ClerkRequest")
+    public JAXBElement<SaveClerkInfo> createSaveClerkRequest(SaveClerkInfo value) {
+        return new JAXBElement<SaveClerkInfo>(_SaveClerkRequest_QNAME, SaveClerkInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteClientSubscriptionInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_ClientSubscriptionInfo")
     public JAXBElement<DeleteClientSubscriptionInfo> createDeleteClientSubscriptionInfo(DeleteClientSubscriptionInfo value) {
         return new JAXBElement<DeleteClientSubscriptionInfo>(_DeleteClientSubscriptionInfo_QNAME, DeleteClientSubscriptionInfo.class, null, value);
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link Publisher }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveNodeInfo }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisher")
-    public JAXBElement<Publisher> createPublisher(Publisher value) {
-        return new JAXBElement<Publisher>(_Publisher_QNAME, Publisher.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_NodeRequest")
+    public JAXBElement<SaveNodeInfo> createSaveNodeRequest(SaveNodeInfo value) {
+        return new JAXBElement<SaveNodeInfo>(_SaveNodeRequest_QNAME, SaveNodeInfo.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllNodesResponse }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "clerkDetail")
-    public JAXBElement<ClerkDetail> createClerkDetail(ClerkDetail value) {
-        return new JAXBElement<ClerkDetail>(_ClerkDetail_QNAME, ClerkDetail.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllNodesResponse")
+    public JAXBElement<GetAllNodesResponse> createGetAllNodesResponse(GetAllNodesResponse value) {
+        return new JAXBElement<GetAllNodesResponse>(_GetAllNodesResponse_QNAME, GetAllNodesResponse.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllClerksResponse }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "nodeDetail")
-    public JAXBElement<NodeDetail> createNodeDetail(NodeDetail value) {
-        return new JAXBElement<NodeDetail>(_NodeDetail_QNAME, NodeDetail.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_AllClerksResponse")
+    public JAXBElement<GetAllClerksResponse> createGetAllClerksResponse(GetAllClerksResponse value) {
+        return new JAXBElement<GetAllClerksResponse>(_GetAllClerksResponse_QNAME, GetAllClerksResponse.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveBusiness }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisherDetail")
-    public JAXBElement<PublisherDetail> createPublisherDetail(PublisherDetail value) {
-        return new JAXBElement<PublisherDetail>(_PublisherDetail_QNAME, PublisherDetail.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_Business")
+    public JAXBElement<AdminSaveBusiness> createAdminSaveBusiness(AdminSaveBusiness value) {
+        return new JAXBElement<AdminSaveBusiness>(_AdminSaveBusiness_QNAME, AdminSaveBusiness.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteNodeResponse }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "clientSubscriptionInfoDetail")
-    public JAXBElement<ClientSubscriptionInfoDetail> createClientSubscriptionInfoDetail(ClientSubscriptionInfoDetail value) {
-        return new JAXBElement<ClientSubscriptionInfoDetail>(_ClientSubscriptionInfoDetail_QNAME, ClientSubscriptionInfoDetail.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "delete_NodeResponse")
+    public JAXBElement<DeleteNodeResponse> createDeleteNodeResponse(DeleteNodeResponse value) {
+        return new JAXBElement<DeleteNodeResponse>(_DeleteNodeResponse_QNAME, DeleteNodeResponse.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link GetPublisherDetail }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetReplicationNodes }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_publisherDetail")
-    public JAXBElement<GetPublisherDetail> createGetPublisherDetail(GetPublisherDetail value) {
-        return new JAXBElement<GetPublisherDetail>(_GetPublisherDetail_QNAME, GetPublisherDetail.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_ReplicationNodes")
+    public JAXBElement<GetReplicationNodes> createGetReplicationNodes(GetReplicationNodes value) {
+        return new JAXBElement<GetReplicationNodes>(_GetReplicationNodes_QNAME, GetReplicationNodes.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link GetAllPublisherDetail }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link AdminSaveSubscriptionRequest }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "get_allPublisherDetail")
-    public JAXBElement<GetAllPublisherDetail> createGetAllPublisherDetail(GetAllPublisherDetail value) {
-        return new JAXBElement<GetAllPublisherDetail>(_GetAllPublisherDetail_QNAME, GetAllPublisherDetail.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminSave_Subscription")
+    public JAXBElement<AdminSaveSubscriptionRequest> createAdminSaveSubscription(AdminSaveSubscriptionRequest value) {
+        return new JAXBElement<AdminSaveSubscriptionRequest>(_AdminSaveSubscription_QNAME, AdminSaveSubscriptionRequest.class, null, value);
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscription }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link SetReplicationNodesResponse }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscription")
-    public JAXBElement<SyncSubscription> createSyncSubscription(SyncSubscription value) {
-        return new JAXBElement<SyncSubscription>(_SyncSubscription_QNAME, SyncSubscription.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "set_ReplicationNodesResponse")
+    public JAXBElement<SetReplicationNodesResponse> createSetReplicationNodesResponse(SetReplicationNodesResponse value) {
+        return new JAXBElement<SetReplicationNodesResponse>(_SetReplicationNodesResponse_QNAME, SetReplicationNodesResponse.class, null, value);
     }
-    
+
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscription }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link PublisherDetail }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscriptionDetail")
-    public JAXBElement<SyncSubscriptionDetail> createSyncSubscription(SyncSubscriptionDetail value) {
-        return new JAXBElement<SyncSubscriptionDetail>(_SyncSubscriptionDetail_QNAME, SyncSubscriptionDetail.class, null, value);
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisherDetail")
+    public JAXBElement<PublisherDetail> createPublisherDetail(PublisherDetail value) {
+        return new JAXBElement<PublisherDetail>(_PublisherDetail_QNAME, PublisherDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveClientSubscriptionInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "save_ClientSubscriptionInfoRequest")
+    public JAXBElement<SaveClientSubscriptionInfo> createSaveClientSubscriptionInfoRequest(SaveClientSubscriptionInfo value) {
+        return new JAXBElement<SaveClientSubscriptionInfo>(_SaveClientSubscriptionInfoRequest_QNAME, SaveClientSubscriptionInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Publisher }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "publisher")
+    public JAXBElement<Publisher> createPublisher(Publisher value) {
+        return new JAXBElement<Publisher>(_Publisher_QNAME, Publisher.class, null, value);
     }
-    
-//    /**
-//     * Create an instance of {@link JAXBElement }{@code <}{@link SyncSubscriptionDetail }{@code >}}
-//     * 
-//     */
-//    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "sync_subscriptionDetail")
-//    public JAXBElement<SyncSubscriptionDetail> createGetAllSyncSubsriptionDetail(SyncSubscriptionDetail value) {
-//        return new JAXBElement<SyncSubscriptionDetail>(_SyncSubscriptionDetail_QNAME, SyncSubscriptionDetail.class, null, value);
-//    }   
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteTModel }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:juddi-apache-org:api_v3", name = "adminDelete_tmodel")
+    public JAXBElement<DeleteTModel> createAdminDeleteTmodel(DeleteTModel value) {
+        return new JAXBElement<DeleteTModel>(_AdminDeleteTmodel_QNAME, DeleteTModel.class, null, value);
+    }
+
 }

Modified: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/Publisher.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/Publisher.java?rev=1546875&r1=1546874&r2=1546875&view=diff
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/Publisher.java (original)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/Publisher.java Mon Dec  2 00:51:47 2013
@@ -1,38 +1,42 @@
-/*
- * Copyright 2001-2009 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
+
 package org.apache.juddi.api_v3;
 
-import java.io.Serializable;
 import java.util.ArrayList;
 import java.util.List;
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlAttribute;
 import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlTransient;
 import javax.xml.bind.annotation.XmlType;
-
 import org.w3._2000._09.xmldsig_.SignatureType;
 
 
 /**
- * <p>Java class for Publisher type.  Specific to juddi.
+ * <p>Java class for publisher complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="publisher">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="publisherName" type="{http://www.w3.org/2001/XMLSchema}string"/>
+ *         &lt;element name="emailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="isAdmin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="isEnabled" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="maxBindingsPerService" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="maxBusinesses" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="maxServicePerBusiness" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="maxTModels" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}Signature" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *       &lt;attribute name="authorizedName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
  * 
- * @author <a href="mailto:jfaath@apache.org">Jeff Faath</a> 
  * 
  */
 @XmlAccessorType(XmlAccessType.FIELD)
@@ -45,14 +49,12 @@ import org.w3._2000._09.xmldsig_.Signatu
     "maxBusinesses",
     "maxServicePerBusiness",
     "maxTModels",
-    "signature",
-    "authorizedName"
+    "signature"
 })
-public class Publisher implements Serializable{
-	@XmlTransient
-	private static final long serialVersionUID = 9145476126076932380L;
-	@XmlElement(required=true)
-	protected String publisherName;
+public class Publisher {
+
+    @XmlElement(required = true)
+    protected String publisherName;
     protected String emailAddress;
     protected String isAdmin;
     protected String isEnabled;
@@ -60,139 +62,204 @@ public class Publisher implements Serial
     protected Integer maxBusinesses;
     protected Integer maxServicePerBusiness;
     protected Integer maxTModels;
-    @XmlElement(name="Signature", namespace = "http://www.w3.org/2000/09/xmldsig#")
+    @XmlElement(name = "Signature", namespace = "http://www.w3.org/2000/09/xmldsig#")
     protected List<SignatureType> signature;
-    @XmlAttribute(required=true)
+    @XmlAttribute(name = "authorizedName", required = true)
     protected String authorizedName;
 
-    
     /**
-	 * @return the publisherName
-	 */
-	public String getPublisherName() {
-		return publisherName;
-	}
-
-	/**
-	 * @param publisherName the publisherName to set
-	 */
-	public void setPublisherName(String publisherName) {
-		this.publisherName = publisherName;
-	}
-
-	/**
-	 * @return the emailAddress
-	 */
-	public String getEmailAddress() {
-		return emailAddress;
-	}
-
-	/**
-	 * @param emailAddress the emailAddress to set
-	 */
-	public void setEmailAddress(String emailAddress) {
-		this.emailAddress = emailAddress;
-	}
-
-	/**
-	 * @return the isAdmin
-	 */
-	public String getIsAdmin() {
-		return isAdmin;
-	}
-
-	/**
-	 * @param isAdmin the isAdmin to set
-	 */
-	public void setIsAdmin(String isAdmin) {
-		this.isAdmin = isAdmin;
-	}
-
-	/**
-	 * @return the isEnabled
-	 */
-	public String getIsEnabled() {
-		return isEnabled;
-	}
-
-	/**
-	 * @param isEnabled the isEnabled to set
-	 */
-	public void setIsEnabled(String isEnabled) {
-		this.isEnabled = isEnabled;
-	}
-
-	/**
-	 * @return the maxBindingsPerService
-	 */
-	public Integer getMaxBindingsPerService() {
-		return maxBindingsPerService;
-	}
-
-	/**
-	 * @param maxBindingsPerService the maxBindingsPerService to set
-	 */
-	public void setMaxBindingsPerService(Integer maxBindingsPerService) {
-		this.maxBindingsPerService = maxBindingsPerService;
-	}
-
-	/**
-	 * @return the maxBusinesses
-	 */
-	public Integer getMaxBusinesses() {
-		return maxBusinesses;
-	}
-
-	/**
-	 * @param maxBusinesses the maxBusinesses to set
-	 */
-	public void setMaxBusinesses(Integer maxBusinesses) {
-		this.maxBusinesses = maxBusinesses;
-	}
-
-	/**
-	 * @return the maxServicePerBusiness
-	 */
-	public Integer getMaxServicePerBusiness() {
-		return maxServicePerBusiness;
-	}
-
-	/**
-	 * @param maxServicePerBusiness the maxServicePerBusiness to set
-	 */
-	public void setMaxServicePerBusiness(Integer maxServicePerBusiness) {
-		this.maxServicePerBusiness = maxServicePerBusiness;
-	}
-
-	/**
-	 * @return the maxTModels
-	 */
-	public Integer getMaxTModels() {
-		return maxTModels;
-	}
-
-	/**
-	 * @param maxTModels the maxTModels to set
-	 */
-	public void setMaxTModels(Integer maxTModels) {
-		this.maxTModels = maxTModels;
-	}
-
-	/**
-	 * @return the authorizedName
-	 */
-	public String getAuthorizedName() {
-		return authorizedName;
-	}
-
-	/**
-	 * @param authorizedName the authorizedName to set
-	 */
-	public void setAuthorizedName(String authorizedName) {
-		this.authorizedName = authorizedName;
-	}
+     * Gets the value of the publisherName property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getPublisherName() {
+        return publisherName;
+    }
 
-	/**
+    /**
+     * Sets the value of the publisherName property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setPublisherName(String value) {
+        this.publisherName = value;
+    }
+
+    /**
+     * Gets the value of the emailAddress property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getEmailAddress() {
+        return emailAddress;
+    }
+
+    /**
+     * Sets the value of the emailAddress property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setEmailAddress(String value) {
+        this.emailAddress = value;
+    }
+
+    /**
+     * Gets the value of the isAdmin property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getIsAdmin() {
+        return isAdmin;
+    }
+
+    /**
+     * Sets the value of the isAdmin property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setIsAdmin(String value) {
+        this.isAdmin = value;
+    }
+
+    /**
+     * Gets the value of the isEnabled property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getIsEnabled() {
+        return isEnabled;
+    }
+
+    /**
+     * Sets the value of the isEnabled property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setIsEnabled(String value) {
+        this.isEnabled = value;
+    }
+
+    /**
+     * Gets the value of the maxBindingsPerService property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getMaxBindingsPerService() {
+        return maxBindingsPerService;
+    }
+
+    /**
+     * Sets the value of the maxBindingsPerService property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setMaxBindingsPerService(Integer value) {
+        this.maxBindingsPerService = value;
+    }
+
+    /**
+     * Gets the value of the maxBusinesses property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getMaxBusinesses() {
+        return maxBusinesses;
+    }
+
+    /**
+     * Sets the value of the maxBusinesses property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setMaxBusinesses(Integer value) {
+        this.maxBusinesses = value;
+    }
+
+    /**
+     * Gets the value of the maxServicePerBusiness property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getMaxServicePerBusiness() {
+        return maxServicePerBusiness;
+    }
+
+    /**
+     * Sets the value of the maxServicePerBusiness property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setMaxServicePerBusiness(Integer value) {
+        this.maxServicePerBusiness = value;
+    }
+
+    /**
+     * Gets the value of the maxTModels property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Integer }
+     *     
+     */
+    public Integer getMaxTModels() {
+        return maxTModels;
+    }
+
+    /**
+     * Sets the value of the maxTModels property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Integer }
+     *     
+     */
+    public void setMaxTModels(Integer value) {
+        this.maxTModels = value;
+    }
+
+    /**
      * Gets the value of the signature property.
      * 
      * <p>
@@ -221,6 +288,28 @@ public class Publisher implements Serial
         return this.signature;
     }
 
+    /**
+     * Gets the value of the authorizedName property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthorizedName() {
+        return authorizedName;
+    }
+
+    /**
+     * Sets the value of the authorizedName property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthorizedName(String value) {
+        this.authorizedName = value;
+    }
 
 }
-
\ No newline at end of file

Modified: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/PublisherDetail.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/PublisherDetail.java?rev=1546875&r1=1546874&r2=1546875&view=diff
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/PublisherDetail.java (original)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/PublisherDetail.java Mon Dec  2 00:51:47 2013
@@ -1,47 +1,44 @@
-/*
- * Copyright 2001-2008 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
-
 
 package org.apache.juddi.api_v3;
 
-import java.io.Serializable;
 import java.util.ArrayList;
 import java.util.List;
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlTransient;
+import javax.xml.bind.annotation.XmlElement;
 import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * <p>Java class for publisherDetail type. Specific to juddi.
+ * <p>Java class for publisherDetail complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="publisherDetail">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="publisher" type="{urn:juddi-apache-org:api_v3}publisher" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *       &lt;attribute name="truncated" type="{http://www.w3.org/2001/XMLSchema}boolean" />
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
  * 
- * @author <a href="mailto:jfaath@apache.org">Jeff Faath</a>
  */
 @XmlAccessorType(XmlAccessType.FIELD)
 @XmlType(name = "publisherDetail", propOrder = {
     "publisher"
 })
-public class PublisherDetail implements Serializable{
-	@XmlTransient
-	private static final long serialVersionUID = -409328006334478420L;
-	protected List<Publisher> publisher;
-    @XmlAttribute
+public class PublisherDetail {
+
+    @XmlElement(nillable = true)
+    protected List<Publisher> publisher;
+    @XmlAttribute(name = "truncated")
     protected Boolean truncated;
 
     /**
@@ -51,7 +48,7 @@ public class PublisherDetail implements 
      * This accessor method returns a reference to the live list,
      * not a snapshot. Therefore any modification you make to the
      * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the businessEntity property.
+     * This is why there is not a <CODE>set</CODE> method for the publisher property.
      * 
      * <p>
      * For example, to add a new item, do as follows:
@@ -68,7 +65,7 @@ public class PublisherDetail implements 
      */
     public List<Publisher> getPublisher() {
         if (publisher == null) {
-        	publisher = new ArrayList<Publisher>();
+            publisher = new ArrayList<Publisher>();
         }
         return this.publisher;
     }
@@ -98,4 +95,3 @@ public class PublisherDetail implements 
     }
 
 }
-
\ No newline at end of file

Added: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClerkInfo.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClerkInfo.java?rev=1546875&view=auto
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClerkInfo.java (added)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClerkInfo.java Mon Dec  2 00:51:47 2013
@@ -0,0 +1,96 @@
+
+package org.apache.juddi.api_v3;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for save_clerkInfo complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save_clerkInfo">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="authInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="clerk" type="{urn:juddi-apache-org:api_v3}clerk" maxOccurs="unbounded"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save_clerkInfo", propOrder = {
+    "authInfo",
+    "clerk"
+})
+public class SaveClerkInfo {
+
+    protected String authInfo;
+    @XmlElement(required = true)
+    protected List<Clerk> clerk;
+
+    /**
+     * Gets the value of the authInfo property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthInfo() {
+        return authInfo;
+    }
+
+    /**
+     * Sets the value of the authInfo property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthInfo(String value) {
+        this.authInfo = value;
+    }
+
+    /**
+     * Gets the value of the clerk property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the clerk property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getClerk().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link Clerk }
+     * 
+     * 
+     */
+    public List<Clerk> getClerk() {
+        if (clerk == null) {
+            clerk = new ArrayList<Clerk>();
+        }
+        return this.clerk;
+    }
+
+}

Modified: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClientSubscriptionInfo.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClientSubscriptionInfo.java?rev=1546875&r1=1546874&r2=1546875&view=diff
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClientSubscriptionInfo.java (original)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveClientSubscriptionInfo.java Mon Dec  2 00:51:47 2013
@@ -1,69 +1,96 @@
-/*
- * Copyright 2001-2008 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
 
 package org.apache.juddi.api_v3;
 
-import java.io.Serializable;
 import java.util.ArrayList;
 import java.util.List;
-
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlTransient;
 import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * <p>Java class for save_subscriptionInfo type.  Specific to juddi.
+ * <p>Java class for save_clientSubscriptionInfo complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save_clientSubscriptionInfo">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="authInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="clientSubscriptionInfo" type="{urn:juddi-apache-org:api_v3}clientSubscriptionInfo" maxOccurs="unbounded"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
  * 
- * @author <a href="mailto:kstam@apache.org">Kurt T Stam</a>
  * 
  */
 @XmlAccessorType(XmlAccessType.FIELD)
 @XmlType(name = "save_clientSubscriptionInfo", propOrder = {
-	"authInfo",
+    "authInfo",
     "clientSubscriptionInfo"
 })
-public class SaveClientSubscriptionInfo implements Serializable{
-	
-	@XmlTransient
-	private static final long serialVersionUID = 6885792665298161949L;
-	@XmlElement(namespace = "urn:uddi-org:api_v3")
-	protected String authInfo;
+public class SaveClientSubscriptionInfo {
+
+    protected String authInfo;
     @XmlElement(required = true)
     protected List<ClientSubscriptionInfo> clientSubscriptionInfo;
-    
-	public String getAuthInfo() {
-		return authInfo;
-	}
-	
-	public void setAuthInfo(String authInfo) {
-		this.authInfo = authInfo;
-	}
-	
-	public List<ClientSubscriptionInfo> getClientSubscriptionInfo() {
-		if (clientSubscriptionInfo == null) {
-			clientSubscriptionInfo = new ArrayList<ClientSubscriptionInfo>();
-		}
-		return clientSubscriptionInfo;
-	}
-	
-	
+
+    /**
+     * Gets the value of the authInfo property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthInfo() {
+        return authInfo;
+    }
+
+    /**
+     * Sets the value of the authInfo property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthInfo(String value) {
+        this.authInfo = value;
+    }
+
+    /**
+     * Gets the value of the clientSubscriptionInfo property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the clientSubscriptionInfo property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getClientSubscriptionInfo().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link ClientSubscriptionInfo }
+     * 
+     * 
+     */
+    public List<ClientSubscriptionInfo> getClientSubscriptionInfo() {
+        if (clientSubscriptionInfo == null) {
+            clientSubscriptionInfo = new ArrayList<ClientSubscriptionInfo>();
+        }
+        return this.clientSubscriptionInfo;
+    }
 
 }
-
\ No newline at end of file

Added: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveNodeInfo.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveNodeInfo.java?rev=1546875&view=auto
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveNodeInfo.java (added)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SaveNodeInfo.java Mon Dec  2 00:51:47 2013
@@ -0,0 +1,96 @@
+
+package org.apache.juddi.api_v3;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for save_nodeInfo complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save_nodeInfo">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="authInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="node" type="{urn:juddi-apache-org:api_v3}node" maxOccurs="unbounded"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "save_nodeInfo", propOrder = {
+    "authInfo",
+    "node"
+})
+public class SaveNodeInfo {
+
+    protected String authInfo;
+    @XmlElement(required = true)
+    protected List<Node> node;
+
+    /**
+     * Gets the value of the authInfo property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthInfo() {
+        return authInfo;
+    }
+
+    /**
+     * Sets the value of the authInfo property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthInfo(String value) {
+        this.authInfo = value;
+    }
+
+    /**
+     * Gets the value of the node property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the node property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getNode().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link Node }
+     * 
+     * 
+     */
+    public List<Node> getNode() {
+        if (node == null) {
+            node = new ArrayList<Node>();
+        }
+        return this.node;
+    }
+
+}

Modified: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SavePublisher.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SavePublisher.java?rev=1546875&r1=1546874&r2=1546875&view=diff
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SavePublisher.java (original)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SavePublisher.java Mon Dec  2 00:51:47 2013
@@ -1,36 +1,32 @@
-/*
- * Copyright 2001-2008 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
 
 package org.apache.juddi.api_v3;
 
-import java.io.Serializable;
 import java.util.ArrayList;
 import java.util.List;
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlTransient;
 import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * <p>Java class for save_publisher type.  Specific to juddi.
+ * <p>Java class for save_publisher complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="save_publisher">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="authInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="publisher" type="{urn:juddi-apache-org:api_v3}publisher" maxOccurs="unbounded"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
  * 
- * @author <a href="mailto:jfaath@apache.org">Jeff Faath</a>
  * 
  */
 @XmlAccessorType(XmlAccessType.FIELD)
@@ -38,11 +34,9 @@ import javax.xml.bind.annotation.XmlType
     "authInfo",
     "publisher"
 })
-public class SavePublisher implements Serializable{
-	@XmlTransient
-	private static final long serialVersionUID = 3564591680538809200L;
-	@XmlElement(namespace = "urn:uddi-org:api_v3")
-	protected String authInfo;
+public class SavePublisher {
+
+    protected String authInfo;
     @XmlElement(required = true)
     protected List<Publisher> publisher;
 
@@ -77,7 +71,7 @@ public class SavePublisher implements Se
      * This accessor method returns a reference to the live list,
      * not a snapshot. Therefore any modification you make to the
      * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the businessEntity property.
+     * This is why there is not a <CODE>set</CODE> method for the publisher property.
      * 
      * <p>
      * For example, to add a new item, do as follows:
@@ -94,10 +88,9 @@ public class SavePublisher implements Se
      */
     public List<Publisher> getPublisher() {
         if (publisher == null) {
-        	publisher = new ArrayList<Publisher>();
+            publisher = new ArrayList<Publisher>();
         }
         return this.publisher;
     }
 
 }
-
\ No newline at end of file

Added: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValues.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValues.java?rev=1546875&view=auto
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValues.java (added)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValues.java Mon Dec  2 00:51:47 2013
@@ -0,0 +1,94 @@
+
+package org.apache.juddi.api_v3;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for set_allValidValues complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="set_allValidValues">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="authInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="values" type="{urn:juddi-apache-org:api_v3}validValues" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "set_allValidValues", propOrder = {
+    "authInfo",
+    "values"
+})
+public class SetAllValidValues {
+
+    protected String authInfo;
+    protected List<ValidValues> values;
+
+    /**
+     * Gets the value of the authInfo property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthInfo() {
+        return authInfo;
+    }
+
+    /**
+     * Sets the value of the authInfo property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthInfo(String value) {
+        this.authInfo = value;
+    }
+
+    /**
+     * Gets the value of the values property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the values property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getValues().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link ValidValues }
+     * 
+     * 
+     */
+    public List<ValidValues> getValues() {
+        if (values == null) {
+            values = new ArrayList<ValidValues>();
+        }
+        return this.values;
+    }
+
+}

Added: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValuesResponse.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValuesResponse.java?rev=1546875&view=auto
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValuesResponse.java (added)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetAllValidValuesResponse.java Mon Dec  2 00:51:47 2013
@@ -0,0 +1,63 @@
+
+package org.apache.juddi.api_v3;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+import org.uddi.api_v3.DispositionReport;
+
+
+/**
+ * <p>Java class for set_allValidValuesResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="set_allValidValuesResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="dispositionReport" type="{urn:uddi-org:api_v3}dispositionReport"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "set_allValidValuesResponse", propOrder = {
+    "dispositionReport"
+})
+public class SetAllValidValuesResponse {
+
+    @XmlElement(required = true)
+    protected DispositionReport dispositionReport;
+
+    /**
+     * Gets the value of the dispositionReport property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link DispositionReport }
+     *     
+     */
+    public DispositionReport getDispositionReport() {
+        return dispositionReport;
+    }
+
+    /**
+     * Sets the value of the dispositionReport property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link DispositionReport }
+     *     
+     */
+    public void setDispositionReport(DispositionReport value) {
+        this.dispositionReport = value;
+    }
+
+}

Added: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodes.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodes.java?rev=1546875&view=auto
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodes.java (added)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodes.java Mon Dec  2 00:51:47 2013
@@ -0,0 +1,91 @@
+
+package org.apache.juddi.api_v3;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+import org.uddi.repl_v3.ReplicationConfiguration;
+
+
+/**
+ * <p>Java class for set_ReplicationNodes complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="set_ReplicationNodes">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="authInfo" type="{http://www.w3.org/2001/XMLSchema}string"/>
+ *         &lt;element ref="{urn:uddi-org:repl_v3}replicationConfiguration"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "set_ReplicationNodes", propOrder = {
+    "authInfo",
+    "replicationConfiguration"
+})
+public class SetReplicationNodes {
+
+    @XmlElement(required = true)
+    protected String authInfo;
+    @XmlElement(namespace = "urn:uddi-org:repl_v3", required = true)
+    protected ReplicationConfiguration replicationConfiguration;
+
+    /**
+     * Gets the value of the authInfo property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthInfo() {
+        return authInfo;
+    }
+
+    /**
+     * Sets the value of the authInfo property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthInfo(String value) {
+        this.authInfo = value;
+    }
+
+    /**
+     * Gets the value of the replicationConfiguration property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link ReplicationConfiguration }
+     *     
+     */
+    public ReplicationConfiguration getReplicationConfiguration() {
+        return replicationConfiguration;
+    }
+
+    /**
+     * Sets the value of the replicationConfiguration property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link ReplicationConfiguration }
+     *     
+     */
+    public void setReplicationConfiguration(ReplicationConfiguration value) {
+        this.replicationConfiguration = value;
+    }
+
+}

Added: juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodesResponse.java
URL: http://svn.apache.org/viewvc/juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodesResponse.java?rev=1546875&view=auto
==============================================================================
--- juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodesResponse.java (added)
+++ juddi/branches/juddi-3.3.x/uddi-ws/src/main/java/org/apache/juddi/api_v3/SetReplicationNodesResponse.java Mon Dec  2 00:51:47 2013
@@ -0,0 +1,63 @@
+
+package org.apache.juddi.api_v3;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+import org.uddi.api_v3.DispositionReport;
+
+
+/**
+ * <p>Java class for set_ReplicationNodesResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="set_ReplicationNodesResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="dispositionReport" type="{urn:uddi-org:api_v3}dispositionReport"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "set_ReplicationNodesResponse", propOrder = {
+    "dispositionReport"
+})
+public class SetReplicationNodesResponse {
+
+    @XmlElement(required = true)
+    protected DispositionReport dispositionReport;
+
+    /**
+     * Gets the value of the dispositionReport property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link DispositionReport }
+     *     
+     */
+    public DispositionReport getDispositionReport() {
+        return dispositionReport;
+    }
+
+    /**
+     * Sets the value of the dispositionReport property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link DispositionReport }
+     *     
+     */
+    public void setDispositionReport(DispositionReport value) {
+        this.dispositionReport = value;
+    }
+
+}



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org