|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentityTransformException | |
org.tranql.ejb | |
org.tranql.identity |
Uses of IdentityTransformException in org.tranql.ejb |
Methods in org.tranql.ejb that throw IdentityTransformException | |
GlobalIdentity |
CompoundPKTransform.getGlobalIdentity(java.lang.Object domainId)
|
java.lang.Object |
CompoundPKTransform.getDomainIdentity(GlobalIdentity globalId)
|
GlobalIdentity |
SimplePKTransform.getGlobalIdentity(java.lang.Object domainId)
|
java.lang.Object |
SimplePKTransform.getDomainIdentity(GlobalIdentity globalId)
|
GlobalIdentity |
LocalProxyTransform.getGlobalIdentity(java.lang.Object domainId)
|
java.lang.Object |
LocalProxyTransform.getDomainIdentity(GlobalIdentity globalId)
|
GlobalIdentity |
RemoteProxyTransform.getGlobalIdentity(java.lang.Object domainId)
|
java.lang.Object |
RemoteProxyTransform.getDomainIdentity(GlobalIdentity globalId)
|
Uses of IdentityTransformException in org.tranql.identity |
Methods in org.tranql.identity that throw IdentityTransformException | |
GlobalIdentity |
IdentityTransform.getGlobalIdentity(java.lang.Object domainId)
|
java.lang.Object |
IdentityTransform.getDomainIdentity(GlobalIdentity globalId)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |