IBM WebSphere Application ServerTM
Release 8

com.ibm.uddi.datatypes
Class BusinessEntityExt

java.lang.Object
  extended by com.ibm.uddi.datatypes.BusinessEntity
      extended by com.ibm.uddi.datatypes.BusinessEntityExt
All Implemented Interfaces:
java.io.Serializable

Deprecated. Deprecated as of WAS 6.0. No replacement.

public class BusinessEntityExt
extends BusinessEntity

Corresponds to UDDI v2.0 'businessEntityExt' element.

See Also:
Serialized Form

Constructor Summary
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

public BusinessEntityExt()
Deprecated. 

IBM WebSphere Application ServerTM
Release 8