wt.fc.collections
Class RefreshHelper.LinkRefresh.LinkData
java.lang.Object
wt.fc.collections.RefreshHelper.LinkRefresh.LinkData
- Enclosing class:
- RefreshHelper.LinkRefresh
- static final class RefreshHelper.LinkRefresh.LinkData
- extends Object
Utility class to collect information selected about a link and its roles
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
linkClass
Class linkClass
linkOid
ObjectIdentifier linkOid
linkUpdateCount
int linkUpdateCount
roleAClass
Class roleAClass
roleAOid
ObjectIdentifier roleAOid
roleAUpdateCount
int roleAUpdateCount
roleAKeyType
int roleAKeyType
roleBClass
Class roleBClass
roleBOid
ObjectIdentifier roleBOid
roleBUpdateCount
int roleBUpdateCount
roleBKeyType
int roleBKeyType
roleALinkKey
QueryKey roleALinkKey
roleBLinkKey
QueryKey roleBLinkKey
RefreshHelper.LinkRefresh.LinkData
RefreshHelper.LinkRefresh.LinkData()
setLinkOid
int setLinkOid(Object[] columns,
Class link_class,
int cursor)
throws WTException
- Throws:
WTException
setRoleAOid
int setRoleAOid(Object[] columns,
int cursor)
throws WTException
- Throws:
WTException
setRoleBOid
int setRoleBOid(Object[] columns,
int cursor)
throws WTException
- Throws:
WTException
setRoleAVersionKey
int setRoleAVersionKey(Object[] columns,
int cursor)
throws WTException
- Throws:
WTException
setRoleBVersionKey
int setRoleBVersionKey(Object[] columns,
int cursor)
throws WTException
- Throws:
WTException