Java API

Uses of Package
oracle.uddi.message.util

Packages that use.*
PackageDescription
oracle.uddi.client   
oracle.uddi.message.datatype.binding   
oracle.uddi.message.datatype.business   
oracle.uddi.message.datatype.service   
oracle.uddi.message.datatype.tmodel   
oracle.uddi.message.request   
oracle.uddi.message.response   
oracle.uddi.message.util   
 

Classes in oracle.uddi.message.util used by oracle.uddi.client
CategoryBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to CategoryBag element, which is used categorization.
DiscoveryURLs
          General information: This class represents an element within the UDDI API schema Element description: It maps to discoveryURLs element, which is used to hold a set of discoveryURL elements in businessEntity.
FindQualifiers
          General information: This class represents an element within the UDDI API schema Element description: It maps to findQualifiers element, which holds a set of findQualifier (of type String)
IdentifierBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to IdentifierBag element, which is used categorization.
TModelBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to tModelBag element, which holds a set of tModelKey.
 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.binding
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
OverviewDoc
          General information: This class represents an element within the UDDI API schema Element description: It maps to overviewDoc element, which is usually used in various data structures to hold a reference to external documents, with optional description.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.
 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.business
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
CategoryBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to CategoryBag element, which is used categorization.
DiscoveryURLs
          General information: This class represents an element within the UDDI API schema Element description: It maps to discoveryURLs element, which is used to hold a set of discoveryURL elements in businessEntity.
IdentifierBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to IdentifierBag element, which is used categorization.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.
 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.service
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
CategoryBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to CategoryBag element, which is used categorization.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.
 

Classes in oracle.uddi.message.util used by oracle.uddi.message.datatype.tmodel
CategoryBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to CategoryBag element, which is used categorization.
IdentifierBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to IdentifierBag element, which is used categorization.
OverviewDoc
          General information: This class represents an element within the UDDI API schema Element description: It maps to overviewDoc element, which is usually used in various data structures to hold a reference to external documents, with optional description.
 

Classes in oracle.uddi.message.util used by oracle.uddi.message.request
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
CategoryBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to CategoryBag element, which is used categorization.
DiscoveryURLs
          General information: This class represents an element within the UDDI API schema Element description: It maps to discoveryURLs element, which is used to hold a set of discoveryURL elements in businessEntity.
FindQualifiers
          General information: This class represents an element within the UDDI API schema Element description: It maps to findQualifiers element, which holds a set of findQualifier (of type String)
IdentifierBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to IdentifierBag element, which is used categorization.
TModelBag
          General information: This class represents an element within the UDDI API schema Element description: It maps to tModelBag element, which holds a set of tModelKey.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.
 

Classes in oracle.uddi.message.util used by oracle.uddi.message.response
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.
 

Classes in oracle.uddi.message.util used by oracle.uddi.message.util
BagRandomAccessor
          Random access interface to a bag of UddiElements of the same type.
BagSequentialAccessor
          Sequential access interface to a bag of UddiElements of the same type.
FindQualifierConstants
           
RandomAccessOnlyException
          Indicates the only random access on the bag is allowed, thrown by BagSequentialAccessor methods.
SequentialAccessOnlyException
          Indicates the only sequential access on the bag is allowed, thrown by BagRandomAccessor methods.
UddiElementBag
          A data structure that holds a bag of UddiElements of the same typ.
 


Java API

Copyright © 2001 - Oracle Corporation