|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CompilationResult interface represents CompilationResult. The CompilationResult is generated by the compile() method of an object.
| Field Summary |
| Fields inherited from interface oracle.owb.compile.ValidationResult |
ERROR, SUCCESS, WARNING |
| Method Summary | |
GeneratedScripts[] |
getGeneratedScripts()This method returns the scripts and other generation related information. |
| Methods inherited from interface oracle.owb.compile.ValidationResult |
getAllMessages, getLastModifiedTime, getLastValidationTime, getModuleName, getProjectName, getSelectedObject, getSelectedObjectType, getStatus |
| Method Detail |
public GeneratedScripts[] getGeneratedScripts()
GeneratedScripts
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||