cgl.axis.services.uddi_extended
Class UDDI_Extended
java.lang.Object
cgl.axis.services.uddi_extended.UDDI_Extended
- public class UDDI_Extended
- extends java.lang.Object
- Author:
- Mehmet S. Aktas (maktas@indiana.edu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDI_Extended
public UDDI_Extended()
get_serviceAttributeDetail
public ServiceAttributeDetail get_serviceAttributeDetail(Get_serviceAttributeDetail body)
throws DispositionReport
- Throws:
DispositionReport
save_serviceAttribute
public ServiceAttributeDetail save_serviceAttribute(Save_serviceAttribute body)
throws DispositionReport
- Throws:
DispositionReport
find_serviceAttribute
public ServiceAttributeList find_serviceAttribute(Find_serviceAttribute body)
throws DispositionReport
- Throws:
DispositionReport
save_service
public ServiceDetail save_service(Save_service body)
throws DispositionReport
- Throws:
DispositionReport
get_serviceDetail
public ServiceDetail get_serviceDetail(Get_serviceDetail body)
throws DispositionReport
- Throws:
DispositionReport
find_service
public ServiceList find_service(Find_service body)
throws DispositionReport
- Throws:
DispositionReport
delete_serviceAttribute
public DispositionReport delete_serviceAttribute(Delete_serviceAttribute body)
throws DispositionReport
- Throws:
DispositionReport
get_authToken
public AuthToken get_authToken(Get_authToken body)
throws DispositionReport
- Throws:
DispositionReport
save_business
public BusinessDetail save_business(Save_business body)
throws DispositionReport
- Throws:
DispositionReport
delete_service
public DispositionReport delete_service(Delete_service body)
delete_business
public DispositionReport delete_business(Delete_business body)
throws DispositionReport
- Throws:
DispositionReport
find_business
public BusinessList find_business(Find_business body)
throws DispositionReport
- Throws:
DispositionReport