org.opencrx.kernel.plugin.application.product1
Class AbstractFilterProductImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.product1.AbstractFilterProductImpl

public class AbstractFilterProductImpl
extends Object


Field Summary
protected  AbstractFilterProduct current
           
protected  AbstractFilterProduct next
           
 
Constructor Summary
AbstractFilterProductImpl(AbstractFilterProduct current, AbstractFilterProduct next)
           
 
Method Summary
 CountFilteredObjectsResult countFilteredProduct(org.openmdx.base.jmi1.Void params)
           
 Backend getBackend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final AbstractFilterProduct current

next

protected final AbstractFilterProduct next
Constructor Detail

AbstractFilterProductImpl

public AbstractFilterProductImpl(AbstractFilterProduct current,
                                 AbstractFilterProduct next)
Method Detail

getBackend

public Backend getBackend()

countFilteredProduct

public CountFilteredObjectsResult countFilteredProduct(org.openmdx.base.jmi1.Void params)
                                                throws RefException
Throws:
RefException


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