| 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)
|