Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.bo |
Business objects for entities used in the Web Frontend Application.
|
cz.cuni.mff.odcleanstore.webfrontend.bo.dn |
Data Normalization related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.bo.en |
Engine related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.bo.oi |
Object Identification related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.bo.onto |
Ontology management related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.bo.qa |
Quality Assessment related business objects.
|
cz.cuni.mff.odcleanstore.webfrontend.core |
Core Wicket application files.
|
cz.cuni.mff.odcleanstore.webfrontend.core.components |
Custom Wicket components.
|
Modifier and Type | Class and Description |
---|---|
class |
RulesGroupEntity
Base class for transformer rule groups.
|
Modifier and Type | Class and Description |
---|---|
class |
DNRulesGroup
The BO to represent a group of DN rules.
|
Modifier and Type | Class and Description |
---|---|
class |
Pipeline
The BO to represent a pipeline.
|
Modifier and Type | Class and Description |
---|---|
class |
OIRulesGroup
The BO which represents a group of OI rules.
|
Modifier and Type | Class and Description |
---|---|
class |
Ontology
Business entity representing an ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
QARulesGroup
The BO which represents a group of QA rules.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AuthorizationHelper.isAuthorizedForEntityEditing(AuthoredEntity entity) |
Constructor and Description |
---|
AuthorizedDeleteButton(DaoForEntityWithSurrogateKey<BO> dao,
AuthoredEntity entity,
String objName,
DeleteConfirmationMessage message,
FrontendPage redirectPage) |
Copyright © 2013. All Rights Reserved.