|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessKey | |
---|---|
org.apache.juddi.datatype.request | |
org.apache.juddi.datatype.response | |
org.apache.juddi.datatype.subscription |
Uses of BusinessKey in org.apache.juddi.datatype.request |
---|
Methods in org.apache.juddi.datatype.request with parameters of type BusinessKey | |
---|---|
void |
GetBusinessDetailExt.addBusinessKey(BusinessKey key)
Add a BusinessKey to the collection of BusinessKeys |
void |
GetBusinessDetail.addBusinessKey(BusinessKey key)
Add a BusinessKey to the collection of BusinessKeys |
void |
DeleteBusiness.addBusinessKey(BusinessKey businessKey)
|
void |
FindRelatedBusinesses.setBusinessKey(BusinessKey key)
Sets the businesskey of this find_related_business request to the given key. |
Uses of BusinessKey in org.apache.juddi.datatype.response |
---|
Methods in org.apache.juddi.datatype.response that return BusinessKey | |
---|---|
BusinessKey |
RelatedBusinessesList.getBusinessKey()
|
Methods in org.apache.juddi.datatype.response with parameters of type BusinessKey | |
---|---|
void |
RelatedBusinessInfo.setBusinessKey(BusinessKey businessKey)
|
void |
RelatedBusinessesList.setBusinessKey(BusinessKey key)
|
Uses of BusinessKey in org.apache.juddi.datatype.subscription |
---|
Methods in org.apache.juddi.datatype.subscription with parameters of type BusinessKey | |
---|---|
void |
KeyBag.addBusinessKey(BusinessKey businessKey)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |