| 
 | BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectweblogic.uddi.client.structures.request.Request
weblogic.uddi.client.structures.request.GetServiceDetail
The get_serviceDetail message is used to obtain complete information about one or more businessServices structures. To retrieve the information, one or more service keys are required.
| Field Summary | 
| Fields inherited from class weblogic.uddi.client.structures.request.Request | 
| generic, xmlns | 
| Constructor Summary | |
| GetServiceDetail()Class Constructor | |
| Method Summary | |
|  void | addServiceKey(String serviceKey)Add new ServiceKey value to the set of ServiceKeys | 
|  Vector | getServiceKeyVector()Gets the set of ServiceKeys | 
|  void | setServiceKeyVector(Vector keyVector)Sets new set of ServiceKeys | 
| Methods inherited from class weblogic.uddi.client.structures.request.Request | 
| getGeneric, getXMLns, setGeneric, setXMLns | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public GetServiceDetail()
| Method Detail | 
public void addServiceKey(String serviceKey)
serviceKey - New ServiceKey valuepublic Vector getServiceKeyVector()
public void setServiceKeyVector(Vector keyVector)
keyVector - Set of ServiceKeys| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||