Uses of Interface
org.apache.juddi.api.util.UDDIQuery

Packages that use UDDIQuery
org.apache.juddi.api.impl   
org.apache.juddi.api.util   
 

Uses of UDDIQuery in org.apache.juddi.api.impl
 

Methods in org.apache.juddi.api.impl with parameters of type UDDIQuery
 void UDDIServiceCounter.update(UDDIQuery queryObject, QueryStatus queryStatus, long procTime)
           
 

Uses of UDDIQuery in org.apache.juddi.api.util
 

Classes in org.apache.juddi.api.util that implement UDDIQuery
 class CustodyTransferQuery
          Enum to represent the queries within the Custody Transfer API.
 class InquiryQuery
          Enum to represent the queries within the Inquiry API.
 class PublicationQuery
          Enum to represent the queries within the publication API.
 class ReplicationQuery
          Enum to represent the queries within the Replication API.
 class SecurityQuery
          Enum to represent the methods within the Security API.
 class SubscriptionListenerQuery
          Enum to represent the methods within the SubscriptionListener API.
 class SubscriptionQuery
          Enum to represent the methods within the Subscription API.
 class ValueSetCachingQuery
          Enum to represent the methods within the ValueSetCaching API.
 class ValueSetValidationQuery
          Enum to represent the queries within the ValueSetValidation API.
 



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