|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MReputationBean | |
---|---|
com.mymed.controller.core.manager.reputation.old | |
com.mymed.model.data.reputation.old |
Uses of MReputationBean in com.mymed.controller.core.manager.reputation.old |
---|
Methods in com.mymed.controller.core.manager.reputation.old that return MReputationBean | |
---|---|
MReputationBean |
IReputationManager.read(java.lang.String producerID,
java.lang.String consumerID,
java.lang.String applicationID)
Get the reputation of a publisher related to a given service |
MReputationBean |
ReputationManager.read(java.lang.String producerID,
java.lang.String consumerID,
java.lang.String applicationID)
|
Methods in com.mymed.controller.core.manager.reputation.old with parameters of type MReputationBean | |
---|---|
void |
IReputationManager.create(MReputationBean reputation,
java.lang.String id)
|
void |
ReputationManager.create(MReputationBean reputation,
java.lang.String id)
|
void |
IReputationManager.update(MReputationBean reputation,
java.lang.String id)
Update the reputation of a publisher related to a given service |
void |
ReputationManager.update(MReputationBean reputation,
java.lang.String id)
|
Uses of MReputationBean in com.mymed.model.data.reputation.old |
---|
Methods in com.mymed.model.data.reputation.old that return MReputationBean | |
---|---|
MReputationBean |
MReputationBean.clone()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |