org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation
Class SpeciesKeyProvider

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation.FieldKeyProvider<SpeciesGridFields,ResultRow>
      extended by org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation.SpeciesKeyProvider
All Implemented Interfaces:
KeyProvider<ResultRow>

public class SpeciesKeyProvider
extends FieldKeyProvider<SpeciesGridFields,ResultRow>

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
 
Fields inherited from class org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation.FieldKeyProvider
field
 
Constructor Summary
SpeciesKeyProvider(SpeciesGridFields field)
           
 
Method Summary
 String getKey(ResultRow value, SpeciesGridFields field)
           
 
Methods inherited from class org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation.FieldKeyProvider
getField, getKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeciesKeyProvider

public SpeciesKeyProvider(SpeciesGridFields field)
Method Detail

getKey

public String getKey(ResultRow value,
                     SpeciesGridFields field)
Specified by:
getKey in class FieldKeyProvider<SpeciesGridFields,ResultRow>


Copyright © 2013. All Rights Reserved.