Oracle

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

Packages that use CategoryBag
weblogic.uddi.client.structures.datatypes Provides classes for UDDI client datatypes. 
weblogic.uddi.client.structures.request Provides classes for UDDI client requests. 
 

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

Methods in weblogic.uddi.client.structures.datatypes that return CategoryBag
 CategoryBag TModel.getCategoryBag()
          Gets the value of the categoryBag.
 CategoryBag BusinessService.getCategoryBag()
          Get the current Category Bag information
 CategoryBag BusinessEntity.getCategoryBag()
          Gets the category bag.
 

Methods in weblogic.uddi.client.structures.datatypes with parameters of type CategoryBag
 void TModel.setCategoryBag(CategoryBag cb)
          Sets the value of the categoryBag.
 void BusinessService.setCategoryBag(CategoryBag value)
          Set new CategoryBag
 void BusinessEntity.setCategoryBag(CategoryBag value)
          Sets the category bag.
 

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

Methods in weblogic.uddi.client.structures.request that return CategoryBag
 CategoryBag FindTModel.getCategoryBag()
          Gets the value of categoryBag
 CategoryBag FindService.getCategoryBag()
          Gets the value of categoryBag
 CategoryBag FindBusiness.getCategoryBag()
          Gets the value of categoryBag
 

Methods in weblogic.uddi.client.structures.request with parameters of type CategoryBag
 void FindTModel.setCategoryBag(CategoryBag value)
          Sets the value of categoryBag
 void FindService.setCategoryBag(CategoryBag value)
          Sets the value of categoryBag
 void FindBusiness.setCategoryBag(CategoryBag value)
          Sets the value of categoryBag
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle