|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IImportLogger
Interface for all loggers of the import process.
| Method Summary | |
|---|---|
void |
finish(String dataSetId)
Finishes the import logging. |
void |
notifyError(AbstractErrorLogData error)
Notifies when an error occurs. |
| Methods inherited from interface pl.edu.agh.cast.importer.base.logging.IImportDataObserver |
|---|
notifyRemoved, notifyRestored, notifyValueChanged |
| Method Detail |
|---|
void notifyError(AbstractErrorLogData error)
error - the error that occurredvoid finish(String dataSetId)
dataSetId - the data set identifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||