|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
org.lexevs.dao.database.ibatis.parameter.IdableParameterBean
org.lexevs.dao.database.ibatis.codingscheme.parameter.InsertOrUpdateURIMapBean
public class InsertOrUpdateURIMapBean
The Class InsertURIMapBean.
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 |
---|
public InsertOrUpdateURIMapBean()
Method Detail |
---|
public void setSupportedAttributeTag(java.lang.String supportedAttributeTag)
supportedAttributeTag
- the new supported attribute tagpublic java.lang.String getSupportedAttributeTag()
public void setUriMap(URIMap uriMap)
uriMap
- the new uri mappublic URIMap getUriMap()
public void setCodingSchemeUId(java.lang.String codingSchemeUId)
codingSchemeUId
- the new coding scheme idpublic java.lang.String getCodingSchemeUId()
public java.lang.String getReferenceType()
public void setReferenceType(java.lang.String referenceType)
referenceType
- the referenceType to setpublic java.lang.String getAssociationNames()
public void setAssociationNames(java.lang.String associationNames)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |