|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tranql.ejb.SimplePKTransform
Constructor Summary | |
SimplePKTransform(CacheTable table)
|
Method Summary | |
java.lang.Object |
getDomainIdentity(GlobalIdentity globalId)
|
GlobalIdentity |
getGlobalIdentity(java.lang.Object domainId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimplePKTransform(CacheTable table)
Method Detail |
public GlobalIdentity getGlobalIdentity(java.lang.Object domainId) throws IdentityTransformException
getGlobalIdentity
in interface IdentityTransform
IdentityTransformException
public java.lang.Object getDomainIdentity(GlobalIdentity globalId) throws IdentityTransformException
getDomainIdentity
in interface IdentityTransform
IdentityTransformException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |