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

Packages that use AbstractFilterAccount
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.account1.jdo2   
org.opencrx.kernel.account1.jmi1   
org.opencrx.kernel.plugin.application.account1   
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jdo2   
 

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

Subinterfaces of AbstractFilterAccount in org.opencrx.kernel.account1.cci2
 interface AccountFilterGlobal
          Class AccountFilterGlobal
 

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

Classes in org.opencrx.kernel.account1.jdo2 that implement AbstractFilterAccount
 class AccountFilterGlobal
          Class AccountFilterGlobal
 

Methods in org.opencrx.kernel.account1.jdo2 with parameters of type AbstractFilterAccount
 void AccountFilterProperty.addToAccountFilter(AbstractFilterAccount accountFilter)
          Sets a new value for the reference accountFilter.
 void AccountFilterProperty.addToAccountFilter(AbstractFilterAccount accountFilter, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:account1:AccountFilterHasFilterProperty.
static CloseableCollection<AccountFilterProperty> AccountFilterProperty.openmdxjdoGetObjectsByParent(AbstractFilterAccount accountFilter)
          Navigate through an object's composite association
 

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

Subinterfaces of AbstractFilterAccount in org.opencrx.kernel.account1.jmi1
 interface AbstractFilterAccount
          Abstract class AbstractFilterAccount
 

Uses of AbstractFilterAccount in org.opencrx.kernel.plugin.application.account1
 

Fields in org.opencrx.kernel.plugin.application.account1 declared as AbstractFilterAccount
protected  AbstractFilterAccount AbstractFilterAccountImpl.next
           
 

Constructors in org.opencrx.kernel.plugin.application.account1 with parameters of type AbstractFilterAccount
AbstractFilterAccountImpl(AbstractFilterAccount current, AbstractFilterAccount next)
           
 

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

Subinterfaces of AbstractFilterAccount in org.opencrx.kernel.product1.cci2
 interface AbstractPriceLevel
          Abstract class AbstractPriceLevel
 interface PriceLevel
          Class PriceLevel
 interface ProductPhasePriceLevel
          Class ProductPhasePriceLevel
 

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

Classes in org.opencrx.kernel.product1.jdo2 that implement AbstractFilterAccount
 class AbstractPriceLevel
          Abstract class AbstractPriceLevel
 class PriceLevel
          Class PriceLevel
 class ProductPhasePriceLevel
          Class ProductPhasePriceLevel
 



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