|
|||||||||
| 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)
method to obtain the full validation information.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||