| Package | Description |
|---|---|
| org.processmining.persistence.Dao | |
| org.processmining.persistence.DTO |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClassifierEntity> |
LogDao.loadClassifierByLogId(LogEntityPK logEntityPK) |
java.util.List<ClassifierEntity> |
LogDaoImpl.loadClassifierByLogId(LogEntityPK logEntityPK) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ClassifierEntity> |
LogEntity.getClassifiersById() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogEntity.setClassifiersById(java.util.Collection<ClassifierEntity> classifiersById) |