cern::laser::client::data::Category Interface Reference

Inheritance diagram for cern::laser::client::data::Category:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Integer getCategoryId ()
String getName ()
String getDescription ()
String getPath ()
boolean isLeaf ()
Object clone () throws CloneNotSupportedException

Detailed Description

The alarm category class.


Member Function Documentation

Object cern::laser::client::data::Category::clone (  )  throws CloneNotSupportedException

Cloning method. The cloned object is a deep copy.

Returns:
a deep copy of the object
Exceptions:
CloneNotSupportedException if clone failed

Implemented in cern::laser::client::impl::data::CategoryImpl, and cern::laser::guiplatform::category::helpers::CategoryImpl.

Integer cern::laser::client::data::Category::getCategoryId (  ) 
String cern::laser::client::data::Category::getDescription (  ) 
String cern::laser::client::data::Category::getName (  ) 
String cern::laser::client::data::Category::getPath (  ) 
boolean cern::laser::client::data::Category::isLeaf (  ) 

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

Generated by  doxygen 1.6.2