org.openmdx.base.accessor.generic.spi
Class ViewComparator_1

java.lang.Object
  extended by org.openmdx.compatibility.base.dataprovider.spi.AbstractComparator
      extended by org.openmdx.base.accessor.generic.spi.ViewComparator_1
All Implemented Interfaces:
Comparator

public class ViewComparator_1
extends AbstractComparator

ViewComparator_1


Field Summary
 
Fields inherited from class org.openmdx.compatibility.base.dataprovider.spi.AbstractComparator
order
 
Constructor Summary
ViewComparator_1(AttributeSpecifier[] order)
          Constructor
 
Method Summary
protected  Iterator getValues(Object candidate, String attribute)
           
 
Methods inherited from class org.openmdx.compatibility.base.dataprovider.spi.AbstractComparator
compare, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

ViewComparator_1

public ViewComparator_1(AttributeSpecifier[] order)
Constructor

Parameters:
order -
Method Detail

getValues

protected Iterator getValues(Object candidate,
                             String attribute)
Specified by:
getValues in class AbstractComparator
Returns:
an iterator for the values


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