|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LibraryTaskResult
Represents the result of performing an operation on an item in the repository
| Method Summary | |
|---|---|
DocumentLibrary[] |
getDocumentLibraries()
Returns an array of all DocumentLibrary objects
that were created during the operation (either successfully or unsuccessfully) |
ResultType |
getResultType()
Retrieves the result type of an operation |
| Method Detail |
|---|
ResultType getResultType()
DocumentLibrary[] getDocumentLibraries()
DocumentLibrary objects
that were created during the operation (either successfully or unsuccessfully)
DocumentLibrary objects
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||