|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IImportCourseResult
Result information about an import course operation.
| Method Summary | |
|---|---|
ICourseInfo |
getCourseInfo()
Returns basic information about the imported course, if there was no error, or null. |
java.lang.String |
getErrorDescription()
If an error was encountered when trying to import a course, returns the description of the error. |
boolean |
hasError()
Returns true if an error was
encountered when trying to import a course,
false otherwise. |
| Method Detail |
|---|
ICourseInfo getCourseInfo()
null.
nullboolean hasError()
true if an error was
encountered when trying to import a course,
false otherwise.
true if an error was
encountered when trying to import a course,
false otherwise.java.lang.String getErrorDescription()
null is returned.
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||