Interface IWorkflowStateAuthenticatorConfigDao

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

public interface IWorkflowStateAuthenticatorConfigDao extends IGenericDao<WorkflowStateAuthenticatorConfig>
Data access object for creating, updating, and deleting WorkflowStateAuthenticatorConfig entities.
Since:
8.0.0
Author:
XIMA MEDIA GmbH
  • Method Summary

    Methods inherited from interface de.xima.cmn.dao.interfaces.IAbstractDao

    all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update

    Methods inherited from interface de.xima.fc.dao.interfaces.IGenericDao

    count, findAll, findSingle, getEntityRefs, read