Class CollectResult

  • All Implemented Interfaces:

    
    public final class CollectResult
    
                        

    Class for managing the results of an adapter's collection call.

    A CollectResult contains Objects, which can be added at initialization or later. Each Object has a Key containing one or more Identifiers plus the object type and adapter type. Keys must be unique across objects in a CollectResult.