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

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

List of all members.

Public Member Functions

 CategoryDefinition ()
java.lang.String getPath ()
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 setPath (java.lang.String path)
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

java.lang.String _path

Detailed Description

LASER alarm category definition

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

Constructor & Destructor Documentation

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

Member Function Documentation

java.lang.String com::cosylab::acs::laser::dao::xml::CategoryDefinition::getPath (  )  [inline]

Returns the value of field 'path'.

Returns:
String
the value of field 'path'.

References _path.

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

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

Method isValid

Returns:
boolean

Reimplemented from com::cosylab::acs::laser::dao::xml::CategoryDefinitionType.

References validate().

void com::cosylab::acs::laser::dao::xml::CategoryDefinition::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 

Reimplemented from com::cosylab::acs::laser::dao::xml::CategoryDefinitionType.

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

Method marshal

Parameters:
out 

Reimplemented from com::cosylab::acs::laser::dao::xml::CategoryDefinitionType.

void com::cosylab::acs::laser::dao::xml::CategoryDefinition::setPath ( java.lang.String  path  )  [inline]

Sets the value of field 'path'.

Parameters:
path the value of field 'path'.

References _path.

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

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

Method unmarshal

Parameters:
reader 
Returns:
Object

Reimplemented from com::cosylab::acs::laser::dao::xml::CategoryDefinitionType.

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

Method validate

Reimplemented from com::cosylab::acs::laser::dao::xml::CategoryDefinitionType.

Referenced by isValid().


Member Data Documentation

Field _path

Referenced by getPath(), and setPath().


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

Generated by  doxygen 1.6.2