Uses of Interface
org.opencrx.kernel.address1.jmi1.Addressable

Packages that use Addressable
org.opencrx.kernel.account1.jmi1   
org.opencrx.kernel.building1.jmi1   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.product1.jmi1   
 

Uses of Addressable in org.opencrx.kernel.account1.jmi1
 

Subinterfaces of Addressable in org.opencrx.kernel.account1.jmi1
 interface AccountAddress
          Abstract class AccountAddress
 interface EMailAddress
          Class EMailAddress
 interface PhoneNumber
          Class PhoneNumber
 interface PostalAddress
          Class PostalAddress
 interface Room
          Class Room
 interface WebAddress
          Class WebAddress
 

Uses of Addressable in org.opencrx.kernel.building1.jmi1
 

Methods in org.opencrx.kernel.building1.jmi1 with type parameters of type Addressable
<T extends Addressable>
List<T>
AbstractBuildingUnit.getAssignedAddress(AddressableQuery query)
          Retrieves the value for the reference assignedAddress for the specified query.
 

Methods in org.opencrx.kernel.building1.jmi1 that return Addressable
 Addressable AbstractBuildingUnit.getAssignedAddress(boolean idIsPersistent, String id)
          Retrieves the value for the reference assignedAddress for the specified qualifier attribute value.
 Addressable AbstractBuildingUnit.getAssignedAddress(String id)
          Retrieves the value for the reference assignedAddress for the specified qualifier attribute value.
 

Uses of Addressable in org.opencrx.kernel.contract1.jmi1
 

Subinterfaces of Addressable in org.opencrx.kernel.contract1.jmi1
 interface ContractAddress
          Abstract class ContractAddress
 

Uses of Addressable in org.opencrx.kernel.product1.jmi1
 

Subinterfaces of Addressable in org.opencrx.kernel.product1.jmi1
 interface ProductAddress
          Abstract class ProductAddress
 



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