Package com.sun.mdm.index.page

Interface Summary
PageAdapter Page adapter interface
 

Class Summary
ArrayPageAdapter Adapts any array for use in PageIterator
AssumedMatchPageAdapter Given a list of AssumedMatchSummaries, adapt the result for use within page iterator framework.
EuidPageAdapter Given a hashmap of (String)EUID->(Float)Weight, adapt the result for use within page iterator framework.
IteratorPageAdapter Page adapter for Iterators
ObjectNodePageIterator Page Iterator for Object Nodes
PageIterator Used by paging mechanism to efficiently transport data to caller in pages.
PageIteratorWrapper Base wrapper for PageIterator
PotentialDuplicatePageAdapter Given a list of PotentialDuplicateSummaries, adapt the result for use within page iterator framework.
TransactionPageAdapter Adapter for transaction summaries
 

Exception Summary
PageException Page Exception
 



Sun Microsystems, Inc.