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.
|
Modifier and Type | Class and Description |
---|---|
class |
DNTemplateInstanceCompiler<BO extends DNTemplateInstance>
An abstract parent of all compilers of DN template rules.
|
Modifier and Type | Class and Description |
---|---|
class |
DNConcatenateTemplateInstance
The BO to represent an instance of the concatenate template.
|
class |
DNFilterTemplateInstance
The BO to represent an instance of the filter template.
|
class |
DNRenameTemplateInstance
The BO to represent an instance of the rename template.
|
class |
DNReplaceTemplateInstance
The BO to represent an instance of the replace template.
|
Modifier and Type | Class and Description |
---|---|
class |
DNTemplateInstanceDao<BO extends DNTemplateInstance>
An abstract parent of all DN template instance DAOs.
|
Copyright © 2013. All Rights Reserved.