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 |
|
|
|
Returns the value of field 'categoriesToCreate'. The field 'categoriesToCreate' has the following description: definitions to create
|
|
Returns the value of field 'categoriesToRemove'. The field 'categoriesToRemove' has the following description: definitions to remove
|
|
Returns the value of field 'categoriesToUpdate'. The field 'categoriesToUpdate' has the following description: definitions to update
|
|
Method isValid
|
|
Method marshal
|
|
Method marshal
|
|
Sets the value of field 'categoriesToCreate'. The field 'categoriesToCreate' has the following description: definitions to create
|
|
Sets the value of field 'categoriesToRemove'. The field 'categoriesToRemove' has the following description: definitions to remove
|
|
Sets the value of field 'categoriesToUpdate'. The field 'categoriesToUpdate' has the following description: definitions to update
|
|
Method unmarshal
|
|
Method validate |
|
definitions to create |
|
definitions to remove |
|
definitions to update |