Interface IAktionDao

All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<Aktion,Long,IEntityContext>, IGenericDao<Aktion>
All Known Implementing Classes:
AktionDao

@Deprecated public interface IAktionDao extends IGenericDao<Aktion>
Deprecated.
This is part of the old workflow, use the new workflow engine. The closest analog to the Aktion is a WorkflowNode from the new workflow.
Data access object for creating, updating, and deleting Aktion entities.
Author:
XIMA MEDIA GmbH