|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KeyedReference in org.apache.juddi |
---|
Methods in org.apache.juddi with parameters of type KeyedReference | |
---|---|
RelatedBusinessesList |
IRegistry.findRelatedBusinesses(java.lang.String businessKey,
KeyedReference keyedReference,
FindQualifiers findQualifiers,
int maxRows)
|
RelatedBusinessesList |
AbstractRegistry.findRelatedBusinesses(java.lang.String businessKey,
KeyedReference keyedReference,
FindQualifiers findQualifiers,
int maxRows)
|
Uses of KeyedReference in org.apache.juddi.datastore |
---|
Methods in org.apache.juddi.datastore with parameters of type KeyedReference | |
---|---|
java.util.Vector |
DataStore.findRelatedBusinesses(java.lang.String businessKey,
KeyedReference keyedReference,
FindQualifiers findQualifiers)
|
Uses of KeyedReference in org.apache.juddi.datastore.jdbc |
---|
Methods in org.apache.juddi.datastore.jdbc with parameters of type KeyedReference | |
---|---|
java.util.Vector |
JDBCDataStore.findRelatedBusinesses(java.lang.String businessKey,
KeyedReference keyedRef,
FindQualifiers findQualifiers)
1. |
Uses of KeyedReference in org.apache.juddi.datatype |
---|
Methods in org.apache.juddi.datatype with parameters of type KeyedReference | |
---|---|
void |
IdentifierBag.addKeyedReference(KeyedReference keyedRef)
|
void |
SharedRelationships.addKeyedReference(KeyedReference ref)
|
void |
CategoryBag.addKeyedReference(KeyedReference keyedRef)
|
Uses of KeyedReference in org.apache.juddi.datatype.assertion |
---|
Methods in org.apache.juddi.datatype.assertion that return KeyedReference | |
---|---|
KeyedReference |
PublisherAssertion.getKeyedReference()
Returns the KeyedReference instance. |
Methods in org.apache.juddi.datatype.assertion with parameters of type KeyedReference | |
---|---|
void |
PublisherAssertion.setKeyedReference(KeyedReference keyedRef)
Sets the KeyedReference. |
Constructors in org.apache.juddi.datatype.assertion with parameters of type KeyedReference | |
---|---|
PublisherAssertion(java.lang.String fromKey,
java.lang.String toKey,
KeyedReference keyedRef)
Construct a new initialized keyedReference instance. |
Uses of KeyedReference in org.apache.juddi.datatype.binding |
---|
Methods in org.apache.juddi.datatype.binding with parameters of type KeyedReference | |
---|---|
void |
BindingTemplate.addCategory(KeyedReference ref)
Add a category to the categorybag of this binding template. |
Uses of KeyedReference in org.apache.juddi.datatype.business |
---|
Methods in org.apache.juddi.datatype.business with parameters of type KeyedReference | |
---|---|
void |
BusinessEntity.addCategory(KeyedReference keyref)
Add a category to the categorybag of this business entity. |
void |
BusinessEntity.addIdentifier(KeyedReference keyref)
Add an identifier to the identifierbag of this business entity. |
Uses of KeyedReference in org.apache.juddi.datatype.request |
---|
Methods in org.apache.juddi.datatype.request that return KeyedReference | |
---|---|
KeyedReference |
FindRelatedBusinesses.getKeyedReference()
|
Methods in org.apache.juddi.datatype.request with parameters of type KeyedReference | |
---|---|
void |
FindTModel.addCategory(KeyedReference ref)
Adds a category reference to the categoryBag argument of this search. |
void |
FindBinding.addCategory(KeyedReference ref)
Adds a category reference to the categoryBag argument of this search. |
void |
FindBusiness.addCategory(KeyedReference ref)
Adds a category reference to the categoryBag argument of this search. |
void |
FindService.addCategory(KeyedReference ref)
Adds a category reference to the categoryBag argument of this search. |
void |
FindTModel.addIdentifier(KeyedReference ref)
Adds a business identifier reference to the identifierBag argument of this search. |
void |
FindBusiness.addIdentifier(KeyedReference ref)
Adds a business identifier reference to the identifierBag argument of this search. |
void |
FindRelatedBusinesses.setKeyedReference(KeyedReference keyedRef)
|
Uses of KeyedReference in org.apache.juddi.datatype.response |
---|
Methods in org.apache.juddi.datatype.response that return KeyedReference | |
---|---|
KeyedReference |
AssertionStatusItem.getKeyedReference()
|
Methods in org.apache.juddi.datatype.response with parameters of type KeyedReference | |
---|---|
void |
RelatedBusinessInfo.addKeyedReference(KeyedReference ref)
|
void |
AssertionStatusItem.setKeyedReference(KeyedReference keyedRef)
|
Uses of KeyedReference in org.apache.juddi.datatype.service |
---|
Methods in org.apache.juddi.datatype.service with parameters of type KeyedReference | |
---|---|
void |
BusinessService.addCategory(KeyedReference ref)
Add a category to the categorybag of this business service. |
Uses of KeyedReference in org.apache.juddi.datatype.tmodel |
---|
Methods in org.apache.juddi.datatype.tmodel with parameters of type KeyedReference | |
---|---|
void |
TModel.addCategory(KeyedReference keyedRef)
Add a new category to this tModel. |
void |
TModel.addIdentifier(KeyedReference k)
Add a new identifier to this tModel. |
Uses of KeyedReference in org.apache.juddi.validator |
---|
Methods in org.apache.juddi.validator with parameters of type KeyedReference | |
---|---|
boolean |
DefaultValidator.validate(KeyedReference ref)
|
boolean |
Validator.validate(KeyedReference ref)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |