cern::laser::business::dao::CategoryDAO Interface Reference

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

List of all members.

Public Member Functions

Category findCategory (Integer identifier)
Category getCategory (Integer identifier)
Category findByCategoryTreeRoot ()
Category findBySurveillanceCategory ()
Category[] findAllCategories ()
Category findCategoryByPath (String path)
Category getCategoryByPathInitialized (String path)
Category getCategoryByPath (String path)
void saveCategory (Category category)
void updateCategory (Category category)
void deleteCategory (Category category)
String[] getAlarms (Integer categoryId)
Integer[] getChildren (Integer parentId)
void flushCategory ()

Detailed Description

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

Member Function Documentation

void cern::laser::business::dao::CategoryDAO::deleteCategory ( Category  category  ) 
Category [] cern::laser::business::dao::CategoryDAO::findAllCategories (  ) 
Category cern::laser::business::dao::CategoryDAO::findByCategoryTreeRoot (  ) 
Category cern::laser::business::dao::CategoryDAO::findBySurveillanceCategory (  ) 
Category cern::laser::business::dao::CategoryDAO::findCategory ( Integer  identifier  ) 
Category cern::laser::business::dao::CategoryDAO::findCategoryByPath ( String  path  ) 
void cern::laser::business::dao::CategoryDAO::flushCategory (  ) 
String [] cern::laser::business::dao::CategoryDAO::getAlarms ( Integer  categoryId  ) 
Category cern::laser::business::dao::CategoryDAO::getCategory ( Integer  identifier  ) 
Category cern::laser::business::dao::CategoryDAO::getCategoryByPath ( String  path  ) 
Category cern::laser::business::dao::CategoryDAO::getCategoryByPathInitialized ( String  path  ) 
Integer [] cern::laser::business::dao::CategoryDAO::getChildren ( Integer  parentId  ) 
void cern::laser::business::dao::CategoryDAO::saveCategory ( Category  category  ) 
void cern::laser::business::dao::CategoryDAO::updateCategory ( Category  category  ) 

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

Generated by  doxygen 1.6.2