Public Member Functions | |
Integer | getCategoryId () |
String | getName () |
String | getDescription () |
Integer | getParentId () |
void | addChildCategory (Category category) |
void | removeChildCategory (Category category) |
boolean | isLeaf () |
void | removeAlarm (Alarm alarm) |
boolean | containsAlarm (Alarm alarm) |
String | getPath () |
CategoryDefinition | getDefinition () |
void | setDefinition (CategoryDefinition definition) |
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
public void addAlarm(Alarm alarm); /** Removes the bi-directional relationship between this category and the given alarm.
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|
|
Implemented in cern::laser::business::data::CategoryImpl.
|