|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifierBag | |
|---|---|
| org.ow2.dragon.service.uddi.v2.impl | |
| org.uddi.api_v2 | |
| Uses of IdentifierBag in org.ow2.dragon.service.uddi.v2.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type IdentifierBag | |
|---|---|
java.util.List<org.ow2.dragon.persistence.bo.common.KeyedReference> |
UDDITransferObjectAssembler.toDragonIdentifierBag(IdentifierBag identifierBag)
|
| Uses of IdentifierBag in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as IdentifierBag | |
|---|---|
protected IdentifierBag |
BusinessEntity.identifierBag
|
protected IdentifierBag |
TModel.identifierBag
|
protected IdentifierBag |
FindBusiness.identifierBag
|
protected IdentifierBag |
FindTModel.identifierBag
|
| Methods in org.uddi.api_v2 that return IdentifierBag | |
|---|---|
IdentifierBag |
ObjectFactory.createIdentifierBag()
Create an instance of IdentifierBag |
IdentifierBag |
BusinessEntity.getIdentifierBag()
Gets the value of the identifierBag property. |
IdentifierBag |
TModel.getIdentifierBag()
Gets the value of the identifierBag property. |
IdentifierBag |
FindBusiness.getIdentifierBag()
Gets the value of the identifierBag property. |
IdentifierBag |
FindTModel.getIdentifierBag()
Gets the value of the identifierBag property. |
| Methods in org.uddi.api_v2 that return types with arguments of type IdentifierBag | |
|---|---|
javax.xml.bind.JAXBElement<IdentifierBag> |
ObjectFactory.createIdentifierBag(IdentifierBag value)
Create an instance of JAXBElement<IdentifierBag>} |
| Methods in org.uddi.api_v2 with parameters of type IdentifierBag | |
|---|---|
javax.xml.bind.JAXBElement<IdentifierBag> |
ObjectFactory.createIdentifierBag(IdentifierBag value)
Create an instance of JAXBElement<IdentifierBag>} |
void |
BusinessEntity.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property. |
void |
TModel.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property. |
void |
FindBusiness.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property. |
void |
FindTModel.setIdentifierBag(IdentifierBag value)
Sets the value of the identifierBag property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||