org.lexgrid.loader.data.property
Class ParameterizedSequentialIdSetter

java.lang.Object
  extended by org.lexgrid.loader.data.property.ParameterizedSequentialIdSetter
All Implemented Interfaces:
ParameterizedListIdSetter<ParentIdHolder<Property>>

public class ParameterizedSequentialIdSetter
extends java.lang.Object
implements ParameterizedListIdSetter<ParentIdHolder<Property>>

The Class ParameterizedSequentialIdSetter.

Author:
Kevin Peterson

Constructor Summary
ParameterizedSequentialIdSetter()
           
 
Method Summary
 void addIds(java.util.List<ParentIdHolder<Property>> props, java.lang.String parameter)
          Adds the ids.
 java.lang.String getPrefix()
          Gets the prefix.
 void setPrefix(java.lang.String prefix)
          Sets the prefix.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterizedSequentialIdSetter

public ParameterizedSequentialIdSetter()
Method Detail

addIds

public void addIds(java.util.List<ParentIdHolder<Property>> props,
                   java.lang.String parameter)
Description copied from interface: ParameterizedListIdSetter
Adds the ids.

Specified by:
addIds in interface ParameterizedListIdSetter<ParentIdHolder<Property>>
Parameters:
props - the idables
parameter - the parameter

getPrefix

public java.lang.String getPrefix()
Gets the prefix.

Returns:
the prefix

setPrefix

public void setPrefix(java.lang.String prefix)
Sets the prefix.

Parameters:
prefix - the new prefix

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.