Uses of Class
org.apache.juddi.model.ServiceCategoryBag

Packages that use ServiceCategoryBag
org.apache.juddi.model   
 

Uses of ServiceCategoryBag in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return ServiceCategoryBag
 ServiceCategoryBag BusinessService.getCategoryBag()
           
 

Methods in org.apache.juddi.model with parameters of type ServiceCategoryBag
 void BusinessService.setCategoryBag(ServiceCategoryBag categoryBag)
           
 

Constructors in org.apache.juddi.model with parameters of type ServiceCategoryBag
BusinessService(java.lang.String entityKey, BusinessEntity businessEntity, java.util.Date modified, java.util.List<ServiceName> serviceNames, java.util.List<ServiceDescr> serviceDescrs, java.util.List<BindingTemplate> bindingTemplates, ServiceCategoryBag categoryBag)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.