|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectNotForLinkException | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.graph | |
wt.vc |
Uses of ObjectNotForLinkException in wt.fc |
Methods in wt.fc that throw ObjectNotForLinkException | |
Persistable |
ObjectToObjectLink.getOtherObject(Persistable obj)
Gets this link's other side role. |
String |
ObjectToObjectLink.getRole(Persistable obj)
Gets this link's role name. |
Persistable |
Link.getOtherObject(Persistable obj)
Deprecated. replaced by same named method on the BinaryLink abstraction (i.e., no longer valid for this generalization). |
String |
Link.getRole(Persistable obj)
Deprecated. replaced by same named method on the BinaryLink abstraction (i.e., no longer valid for this generalization). |
static Persistable |
BinaryLinkUtilities.getOtherObject(BinaryLink link,
Persistable obj)
Supported API: false |
static String |
BinaryLinkUtilities.getRole(BinaryLink link,
Persistable obj)
Supported API: false |
Persistable |
BinaryLink.getOtherObject(Persistable obj)
Gets this link's other side role. |
String |
BinaryLink.getRole(Persistable obj)
Gets this link's role name. |
Persistable |
ObjectToObjectLink.getOtherObject(Persistable obj)
Gets this link's other side role. |
String |
ObjectToObjectLink.getRole(Persistable obj)
Gets this link's role name. |
Persistable |
Link.getOtherObject(Persistable obj)
Deprecated. replaced by same named method on the BinaryLink abstraction (i.e., no longer valid for this generalization). |
String |
Link.getRole(Persistable obj)
Deprecated. replaced by same named method on the BinaryLink abstraction (i.e., no longer valid for this generalization). |
static Persistable |
BinaryLinkUtilities.getOtherObject(BinaryLink link,
Persistable obj)
Supported API: false |
static String |
BinaryLinkUtilities.getRole(BinaryLink link,
Persistable obj)
Supported API: false |
Persistable |
BinaryLink.getOtherObject(Persistable obj)
Gets this link's other side role. |
String |
BinaryLink.getRole(Persistable obj)
Gets this link's role name. |
Uses of ObjectNotForLinkException in wt.graph |
Methods in wt.graph that throw ObjectNotForLinkException | |
Persistable |
AbstractObjectGraphEdge.getOtherObject(Persistable obj)
Gets this link's other side role. |
String |
AbstractObjectGraphEdge.getRole(Persistable obj)
Gets this link's role name. |
Uses of ObjectNotForLinkException in wt.vc |
Methods in wt.vc that throw ObjectNotForLinkException | |
Persistable |
VersionToVersionLink.getOtherObject(Persistable obj)
Supported API: false |
String |
VersionToVersionLink.getRole(Persistable obj)
Supported API: false |
Persistable |
ObjectToVersionLink.getOtherObject(Persistable obj)
Supported API: false |
String |
ObjectToVersionLink.getRole(Persistable obj)
Supported API: false |
Persistable |
VersionToVersionLink.getOtherObject(Persistable obj)
Supported API: false |
String |
VersionToVersionLink.getRole(Persistable obj)
Supported API: false |
Persistable |
ObjectToVersionLink.getOtherObject(Persistable obj)
Supported API: false |
String |
ObjectToVersionLink.getRole(Persistable obj)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |