Public Member Functions

cern.laser.business.dao.ResponsiblePersonDAO Interface Reference

Inheritance diagram for cern.laser.business.dao.ResponsiblePersonDAO:
com.cosylab.acs.laser.dao.ACSResponsiblePersonDAOImpl

List of all members.

Public Member Functions

ResponsiblePerson getResponsiblePerson (Integer identifier)
String[] getAlarms (Integer responsibleId)
ResponsiblePerson[] findAllResponsiblePersons ()

Detailed Description

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

Member Function Documentation

ResponsiblePerson [] cern.laser.business.dao.ResponsiblePersonDAO.findAllResponsiblePersons (  ) 
String [] cern.laser.business.dao.ResponsiblePersonDAO.getAlarms ( Integer  responsibleId  ) 
ResponsiblePerson cern.laser.business.dao.ResponsiblePersonDAO.getResponsiblePerson ( Integer  identifier  ) 

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties