| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BulkImportResult
Provides the information about the result of importing a zip file.
| Method Summary | |
|---|---|
|  java.util.Map<java.lang.String,Diagnostics> | getFailed()Returns a map of file names that failed to be imported and cause of the failure. | 
|  java.util.Collection<Ref> | getImported()Returns a collection of resources that were imported successfully | 
| Method Detail | 
|---|
java.util.Collection<Ref> getImported()
java.util.Map<java.lang.String,Diagnostics> getFailed()
ALSBConfigurationMBean.getDiagnostics(java.util.Collection<com.bea.wli.config.Ref>) method to obtain the full validation information.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||