Uses of Class
org.apache.juddi.query.EntityQuery

Packages that use EntityQuery
org.apache.juddi.query   
 

Uses of EntityQuery in org.apache.juddi.query
 

Subclasses of EntityQuery in org.apache.juddi.query
 class BindingTemplateQuery
           
 class BusinessEntityQuery
           
 class BusinessServiceQuery
           
 class DeletePublisherAssertionByBusinessQuery
          Returns the list of PublisherAssertions that contain the input businessKeys as their from or to key *
 class FetchBindingTemplatesQuery
          The "select" method retrieves all the entities for the input key list and sorts according to the user settings.
 class FetchBusinessEntitiesQuery
          The "select" method retrieves all the entities for the input key list and sorts according to the user settings.
 class FetchBusinessServicesQuery
          The "select" method retrieves all the entities for the input key list and sorts according to the user settings.
 class FetchTModelsQuery
          The "select" method retrieves all the entities for the input key list and sorts according to the user settings.
 class FindBindingByTModelKeyQuery
          Returns the list of binding keys possessing the tModels in the passed tModelBag.
 class FindBusinessByDiscoveryURLQuery
          Returns the list of business keys possessing the DiscoveryUrls in the passed DiscoveryUrl list.
 class FindBusinessByTModelKeyQuery
          Returns the list of business keys with services that have bindings that possess the tModels in the passed tModelBag.
 class FindEntityByCategoryGroupQuery
          Returns the list of "entity" keys possessing the keyedReferenceGroups in the passed category bag.
 class FindEntityByCategoryQuery
          Returns the list of "entity" keys possessing the keyedReferences in the passed category bag.
 class FindEntityByIdentifierQuery
          Returns the list of "entity" keys possessing the keyedReferences in the passed identifier bag.
 class FindEntityByNamesQuery
          Returns the list of "entity" keys possessing the Names in the passed Name list.
 class FindEntityByPublisherQuery
          Returns the list of "entity" keys possessing the publisher Id in the passed in UddiEntityPublisher Output is restricted by list of "entity" keys passed in.
 class FindPublisherAssertionByBusinessQuery
          Returns the list of PublisherAssertions that contain the input businessKeys as their from or to key *
 class FindServiceByTModelKeyQuery
          Returns the list of service keys with bindings that possess the tModels in the passed tModelBag.
 class FindSubscriptionByPublisherQuery
          Finds and returns a list of subscriptions by the authorized name.
 class FindTModelByNameQuery
          Returns the list of tmodel keys possessing the passed Name argument.
 class PublisherAssertionQuery
           
 class SubscriptionQuery
           
 class TModelQuery
           
 



Copyright © 2004-2009. All Rights Reserved.