org.lexgrid.loader.rrf.data.property
Class DefaultMrsatUtility

java.lang.Object
  extended by org.lexgrid.loader.rrf.data.property.DefaultMrsatUtility
All Implemented Interfaces:
MrsatUtility

public class DefaultMrsatUtility
extends java.lang.Object
implements MrsatUtility

The Class DefaultMrsatUtility.

Author:
Kevin Peterson

Constructor Summary
DefaultMrsatUtility()
           
 
Method Summary
 java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> getMrsatMap()
          Gets the mrsat map.
 java.lang.String getPropertyName(Mrsat mrsat)
          Gets the property name.
 java.lang.String getPropertyType(Mrsat mrsat)
          Gets the property type.
 void setMrsatMap(java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> mrsatMap)
          Sets the mrsat map.
 boolean toSkip(Mrsat mrsat)
          To skip.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMrsatUtility

public DefaultMrsatUtility()
Method Detail

getPropertyName

public java.lang.String getPropertyName(Mrsat mrsat)
Description copied from interface: MrsatUtility
Gets the property name.

Specified by:
getPropertyName in interface MrsatUtility
Parameters:
mrsat - the mrsat
Returns:
the property name

getPropertyType

public java.lang.String getPropertyType(Mrsat mrsat)
Description copied from interface: MrsatUtility
Gets the property type.

Specified by:
getPropertyType in interface MrsatUtility
Parameters:
mrsat - the mrsat
Returns:
the property type

toSkip

public boolean toSkip(Mrsat mrsat)
Description copied from interface: MrsatUtility
To skip.

Specified by:
toSkip in interface MrsatUtility
Parameters:
mrsat - the mrsat
Returns:
true, if successful

getMrsatMap

public java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> getMrsatMap()
Gets the mrsat map.

Returns:
the mrsat map

setMrsatMap

public void setMrsatMap(java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> mrsatMap)
Sets the mrsat map.

Parameters:
mrsatMap - the mrsat map

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.