Uses of Class
org.uddi.api_v3.GetOperationalInfo

Packages that use GetOperationalInfo
org.uddi.api_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of GetOperationalInfo in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return GetOperationalInfo
 GetOperationalInfo ObjectFactory.createGetOperationalInfo()
          Create an instance of GetOperationalInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type GetOperationalInfo
 javax.xml.bind.JAXBElement<GetOperationalInfo> ObjectFactory.createGetOperationalInfo(GetOperationalInfo value)
          Create an instance of JAXBElement<GetOperationalInfo>}
 

Methods in org.uddi.api_v3 with parameters of type GetOperationalInfo
 javax.xml.bind.JAXBElement<GetOperationalInfo> ObjectFactory.createGetOperationalInfo(GetOperationalInfo value)
          Create an instance of JAXBElement<GetOperationalInfo>}
 

Uses of GetOperationalInfo in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type GetOperationalInfo
 OperationalInfos UDDIInquiryPortType.getOperationalInfo(GetOperationalInfo body)
          The get_operationalnfo API call is used to retrieve entity level operational information (such as the date and time that the data structure was created and last modified, the identifier of the UDDI node at which the entity was published and the identity of the publisher) pertaining to one or more entities.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.