BEA Systems, Inc.

Uses of Class
weblogic.uddi.client.structures.datatypes.BusinessEntity

Packages that use BusinessEntity
weblogic.uddi.client.structures.datatypes   
weblogic.uddi.client.structures.request   
weblogic.uddi.client.structures.response   
 

Uses of BusinessEntity in weblogic.uddi.client.structures.datatypes
 

Methods in weblogic.uddi.client.structures.datatypes that return BusinessEntity
 BusinessEntity BusinessEntityExt.getBusinessEntity()
          Gets the business entity.
 

Methods in weblogic.uddi.client.structures.datatypes with parameters of type BusinessEntity
 void BusinessEntityExt.setBusinessEntity(BusinessEntity be)
          Sets the business entity.
 

Uses of BusinessEntity in weblogic.uddi.client.structures.request
 

Methods in weblogic.uddi.client.structures.request that return BusinessEntity
 BusinessEntity ValidateCategorization.getBusinessEntity()
          Get the value of businessEntity
 

Methods in weblogic.uddi.client.structures.request with parameters of type BusinessEntity
 void SaveBusiness.addBusinessEntity(BusinessEntity businessEntity)
          Add a new BusinessEntity to the current set of BusinessEntity
 void ValidateCategorization.setBusinessEntity(BusinessEntity value)
          Sets the value of businessEntity
 

Uses of BusinessEntity in weblogic.uddi.client.structures.response
 

Methods in weblogic.uddi.client.structures.response with parameters of type BusinessEntity
 void BusinessDetail.addBusinessEntity(BusinessEntity businessEntity)
          Add a new business entity to the current set of business entities
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.