|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Instrument | |
| be.dvw.administration.services.instruments | |
| be.dvw.administration.util | |
| Uses of Instrument in be.dvw.administration.services.instruments |
| Methods in be.dvw.administration.services.instruments that return Instrument | |
Instrument |
InstrumentServiceCastorImpl.load(int id)
|
Instrument |
InstrumentServiceCastorImpl.save(Instrument instrument,
boolean newInstrument)
|
Instrument |
InstrumentService.save(Instrument instrument,
boolean newInstrument)
Method allowing to store a instrument (both update and create) |
Instrument |
InstrumentService.load(int id)
Method returning a instrument corresponding to the id |
| Methods in be.dvw.administration.services.instruments with parameters of type Instrument | |
Instrument |
InstrumentServiceCastorImpl.save(Instrument instrument,
boolean newInstrument)
|
Instrument |
InstrumentService.save(Instrument instrument,
boolean newInstrument)
Method allowing to store a instrument (both update and create) |
| Uses of Instrument in be.dvw.administration.util |
| Methods in be.dvw.administration.util with parameters of type Instrument | |
static void |
CastorUtils.CreateInstrumentXML(Instrument i)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||