Uses of Interface
org.opencrx.kernel.account1.cci.AbstractFilterAccount

Packages that use AbstractFilterAccount
org.opencrx.kernel.account1.cci   
org.opencrx.kernel.product1.cci   
 

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

Subinterfaces of AbstractFilterAccount in org.opencrx.kernel.account1.cci
 interface AccountFilterGlobal
           
 

Classes in org.opencrx.kernel.account1.cci that implement AbstractFilterAccount
 class AbstractFilterAccountImpl
           
 class AccountFilterGlobalImpl
           
 

Methods in org.opencrx.kernel.account1.cci with parameters of type AbstractFilterAccount
 AccountFilterGlobal AccountFilterGlobalClassImpl.extendAbstractFilterAccount(AbstractFilterAccount _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 AccountFilterGlobal AccountFilterGlobalClass.extendAbstractFilterAccount(AbstractFilterAccount _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class AccountFilterGlobal based on the superclass AbstractFilterAccount and all required attributes not included in this superclass.
 

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

Subinterfaces of AbstractFilterAccount in org.opencrx.kernel.product1.cci
 interface PriceLevel
           
 

Classes in org.opencrx.kernel.product1.cci that implement AbstractFilterAccount
 class PriceLevelImpl
           
 

Methods in org.opencrx.kernel.product1.cci with parameters of type AbstractFilterAccount
 PriceLevel PriceLevelClassImpl.extendAbstractFilterAccount(AbstractFilterAccount _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, short priceCurrency)
           
 PriceLevel PriceLevelClass.extendAbstractFilterAccount(AbstractFilterAccount _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, short priceCurrency)
          Creates an instance of class PriceLevel based on the superclass AbstractFilterAccount 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.