
LASER category definitions
| com::cosylab::acs::laser::dao::xml::CategoryDefinitions::CategoryDefinitions | ( | ) | [inline] |
| 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
References _categoriesToCreate.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionsDescriptor::CategoryDefinitionsDescriptor().
| 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
References _categoriesToRemove.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionsDescriptor::CategoryDefinitionsDescriptor().
| 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
References _categoriesToUpdate.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionsDescriptor::CategoryDefinitionsDescriptor().
| boolean com::cosylab::acs::laser::dao::xml::CategoryDefinitions::isValid | ( | ) | [inline] |
| 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
| 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
| out |
Referenced by com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::flushCategory().
| 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
| categoriesToCreate | the value of field 'categoriesToCreate'. |
References _categoriesToCreate.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionsDescriptor::CategoryDefinitionsDescriptor(), and com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::flushCategory().
| 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
| categoriesToRemove | the value of field 'categoriesToRemove'. |
References _categoriesToRemove.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionsDescriptor::CategoryDefinitionsDescriptor().
| 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
| categoriesToUpdate | the value of field 'categoriesToUpdate'. |
References _categoriesToUpdate.
Referenced by com::cosylab::acs::laser::dao::xml::CategoryDefinitionsDescriptor::CategoryDefinitionsDescriptor().
| static 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
| reader |
| void com::cosylab::acs::laser::dao::xml::CategoryDefinitions::validate | ( | ) | throws org.exolab.castor.xml.ValidationException [inline] |
Method validate
Referenced by isValid().
com.cosylab.acs.laser.dao.xml.CategoriesToCreate com::cosylab::acs::laser::dao::xml::CategoryDefinitions::_categoriesToCreate [private] |
definitions to create
Referenced by getCategoriesToCreate(), and setCategoriesToCreate().
com.cosylab.acs.laser.dao.xml.CategoriesToRemove com::cosylab::acs::laser::dao::xml::CategoryDefinitions::_categoriesToRemove [private] |
definitions to remove
Referenced by getCategoriesToRemove(), and setCategoriesToRemove().
com.cosylab.acs.laser.dao.xml.CategoriesToUpdate com::cosylab::acs::laser::dao::xml::CategoryDefinitions::_categoriesToUpdate [private] |
definitions to update
Referenced by getCategoriesToUpdate(), and setCategoriesToUpdate().
1.6.2