|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CodedNodeSetDao
The Interface CodedNodeSetDao.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.lexevs.dao.database.access.LexGridSchemaVersionAwareDao |
---|
LexGridSchemaVersionAwareDao.IndividualDaoCallback<T> |
Method Summary | |
---|---|
Entity |
buildCodedEntry(java.lang.String codingSchemeName,
java.lang.String version,
java.lang.String code,
java.lang.String namespace,
LocalNameList restrictToProperties,
PropertyDao.PropertyType[] restrictToPropertyTypes)
Builds the coded entry. |
CodingScheme |
getCodingScheme(java.lang.String codingSchemeName,
java.lang.String version)
Gets the coding scheme. |
java.lang.String |
getCodingSchemeCopyright(java.lang.String codingSchemeName,
java.lang.String version)
Gets the coding scheme copyright. |
Methods inherited from interface org.lexevs.dao.database.access.LexGridSchemaVersionAwareDao |
---|
executeInTransaction, supportsLgSchemaVersion |
Method Detail |
---|
Entity buildCodedEntry(java.lang.String codingSchemeName, java.lang.String version, java.lang.String code, java.lang.String namespace, LocalNameList restrictToProperties, PropertyDao.PropertyType[] restrictToPropertyTypes)
codingSchemeName
- the coding scheme nameversion
- the versioncode
- the codenamespace
- the namespacerestrictToProperties
- the restrict to propertiesrestrictToPropertyTypes
- the restrict to property types
java.lang.String getCodingSchemeCopyright(java.lang.String codingSchemeName, java.lang.String version)
codingSchemeName
- the coding scheme nameversion
- the version
CodingScheme getCodingScheme(java.lang.String codingSchemeName, java.lang.String version)
codingSchemeName
- the coding scheme nameversion
- the version
|
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 |