| Package | Description |
|---|---|
| org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
| Modifier and Type | Method and Description |
|---|---|
ServiceCategoryBag |
BusinessService.getCategoryBag() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessService.setCategoryBag(ServiceCategoryBag categoryBag) |
| Constructor and Description |
|---|
BusinessService(String entityKey,
BusinessEntity businessEntity,
Date modified,
List<ServiceName> serviceNames,
List<ServiceDescr> serviceDescrs,
List<BindingTemplate> bindingTemplates,
ServiceCategoryBag categoryBag) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.