cern::laser::business::dao::SourceDAO Interface Reference

Inheritance diagram for cern::laser::business::dao::SourceDAO:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Source findSource (String sourceId)
Source getSource (String sourceId)
Source[] findAllSources ()
Source findByLaserSource ()
void saveSource (Source source)
void deleteSource (Source source)
void updateSource (Source source)
String[] getAlarms (String sourceId)

Detailed Description

Version:
Revision
1.3
Date
2006/09/25 08:52:36
Author:
Katarina Sigerud

Member Function Documentation

void cern::laser::business::dao::SourceDAO::deleteSource ( Source  source  ) 
Source [] cern::laser::business::dao::SourceDAO::findAllSources (  ) 
Source cern::laser::business::dao::SourceDAO::findByLaserSource (  ) 
Source cern::laser::business::dao::SourceDAO::findSource ( String  sourceId  ) 
String [] cern::laser::business::dao::SourceDAO::getAlarms ( String  sourceId  ) 
Source cern::laser::business::dao::SourceDAO::getSource ( String  sourceId  ) 
void cern::laser::business::dao::SourceDAO::saveSource ( Source  source  ) 
void cern::laser::business::dao::SourceDAO::updateSource ( Source  source  ) 

The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2