com.ibm.uddi.datatypes

Class BusinessEntity

  • java.lang.Object
    • com.ibm.uddi.datatypes.BusinessEntity
  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    BusinessEntityExt

    Deprecated. 
    Deprecated as of WAS 6.0. No replacement.

    public class BusinessEntity
    extends java.lang.Object
    implements java.io.Serializable
    Corresponds to UDDI v2.0 'businessEntity' element.
    See Also:
    Serialized Form
    • Constructor Detail

      • BusinessEntity

        public BusinessEntity()
        Deprecated. 
        Default constructor.
      • BusinessEntity

        public BusinessEntity(java.lang.String name)
        Deprecated. 
        Constructs a BusinessEntity with a single specified name, with no language attribute.
        Parameters:
        name - the name of the BusinessEntity
      • BusinessEntity

        public BusinessEntity(java.lang.String name,
                      java.lang.String language)
        Deprecated. 
        Constructs a BusinessEntity with the specified name in the specified language.
        Parameters:
        name - the name of the BusinessEntity
        language - the language of the BusinessEntity name
    • Method Detail

      • getBusinessKey

        public java.lang.String getBusinessKey()
        Deprecated. 
        Returns the businessKey of this BusinessEntity.
        Returns:
        the businessKey of this BusinessEntity.
      • setBusinessKey

        public void setBusinessKey(java.lang.String businessKey)
        Deprecated. 
        Sets the businessKey of this BusinessEntity.
        Parameters:
        businessKey - the businessKey of this BusinessEntity.
      • getOperator

        public java.lang.String getOperator()
        Deprecated. 
        Returns the operator of the UDDI registry that supplied this data.
        Returns:
        the operator of the UDDI registry that supplied this data.
      • setOperator

        public void setOperator(java.lang.String operatorName)
        Deprecated. 
        Sets the operator of the UDDI registry that supplied this data.
        Parameters:
        operatorName - the operator of the UDDI registry that supplied this data.
      • getAuthorizedName

        public java.lang.String getAuthorizedName()
        Deprecated. 
        Returns the authorizedName of this BusinessEntity.
        Returns:
        the authorizedName of this BusinessEntity.
      • setAuthorizedName

        public void setAuthorizedName(java.lang.String authorizedName)
        Deprecated. 
        Sets the authorizedName of this BusinessEntity.
        Parameters:
        authorizedName - the authorizedName of this BusinessEntity.
      • getDiscoveryURLs

        public DiscoveryUrlList getDiscoveryURLs()
        Deprecated. 
        Returns the DiscoveryUrlList of this BusinessEntity.
        Returns:
        the DiscoveryUrlList of this BusinessEntity.
      • setDiscoveryURLs

        public void setDiscoveryURLs(DiscoveryUrlList discoveryURLs)
        Deprecated. 
        Sets the DiscoveryUrlList of this BusinessEntity.
        Parameters:
        discoveryURLs - the DiscoveryUrlList of this BusinessEntity.
      • getNames

        public NameList getNames()
        Deprecated. 
        Returns the NameList of this BusinessEntity.
        Returns:
        the NameList of this BusinessEntity.
      • setNames

        public void setNames(NameList names)
        Deprecated. 
        Sets the NameList of this BusinessEntity.
        Parameters:
        names - the NameList of this BusinessEntity.
      • getDescriptions

        public DescriptionList getDescriptions()
        Deprecated. 
        Returns the DescriptionList of this BusinessEntity.
        Returns:
        the DescriptionList of this BusinessEntity.
      • setDescriptions

        public void setDescriptions(DescriptionList descriptions)
        Deprecated. 
        Sets the DescriptionList of this BusinessEntity.
        Parameters:
        descriptions - the DescriptionList of this BusinessEntity.
      • getContacts

        public ContactList getContacts()
        Deprecated. 
        Returns the ContactList of this BusinessEntity.
        Returns:
        the ContactList of this BusinessEntity.
      • setContacts

        public void setContacts(ContactList contacts)
        Deprecated. 
        Sets the ContactList of this BusinessEntity.
        Parameters:
        contacts - the ContactList of this BusinessEntity.
      • getBusinessServices

        public BusinessServiceList getBusinessServices()
        Deprecated. 
        Returns the BusinessServiceList of this BusinessEntity.
        Returns:
        the BusinessServiceList of this BusinessEntity.
      • setBusinessServices

        public void setBusinessServices(BusinessServiceList businessServices)
        Deprecated. 
        Sets the BusinessServiceList of this BusinessEntity.
        Parameters:
        businessServices - the BusinessServiceList of this BusinessEntity.
      • getIdentifierBag

        public IdentifierBag getIdentifierBag()
        Deprecated. 
        Returns the IdentifierBag of this BusinessEntity.
        Returns:
        the IdentifierBag of this BusinessEntity.
      • setIdentifierBag

        public void setIdentifierBag(IdentifierBag identifierBag)
        Deprecated. 
        Sets the IdentifierBag of this BusinessEntity.
        Parameters:
        identifierBag - the IdentifierBag of this BusinessEntity.
      • getCategoryBag

        public CategoryBag getCategoryBag()
        Deprecated. 
        Returns the CategoryBag of this BusinessEntity.
        Returns:
        the CategoryBag of this BusinessEntity.
      • setCategoryBag

        public void setCategoryBag(CategoryBag categoryBag)
        Deprecated. 
        Sets the CategoryBag of this BusinessEntity.
        Parameters:
        categoryBag - the CategoryBag of this BusinessEntity.
IBM WebSphere Application ServerTM
Release 8.5