public class MedRtCachingSupportedAttributeTemplate extends CachingSupportedAttribuiteTemplate
Constructor and Description |
---|
MedRtCachingSupportedAttributeTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
afterJob(org.springframework.batch.core.JobExecution arg0) |
org.springframework.batch.core.ExitStatus |
afterStep(org.springframework.batch.core.StepExecution step) |
CodingSchemeIdSetter |
getCodingSchemeIdSetter() |
void |
insert(java.lang.String codingSchemeUri,
java.lang.String codingSchemeVersion,
URIMap uriMap)
Insert.
|
void |
setCodingSchemeIdSetter(CodingSchemeIdSetter codingSchemeIdSetter) |
beforeJob, beforeStep, buildCacheKey, createCodingSchemeIdSetter, flushCache, getAttributeCache, getDatabaseServiceManager, setDatabaseServiceManager
addSupportedAssociation, addSupportedAssociationQualifier, addSupportedCodingScheme, addSupportedContainerName, addSupportedContext, addSupportedDataType, addSupportedDegreeOfFidelity, addSupportedEntityType, addSupportedHierarchy, addSupportedLanguage, addSupportedNamespace, addSupportedProperty, addSupportedPropertyQualifier, addSupportedPropertyType, addSupportedRepresentationalForm, addSupportedSortOrder, addSupportedSource, addSupportedSourceRole, addSupportedStatus, getIdValueMaxSize, setIdValueMaxSize
getLogger, setLogger
public MedRtCachingSupportedAttributeTemplate()
public org.springframework.batch.core.ExitStatus afterStep(org.springframework.batch.core.StepExecution step)
afterStep
in interface org.springframework.batch.core.StepExecutionListener
afterStep
in class CachingSupportedAttribuiteTemplate
public void afterJob(org.springframework.batch.core.JobExecution arg0)
afterJob
in interface org.springframework.batch.core.JobExecutionListener
afterJob
in class CachingSupportedAttribuiteTemplate
public void insert(java.lang.String codingSchemeUri, java.lang.String codingSchemeVersion, URIMap uriMap)
insert
in class CachingSupportedAttribuiteTemplate
attrib
- the attribpublic CodingSchemeIdSetter getCodingSchemeIdSetter()
public void setCodingSchemeIdSetter(CodingSchemeIdSetter codingSchemeIdSetter)