Uses of Class
org.uddi4j.UDDIException
Packages that use UDDIException
Package
Description
-
Uses of UDDIException in org.uddi4j
Constructors in org.uddi4j that throw UDDIException -
Uses of UDDIException in org.uddi4j.client
Methods in org.uddi4j.client that throw UDDIExceptionModifier and TypeMethodDescriptionUDDIProxy.add_publisherAssertions(String authInfo, Vector publisherAssertion) The add_publisherAssertions message is used to add relationship assertions to the existing set of assertions.UDDIProxy.add_publisherAssertions(String authInfo, PublisherAssertion publisherAssertion) The add_publisherAssertions message is used to add relationship assertions to the existing set of assertions.UDDIProxy.delete_binding(String authInfo, String bindingKey) The delete_binding message causes one or more bindingTemplate to be deleted.UDDIProxy.delete_binding(String authInfo, Vector bindingKeyStrings) The delete_binding message causes one or more bindingTemplate to be deleted.UDDIProxy.delete_business(String authInfo, String businessKey) The delete_business message is used to remove one or more businessEntity structures.UDDIProxy.delete_business(String authInfo, Vector businessKeyStrings) The delete_business message is used to remove one or more businessEntity structures.UDDIProxy.delete_publisherAssertions(String authInfo, Vector publisherAssertion) The delete_publisherAssertions message is used to delete specific publisher assertions from the assertion collection controlled by a particular publisher account.UDDIProxy.delete_publisherAssertions(String authInfo, PublisherAssertion publisherAssertion) The delete_publisherAssertions message is used to delete specific publisher assertions from the assertion collection controlled by a particular publisher account.UDDIProxy.delete_service(String authInfo, String serviceKey) The delete_service message is used to remove one or more businessService structures.UDDIProxy.delete_service(String authInfo, Vector serviceKeyStrings) The delete_service message is used to remove one or more businessService structures.UDDIProxy.delete_tModel(String authInfo, String tModelKey) The delete_tModel message is used to remove or retire one or more tModel structures.UDDIProxy.delete_tModel(String authInfo, Vector tModelKeyStrings) The delete_tModel message is used to remove or retire one or more tModel structures.UDDIProxy.discard_authToken(String authInfo) The discard_authToken message is used to inform an Operator Site that the authentication token can be discarded.UDDIProxy.discard_authToken(AuthInfo authInfo) The discard_authToken message is used to inform an Operator Site that the authentication token can be discarded.UDDIProxy.find_binding(FindQualifiers findQualifiers, String serviceKey, TModelBag tModelBag, int maxRows) The find_binding method returns a bindingDetail message that contains a bindingTemplates structure with zero or more bindingTemplate structures matching the criteria specified in the argument list.UDDIProxy.find_business(String name, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_business(Vector names, DiscoveryURLs discoveryURLs, IdentifierBag identifierBag, CategoryBag categoryBag, TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows) The find_business message returns a businessList message that matches the conditions specified in the arguments.UDDIProxy.find_business(CategoryBag categoryBag, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_business(DiscoveryURLs discoveryURLs, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_business(IdentifierBag identifierBag, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_business(TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UseUDDIProxy.find_business(Vector, DiscoveryURLs, IdentifierBag, CategoryBag, TModelBag, FindQualifiers, int)insteadUDDIProxy.find_relatedBusinesses(String businessKey, KeyedReference keyedReference, FindQualifiers findQualifiers) Deprecated.UDDI version 2, errata 2 added maxrows as a parameter to this method.UDDIProxy.find_relatedBusinesses(String businessKey, KeyedReference keyedReference, FindQualifiers findQualifiers, int maxRows) The find_relatedBusinesses API call is used to locate information about businessEntity registrations that are related to a specific business entity whose key is passed in the inquiry.UDDIProxy.find_service(String businessKey, String name, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_service(String businessKey, Vector names, CategoryBag categoryBag, TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows) This function returns a serviceList on success.UDDIProxy.find_service(String businessKey, CategoryBag categoryBag, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_service(String businessKey, TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_tModel(String name, CategoryBag categoryBag, IdentifierBag identifierBag, FindQualifiers findQualifiers, int maxRows) This find_tModel message is for locating a list of tModel entries that match a set of specific criteria.UDDIProxy.find_tModel(String name, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_tModel(CategoryBag categoryBag, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.find_tModel(IdentifierBag identifierBag, FindQualifiers findQualifiers, int maxRows) Deprecated.This method has been deprecated.UDDIProxy.get_assertionStatusReport(String authInfo, String completionStatus) The get_assertionStatusReport message is used to request a status report containing publisher assertions and status information.UDDIProxy.get_assertionStatusReport(String authInfo, CompletionStatus completionStatus) The get_assertionStatusReport message is used to request a status report containing publisher assertions and status information.UDDIProxy.get_authToken(String userid, String cred) The get_authToken message is used to obtain an authentication token.UDDIProxy.get_bindingDetail(String bindingKey) The get_bindingDetail message is for requesting the run-time bindingTemplate information location information for the purpose of invoking a registered business API.UDDIProxy.get_bindingDetail(Vector bindingKeyStrings) The get_bindingDetail message is for requesting the run-time bindingTemplate information location information for the purpose of invoking a registered business API.UDDIProxy.get_businessDetail(String businessKey) The get_businessDetail message returns complete businessEntity information for one or more specified businessEntitysUDDIProxy.get_businessDetail(Vector businessKeyStrings) The get_businessDetail message returns complete businessEntity information for one or more specified businessEntitysUDDIProxy.get_businessDetailExt(String businessKey) The get_businessDetailExt message returns extended businessEntity information for one or more specified businessEntitys.UDDIProxy.get_businessDetailExt(Vector businessKeyStrings) The get_businessDetailExt message returns extended businessEntity information for one or more specified businessEntitys.UDDIProxy.get_publisherAssertions(String authInfo) The get_publisherAssertions message is used to get a list of active publisher assertions that are controlled by an individual publisher account.UDDIProxy.get_registeredInfo(String authInfo) The get_registeredInfo message is used to get an abbreviated list of all businessEntity keys and tModel keys that are controlled by the individual associated the credentials passed.UDDIProxy.get_serviceDetail(String serviceKey) The get_serviceDetail message is used to request full information about a known businessService structure.UDDIProxy.get_serviceDetail(Vector serviceKeyStrings) The get_serviceDetail message is used to request full information about a known businessService structure.UDDIProxy.get_tModelDetail(String tModelKey) The get_tModelDetail message is used to request full information about a known tModel structure.UDDIProxy.get_tModelDetail(Vector tModelKeyStrings) The get_tModelDetail message is used to request full information about a known tModel structure.UDDIProxy.save_binding(String authInfo, Vector bindingTemplates) The save_binding message is used to save or update a complete bindingTemplate structure.UDDIProxy.save_business(String authInfo, Vector businessEntities) The save_business message is used to save or update information about a complete businessEntity structure.UDDIProxy.save_business(String authInfo, UploadRegister[] uploadRegisters) Deprecated.This method has been deprecated.UDDIProxy.save_service(String authInfo, Vector businessServices) The save_service message adds or updates one or more businessService structures.UDDIProxy.save_tModel(String authInfo, Vector tModels) The save_tModel message adds or updates one or more tModel structures.UDDIProxy.save_tModel(String authInfo, UploadRegister[] uploadRegisters) Deprecated.This method has been deprecated.UDDIProxy.set_publisherAssertions(String authInfo, Vector publisherAssertion) The set_publisherAssertions message is used to save the complete set of publisher assertions for an individual publisher account.UDDIProxy.set_publisherAssertions(String authInfo, PublisherAssertion pub) The set_publisherAssertions message is used to save the complete set of publisher assertions for an individual publisher account.UDDIProxy.validate_values_businessEntity(Vector businessEntity) A UDDI operator sends the validate_values message to the appropriate external service, whenever a publisher saves data that uses a categorization value or identifier whose use is regulated by the external party who controls that service.UDDIProxy.validate_values_businessService(Vector businessService) A UDDI operator sends the validate_values message to the appropriate external service, whenever a publisher saves data that uses a categorization value or identifier whose use is regulated by the external party who controls that service.UDDIProxy.validate_values_tModel(Vector tModel) A UDDI operator sends the validate_values message to the appropriate external service, whenever a publisher saves data that uses a categorization value or identifier whose use is regulated by the external party who controls that service. -
Uses of UDDIException in org.uddi4j.datatype
Constructors in org.uddi4j.datatype that throw UDDIExceptionModifierConstructorDescriptionDescription(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.OverviewDoc(Element base) Construct the object from a DOM tree.OverviewURL(Element base) Construct the object from a DOM tree. -
Uses of UDDIException in org.uddi4j.datatype.assertion
Constructors in org.uddi4j.datatype.assertion that throw UDDIExceptionModifierConstructorDescriptionPublisherAssertion(Element base) Construct the object from a DOM tree. -
Uses of UDDIException in org.uddi4j.datatype.binding
Constructors in org.uddi4j.datatype.binding that throw UDDIExceptionModifierConstructorDescriptionAccessPoint(Element base) Construct the object from a DOM tree.BindingTemplate(Element base) Construct the object from a DOM tree.BindingTemplates(Element base) Construct the object from a DOM tree.HostingRedirector(Element base) Construct the object from a DOM tree.InstanceDetails(Element base) Construct the object from a DOM tree.InstanceParms(Element base) Construct the object from a DOM tree.TModelInstanceDetails(Element base) Construct the object from a DOM tree.TModelInstanceInfo(Element base) Construct the object from a DOM tree. -
Uses of UDDIException in org.uddi4j.datatype.business
Constructors in org.uddi4j.datatype.business that throw UDDIExceptionModifierConstructorDescriptionConstruct the object from a DOM tree.AddressLine(Element base) Construct the object from a DOM tree.BusinessEntity(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.Construct the object from a DOM tree.Construct the object from a DOM tree.PersonName(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree. -
Uses of UDDIException in org.uddi4j.datatype.service
Constructors in org.uddi4j.datatype.service that throw UDDIExceptionModifierConstructorDescriptionBusinessService(Element base) Construct the object from a DOM tree.BusinessServices(Element base) Construct the object from a DOM tree. -
Uses of UDDIException in org.uddi4j.datatype.tmodel
Constructors in org.uddi4j.datatype.tmodel that throw UDDIException -
Uses of UDDIException in org.uddi4j.request
Constructors in org.uddi4j.request that throw UDDIExceptionModifierConstructorDescriptionConstruct the object from a DOM tree.DeleteBinding(Element base) Construct the object from a DOM tree.DeleteBusiness(Element base) Construct the object from a DOM tree.DeletePublisherAssertions(String authInfo, Vector pubAssertVector) Construct the object with required fields.Construct the object from a DOM tree.DeleteService(Element base) Construct the object from a DOM tree.DeleteTModel(Element base) Construct the object from a DOM tree.DiscardAuthToken(Element base) Construct the object from a DOM tree.FindBinding(Element base) Construct the object from a DOM tree.FindBusiness(Element base) Construct the object from a DOM tree.FindRelatedBusinesses(Element base) Construct the object from a DOM tree.FindService(Element base) Construct the object from a DOM tree.FindTModel(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.GetAuthToken(Element base) Construct the object from a DOM tree.GetBindingDetail(Element base) Construct the object from a DOM tree.GetBusinessDetail(Element base) Construct the object from a DOM tree.GetBusinessDetailExt(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.GetRegisteredInfo(Element base) Construct the object from a DOM tree.GetServiceDetail(Element base) Construct the object from a DOM tree.GetTModelDetail(Element base) Construct the object from a DOM tree.SaveBinding(Element base) Construct the object from a DOM tree.SaveBusiness(Element base) Construct the object from a DOM tree.SaveService(Element base) Construct the object from a DOM tree.SaveTModel(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.ValidateValues(Element base) Construct the object from a DOM tree. -
Uses of UDDIException in org.uddi4j.response
Constructors in org.uddi4j.response that throw UDDIExceptionModifierConstructorDescriptionAssertionStatusItem(Element base) Construct the object from a DOM tree.AssertionStatusReport(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.BindingDetail(Element base) Construct the object from a DOM tree.BusinessDetail(Element base) Construct the object from a DOM tree.BusinessDetailExt(Element base) Construct the object from a DOM tree.BusinessEntityExt(Element base) Construct the object from a DOM tree.BusinessInfo(Element base) Construct the object from a DOM tree.BusinessInfos(Element base) Construct the object from a DOM tree.BusinessList(Element base) Construct the object from a DOM tree.CompletionStatus(Element base) Construct the object from a DOM tree.Constructer that parses the XML dom tree and extracts useful attributes.Construct the object from a DOM tree.Construct the object from a DOM tree.PublisherAssertions(String operator, String name, Vector publishAssertion) Construct the object with required fields.PublisherAssertions(Element base) Construct the object from a DOM tree.RegisteredInfo(Element base) Construct the object from a DOM tree.RelatedBusinessesList(Element base) Construct the object from a DOM tree.RelatedBusinessInfo(Element base) Construct the object from a DOM tree.RelatedBusinessInfos(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.ServiceDetail(Element base) Construct the object from a DOM tree.ServiceInfo(Element base) Construct the object from a DOM tree.ServiceInfos(Element base) Construct the object from a DOM tree.ServiceList(Element base) Construct the object from a DOM tree.SharedRelationships(Element base) Construct the object from a DOM tree.TModelDetail(Element base) Construct the object from a DOM tree.TModelInfo(Element base) Construct the object from a DOM tree.TModelInfos(Element base) Construct the object from a DOM tree.TModelList(Element base) Construct the object from a DOM tree. -
Uses of UDDIException in org.uddi4j.util
Constructors in org.uddi4j.util that throw UDDIExceptionModifierConstructorDescriptionConstruct the object from a DOM tree.BindingKey(Element base) Construct the object from a DOM tree.BusinessKey(Element base) Construct the object from a DOM tree.CategoryBag(Element base) Construct the object from a DOM tree.DiscoveryURL(Element base) Construct the object from a DOM tree.DiscoveryURLs(Element base) Construct the object from a DOM tree.FindQualifier(Element base) Construct the object from a DOM tree.FindQualifiers(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.IdentifierBag(Element base) Construct the object from a DOM tree.KeyedReference(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.ServiceKey(Element base) Construct the object from a DOM tree.Construct the object from a DOM tree.Construct the object from a DOM tree.Construct the object from a DOM tree.UploadRegister(Element base) Construct the object from a DOM tree.