Uses of Interface
org.opencrx.kernel.address1.cci.PostalAddressable

Packages that use PostalAddressable
org.opencrx.kernel.account1.cci   
org.opencrx.kernel.address1.cci   
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.depot1.cci   
org.opencrx.kernel.product1.cci   
 

Uses of PostalAddressable in org.opencrx.kernel.account1.cci
 

Subinterfaces of PostalAddressable in org.opencrx.kernel.account1.cci
 interface PostalAddress
           
 

Classes in org.opencrx.kernel.account1.cci that implement PostalAddressable
 class PostalAddressImpl
           
 

Methods in org.opencrx.kernel.account1.cci with parameters of type PostalAddressable
 PostalAddress PostalAddressClassImpl.extendPostalAddressable(PostalAddressable _base, boolean isMain, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 PostalAddress PostalAddressClass.extendPostalAddressable(PostalAddressable _base, boolean isMain, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class PostalAddress based on the superclass PostalAddressable and all required attributes not included in this superclass.
 

Uses of PostalAddressable in org.opencrx.kernel.address1.cci
 

Classes in org.opencrx.kernel.address1.cci that implement PostalAddressable
 class PostalAddressableImpl
           
 

Uses of PostalAddressable in org.opencrx.kernel.contract1.cci
 

Methods in org.opencrx.kernel.contract1.cci with parameters of type PostalAddressable
 PostalAddress PostalAddressClassImpl.extendPostalAddressable(PostalAddressable _base, boolean isMain, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 PostalAddress PostalAddressClass.extendPostalAddressable(PostalAddressable _base, boolean isMain, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class PostalAddress based on the superclass PostalAddressable and all required attributes not included in this superclass.
 

Uses of PostalAddressable in org.opencrx.kernel.depot1.cci
 

Methods in org.opencrx.kernel.depot1.cci with parameters of type PostalAddressable
 PostalAddress PostalAddressClassImpl.extendPostalAddressable(PostalAddressable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 PostalAddress PostalAddressClass.extendPostalAddressable(PostalAddressable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PostalAddress based on the superclass PostalAddressable and all required attributes not included in this superclass.
 

Uses of PostalAddressable in org.opencrx.kernel.product1.cci
 

Methods in org.opencrx.kernel.product1.cci with parameters of type PostalAddressable
 PostalAddress PostalAddressClassImpl.extendPostalAddressable(PostalAddressable _base, boolean isMain, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 PostalAddress PostalAddressClass.extendPostalAddressable(PostalAddressable _base, boolean isMain, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class PostalAddress based on the superclass PostalAddressable and all required attributes not included in this superclass.
 



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