|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface Manifest
Interface representing the manifest (parent and children identifiers expected) for an aggregation. This may just contain the error details, if an error occured while trying to get the manifest.
| Method Summary | |
|---|---|
Map |
getChildren()
Returns a Map containing the child identifier as the key and the number of children expected for that identifier as the value. |
ErrorOutput |
getError()
Returns ErrorOutput containing the details of any error while
trying to retrieve the manifest. |
URI |
getParentId()
Returns the parent id of the aggregation. |
| Method Detail |
|---|
URI getParentId()
Map getChildren()
ErrorOutput getError()
ErrorOutput containing the details of any error while
trying to retrieve the manifest. If the manifest was retrieved successfully, this will
return null.
ErrorOutput containing the details of any error while trying to retrieve
the manifest. Returns null if the manifest was retrieved successfully.
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||