Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.bo.dn |
Data Normalization related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.dao.dn |
Data Normalization related DAO classes.
|
cz.cuni.mff.odcleanstore.webfrontend.validators |
Custom Wicket validators.
|
Modifier and Type | Method and Description |
---|---|
DNRuleComponentType |
DNRuleComponent.getType() |
Constructor and Description |
---|
DNRuleComponent(DNRuleComponentType type,
String modification,
String description) |
DNRuleComponent(Integer id,
Integer ruleId,
DNRuleComponentType type,
String modification,
String description) |
Modifier and Type | Method and Description |
---|---|
DNRuleComponentType |
DNRuleComponentTypeRowMapper.mapRow(ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<DNRuleComponentType> |
DNRuleComponentTypeDao.getRowMapper() |
Constructor and Description |
---|
DNComponentValidator(JDBCConnectionCredentials credentials,
org.apache.wicket.markup.html.form.DropDownChoice<DNRuleComponentType> type) |
Copyright © 2013. All Rights Reserved.