javax.resource.cci
Interface MappedRecord

All Superinterfaces:
java.lang.Cloneable, java.util.Map, Record (src) , java.io.Serializable

public interface MappedRecord
extends Record (src) , java.util.Map, java.io.Serializable

The MappedRecord interface is used for key-value map based representation of the Record elements.


Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Methods inherited from interface javax.resource.cci.Record (src)
clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescription
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values