|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyedReference | |
---|---|
org.apache.ws.scout.uddi | |
org.apache.ws.scout.uddi.impl |
Uses of KeyedReference in org.apache.ws.scout.uddi |
---|
Methods in org.apache.ws.scout.uddi that return KeyedReference | |
---|---|
KeyedReference |
IdentifierBag.addNewKeyedReference()
Appends and returns a new empty value (as xml) as the last "keyedReference" element |
KeyedReference |
KeyedReferenceDocument.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
FindRelatedBusinesses.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
AssertionStatusItem.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
PublisherAssertion.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
CategoryBag.addNewKeyedReference()
Appends and returns a new empty value (as xml) as the last "keyedReference" element |
KeyedReference |
SharedRelationships.addNewKeyedReference()
Appends and returns a new empty value (as xml) as the last "keyedReference" element |
KeyedReference |
KeyedReferenceDocument.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference |
FindRelatedBusinesses.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference |
AssertionStatusItem.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference |
PublisherAssertion.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference[] |
IdentifierBag.getKeyedReferenceArray()
Gets array of all "keyedReference" elements |
KeyedReference[] |
CategoryBag.getKeyedReferenceArray()
Gets array of all "keyedReference" elements |
KeyedReference[] |
SharedRelationships.getKeyedReferenceArray()
Gets array of all "keyedReference" elements |
KeyedReference |
IdentifierBag.getKeyedReferenceArray(int i)
Gets ith "keyedReference" element |
KeyedReference |
CategoryBag.getKeyedReferenceArray(int i)
Gets ith "keyedReference" element |
KeyedReference |
SharedRelationships.getKeyedReferenceArray(int i)
Gets ith "keyedReference" element |
KeyedReference |
IdentifierBag.insertNewKeyedReference(int i)
Inserts and returns a new empty value (as xml) as the ith "keyedReference" element |
KeyedReference |
CategoryBag.insertNewKeyedReference(int i)
Inserts and returns a new empty value (as xml) as the ith "keyedReference" element |
KeyedReference |
SharedRelationships.insertNewKeyedReference(int i)
Inserts and returns a new empty value (as xml) as the ith "keyedReference" element |
static KeyedReference |
KeyedReference.Factory.newInstance()
|
static KeyedReference |
KeyedReference.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static KeyedReference |
KeyedReference.Factory.parse(File file)
|
static KeyedReference |
KeyedReference.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static KeyedReference |
KeyedReference.Factory.parse(InputStream is)
|
static KeyedReference |
KeyedReference.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static KeyedReference |
KeyedReference.Factory.parse(Node node)
|
static KeyedReference |
KeyedReference.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static KeyedReference |
KeyedReference.Factory.parse(Reader r)
|
static KeyedReference |
KeyedReference.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static KeyedReference |
KeyedReference.Factory.parse(String xmlAsString)
|
static KeyedReference |
KeyedReference.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static KeyedReference |
KeyedReference.Factory.parse(URL u)
|
static KeyedReference |
KeyedReference.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static KeyedReference |
KeyedReference.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static KeyedReference |
KeyedReference.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static KeyedReference |
KeyedReference.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static KeyedReference |
KeyedReference.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.apache.ws.scout.uddi with parameters of type KeyedReference | |
---|---|
void |
KeyedReferenceDocument.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
FindRelatedBusinesses.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
AssertionStatusItem.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
PublisherAssertion.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
IdentifierBag.setKeyedReferenceArray(int i,
KeyedReference keyedReference)
Sets ith "keyedReference" element |
void |
CategoryBag.setKeyedReferenceArray(int i,
KeyedReference keyedReference)
Sets ith "keyedReference" element |
void |
SharedRelationships.setKeyedReferenceArray(int i,
KeyedReference keyedReference)
Sets ith "keyedReference" element |
void |
IdentifierBag.setKeyedReferenceArray(KeyedReference[] keyedReferenceArray)
Sets array of all "keyedReference" element |
void |
CategoryBag.setKeyedReferenceArray(KeyedReference[] keyedReferenceArray)
Sets array of all "keyedReference" element |
void |
SharedRelationships.setKeyedReferenceArray(KeyedReference[] keyedReferenceArray)
Sets array of all "keyedReference" element |
Uses of KeyedReference in org.apache.ws.scout.uddi.impl |
---|
Classes in org.apache.ws.scout.uddi.impl that implement KeyedReference | |
---|---|
class |
KeyedReferenceImpl
An XML keyedReference(@urn:uddi-org:api_v2). |
Methods in org.apache.ws.scout.uddi.impl that return KeyedReference | |
---|---|
KeyedReference |
CategoryBagImpl.addNewKeyedReference()
Appends and returns a new empty value (as xml) as the last "keyedReference" element |
KeyedReference |
KeyedReferenceDocumentImpl.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
IdentifierBagImpl.addNewKeyedReference()
Appends and returns a new empty value (as xml) as the last "keyedReference" element |
KeyedReference |
SharedRelationshipsImpl.addNewKeyedReference()
Appends and returns a new empty value (as xml) as the last "keyedReference" element |
KeyedReference |
PublisherAssertionImpl.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
AssertionStatusItemImpl.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
FindRelatedBusinessesImpl.addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeyedReference |
KeyedReferenceDocumentImpl.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference |
PublisherAssertionImpl.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference |
AssertionStatusItemImpl.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference |
FindRelatedBusinessesImpl.getKeyedReference()
Gets the "keyedReference" element |
KeyedReference[] |
CategoryBagImpl.getKeyedReferenceArray()
Gets array of all "keyedReference" elements |
KeyedReference[] |
IdentifierBagImpl.getKeyedReferenceArray()
Gets array of all "keyedReference" elements |
KeyedReference[] |
SharedRelationshipsImpl.getKeyedReferenceArray()
Gets array of all "keyedReference" elements |
KeyedReference |
CategoryBagImpl.getKeyedReferenceArray(int i)
Gets ith "keyedReference" element |
KeyedReference |
IdentifierBagImpl.getKeyedReferenceArray(int i)
Gets ith "keyedReference" element |
KeyedReference |
SharedRelationshipsImpl.getKeyedReferenceArray(int i)
Gets ith "keyedReference" element |
KeyedReference |
CategoryBagImpl.insertNewKeyedReference(int i)
Inserts and returns a new empty value (as xml) as the ith "keyedReference" element |
KeyedReference |
IdentifierBagImpl.insertNewKeyedReference(int i)
Inserts and returns a new empty value (as xml) as the ith "keyedReference" element |
KeyedReference |
SharedRelationshipsImpl.insertNewKeyedReference(int i)
Inserts and returns a new empty value (as xml) as the ith "keyedReference" element |
Methods in org.apache.ws.scout.uddi.impl with parameters of type KeyedReference | |
---|---|
void |
KeyedReferenceDocumentImpl.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
PublisherAssertionImpl.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
AssertionStatusItemImpl.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
FindRelatedBusinessesImpl.setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
CategoryBagImpl.setKeyedReferenceArray(int i,
KeyedReference keyedReference)
Sets ith "keyedReference" element |
void |
IdentifierBagImpl.setKeyedReferenceArray(int i,
KeyedReference keyedReference)
Sets ith "keyedReference" element |
void |
SharedRelationshipsImpl.setKeyedReferenceArray(int i,
KeyedReference keyedReference)
Sets ith "keyedReference" element |
void |
CategoryBagImpl.setKeyedReferenceArray(KeyedReference[] keyedReferenceArray)
Sets array of all "keyedReference" element |
void |
IdentifierBagImpl.setKeyedReferenceArray(KeyedReference[] keyedReferenceArray)
Sets array of all "keyedReference" element |
void |
SharedRelationshipsImpl.setKeyedReferenceArray(KeyedReference[] keyedReferenceArray)
Sets array of all "keyedReference" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |