com.ibm.uddi.datatypes
Class BusinessEntityExt

java.lang.Object
  extended bycom.ibm.uddi.datatypes.BusinessEntity
      extended bycom.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

Field Summary
static java.lang.String JAVA_COPYRIGHT
          Deprecated.  
 
Constructor Summary
BusinessEntityExt()
          Deprecated.  
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA_COPYRIGHT

public static final java.lang.String JAVA_COPYRIGHT
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

BusinessEntityExt

public BusinessEntityExt()
Deprecated.