void |
UDDIPublicationPortType.addPublisherAssertions(AddPublisherAssertions body) |
void |
UDDIPublicationPortType.deleteBinding(DeleteBinding body) |
void |
UDDIPublicationPortType.deleteBusiness(DeleteBusiness body) |
void |
UDDIPublicationPortType.deletePublisherAssertions(DeletePublisherAssertions body) |
void |
UDDIPublicationPortType.deleteService(DeleteService body) |
void |
UDDISubscriptionPortType.deleteSubscription(DeleteSubscription body) |
void |
UDDIPublicationPortType.deleteTModel(DeleteTModel body) |
void |
UDDISecurityPortType.discardAuthToken(DiscardAuthToken body) |
void |
UDDICustodyTransferPortType.discardTransferToken(DiscardTransferToken body) |
String |
UDDIReplicationPortType.doPing(DoPing body) |
BindingDetail |
UDDIInquiryPortType.findBinding(FindBinding body) |
BusinessList |
UDDIInquiryPortType.findBusiness(FindBusiness body) |
RelatedBusinessesList |
UDDIInquiryPortType.findRelatedBusinesses(FindRelatedBusinesses body) |
ServiceList |
UDDIInquiryPortType.findService(FindService body) |
TModelList |
UDDIInquiryPortType.findTModel(FindTModel body) |
void |
UDDIValueSetCachingPortType.getAllValidValues(String authInfo,
String tModelKey,
Holder<String> chunkToken,
Holder<List<ValidValue>> validValue) |
List<AssertionStatusItem> |
UDDIPublicationPortType.getAssertionStatusReport(String authInfo,
CompletionStatus completionStatus) |
AuthToken |
UDDISecurityPortType.getAuthToken(GetAuthToken body) |
BindingDetail |
UDDIInquiryPortType.getBindingDetail(GetBindingDetail body) |
BusinessDetail |
UDDIInquiryPortType.getBusinessDetail(GetBusinessDetail body) |
List<ChangeRecord> |
UDDIReplicationPortType.getChangeRecords(String requestingNode,
HighWaterMarkVectorType changesAlreadySeen,
BigInteger responseLimitCount,
HighWaterMarkVectorType responseLimitVector) |
List<ChangeRecordIDType> |
UDDIReplicationPortType.getHighWaterMarks() |
OperationalInfos |
UDDIInquiryPortType.getOperationalInfo(GetOperationalInfo body) |
List<PublisherAssertion> |
UDDIPublicationPortType.getPublisherAssertions(String authInfo) |
RegisteredInfo |
UDDIPublicationPortType.getRegisteredInfo(GetRegisteredInfo body) |
ServiceDetail |
UDDIInquiryPortType.getServiceDetail(GetServiceDetail body) |
SubscriptionResultsList |
UDDISubscriptionPortType.getSubscriptionResults(GetSubscriptionResults body) |
List<Subscription> |
UDDISubscriptionPortType.getSubscriptions(String authInfo) |
TModelDetail |
UDDIInquiryPortType.getTModelDetail(GetTModelDetail body) |
void |
UDDICustodyTransferPortType.getTransferToken(String authInfo,
KeyBag keyBag,
Holder<String> nodeID,
Holder<XMLGregorianCalendar> expirationTime,
Holder<byte[]> opaqueToken) |
void |
UDDIReplicationPortType.notifyChangeRecordsAvailable(NotifyChangeRecordsAvailable body) |
DispositionReport |
UDDISubscriptionListenerPortType.notifySubscriptionListener(NotifySubscriptionListener body) |
BindingDetail |
UDDIPublicationPortType.saveBinding(SaveBinding body) |
BusinessDetail |
UDDIPublicationPortType.saveBusiness(SaveBusiness body) |
ServiceDetail |
UDDIPublicationPortType.saveService(SaveService body) |
void |
UDDISubscriptionPortType.saveSubscription(String authInfo,
Holder<List<Subscription>> subscription) |
TModelDetail |
UDDIPublicationPortType.saveTModel(SaveTModel body) |
void |
UDDIPublicationPortType.setPublisherAssertions(String authInfo,
Holder<List<PublisherAssertion>> publisherAssertion) |
void |
UDDIReplicationPortType.transferCustody(TransferCustody body) |
void |
UDDICustodyTransferPortType.transferEntities(TransferEntities body) |
DispositionReport |
UDDIValueSetValidationPortType.validateValues(ValidateValues body) |