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

Packages that use GetAllPublisherDetail
org.apache.juddi.api_v3   
org.apache.juddi.api.impl   
org.apache.juddi.rmi   
org.apache.juddi.v3_service   
org.apache.juddi.validation   
 

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.api.impl
 

Methods in org.apache.juddi.api.impl with parameters of type GetAllPublisherDetail
 PublisherDetail JUDDIApiImpl.getAllPublisherDetail(GetAllPublisherDetail body)
           
 

Uses of GetAllPublisherDetail in org.apache.juddi.rmi
 

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

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)
           
 

Uses of GetAllPublisherDetail in org.apache.juddi.validation
 

Methods in org.apache.juddi.validation with parameters of type GetAllPublisherDetail
 void ValidatePublisher.validateGetAllPublisherDetail(GetAllPublisherDetail body)
           
 



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