org.lexevs.dao.database.key
Interface KeyProvider<I,O>

All Known Implementing Classes:
COMBKeyGenerator, Java5UUIDKeyGenerator, NanoTimeLongKeyGenerator

public interface KeyProvider<I,O>

The Interface KeyProvider.

Author:
Kevin Peterson

Method Summary
 O getKey(I record)
          Gets the key.
 

Method Detail

getKey

O getKey(I record)
Gets the key.

Parameters:
record - the record
Returns:
the key

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.