Package | Description |
---|---|
org.apache.juddi.v2.tck | |
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
static String |
TckCommon.CatBagToString(CategoryBag categoryBag)
Converts category bags of tmodels to a readable string
|
static void |
TckValidator.checkCategories(CategoryBag cbag1,
CategoryBag cbag2) |
Modifier and Type | Field and Description |
---|---|
protected CategoryBag |
BusinessEntity.categoryBag |
protected CategoryBag |
BusinessService.categoryBag |
protected CategoryBag |
FindBusiness.categoryBag |
protected CategoryBag |
FindService.categoryBag |
protected CategoryBag |
FindTModel.categoryBag |
protected CategoryBag |
TModel.categoryBag |
Modifier and Type | Method and Description |
---|---|
CategoryBag |
ObjectFactory.createCategoryBag()
Create an instance of
CategoryBag |
CategoryBag |
BusinessEntity.getCategoryBag()
Gets the value of the categoryBag property.
|
CategoryBag |
BusinessService.getCategoryBag()
Gets the value of the categoryBag property.
|
CategoryBag |
FindBusiness.getCategoryBag()
Gets the value of the categoryBag property.
|
CategoryBag |
FindService.getCategoryBag()
Gets the value of the categoryBag property.
|
CategoryBag |
FindTModel.getCategoryBag()
Gets the value of the categoryBag property.
|
CategoryBag |
TModel.getCategoryBag()
Gets the value of the categoryBag property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CategoryBag> |
ObjectFactory.createCategoryBag(CategoryBag value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CategoryBag> |
ObjectFactory.createCategoryBag(CategoryBag value)
|
void |
BusinessEntity.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property.
|
void |
BusinessService.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property.
|
void |
FindBusiness.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property.
|
void |
FindService.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property.
|
void |
FindTModel.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property.
|
void |
TModel.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.