|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifierBag | |
|---|---|
| org.ow2.dragon.service.uddi.v3.impl | |
| org.ow2.dragon.service.uddi.v3.validator | |
| org.uddi.api_v3 | |
| Uses of IdentifierBag in org.ow2.dragon.service.uddi.v3.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.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.ow2.dragon.service.uddi.v3.validator |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.validator with parameters of type IdentifierBag | |
|---|---|
void |
InquiryValidator.validateIdentifierBag(IdentifierBag identifiers)
|
void |
PublicationValidator.validateIdentifierBag(IdentifierBag identifiers)
|
| Uses of IdentifierBag in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 declared as IdentifierBag | |
|---|---|
protected IdentifierBag |
BusinessEntity.identifierBag
|
protected IdentifierBag |
TModel.identifierBag
|
protected IdentifierBag |
FindBusiness.identifierBag
|
protected IdentifierBag |
FindTModel.identifierBag
|
| Methods in org.uddi.api_v3 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_v3 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_v3 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 | |||||||||