

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 |
LASER alarm category definition
| com::cosylab::acs::laser::dao::xml::CategoryDefinition::CategoryDefinition | ( | ) | [inline] |
| java.lang.String com::cosylab::acs::laser::dao::xml::CategoryDefinition::getPath | ( | ) | [inline] |
Returns the value of field 'path'.
References _path.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionDescriptor::CategoryDefinitionDescriptor(), com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::linkWithAlarms(), and cl::utfsm::acs::acg::dao::ACSCategoryDAOImpl::linkWithAlarms().
| boolean com::cosylab::acs::laser::dao::xml::CategoryDefinition::isValid | ( | ) | [inline] |
Method isValid
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
| 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
| 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'.
| path | the value of field 'path'. |
References _path.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionDescriptor::CategoryDefinitionDescriptor(), com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::flushCategory(), and cl::utfsm::acs::acg::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
| reader |
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().
java.lang.String com::cosylab::acs::laser::dao::xml::CategoryDefinition::_path [private] |
1.6.2