org.lexevs.dao.database.ibatis.valuesets.parameter
Class InsertOrUpdateDefinitionEntryBean
java.lang.Object
org.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
InsertOrUpdateDefinitionEntryBean
public InsertOrUpdateDefinitionEntryBean ()
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.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD