Uses of Package
pl.edu.agh.cast.importer.base.stat

Packages that use pl.edu.agh.cast.importer.base.stat
pl.edu.agh.cast.importer.base.converter Provides CAST Importer base classes used for the data conversion during the import process. 
pl.edu.agh.cast.importer.base.exceptions Provides CAST Importer base classes representing exceptions. 
pl.edu.agh.cast.importer.base.logging Provides CAST Importer base classes for the import process logging purposes. 
pl.edu.agh.cast.importer.base.parser Provides CAST Importer base classes used for the data parsing during the import process. 
pl.edu.agh.cast.importer.base.process Provides CAST Importer ImportProcess class. 
pl.edu.agh.cast.importer.base.stat Provides CAST Importer base classes, which are responsible for error handling of input data during the import process. 
pl.edu.agh.cast.importer.wizard.page Provides CAST Importer wizard's user classes for the import wizard pages and their main composites. 
pl.edu.agh.cast.importer.wizard.provider Provides CAST Importer wizard's user interface provider classes for the import wizard. 
pl.edu.agh.cast.importer.wizard.utils Provides CAST Importer wizard's various user interface utility classes. 
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.base.converter
AbstractErrorLogData
          Representation of error log data.
ErrorsLog
          Errors log, which extends a HashMap, mapping row numbers to errors that had occurred within the rows.
ErrorType
          Class which represents the error type, containing an error code, a default message and an optional description and the error severity.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.base.exceptions
ErrorType
          Class which represents the error type, containing an error code, a default message and an optional description and the error severity.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.base.logging
AbstractErrorLogData
          Representation of error log data.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.base.parser
ErrorsLog
          Errors log, which extends a HashMap, mapping row numbers to errors that had occurred within the rows.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.base.process
ErrorsLog
          Errors log, which extends a HashMap, mapping row numbers to errors that had occurred within the rows.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.base.stat
AbstractErrorLogData
          Representation of error log data.
ErrorSeverity
          Available error severities.
ErrorType
          Class which represents the error type, containing an error code, a default message and an optional description and the error severity.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.wizard.page
AbstractErrorLogData
          Representation of error log data.
ErrorsLog
          Errors log, which extends a HashMap, mapping row numbers to errors that had occurred within the rows.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.wizard.provider
ErrorsLog
          Errors log, which extends a HashMap, mapping row numbers to errors that had occurred within the rows.
ErrorType
          Class which represents the error type, containing an error code, a default message and an optional description and the error severity.
 

Classes in pl.edu.agh.cast.importer.base.stat used by pl.edu.agh.cast.importer.wizard.utils
ErrorsLog
          Errors log, which extends a HashMap, mapping row numbers to errors that had occurred within the rows.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.