|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceDetail | |
|---|---|
| org.apache.ws.scout.model.uddi.v2 | |
| org.apache.ws.scout.registry | |
| Uses of ServiceDetail in org.apache.ws.scout.model.uddi.v2 |
|---|
| Methods in org.apache.ws.scout.model.uddi.v2 that return ServiceDetail | |
|---|---|
ServiceDetail |
ObjectFactory.createServiceDetail()
Create an instance of ServiceDetail |
| Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type ServiceDetail | |
|---|---|
javax.xml.bind.JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
Create an instance of JAXBElement<ServiceDetail>} |
| Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type ServiceDetail | |
|---|---|
javax.xml.bind.JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
Create an instance of JAXBElement<ServiceDetail>} |
| Uses of ServiceDetail in org.apache.ws.scout.registry |
|---|
| Methods in org.apache.ws.scout.registry that return ServiceDetail | |
|---|---|
ServiceDetail |
RegistryImpl.getServiceDetail(java.lang.String serviceKey)
"Used to get full details for a particular registered businessService. |
ServiceDetail |
IRegistry.getServiceDetail(java.lang.String serviceKey)
"Used to get full details for a given set of registered businessService data. |
ServiceDetail |
RegistryImpl.getServiceDetail(java.lang.String[] serviceKeyArray)
"Used to get full details for a given set of registered businessService data. |
ServiceDetail |
IRegistry.getServiceDetail(java.lang.String[] serviceKeyArray)
"Used to get full details for a given set of registered businessService data. |
ServiceDetail |
RegistryImpl.saveService(java.lang.String authInfo,
BusinessService[] serviceArray)
"Used to register or update complete information about a businessService exposed by a specified businessEntity." |
ServiceDetail |
IRegistry.saveService(java.lang.String authInfo,
BusinessService[] serviceArray)
"Used to register or update complete information about a businessService exposed by a specified businessEntity." |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||