org.lexevs.dao.database.ibatis.valuesets.parameter
Class InsertOrUpdateDefinitionEntryBean

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.valuesets.parameter.InsertOrUpdateDefinitionEntryBean

public class InsertOrUpdateDefinitionEntryBean
extends IdableParameterBean

The Class to handle insert or update DefinitionEntry table.

Author:
Sridhar Dwarkanath

Constructor Summary
InsertOrUpdateDefinitionEntryBean()
           
 
Method Summary
 java.lang.String getCodingSchemeReference()
           
 DefinitionEntry getDefinitionEntry()
           
 java.lang.String getEntityCode()
           
 java.lang.String getEntityCodeNamespace()
           
 java.lang.String getFormat()
           
 java.lang.String getMatchAlgorithm()
           
 java.lang.String getPropertyMatchValue()
           
 java.lang.String getPropertyName()
           
 java.lang.String getPropertyRefCodingScheme()
           
 java.lang.String getReferenceAssociation()
           
 java.lang.String getValueSetDefReference()
           
 java.lang.String getValueSetDefUId()
           
 java.lang.Boolean isLeafOnly()
           
 java.lang.Boolean isTargetToSource()
           
 java.lang.Boolean isTransitiveClosure()
           
 void setCodingSchemeReference(java.lang.String codingSchemeReference)
           
 void setDefinitionEntry(DefinitionEntry definitionEntry)
           
 void setEntityCode(java.lang.String entityCode)
           
 void setEntityCodeNamespace(java.lang.String entityCodeNamespace)
           
 void setFormat(java.lang.String format)
           
 void setLeafOnly(java.lang.Boolean leafOnly)
           
 void setMatchAlgorithm(java.lang.String matchAlgorithm)
           
 void setPropertyMatchValue(java.lang.String propertyMatchValue)
           
 void setPropertyName(java.lang.String propertyName)
           
 void setPropertyRefCodingScheme(java.lang.String propertyRefCodingScheme)
           
 void setReferenceAssociation(java.lang.String referenceAssociation)
           
 void setTargetToSource(java.lang.Boolean targetToSource)
           
 void setTransitiveClosure(java.lang.Boolean transitiveClosure)
           
 void setValueSetDefReference(java.lang.String valueSetDefReference)
           
 void setValueSetDefUId(java.lang.String valueSetDefUId)
           
 
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

InsertOrUpdateDefinitionEntryBean

public InsertOrUpdateDefinitionEntryBean()
Method Detail

getDefinitionEntry

public DefinitionEntry getDefinitionEntry()
Returns:
the definitionEntry

setDefinitionEntry

public void setDefinitionEntry(DefinitionEntry definitionEntry)
Parameters:
definitionEntry - the definitionEntry to set

getValueSetDefUId

public java.lang.String getValueSetDefUId()
Returns:
the valueSetDefGuid

setValueSetDefUId

public void setValueSetDefUId(java.lang.String valueSetDefUId)
Parameters:
valueSetDefUId - the valueSetDefGuid to set

getCodingSchemeReference

public java.lang.String getCodingSchemeReference()
Returns:
the codingSchemeReference

setCodingSchemeReference

public void setCodingSchemeReference(java.lang.String codingSchemeReference)
Parameters:
codingSchemeReference - the codingSchemeReference to set

getValueSetDefReference

public java.lang.String getValueSetDefReference()
Returns:
the valueSetDefReference

setValueSetDefReference

public void setValueSetDefReference(java.lang.String valueSetDefReference)
Parameters:
valueSetDefReference - the valueSetDefReference to set

getEntityCode

public java.lang.String getEntityCode()
Returns:
the entityCode

setEntityCode

public void setEntityCode(java.lang.String entityCode)
Parameters:
entityCode - the entityCode to set

getEntityCodeNamespace

public java.lang.String getEntityCodeNamespace()
Returns:
the entityCodeNamespace

setEntityCodeNamespace

public void setEntityCodeNamespace(java.lang.String entityCodeNamespace)
Parameters:
entityCodeNamespace - the entityCodeNamespace to set

isLeafOnly

public java.lang.Boolean isLeafOnly()
Returns:
the leafOnly

setLeafOnly

public void setLeafOnly(java.lang.Boolean leafOnly)
Parameters:
leafOnly - the leafOnly to set

getReferenceAssociation

public java.lang.String getReferenceAssociation()
Returns:
the referenceAssociation

setReferenceAssociation

public void setReferenceAssociation(java.lang.String referenceAssociation)
Parameters:
referenceAssociation - the referenceAssociation to set

isTargetToSource

public java.lang.Boolean isTargetToSource()
Returns:
the targetToSource

setTargetToSource

public void setTargetToSource(java.lang.Boolean targetToSource)
Parameters:
targetToSource - the targetToSource to set

isTransitiveClosure

public java.lang.Boolean isTransitiveClosure()
Returns:
the transitiveClosure

setTransitiveClosure

public void setTransitiveClosure(java.lang.Boolean transitiveClosure)
Parameters:
transitiveClosure - the transitiveClosure to set

getPropertyRefCodingScheme

public java.lang.String getPropertyRefCodingScheme()
Returns:
the propertyRefCodingScheme

setPropertyRefCodingScheme

public void setPropertyRefCodingScheme(java.lang.String propertyRefCodingScheme)
Parameters:
propertyRefCodingScheme - the propertyRefCodingScheme to set

getPropertyName

public java.lang.String getPropertyName()
Returns:
the propertyName

setPropertyName

public void setPropertyName(java.lang.String propertyName)
Parameters:
propertyName - the propertyName to set

getPropertyMatchValue

public java.lang.String getPropertyMatchValue()
Returns:
the propertyMatchValue

setPropertyMatchValue

public void setPropertyMatchValue(java.lang.String propertyMatchValue)
Parameters:
propertyMatchValue - the propertyMatchValue to set

getMatchAlgorithm

public java.lang.String getMatchAlgorithm()
Returns:
the matchAlgorithm

setMatchAlgorithm

public void setMatchAlgorithm(java.lang.String matchAlgorithm)
Parameters:
matchAlgorithm - the matchAlgorithm to set

getFormat

public java.lang.String getFormat()
Returns:
the format

setFormat

public void setFormat(java.lang.String format)
Parameters:
format - the format 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.