org.opencrx.kernel.plugin.application.account1
Class AbstractFilterAddressImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.account1.AbstractFilterAddressImpl

public class AbstractFilterAddressImpl
extends Object


Field Summary
protected  AbstractFilterAddress current
           
protected  AbstractFilterAddress next
           
 
Constructor Summary
AbstractFilterAddressImpl(AbstractFilterAddress current, AbstractFilterAddress next)
           
 
Method Summary
 CountFilteredObjectsResult countFilteredAddress()
           
 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 AbstractFilterAddress current

next

protected final AbstractFilterAddress next
Constructor Detail

AbstractFilterAddressImpl

public AbstractFilterAddressImpl(AbstractFilterAddress current,
                                 AbstractFilterAddress next)
Method Detail

getBackend

public Backend getBackend()

countFilteredAddress

public CountFilteredObjectsResult countFilteredAddress()


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