Public Member Functions

cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl Class Reference

Inheritance diagram for cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl:
cern.laser.definition.impl.DefinitionHandlerImpl cern.laser.definition.CategoryLinkDefinitionHandler

List of all members.

Public Member Functions

 CategoryLinkDefinitionHandlerImpl (String userId) throws LaserDefinitionException
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

Detailed Description

DOCUMENT ME!

Author:
$author$
Version:
Revision:
1.2

Constructor & Destructor Documentation

cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl.CategoryLinkDefinitionHandlerImpl ( String  userId  )  throws LaserDefinitionException

Creates a new CategoryLinkDefinitionHandlerImpl object.

Parameters:
userId DOCUMENT ME!

Member Function Documentation

void cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl.createCategoryLink ( CategoryLink  link  )  throws LaserDefinitionException

DOCUMENT ME!

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

Implements cern.laser.definition.CategoryLinkDefinitionHandler.

void cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl.download ( Writer  xmlDefinitionsWriter  )  throws LaserDefinitionException

DOCUMENT ME!

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

Implements cern.laser.definition.CategoryLinkDefinitionHandler.

void cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl.removeCategoryLink ( CategoryLink  link  )  throws LaserDefinitionException

DOCUMENT ME!

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

Implements cern.laser.definition.CategoryLinkDefinitionHandler.

void cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl.upload ( Collection  toBeCreated,
Collection  toBeRemoved 
) throws LaserDefinitionException

DOCUMENT ME!

Parameters:
toBeCreated DOCUMENT ME!
toBeRemoved DOCUMENT ME!
Exceptions:
LaserDefinitionException DOCUMENT ME!

Implements cern.laser.definition.CategoryLinkDefinitionHandler.

void cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl.upload ( Reader  xmlDefinitionsReader  )  throws LaserDefinitionException

DOCUMENT ME!

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

Implements cern.laser.definition.CategoryLinkDefinitionHandler.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties