Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.bo.oi |
Object Identification related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.dao.oi |
Object Identification related DAO classes.
|
Modifier and Type | Method and Description |
---|---|
OIFileFormat |
OIOutput.getFileFormat() |
Constructor and Description |
---|
OIOutput(Integer id,
Integer ruleId,
Integer outputTypeId,
BigDecimal minConfidence,
BigDecimal maxConfidence,
String filename,
OIFileFormat fileFormat) |
Modifier and Type | Method and Description |
---|---|
OIFileFormat |
OIFileFormatRowMapper.mapRow(ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<OIFileFormat> |
OIFileFormatDao.getRowMapper() |
Copyright © 2013. All Rights Reserved.