com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions Class Reference

Collaboration diagram for com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AlarmCategoryDefinitions ()
com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate getCategoryLinksToCreate ()
com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove getCategoryLinksToRemove ()
boolean isValid ()
void marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void setCategoryLinksToCreate (com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate categoryLinksToCreate)
void setCategoryLinksToRemove (com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove categoryLinksToRemove)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static java.lang.Object unmarshal (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Private Attributes

com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate _categoryLinksToCreate
com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove _categoryLinksToRemove

Detailed Description

LASER alarm-category link definitions

Version:
Revision
1.3
Date
2006/09/25 08:52:36

Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::AlarmCategoryDefinitions (  )  [inline]

Member Function Documentation

com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::getCategoryLinksToCreate (  )  [inline]

Returns the value of field 'categoryLinksToCreate'. The field 'categoryLinksToCreate' has the following description: definitions to create

Returns:
CategoryLinksToCreate
the value of field 'categoryLinksToCreate'.

References _categoryLinksToCreate.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitionsDescriptor::AlarmCategoryDefinitionsDescriptor(), and com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms().

com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::getCategoryLinksToRemove (  )  [inline]

Returns the value of field 'categoryLinksToRemove'. The field 'categoryLinksToRemove' has the following description: definitions to remove

Returns:
CategoryLinksToRemove
the value of field 'categoryLinksToRemove'.

References _categoryLinksToRemove.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitionsDescriptor::AlarmCategoryDefinitionsDescriptor().

boolean com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::isValid (  )  [inline]

Method isValid

Returns:
boolean

References validate().

void com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]

Method marshal

Parameters:
handler 
void com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]

Method marshal

Parameters:
out 
void com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::setCategoryLinksToCreate ( com.cosylab.acs.laser.dao.xml.CategoryLinksToCreate  categoryLinksToCreate  )  [inline]

Sets the value of field 'categoryLinksToCreate'. The field 'categoryLinksToCreate' has the following description: definitions to create

Parameters:
categoryLinksToCreate the value of field 'categoryLinksToCreate'.

References _categoryLinksToCreate.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitionsDescriptor::AlarmCategoryDefinitionsDescriptor(), and com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::flushCategory().

void com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::setCategoryLinksToRemove ( com.cosylab.acs.laser.dao.xml.CategoryLinksToRemove  categoryLinksToRemove  )  [inline]

Sets the value of field 'categoryLinksToRemove'. The field 'categoryLinksToRemove' has the following description: definitions to remove

Parameters:
categoryLinksToRemove the value of field 'categoryLinksToRemove'.

References _categoryLinksToRemove.

Referenced by com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitionsDescriptor::AlarmCategoryDefinitionsDescriptor().

static java.lang.Object com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::unmarshal ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static]

Method unmarshal

Parameters:
reader 
Returns:
Object

Referenced by com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms().

void com::cosylab::acs::laser::dao::xml::AlarmCategoryDefinitions::validate (  )  throws org.exolab.castor.xml.ValidationException [inline]

Method validate

Referenced by isValid().


Member Data Documentation

definitions to create

Referenced by getCategoryLinksToCreate(), and setCategoryLinksToCreate().

definitions to remove

Referenced by getCategoryLinksToRemove(), and setCategoryLinksToRemove().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2