Uses of Class
org.uddi4j.UDDIElement

Packages that use UDDIElement
org.uddi4j.client   
org.uddi4j.datatype   
org.uddi4j.datatype.assertion   
org.uddi4j.datatype.binding   
org.uddi4j.datatype.business   
org.uddi4j.datatype.service   
org.uddi4j.datatype.tmodel   
org.uddi4j.request   
org.uddi4j.response   
org.uddi4j.transport   
org.uddi4j.util   
 

Uses of UDDIElement in org.uddi4j.client
 

Methods in org.uddi4j.client with parameters of type UDDIElement
 org.w3c.dom.Element UDDIProxy.send(UDDIElement el, boolean inquiry)
          Sends a UDDIElement to either the inquiry or publish URL.
 

Uses of UDDIElement in org.uddi4j.datatype
 

Subclasses of UDDIElement in org.uddi4j.datatype
 class Description
          Represents the description element within the UDDI version 2.0 schema.
 class Name
          Represents the name element within the UDDI version 2.0 schema.
 class OverviewDoc
          Represents the overviewDoc element within the UDDI version 2.0 schema.
 class OverviewURL
          Represents the overviewURL element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.datatype.assertion
 

Subclasses of UDDIElement in org.uddi4j.datatype.assertion
 class PublisherAssertion
           Represents the publisherAssertion element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.datatype.binding
 

Subclasses of UDDIElement in org.uddi4j.datatype.binding
 class AccessPoint
          Represents the accessPoint element within the UDDI version 2.0 schema.
 class BindingTemplate
          Represents the bindingTemplate element within the UDDI version 2.0 schema.
 class BindingTemplates
          Represents the bindingTemplates element within the UDDI version 2.0 schema.
 class HostingRedirector
          Represents the hostingRedirector element within the UDDI version 2.0 schema.
 class InstanceDetails
          Represents the instanceDetails element within the UDDI version 2.0 schema.
 class InstanceParms
          Represents the instanceParms element within the UDDI version 2.0 schema.
 class TModelInstanceDetails
          Represents the tModelInstanceDetails element within the UDDI version 2.0 schema.
 class TModelInstanceInfo
          Represents the tModelInstanceInfo element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.datatype.business
 

Subclasses of UDDIElement in org.uddi4j.datatype.business
 class Address
          Represents the address element within the UDDI version 2.0 schema.
 class AddressLine
          Represents the addressLine element within the UDDI version 2.0 schema.
 class BusinessEntity
          Represents the businessEntity element within the UDDI version 2.0 schema.
 class Contact
          Represents the contact element within the UDDI version 2.0 schema.
 class Contacts
          Represents the contacts element within the UDDI version 2.0 schema.
 class Email
          Represents the email element within the UDDI version 2.0 schema.
 class PersonName
          Represents the personName element within the UDDI version 2.0 schema.
 class Phone
          Represents the phone element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.datatype.service
 

Subclasses of UDDIElement in org.uddi4j.datatype.service
 class BusinessService
          Represents the businessService element within the UDDI version 2.0 schema.
 class BusinessServices
          Represents the businessServices element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.datatype.tmodel
 

Subclasses of UDDIElement in org.uddi4j.datatype.tmodel
 class TModel
          Represents the tModel element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.request
 

Subclasses of UDDIElement in org.uddi4j.request
 class AddPublisherAssertions
          Represents the add_publisherAssertions element within the UDDI version 2.0 schema.
 class DeleteBinding
          Represents the delete_binding element within the UDDI version 2.0 schema.
 class DeleteBusiness
          Represents the delete_business element within the UDDI version 2.0 schema.
 class DeletePublisherAssertions
          Represents the delete_publisherAssertions element within the UDDI version 2.0 schema.
 class DeleteService
          Represents the delete_service element within the UDDI version 2.0 schema.
 class DeleteTModel
          Represents the delete_tModel element within the UDDI version 2.0 schema.
 class DiscardAuthToken
          Represents the discard_authToken element within the UDDI version 2.0 schema.
 class FindBinding
          Represents the find_binding element within the UDDI version 2.0 schema.
 class FindBusiness
          Represents the find_business element within the UDDI version 2.0 schema.
 class FindRelatedBusinesses
          Represents the find_relatedBusinesses element within the UDDI version 2.0 schema.
 class FindService
          Represents the find_service element within the UDDI version 2.0 schema.
 class FindTModel
          Represents the find_tModel element within the UDDI version 2.0 schema.
 class GetAssertionStatusReport
          Represents the get_assertionStatusReport element within the UDDI version 2.0 schema.
 class GetAuthToken
          Represents the get_authToken element within the UDDI version 2.0 schema.
 class GetBindingDetail
          Represents the get_bindingDetail element within the UDDI version 2.0 schema.
 class GetBusinessDetail
          Represents the get_businessDetail element within the UDDI version 2.0 schema.
 class GetBusinessDetailExt
          Represents the get_businessDetailExt element within the UDDI version 2.0 schema.
 class GetPublisherAssertions
          Represents the get_publisherAssertions element within the UDDI version 2.0 schema.
 class GetRegisteredInfo
          Represents the get_registeredInfo element within the UDDI version 2.0 schema.
 class GetServiceDetail
          Represents the get_serviceDetail element within the UDDI version 2.0 schema.
 class GetTModelDetail
          Represents the get_tModelDetail element within the UDDI version 2.0 schema.
 class SaveBinding
          Represents the save_binding element within the UDDI version 2.0 schema.
 class SaveBusiness
          Represents the save_business element within the UDDI version 2.0 schema.
 class SaveService
          Represents the save_service element within the UDDI version 2.0 schema.
 class SaveTModel
          Represents the save_tModel element within the UDDI version 2.0 schema.
 class SetPublisherAssertions
          Represents the set_publisherAssertions element within the UDDI version 2.0 schema.
 class ValidateValues
          Represents the validate_values element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.response
 

Subclasses of UDDIElement in org.uddi4j.response
 class AssertionStatusItem
          Represents the assertionStatusItem element within the UDDI version 2.0 schema.
 class AssertionStatusReport
          Represents the assertionStatusReport element within the UDDI version 2.0 schema.
 class AuthToken
          Represents the authToken element within the UDDI version 2.0 schema.
 class BindingDetail
          Represents the bindingDetail element within the UDDI version 2.0 schema.
 class BusinessDetail
          Represents the businessDetail element within the UDDI version 2.0 schema.
 class BusinessDetailExt
          Represents the businessDetailExt element within the UDDI version 2.0 schema.
 class BusinessEntityExt
          Represents the businessEntityExt element within the UDDI version 2.0 schema.
 class BusinessInfo
          Represents the businessInfo element within the UDDI version 2.0 schema.
 class BusinessInfos
          Represents the businessInfos element within the UDDI version 2.0 schema.
 class BusinessList
          Represents the businessList element within the UDDI version 2.0 schema.
 class CompletionStatus
          Represents the completionStatus element within the UDDI version 2.0 schema.
 class DispositionReport
          Represents an UDDI defined error.
 class ErrInfo
          Represents the errInfo element within the UDDI version 2.0 schema.
 class KeysOwned
          Represents the keysOwned element within the UDDI version 2.0 schema.
 class PublisherAssertions
          Represents the publisherAssertions element within the UDDI version 2.0 schema.
 class RegisteredInfo
          Represents the registeredInfo element within the UDDI version 2.0 schema.
 class RelatedBusinessesList
          Represents the relatedBusinessesList element within the UDDI version 2.0 schema.
 class RelatedBusinessInfo
          Represents the relatedBusinessInfo element within the UDDI version 2.0 schema.
 class RelatedBusinessInfos
          Represents the relatedBusinessInfos element within the UDDI version 2.0 schema.
 class Result
          Represents the result element within the UDDI version 2.0 schema.
 class ServiceDetail
          Represents the serviceDetail element within the UDDI version 2.0 schema.
 class ServiceInfo
          Represents the serviceInfo element within the UDDI version 2.0 schema.
 class ServiceInfos
          Represents the serviceInfos element within the UDDI version 2.0 schema.
 class ServiceList
          Represents the serviceList element within the UDDI version 2.0 schema.
 class SharedRelationships
          Represents the sharedRelationships element within the UDDI version 2.0 schema.
 class TModelDetail
          Represents the tModelDetail element within the UDDI version 2.0 schema.
 class TModelInfo
          Represents the tModelInfo element within the UDDI version 2.0 schema.
 class TModelInfos
          Represents the tModelInfos element within the UDDI version 2.0 schema.
 class TModelList
          Represents the tModelList element within the UDDI version 2.0 schema.
 

Uses of UDDIElement in org.uddi4j.transport
 

Methods in org.uddi4j.transport with parameters of type UDDIElement
 org.w3c.dom.Element Transport.send(UDDIElement el, java.net.URL url)
          Sends a UDDIElement to URL.
 org.w3c.dom.Element TransportBase.send(UDDIElement el, java.net.URL url)
          Sends a UDDIElement to URL.
 

Uses of UDDIElement in org.uddi4j.util
 

Subclasses of UDDIElement in org.uddi4j.util
 class AuthInfo
          Represents the authInfo element within the UDDI version 2.0 schema.
 class BindingKey
          Represents the bindingKey element within the UDDI version 2.0 schema.
 class BusinessKey
          Represents the businessKey element within the UDDI version 2.0 schema.
 class CategoryBag
          Represents the categoryBag element within the UDDI version 2.0 schema.
 class DiscoveryURL
          Represents the discoveryURL element within the UDDI version 2.0 schema.
 class DiscoveryURLs
          Represents the discoveryURLs element within the UDDI version 2.0 schema.
 class FindQualifier
          Represents the findQualifier element within the UDDI version 2.0 schema.
 class FindQualifiers
          Represents the findQualifiers element within the UDDI version 2.0 schema.
 class FromKey
          Represents the fromKey element within the UDDI version 2.0 schema.
 class IdentifierBag
          Represents the identifierBag element within the UDDI version 2.0 schema.
 class KeyedReference
          Represents the keyedReference element within the UDDI version 2.0 schema.
 class KeyValue
          Represents the keyValue element within the UDDI version 2.0 schema.
 class ServiceKey
          Represents the serviceKey element within the UDDI version 2.0 schema.
 class TModelBag
          Represents the tModelBag element within the UDDI version 2.0 schema.
 class TModelKey
          Represents the tModelKey element within the UDDI version 2.0 schema.
 class ToKey
          Represents the toKey element within the UDDI version 2.0 schema.
 class UploadRegister
          Represents the uploadRegister element within the UDDI version 2.0 schema.
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.