Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::laser::definition::impl::SourceDefinitionHandlerImpl Class Reference

Inheritance diagram for cern::laser::definition::impl::SourceDefinitionHandlerImpl:

Inheritance graph
[legend]
Collaboration diagram for cern::laser::definition::impl::SourceDefinitionHandlerImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SourceDefinitionHandlerImpl (String userId) throws LaserDefinitionException
void createSource (SourceDefinition definition) throws LaserDefinitionException
void createSources (Collection definitions) 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

Private Attributes

AlarmService alarmService

Detailed Description

DOCUMENT ME!

Author:
$author$
Version:
Revision
1.4


Constructor & Destructor Documentation

cern::laser::definition::impl::SourceDefinitionHandlerImpl::SourceDefinitionHandlerImpl String  userId  )  throws LaserDefinitionException [inline]
 

Creates a new SourceDefinitionHandlerImpl object.

Parameters:
userId DOCUMENT ME!


Member Function Documentation

void cern::laser::definition::impl::SourceDefinitionHandlerImpl::createSource SourceDefinition  definition  )  throws LaserDefinitionException [inline]
 

DOCUMENT ME!

Parameters:
definition DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!
LaserDefinitionNotValidException DOCUMENT ME!
LaserDefinitionNotAllowedException DOCUMENT ME!
LaserDefinitionDuplicationException DOCUMENT ME!

Implements cern::laser::definition::SourceDefinitionHandler.

void cern::laser::definition::impl::SourceDefinitionHandlerImpl::createSources Collection  definitions  )  throws LaserDefinitionException [inline]
 

DOCUMENT ME!

Parameters:
definitions DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!
LaserDefinitionNotValidException DOCUMENT ME!
LaserDefinitionNotAllowedException DOCUMENT ME!
LaserDefinitionDuplicationException DOCUMENT ME!

void cern::laser::definition::impl::SourceDefinitionHandlerImpl::download Writer  xmlDefinitionsWriter  )  throws LaserDefinitionException [inline]
 

DOCUMENT ME!

Parameters:
xmlDefinitionsWriter DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!

Implements cern::laser::definition::SourceDefinitionHandler.

void cern::laser::definition::impl::SourceDefinitionHandlerImpl::removeSource SourceDefinition  definition  )  throws LaserDefinitionException [inline]
 

DOCUMENT ME!

Parameters:
definition DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!
LaserDefinitionNotFoundException DOCUMENT ME!
LaserDefinitionNotAllowedException DOCUMENT ME!

Implements cern::laser::definition::SourceDefinitionHandler.

void cern::laser::definition::impl::SourceDefinitionHandlerImpl::updateSource SourceDefinition  definition  )  throws LaserDefinitionException [inline]
 

DOCUMENT ME!

Parameters:
definition DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!
LaserDefinitionNotValidException DOCUMENT ME!
LaserDefinitionNotFoundException DOCUMENT ME!
LaserDefinitionNotAllowedException DOCUMENT ME!

Implements cern::laser::definition::SourceDefinitionHandler.

void cern::laser::definition::impl::SourceDefinitionHandlerImpl::upload Reader  xmlDefinitionsReader  )  throws LaserDefinitionException [inline]
 

DOCUMENT ME!

Parameters:
xmlDefinitionsReader DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!
LaserDefinitionXMLException DOCUMENT ME!

Implements cern::laser::definition::SourceDefinitionHandler.

void cern::laser::definition::impl::SourceDefinitionHandlerImpl::upload Collection  toBeCreated,
Collection  toBeUpdated,
Collection  toBeRemoved
throws LaserDefinitionException [inline]
 

DOCUMENT ME!

Parameters:
toBeCreated DOCUMENT ME!
toBeUpdated DOCUMENT ME!
toBeRemoved DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!
LaserDefinitionDuplicationException DOCUMENT ME!
LaserDefinitionNotFoundException DOCUMENT ME!
LaserDefinitionNotValidException DOCUMENT ME!
LaserDefinitionNotAllowedException DOCUMENT ME!

Implements cern::laser::definition::SourceDefinitionHandler.


Member Data Documentation

AlarmService cern::laser::definition::impl::SourceDefinitionHandlerImpl::alarmService [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:07 2009 for ACS Java API by doxygen 1.3.8