Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.bo.dn |
Data Normalization related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.bo.oi |
Object Identification related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.bo.qa |
Quality Assessment related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.dao |
The DAO layer.
|
Modifier and Type | Class and Description |
---|---|
class |
CompiledDNRule
The BO to represent a compiled DN rule.
|
class |
DNRule
The BO to represent a DN rule.
|
Modifier and Type | Class and Description |
---|---|
class |
OIRule
The BO which represents an OI rule.
|
Modifier and Type | Class and Description |
---|---|
class |
QARule
The BO which represents a QA rule.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRuleDao<T extends RuleEntity>
Base DAO class for rules in a group (see
AbstractRulesGroupDao ) |
Copyright © 2013. All Rights Reserved.