com.mymed.controller.core.manager.reputation.reputation_manager
Class AggregationManager

java.lang.Object
  extended by com.mymed.controller.core.manager.reputation.reputation_manager.AggregationManager

public class AggregationManager
extends java.lang.Object


Constructor Summary
AggregationManager(CassandraWrapper w)
           
 
Method Summary
 MReputationBean read(java.lang.String idAggregation)
          This method returns reputation information about a given aggregation of judgments
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationManager

public AggregationManager(CassandraWrapper w)
Method Detail

read

public MReputationBean read(java.lang.String idAggregation)
This method returns reputation information about a given aggregation of judgments

Parameters:
idAggregation - the id of the aggregation of judgments
Returns:
reputation information about the aggregation