All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ddi.uddi-ws.3.3.4.source-code.juddi_api_v1.wsdl Maven / Gradle / Ivy

There is a newer version: 3.3.10
Show newest version




 This WSDL defines the jUDDI API Service. It is an extension to the UDDIv3 specification that is specific to jUDDI and
  provides primarily administrative functionality of jUDDI.
  
  
  
  
  
  



  
  
  
  
  
  
  
  
  
  
    
  
  
  
  
    
      
      
    
  
  
    
      
    
    
  
  
    
      
      
      
      
      
      
      
      
      
    
    
  
  
    
      
      
    
  
  
    
      
      
    
  
  
    
      
      
      
      
    
  
  
    
      
      
      
      
      
      
      
      
      
	  
      
      
      
      
      
    
  
  
    
      
    
  
  
    
      
    
  
  
    
      
      
    
  
  
    
      
      
    
  
  
  
  
  
    
      
    
  
  
    
    
      
    
  

  
    
      
    
  
  
  
  
    
      
    
  
  
    
    
      
    
  
  
  
    
      
    
  
  
  
  
    
      
	  
    
  
  
  
  
    
      
	  
    
  
  

  
  
  
    
      
    
  
  
  
    
		
    
  
  
  
  
  
    
      
	  
    
  
  
    
    
		
    
  
  
  
  
    
      
	  
    
  
  
  
    
      
    
  
  
    
    
      
    
  
  
  
  
	
		
		
    
  
  
  
	
		    
  
  
  
    
      
      
    
  
  
  



	
		
		
    
  
  
  
	
		    
  
  
  
    
      
      
    
  
  




  
  
    
      
      
    
  
  
    
      
    
  
  
    
      
      
    
  
  
    
      
      
      
      
	  
    
  
  
    
      
    
  
  
    
	
	  
  
  
    
      
      
    
  
  
    
      
    
  
  
  
    
      
    
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
    
  
 
    
  
 
   
  
  
  
  
  
  
  
  
  
  
  

  
  
  
  
  
  
  
    
      
      
    
  
  
    
  
  
  
  
  
    
      
	  
      
    
  
  
    
		
		
  
  
  
  
  
  
    
      
      
      
      
    
  
  
    
    
    
  



 
  
  
    
      
      
      
    
  
  
    
    
    
  



  
  





  
  
  
	
  
  
  
  
  
  
  
  
  
  

 
  
    
    
  
  
    
    
  
  

    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
  
  
    
    
  
  
    
    
  
  
    
    
  
  
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
  
  
    
    
  
  
  
    
  
  
    
  
  
  
    
  
  
    
  
  
  
  
    
  
  
    
  
  
    
    
  
  

  
  
  
    
  
  
    
  
  
  
    
  
  
    
  
  
  
  
   
    
  
  
    
  
  
  
  
   
    
  
  
    
  
  
  
    
  
  
    
  
  
  
    
  
  
    
  
  
    
  
  
    
  


  
    
  
  
    
  

  
    
  
  
    
  

  



  
  
	 This portType defines all of the jUDDI publisher operations.
  This is above and beyond the original UDDI v3 specification and is NOT part of the standard.
  Method behavior within this class may change from version to version. These methods are
  primarily meant for administrative functions.
    
      
      
	  
    
    
      
    
      
    
	
    
    
      
    
      
    
	
    
    
      
    
      
    
	
    
    
      
    
      
    
	
    
    
      
    
      
    
	
    
    
      
    
      
    
	
    
    
      
    
      
    
	
    
    
      
    
      
    
	
	
	
    
	
    
      
      
	  
    
	
	

	
	
	  
		gets all nodes persisted in the database, useful for replication scenarios
		@since 3.3
	  
      
      
	  
    
	
	  
		gets all Clerks persisted in the database, useful for replication scenarios. Clerks provide a mapping for credentials to a Node
		@since 3.3
	  
      
      
	  
    
	
	  
		removes a node from the database, useful for replication scenarios. 
		Note: when removing a node, all associated clerks will be removed with it.
		@since 3.3
	  
      
      
	  
    
	
	  
		removes a clerk from the database, useful for replication scenarios. 
		@since 3.3
	  
      
      
	  
    	
	
	  
		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.
		@since 3.3
	  
      
      
	  
    	
	
	
	  
		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.
		@since 3.3
	  
      
      
	  
    

	
	  
		returns all Nodes that have been enabled for replication. 
		@since 3.3
	  
      
      
	  
    	
	
	  
		sets all Nodes for replication.  Any previously set Nodes will be removed from the replication list.
		Optionally, all data from remote nodes that 
		@since 3.3
	  
      
      
	  
    

	
	  
		gets all client subscriptions. useful for backup and restore operations
		@since 3.3
	  
      
      
	  
    	
	
	
	
	  
		deletes a client subscription
		@since 3.3
	  
      
      
	  
    	

	
	
	  
		saves a client subscription, useful for restore functions
		@since 3.3
	  
      
      
	  
    	
	

  
   
   
    gets a given entities change record history
    @since 3.3
    
        
      
      
    

    
   
    gets a list of change records that were received from another node but failed to save locally, usually due to a key conflict
    @since 3.3
    
        
      
      
    
	
	
  



  
    
	

	
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
    
      
      
        
      
      
        
      
	  
    
		
   
      
      
        
      
      
        
      
	  
    
	
      
      
        
      
      
        
      
	  
    
	
	
      
      
        
      
      
        
      
	  
    
	
	
      
      
        
      
      
        
      
	  
    
	
	
      
      
        
      
      
        
      
	  
    

	
      
      
        
      
      
        
      
	  
    

	
      
      
        
      
      
        
      
	  
    
	
	
      
      
        
      
      
        
      
	  
    	
	
	
      
      
        
      
      
        
      
	  
    	
	
	
	
	
      
      
        
      
      
        
      
	  
    
	
	
      
      
        
      
      
        
      
	  
    


   
   
   
      
      
        
      
      
        
      
    
    


    
   
      
      
        
      
      
        
      
    
    



  
  
  This service implements the jUDDI API service 
    
      
    
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy