Package | Description |
---|---|
org.apache.juddi.adminconsole.hub.builders | |
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.query |
JPA Queries for all UDDI functions
|
org.apache.juddi.query.util | |
org.apache.juddi.v3.client.mapping.wadl |
JAXB Generated classes for WADL and WADL2UDDI parser
|
org.apache.juddi.v3.client.mapping.wsdl |
WSDL and BPEL to UDDI parsers
|
org.apache.juddi.v3.tck | |
org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.apache.juddi.validation.vsv | |
org.apache.juddi.webconsole.hub.builders |
Parsers and helper functions
|
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
static String |
Printers.KeyedReferenceToString(KeyedReference item,
String locale) |
Modifier and Type | Method and Description |
---|---|
static void |
InquiryHelper.getRelatedBusinesses(javax.persistence.EntityManager em,
Direction direction,
String focalKey,
KeyedReference keyedRef,
RelatedBusinessInfos relatedBusinessInfos) |
static void |
InquiryHelper.getRelatedBusinesses(javax.persistence.EntityManager em,
Direction direction,
String focalKey,
KeyedReference keyedRef,
RelatedBusinessInfos relatedBusinessInfos,
Date modifiedAfter,
Date modifiedBefore) |
Modifier and Type | Method and Description |
---|---|
void |
FindEntityByCategoryQuery.appendConditions(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs) |
void |
FindEntityByIdentifierQuery.appendConditions(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs) |
void |
FindEntityByCategoryQuery.appendJoinTables(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs) |
void |
FindEntityByIdentifierQuery.appendJoinTables(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs) |
Modifier and Type | Method and Description |
---|---|
int |
KeyedRefTModelComparator.compare(KeyedReference kr1,
KeyedReference kr2) |
Modifier and Type | Method and Description |
---|---|
protected static KeyedReference |
WADL2UDDI.newKeyedReference(String tModelKey,
String keyName,
String value) |
Modifier and Type | Method and Description |
---|---|
protected static KeyedReference |
WSDL2UDDI.newKeyedReference(String tModelKey,
String keyName,
String value) |
Modifier and Type | Method and Description |
---|---|
static String |
TckCommon.KeyedReferenceToString(KeyedReference item) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateInquiry.validateKeyedReference(KeyedReference kr) |
void |
ValidatePublish.validateKeyedReference(KeyedReference kr,
org.apache.commons.configuration.Configuration config,
boolean isRoot) |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractSimpleValidator.validateKeyNotPresentKeyRef(KeyedReference item,
String key,
String itemtype) |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractSimpleValidator.validateKeyNotPresentKeyRef(List<KeyedReference> items,
String key,
String itemtype) |
Modifier and Type | Method and Description |
---|---|
static List<KeyedReference> |
Builders.BuildKeyedReference(Map map,
String prefix,
String locale)
keyed references
|
Modifier and Type | Field and Description |
---|---|
protected KeyedReference |
AssertionStatusItem.keyedReference |
protected KeyedReference |
FindRelatedBusinesses.keyedReference |
protected KeyedReference |
PublisherAssertion.keyedReference |
Modifier and Type | Field and Description |
---|---|
protected List<KeyedReference> |
CategoryBag.keyedReference |
protected List<KeyedReference> |
IdentifierBag.keyedReference |
protected List<KeyedReference> |
KeyedReferenceGroup.keyedReference |
protected List<KeyedReference> |
SharedRelationships.keyedReference |
Modifier and Type | Method and Description |
---|---|
KeyedReference |
ObjectFactory.createKeyedReference()
Create an instance of
KeyedReference |
KeyedReference |
AssertionStatusItem.getKeyedReference()
Gets the value of the keyedReference property.
|
KeyedReference |
FindRelatedBusinesses.getKeyedReference()
Gets the value of the keyedReference property.
|
KeyedReference |
PublisherAssertion.getKeyedReference()
Gets the value of the keyedReference property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyedReference> |
ObjectFactory.createKeyedReference(KeyedReference value)
|
List<KeyedReference> |
CategoryBag.getKeyedReference()
Gets the rest of the content model.
|
List<KeyedReference> |
IdentifierBag.getKeyedReference()
Gets the value of the keyedReference property.
|
List<KeyedReference> |
KeyedReferenceGroup.getKeyedReference()
Gets the value of the keyedReference property.
|
List<KeyedReference> |
SharedRelationships.getKeyedReference()
Gets the value of the keyedReference property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyedReference> |
ObjectFactory.createKeyedReference(KeyedReference value)
|
void |
AssertionStatusItem.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property.
|
void |
FindRelatedBusinesses.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property.
|
void |
PublisherAssertion.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.