|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyedReference | |
|---|---|
| org.apache.juddi.api.impl | |
| org.apache.juddi.query | |
| org.apache.juddi.query.util | |
| org.apache.juddi.v3.client.mapping | |
| org.apache.juddi.validation | |
| org.uddi.api_v3 | |
| Uses of KeyedReference in org.apache.juddi.api.impl |
|---|
| Methods in org.apache.juddi.api.impl with parameters of type KeyedReference | |
|---|---|
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)
|
| Uses of KeyedReference in org.apache.juddi.query |
|---|
| Method parameters in org.apache.juddi.query with type arguments of type KeyedReference | |
|---|---|
void |
FindEntityByIdentifierQuery.appendConditions(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs)
|
void |
FindEntityByCombinedCategoryQuery.appendConditions(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs)
|
void |
FindEntityByCategoryQuery.appendConditions(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs)
|
void |
FindEntityByIdentifierQuery.appendJoinTables(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs)
|
void |
FindEntityByCombinedCategoryQuery.appendJoinTables(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs)
|
void |
FindEntityByCategoryQuery.appendJoinTables(DynamicQuery qry,
FindQualifiers fq,
List<KeyedReference> keyedRefs)
|
| Uses of KeyedReference in org.apache.juddi.query.util |
|---|
| Methods in org.apache.juddi.query.util with parameters of type KeyedReference | |
|---|---|
int |
KeyedRefTModelComparator.compare(KeyedReference kr1,
KeyedReference kr2)
|
| Uses of KeyedReference in org.apache.juddi.v3.client.mapping |
|---|
| Methods in org.apache.juddi.v3.client.mapping that return KeyedReference | |
|---|---|
protected KeyedReference |
WSDL2UDDI.newKeyedReference(String tModelKey,
String value)
|
protected KeyedReference |
WSDL2UDDI.newKeyedReference(String tModelKey,
String keyName,
String value)
|
| Uses of KeyedReference in org.apache.juddi.validation |
|---|
| Methods in org.apache.juddi.validation with parameters of type KeyedReference | |
|---|---|
void |
ValidateInquiry.validateKeyedReference(KeyedReference kr)
|
void |
ValidatePublish.validateKeyedReference(KeyedReference kr,
org.apache.commons.configuration.Configuration config)
|
| Uses of KeyedReference in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 declared as KeyedReference | |
|---|---|
protected KeyedReference |
PublisherAssertion.keyedReference
|
protected KeyedReference |
FindRelatedBusinesses.keyedReference
|
protected KeyedReference |
AssertionStatusItem.keyedReference
|
| Fields in org.uddi.api_v3 with type parameters of type KeyedReference | |
|---|---|
protected List<KeyedReference> |
SharedRelationships.keyedReference
|
protected List<KeyedReference> |
KeyedReferenceGroup.keyedReference
|
protected List<KeyedReference> |
IdentifierBag.keyedReference
|
protected List<KeyedReference> |
CategoryBag.keyedReference
|
| Methods in org.uddi.api_v3 that return KeyedReference | |
|---|---|
KeyedReference |
ObjectFactory.createKeyedReference()
Create an instance of KeyedReference |
KeyedReference |
PublisherAssertion.getKeyedReference()
Gets the value of the keyedReference property. |
KeyedReference |
FindRelatedBusinesses.getKeyedReference()
Gets the value of the keyedReference property. |
KeyedReference |
AssertionStatusItem.getKeyedReference()
Gets the value of the keyedReference property. |
| Methods in org.uddi.api_v3 that return types with arguments of type KeyedReference | |
|---|---|
javax.xml.bind.JAXBElement<KeyedReference> |
ObjectFactory.createKeyedReference(KeyedReference value)
Create an instance of JAXBElement<KeyedReference>} |
List<KeyedReference> |
SharedRelationships.getKeyedReference()
Gets the value of the keyedReference property. |
List<KeyedReference> |
KeyedReferenceGroup.getKeyedReference()
Gets the value of the keyedReference property. |
List<KeyedReference> |
IdentifierBag.getKeyedReference()
Gets the value of the keyedReference property. |
List<KeyedReference> |
CategoryBag.getKeyedReference()
Gets the rest of the content model. |
| Methods in org.uddi.api_v3 with parameters of type KeyedReference | |
|---|---|
javax.xml.bind.JAXBElement<KeyedReference> |
ObjectFactory.createKeyedReference(KeyedReference value)
Create an instance of JAXBElement<KeyedReference>} |
void |
PublisherAssertion.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
void |
FindRelatedBusinesses.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
void |
AssertionStatusItem.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||