org.lexevs.dao.database.ibatis.codingscheme.parameter
Class InsertOrUpdateURIMapBean

java.lang.Object
  extended by org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
      extended by org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
          extended by org.lexevs.dao.database.ibatis.codingscheme.parameter.InsertOrUpdateURIMapBean

public class InsertOrUpdateURIMapBean
extends IdableParameterBean

The Class InsertURIMapBean.

Author:
Kevin Peterson

Constructor Summary
InsertOrUpdateURIMapBean()
           
 
Method Summary
 java.lang.String getAssociationNames()
           
 java.lang.String getCodingSchemeUId()
          Gets the coding scheme id.
 java.lang.String getReferenceType()
           
 java.lang.String getSupportedAttributeTag()
          Gets the supported attribute tag.
 URIMap getUriMap()
          Gets the uri map.
 void setAssociationNames(java.lang.String associationNames)
           
 void setCodingSchemeUId(java.lang.String codingSchemeUId)
          Sets the coding scheme id.
 void setReferenceType(java.lang.String referenceType)
           
 void setSupportedAttributeTag(java.lang.String supportedAttributeTag)
          Sets the supported attribute tag.
 void setUriMap(URIMap uriMap)
          Sets the uri map.
 
Methods inherited from class org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
getEntryStateUId, getUId, setEntryStateUId, setUId
 
Methods inherited from class org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
getActualTableSetPrefix, getPrefix, setActualTableSetPrefix, setPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertOrUpdateURIMapBean

public InsertOrUpdateURIMapBean()
Method Detail

setSupportedAttributeTag

public void setSupportedAttributeTag(java.lang.String supportedAttributeTag)
Sets the supported attribute tag.

Parameters:
supportedAttributeTag - the new supported attribute tag

getSupportedAttributeTag

public java.lang.String getSupportedAttributeTag()
Gets the supported attribute tag.

Returns:
the supported attribute tag

setUriMap

public void setUriMap(URIMap uriMap)
Sets the uri map.

Parameters:
uriMap - the new uri map

getUriMap

public URIMap getUriMap()
Gets the uri map.

Returns:
the uri map

setCodingSchemeUId

public void setCodingSchemeUId(java.lang.String codingSchemeUId)
Sets the coding scheme id.

Parameters:
codingSchemeUId - the new coding scheme id

getCodingSchemeUId

public java.lang.String getCodingSchemeUId()
Gets the coding scheme id.

Returns:
the coding scheme id

getReferenceType

public java.lang.String getReferenceType()
Returns:
the referenceType

setReferenceType

public void setReferenceType(java.lang.String referenceType)
Parameters:
referenceType - the referenceType to set

getAssociationNames

public java.lang.String getAssociationNames()
Returns:
the associationNames

setAssociationNames

public void setAssociationNames(java.lang.String associationNames)
Parameters:
associationNames - the associationNames to set

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.