Uses of Class
org.apache.juddi.api_v3.GetAllPublisherDetail

Packages that use GetAllPublisherDetail
org.apache.juddi.api_v3   
org.apache.juddi.v3_service   
 

Uses of GetAllPublisherDetail in org.apache.juddi.api_v3
 

Methods in org.apache.juddi.api_v3 that return GetAllPublisherDetail
 GetAllPublisherDetail ObjectFactory.createGetAllPublisherDetail()
          Create an instance of GetPublisherDetail
 

Methods in org.apache.juddi.api_v3 that return types with arguments of type GetAllPublisherDetail
 javax.xml.bind.JAXBElement<GetAllPublisherDetail> ObjectFactory.createGetAllPublisherDetail(GetAllPublisherDetail value)
          Create an instance of JAXBElement<GetAllPublisherDetail>}
 

Methods in org.apache.juddi.api_v3 with parameters of type GetAllPublisherDetail
 javax.xml.bind.JAXBElement<GetAllPublisherDetail> ObjectFactory.createGetAllPublisherDetail(GetAllPublisherDetail value)
          Create an instance of JAXBElement<GetAllPublisherDetail>}
 

Uses of GetAllPublisherDetail in org.apache.juddi.v3_service
 

Methods in org.apache.juddi.v3_service with parameters of type GetAllPublisherDetail
 PublisherDetail JUDDIApiPortType.getAllPublisherDetail(GetAllPublisherDetail body)
           
 



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