|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface DeleteResults
This class represents the results of a delete association operation.
| Method Summary | |
|---|---|
int |
getFailCnt()
Deprecated |
List |
getFailList()
Deprecated Provides a List of failures to the caller. |
String |
getIdentifier()
Deprecated Provides the identifier associated with the delete request. |
int |
getSuccessCnt()
Deprecated |
List |
getSuccessList()
Deprecated Provides a List of successfully deleted associations to the caller. |
| Method Detail |
|---|
String getIdentifier()
int getSuccessCnt()
int getFailCnt()
List getSuccessList()
List getFailList()
AssociationException
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||