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::SourceDefinitions Class Reference

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SourceDefinitions ()
com.cosylab.acs.laser.dao.xml.SourcesToCreate getSourcesToCreate ()
com.cosylab.acs.laser.dao.xml.SourcesToRemove getSourcesToRemove ()
com.cosylab.acs.laser.dao.xml.SourcesToUpdate getSourcesToUpdate ()
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 setSourcesToCreate (com.cosylab.acs.laser.dao.xml.SourcesToCreate sourcesToCreate)
void setSourcesToRemove (com.cosylab.acs.laser.dao.xml.SourcesToRemove sourcesToRemove)
void setSourcesToUpdate (com.cosylab.acs.laser.dao.xml.SourcesToUpdate sourcesToUpdate)
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.SourcesToCreate _sourcesToCreate
com.cosylab.acs.laser.dao.xml.SourcesToUpdate _sourcesToUpdate
com.cosylab.acs.laser.dao.xml.SourcesToRemove _sourcesToRemove

Detailed Description

LASER source definitions

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


Constructor & Destructor Documentation

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


Member Function Documentation

com.cosylab.acs.laser.dao.xml.SourcesToCreate com::cosylab::acs::laser::dao::xml::SourceDefinitions::getSourcesToCreate  )  [inline]
 

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

Returns:
SourcesToCreate

the value of field 'sourcesToCreate'.

com.cosylab.acs.laser.dao.xml.SourcesToRemove com::cosylab::acs::laser::dao::xml::SourceDefinitions::getSourcesToRemove  )  [inline]
 

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

Returns:
SourcesToRemove

the value of field 'sourcesToRemove'.

com.cosylab.acs.laser.dao.xml.SourcesToUpdate com::cosylab::acs::laser::dao::xml::SourceDefinitions::getSourcesToUpdate  )  [inline]
 

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

Returns:
SourcesToUpdate

the value of field 'sourcesToUpdate'.

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

Method isValid

Returns:
boolean

void com::cosylab::acs::laser::dao::xml::SourceDefinitions::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::SourceDefinitions::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::SourceDefinitions::setSourcesToCreate com.cosylab.acs.laser.dao.xml.SourcesToCreate  sourcesToCreate  )  [inline]
 

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

Parameters:
sourcesToCreate the value of field 'sourcesToCreate'.

void com::cosylab::acs::laser::dao::xml::SourceDefinitions::setSourcesToRemove com.cosylab.acs.laser.dao.xml.SourcesToRemove  sourcesToRemove  )  [inline]
 

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

Parameters:
sourcesToRemove the value of field 'sourcesToRemove'.

void com::cosylab::acs::laser::dao::xml::SourceDefinitions::setSourcesToUpdate com.cosylab.acs.laser.dao.xml.SourcesToUpdate  sourcesToUpdate  )  [inline]
 

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

Parameters:
sourcesToUpdate the value of field 'sourcesToUpdate'.

java.lang.Object com::cosylab::acs::laser::dao::xml::SourceDefinitions::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::SourceDefinitions::validate  )  throws org.exolab.castor.xml.ValidationException [inline]
 

Method validate


Member Data Documentation

com.cosylab.acs.laser.dao.xml.SourcesToCreate com::cosylab::acs::laser::dao::xml::SourceDefinitions::_sourcesToCreate [private]
 

definitions to create

com.cosylab.acs.laser.dao.xml.SourcesToRemove com::cosylab::acs::laser::dao::xml::SourceDefinitions::_sourcesToRemove [private]
 

definitions to remove

com.cosylab.acs.laser.dao.xml.SourcesToUpdate com::cosylab::acs::laser::dao::xml::SourceDefinitions::_sourcesToUpdate [private]
 

definitions to update


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