|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--ORG.oclc.openurl.entities.AbstractEntity
|
+--ORG.oclc.openurl.entities.ForeignKey
Strictly speaking, foreign keys are not "Entities", but they do share the common trait of being collections of descriptors
| Field Summary |
| Fields inherited from class ORG.oclc.openurl.entities.AbstractEntity |
descriptors |
| Constructor Summary | |
ForeignKey(Descriptor[] descriptors)
|
|
| Method Summary | |
java.lang.String |
toXml()
|
| Methods inherited from class ORG.oclc.openurl.entities.AbstractEntity |
getDescriptors, init, referentFactory, referrerFactory, referringEntityFactory, requesterFactory, resolverFactory, serviceTypeFactory, toHybridOpenURL, toHybridOpenURL, toHybridOpenURL, toString, toXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ForeignKey(Descriptor[] descriptors)
descriptors - | Method Detail |
public java.lang.String toXml()
toXml in class AbstractEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||