|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.inspera.services.pedal.RatingService
public class RatingService
Service class for rating. Used to interact with the database.
Constructor Summary | |
---|---|
RatingService()
|
Method Summary | |
---|---|
static void |
rate(no.inspera.services.rating.Rating rating)
Stores rating to the db. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RatingService()
Method Detail |
---|
public static void rate(no.inspera.services.rating.Rating rating)
rating
- the rating object that is to be stored in the database.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |