Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

Collaboration diagram for com::cosylab::acs::laser::dao::xml::CategoryDefinitions:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CategoryDefinitions ()
com.cosylab.acs.laser.dao.xml.CategoriesToCreate getCategoriesToCreate ()
com.cosylab.acs.laser.dao.xml.CategoriesToRemove getCategoriesToRemove ()
com.cosylab.acs.laser.dao.xml.CategoriesToUpdate getCategoriesToUpdate ()
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 setCategoriesToCreate (com.cosylab.acs.laser.dao.xml.CategoriesToCreate categoriesToCreate)
void setCategoriesToRemove (com.cosylab.acs.laser.dao.xml.CategoriesToRemove categoriesToRemove)
void setCategoriesToUpdate (com.cosylab.acs.laser.dao.xml.CategoriesToUpdate categoriesToUpdate)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

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.CategoriesToCreate _categoriesToCreate
com.cosylab.acs.laser.dao.xml.CategoriesToUpdate _categoriesToUpdate
com.cosylab.acs.laser.dao.xml.CategoriesToRemove _categoriesToRemove

Detailed Description

LASER category definitions

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


Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::CategoryDefinitions::CategoryDefinitions  )  [inline]
 


Member Function Documentation

com.cosylab.acs.laser.dao.xml.CategoriesToCreate com::cosylab::acs::laser::dao::xml::CategoryDefinitions::getCategoriesToCreate  )  [inline]
 

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

Returns:
CategoriesToCreate

the value of field 'categoriesToCreate'.

com.cosylab.acs.laser.dao.xml.CategoriesToRemove com::cosylab::acs::laser::dao::xml::CategoryDefinitions::getCategoriesToRemove  )  [inline]
 

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

Returns:
CategoriesToRemove

the value of field 'categoriesToRemove'.

com.cosylab.acs.laser.dao.xml.CategoriesToUpdate com::cosylab::acs::laser::dao::xml::CategoryDefinitions::getCategoriesToUpdate  )  [inline]
 

Returns the value of field 'categoriesToUpdate'. The field 'categoriesToUpdate' has the following description: definitions to update

Returns:
CategoriesToUpdate

the value of field 'categoriesToUpdate'.

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

Method isValid

Returns:
boolean

void com::cosylab::acs::laser::dao::xml::CategoryDefinitions::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::CategoryDefinitions::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::CategoryDefinitions::setCategoriesToCreate com.cosylab.acs.laser.dao.xml.CategoriesToCreate  categoriesToCreate  )  [inline]
 

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

Parameters:
categoriesToCreate the value of field 'categoriesToCreate'.

void com::cosylab::acs::laser::dao::xml::CategoryDefinitions::setCategoriesToRemove com.cosylab.acs.laser.dao.xml.CategoriesToRemove  categoriesToRemove  )  [inline]
 

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

Parameters:
categoriesToRemove the value of field 'categoriesToRemove'.

void com::cosylab::acs::laser::dao::xml::CategoryDefinitions::setCategoriesToUpdate com.cosylab.acs.laser.dao.xml.CategoriesToUpdate  categoriesToUpdate  )  [inline]
 

Sets the value of field 'categoriesToUpdate'. The field 'categoriesToUpdate' has the following description: definitions to update

Parameters:
categoriesToUpdate the value of field 'categoriesToUpdate'.

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

Method unmarshal

Parameters:
reader 
Returns:
Object

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

Method validate


Member Data Documentation

com.cosylab.acs.laser.dao.xml.CategoriesToCreate com::cosylab::acs::laser::dao::xml::CategoryDefinitions::_categoriesToCreate [private]
 

definitions to create

com.cosylab.acs.laser.dao.xml.CategoriesToRemove com::cosylab::acs::laser::dao::xml::CategoryDefinitions::_categoriesToRemove [private]
 

definitions to remove

com.cosylab.acs.laser.dao.xml.CategoriesToUpdate com::cosylab::acs::laser::dao::xml::CategoryDefinitions::_categoriesToUpdate [private]
 

definitions to update


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:10:37 2009 for ACS Java API by doxygen 1.3.8