org.lexgrid.loader.data.property
Class NoopListIdSetter<I>

java.lang.Object
  extended by org.lexgrid.loader.data.property.NoopListIdSetter<I>
All Implemented Interfaces:
ListIdSetter<I>

public class NoopListIdSetter<I>
extends java.lang.Object
implements ListIdSetter<I>

The Class NoopListIdSetter.

Author:
Kevin Peterson

Constructor Summary
NoopListIdSetter()
           
 
Method Summary
 void addIds(java.util.List<I> idables)
          Adds the ids.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoopListIdSetter

public NoopListIdSetter()
Method Detail

addIds

public void addIds(java.util.List<I> idables)
Description copied from interface: ListIdSetter
Adds the ids.

Specified by:
addIds in interface ListIdSetter<I>
Parameters:
idables - the idables

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.