wt.epm.util
Class LinkUtilities.Role
java.lang.Object
wt.epm.util.LinkUtilities.Role
- Enclosing class:
- LinkUtilities
- private static class LinkUtilities.Role
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isRoleA
private boolean isRoleA
isObjectReference
private boolean isObjectReference
LinkUtilities.Role
protected LinkUtilities.Role(Class linkClass,
String roleName)
throws WTIntrospectionException
getReference
protected WTReference getReference(BinaryLink link)
getQueryKey
protected QueryKey getQueryKey(BinaryLink link)
getObject
protected Persistable getObject(BinaryLink link)
isInflated
protected boolean isInflated(BinaryLink link)
isObjectReference
protected boolean isObjectReference()
getKeyMask
protected int getKeyMask()
setObject
protected void setObject(BinaryLink link,
Persistable object)
throws WTException
- Throws:
WTException