|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Score | |
be.dvw.administration.services.scores | |
be.dvw.administration.util |
Uses of Score in be.dvw.administration.services.scores |
Methods in be.dvw.administration.services.scores that return Score | |
Score |
ScoreServiceCastorImpl.load(int id)
|
Score |
ScoreServiceCastorImpl.save(Score score,
boolean newScore)
|
Score |
ScoreService.save(Score score,
boolean newScore)
Method allowing to store a score (both update and create) |
Score |
ScoreService.load(int id)
Method returning a score corresponding to the id |
Methods in be.dvw.administration.services.scores with parameters of type Score | |
Score |
ScoreServiceCastorImpl.save(Score score,
boolean newScore)
|
Score |
ScoreService.save(Score score,
boolean newScore)
Method allowing to store a score (both update and create) |
Uses of Score in be.dvw.administration.util |
Methods in be.dvw.administration.util with parameters of type Score | |
static void |
CastorUtils.CreatePartituurXML(Score p)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |