|
Dekoh platform API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdekoh.portal.fwk.importer.ImportProgressEventObject
public class ImportProgressEventObject
ImportProgressEvent indicates result of importing one file among all the selected files to be imported.
ImportService.start() method.
ImportProgressEventListeners registered with ImportProgressObject will be notified of via this event
object.
| Method Summary | |
|---|---|
File |
getFile()
Get the file which is imported to Dekoh. |
ImportStatus |
getImportStatus()
Gets the result of importing file to Dekoh. |
String |
getMessage()
|
int |
getPercentageComplete()
Indicates how close the import process is to completion when this event occurred. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public File getFile()
public ImportStatus getImportStatus()
public int getPercentageComplete()
public String getMessage()
|
Dekoh platform API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
© 2009 Pramati Technologies - Dekoh - Portal for Developers