jdbreport.design.model
Interface KeyComparator


public interface KeyComparator

Version:
1.1 03/09/08
Author:
Andrey Kholmanskih

Method Summary
 boolean compare(GroupKey groupKey)
           
 void init(GroupKey groupKey)
           
 

Method Detail

init

void init(GroupKey groupKey)
          throws ReportException
Throws:
ReportException

compare

boolean compare(GroupKey groupKey)
                throws ReportException
Throws:
ReportException