ca.uhn.cache
Interface IGroupQueryParam

All Superinterfaces:
IQueryParam
All Known Implementing Classes:
DateRangeParam, StringSetParam

public interface IGroupQueryParam
extends IQueryParam

A IPointQueryParam that selects data items with values along a certain dimension which intersects a certain "group" of value.

Version:
$Revision: 1.1 $ updated on $Date: 2005/01/24 22:52:08 $ by $Author: bryan_tripp $
Author:
Alexei Guevara

Method Summary
 java.lang.Class getPointParamClass()
           
 
Methods inherited from interface ca.uhn.cache.IQueryParam
getDimension, getDistance, intersects, merge
 

Method Detail

getPointParamClass

public java.lang.Class getPointParamClass()
Returns:
the class of the point parameter associated with this type, for example DateParam for DateRangeParam


Copyright © 2004-2005 University Health Network. All Rights Reserved.