com.ibm.uddi.datatypes

Class BusinessEntityExt

  1. java.lang.Object
  2. extended bycom.ibm.uddi.datatypes.BusinessEntity
  3. extended bycom.ibm.uddi.datatypes.BusinessEntityExt
All implemented interfaces:
java.io.Serializable

Deprecated. Deprecated as of WAS 6.0. No replacement.
  1. public class BusinessEntityExt
  2. extends BusinessEntity
Corresponds to UDDI v2.0 'businessEntityExt' element.
See Also:
Serialized Form

Constructor Summary

Constructor and Description
BusinessEntityExt()
Deprecated.

Method Summary

Methods inherited from class com.ibm.uddi.datatypes.BusinessEntity
getAuthorizedName, getBusinessKey, getBusinessServices, getCategoryBag, getContacts, getDescriptions, getDiscoveryURLs, getIdentifierBag, getNames, getOperator, setAuthorizedName, setBusinessKey, setBusinessServices, setCategoryBag, setContacts, setDescriptions, setDiscoveryURLs, setIdentifierBag, setNames, setOperator
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

BusinessEntityExt

  1. public BusinessEntityExt()
Deprecated.