Package | Description |
---|---|
org.apache.juddi.query |
JPA Queries for all UDDI functions
|
Modifier and Type | Class and Description |
---|---|
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 |
FindEntityByCombinedCategoryQuery
Returns the list of "entity" keys possessing the keyedReferences passed in or the level below.
|
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–2021 The Apache Software Foundation. All rights reserved.