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

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

List of all members.

Public Member Functions

 CategoryDefinitionType ()
java.lang.String getDescription ()
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 setDescription (java.lang.String description)
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 _description

Detailed Description

Class CategoryDefinitionType.

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Returns the value of field 'description'. The field 'description' has the following description: category description

Returns:
String
the value of field 'description'.

References _description.

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

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

Method isValid

Returns:
boolean

Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.

References validate().

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

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

Method marshal

Parameters:
out 

Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.

void com::cosylab::acs::laser::dao::xml::CategoryDefinitionType::setDescription ( java.lang.String  description  )  [inline]

Sets the value of field 'description'. The field 'description' has the following description: category description

Parameters:
description the value of field 'description'.

References _description, and description.

Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionTypeDescriptor::CategoryDefinitionTypeDescriptor(), 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::CategoryDefinitionType::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 in com::cosylab::acs::laser::dao::xml::CategoryDefinition.

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

Method validate

Reimplemented in com::cosylab::acs::laser::dao::xml::CategoryDefinition.

Referenced by isValid().


Member Data Documentation

category description

Referenced by getDescription(), and setDescription().


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

Generated by  doxygen 1.6.2