- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Iterable, java.util.Collection, java.util.List, java.util.RandomAccess
public class RMBulkOperationResults
extends java.util.ArrayList
The RMBulkOperationResults class is a collection that contains objects of the
RMBulkOperationResult class. There is one RMBulkOperationResult class
for each RM entity on which the bulk operations are performed.
The RMBulkOperationResults class can be instantiated by calling the default constructor of this class.
- See Also:
- Serialized Form