|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryBag | |
|---|---|
| org.ow2.dragon.service.uddi.v2.impl | |
| org.uddi.api_v2 | |
| Uses of CategoryBag in org.ow2.dragon.service.uddi.v2.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type CategoryBag | |
|---|---|
org.ow2.dragon.persistence.bo.common.CategoryBag |
UDDITransferObjectAssembler.toDragonCategoryBag(CategoryBag categoryBag)
|
| Uses of CategoryBag in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as CategoryBag | |
|---|---|
protected CategoryBag |
FindService.categoryBag
|
protected CategoryBag |
BusinessService.categoryBag
|
protected CategoryBag |
BusinessEntity.categoryBag
|
protected CategoryBag |
TModel.categoryBag
|
protected CategoryBag |
FindBusiness.categoryBag
|
protected CategoryBag |
FindTModel.categoryBag
|
| Methods in org.uddi.api_v2 that return CategoryBag | |
|---|---|
CategoryBag |
ObjectFactory.createCategoryBag()
Create an instance of CategoryBag |
CategoryBag |
FindService.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
BusinessService.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
BusinessEntity.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
TModel.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
FindBusiness.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
FindTModel.getCategoryBag()
Gets the value of the categoryBag property. |
| Methods in org.uddi.api_v2 that return types with arguments of type CategoryBag | |
|---|---|
javax.xml.bind.JAXBElement<CategoryBag> |
ObjectFactory.createCategoryBag(CategoryBag value)
Create an instance of JAXBElement<CategoryBag>} |
| Methods in org.uddi.api_v2 with parameters of type CategoryBag | |
|---|---|
javax.xml.bind.JAXBElement<CategoryBag> |
ObjectFactory.createCategoryBag(CategoryBag value)
Create an instance of JAXBElement<CategoryBag>} |
void |
FindService.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
BusinessService.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
BusinessEntity.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
TModel.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
FindBusiness.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
FindTModel.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||