Uses of Class
org.opencrx.kernel.code1.jdo2.AbstractEntry.Identity

Packages that use AbstractEntry.Identity
org.opencrx.kernel.code1.jdo2   
 

Uses of AbstractEntry.Identity in org.opencrx.kernel.code1.jdo2
 

Methods in org.opencrx.kernel.code1.jdo2 that return AbstractEntry.Identity
static AbstractEntry.Identity SimpleEntry.newIdentity(CodeValueContainer.Identity valueContainer, boolean codeIsPersistent, String code)
           
static AbstractEntry.Identity CodeValueEntry.newIdentity(CodeValueContainer.Identity valueContainer, boolean codeIsPersistent, String code)
           
static AbstractEntry.Identity AbstractEntry.newIdentity(CodeValueContainer.Identity valueContainer, boolean codeIsPersistent, String code)
           
static AbstractEntry.Identity SimpleEntry.openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
           
static AbstractEntry.Identity CodeValueEntry.openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
           
static AbstractEntry.Identity AbstractEntry.openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
           
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.