
Public Member Functions | |
| Integer | getCategoryId () |
| String | getName () |
| String | getDescription () |
| String | getPath () |
| boolean | isLeaf () |
| Object | clone () throws CloneNotSupportedException |
The alarm category class.
| Object cern::laser::client::data::Category::clone | ( | ) | throws CloneNotSupportedException |
Cloning method. The cloned object is a deep copy.
| 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 | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::CategoryImpl, and cern::laser::guiplatform::category::helpers::CategoryImpl.
Referenced by cern::laser::guiplatform::category::helpers::CategoryImpl::CategoryImpl(), cern::laser::client::impl::data::CategoryImpl::equals(), cern::laser::guiplatform::category::CategoryBean::getCategoryId(), cern::laser::guiplatform::category::helpers::CategoryHandler::getChildren(), cern::laser::guiplatform::category::CategoriesPreLoader::getChildren(), cern::laser::guiplatform::category::CategoriesPreLoader::isLoaded(), cern::laser::guiplatform::category::CategoriesPreLoader::loadCategory(), and cern::laser::client::impl::services::selection::AlarmSelectionHelper::setupCategorySubscriptions().
| String cern::laser::client::data::Category::getDescription | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::CategoryImpl, and cern::laser::guiplatform::category::helpers::CategoryImpl.
Referenced by cern::laser::guiplatform::category::helpers::CategoryImpl::CategoryImpl(), cern::laser::guiplatform::category::CategoryBean::getShortDescription(), and cern::laser::guiplatform::windows::alarms::AlarmDetailsPanel::setAllTableModels().
| String cern::laser::client::data::Category::getName | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::CategoryImpl, and cern::laser::guiplatform::category::helpers::CategoryImpl.
Referenced by cern::laser::guiplatform::category::helpers::CategoryImpl::CategoryImpl(), cern::laser::guiplatform::category::CategoryBean::getDisplayName(), cern::laser::guiplatform::category::CategoryBean::getName(), and cern::laser::guiplatform::windows::alarms::AlarmDetailsPanel::setAllTableModels().
| String cern::laser::client::data::Category::getPath | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::CategoryImpl, and cern::laser::guiplatform::category::helpers::CategoryImpl.
Referenced by cern::laser::guiplatform::category::helpers::CategoryImpl::CategoryImpl(), cern::laser::guiplatform::category::CategoryBean::getPath(), and cern::laser::client::impl::services::selection::AlarmSelectionHelper::setupCategorySubscriptions().
| boolean cern::laser::client::data::Category::isLeaf | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::CategoryImpl, and cern::laser::guiplatform::category::helpers::CategoryImpl.
Referenced by cern::laser::guiplatform::category::helpers::CategoryImpl::CategoryImpl(), and cern::laser::guiplatform::windows::category::CategoryTreeExplorer::CategoryTreeNodeManager::initChildrenList().
1.6.2