
Public Member Functions | |
| void | createSource (SourceDefinition definition) throws LaserDefinitionException |
| void | download (Writer xmlDefinitionsWriter) throws LaserDefinitionException |
| void | removeSource (SourceDefinition definition) throws LaserDefinitionException |
| void | updateSource (SourceDefinition definition) throws LaserDefinitionException |
| void | upload (Collection toBeCreated, Collection toBeUpdated, Collection toBeRemoved) throws LaserDefinitionException |
| void | upload (Reader xmlDefinitionsReader) throws LaserDefinitionException |
|
|
Create a new source definition.
Implemented in cern::laser::definition::impl::SourceDefinitionHandlerImpl.
|
|
|
Dump the user definitions in XML format.
Implemented in cern::laser::definition::impl::SourceDefinitionHandlerImpl.
|
|
|
Remove a source definition by its identifier.
Implemented in cern::laser::definition::impl::SourceDefinitionHandlerImpl.
|
|
|
Update a source definition.
Implemented in cern::laser::definition::impl::SourceDefinitionHandlerImpl.
|
|
|
Execute a bulk update within one single transaction.
Implemented in cern::laser::definition::impl::SourceDefinitionHandlerImpl.
|
|
||||||||||||||||
|
Execute a bulk update within one single transaction.
Implemented in cern::laser::definition::impl::SourceDefinitionHandlerImpl.
|
1.3.8