|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mymed.controller.core.manager.reputation.reputation_manager.AggregationManager
public class AggregationManager
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 |
---|
public AggregationManager(CassandraWrapper w)
Method Detail |
---|
public MReputationBean read(java.lang.String idAggregation)
idAggregation
- the id of the aggregation of judgments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |