Uses of Class
org.opencrx.kernel.contract1.jdo2.ContractAddress.Identity

Packages that use ContractAddress.Identity
org.opencrx.kernel.contract1.jdo2   
 

Uses of ContractAddress.Identity in org.opencrx.kernel.contract1.jdo2
 

Methods in org.opencrx.kernel.contract1.jdo2 that return ContractAddress.Identity
static ContractAddress.Identity WebAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer, boolean idIsPersistent, String id)
           
static ContractAddress.Identity PostalAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer, boolean idIsPersistent, String id)
           
static ContractAddress.Identity PhoneNumber.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer, boolean idIsPersistent, String id)
           
static ContractAddress.Identity EmailAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer, boolean idIsPersistent, String id)
           
static ContractAddress.Identity ContractAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer, boolean idIsPersistent, String id)
           
static ContractAddress.Identity AccountAddress.newIdentity(org.oasisopen.cci2.PersistentIdentity addressContainer, boolean idIsPersistent, String id)
           
 



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