Public Member Functions | |
void | createCategoryLink (CategoryLink link) throws LaserDefinitionException |
void | download (Writer xmlDefinitionsWriter) throws LaserDefinitionException |
void | removeCategoryLink (CategoryLink link) throws LaserDefinitionException |
void | upload (Collection toBeCreated, Collection toBeRemoved) throws LaserDefinitionException |
void | upload (Reader xmlDefinitionsReader) throws LaserDefinitionException |
|
Create a new alarm-category link.
Implemented in cern::laser::definition::impl::CategoryLinkDefinitionHandlerImpl.
|
|
Dump the user definitions in XML format.
Implemented in cern::laser::definition::impl::CategoryLinkDefinitionHandlerImpl.
|
|
Remove an alarm-category link.
Implemented in cern::laser::definition::impl::CategoryLinkDefinitionHandlerImpl.
|
|
Execute a bulk update within one single transaction.
Implemented in cern::laser::definition::impl::CategoryLinkDefinitionHandlerImpl.
|
|
Execute a bulk update within one single transaction.
Implemented in cern::laser::definition::impl::CategoryLinkDefinitionHandlerImpl.
|