|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.xdb.event.XDBLink
public class XDBLink
This class stores information about the link of a resource.
| Field Summary | |
|---|---|
protected long |
m_linkcstate |
| Method Summary | |
|---|---|
byte[] |
getChildOID()Returns the OID of the resource that this link is pointing to. |
java.lang.String |
getLinkName()Returns the name of this link. |
java.lang.String |
getParentName()Returns the name of the parent of this link. |
byte[] |
getParentOID()Returns the OID of the parent of this link. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long m_linkcstate
| Method Detail |
|---|
public java.lang.String getParentName()
public byte[] getParentOID()
public byte[] getChildOID()
public java.lang.String getLinkName()
|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||