|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class represents the results of a delete association operation.
Method Summary | |
int |
getFailCnt()
|
java.util.List |
getFailList()
Provides a List of failures to the caller. |
java.lang.String |
getIdentifier()
Provides the identifier associated with the delete request. |
int |
getSuccessCnt()
|
java.util.List |
getSuccessList()
Provides a List of successfully deleted associations to the caller. |
Method Detail |
public java.lang.String getIdentifier()
public int getSuccessCnt()
public int getFailCnt()
public java.util.List getSuccessList()
public java.util.List getFailList()
AssociationException
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |