Description
getAllNodes
getAllClerks
deleteNode(String namename)
deleteClerk(String clerkname)
adminSaveBusiness - enables you to save a business, while attaching it to other username
adminSavetModel - enables you to save a tModel, while attaching it to other username
Node[] getReplicationNodes() - gets all active replication nodes
setReplicationNodes(Node[] nodes, boolean removeDeletedNodesData) - sets all active replication nodes, option to delete all replicated data from the deltas
getAllClientSubscriptions()
alter Node and client code base to include replication API url - added to 3.2
update admin ui to include the new features
basically, we want to add everything we would need to configure a multinode uddi instance (without a shared database) through the replication api.
Attachments
Issue Links
- is related to
-
JUDDI-747 Expand jUDDI API test cases
- Resolved
-
JUDDI-923 change record browser for administrators
- Resolved
-
JUDDI-729 Create a UDDI migration tool
- Closed
-
JUDDI-198 Implement valuesetValidation API
- Closed
- relates to
-
JUDDI-901 update admin user interface
- Resolved
-
JUDDI-241 Implement Replication API
- Resolved