| Package | Description |
|---|---|
| pro.taskana.model.mappings |
| Modifier and Type | Method and Description |
|---|---|
ClassificationImpl |
ClassificationMapper.findById(String id) |
ClassificationImpl |
ClassificationMapper.findByKeyAndDomain(String key,
String domain,
Date validUntil) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassificationImpl> |
ClassificationMapper.getAllClassificationsWithKey(String key,
String domain) |
List<ClassificationImpl> |
QueryMapper.queryClassification(ClassificationQueryImpl classificationQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationMapper.insert(ClassificationImpl classification) |
void |
ClassificationMapper.update(ClassificationImpl classification) |
Copyright © 2018. All rights reserved.