public class RolleDao extends MandantDependentBaseDao<Rolle> implements IRolleDao
| Constructor and Description |
|---|
RolleDao() |
| Modifier and Type | Method and Description |
|---|---|
Rolle |
getAdminRolle(IEntityContext ec,
Mandant mandant) |
protected IFCDaoActionHook<Rolle> |
getPostActionHook() |
protected IFCDaoActionHook<Rolle> |
getPreActionHook() |
List<Rolle> |
getRollenByModul(IEntityContext ec,
Modul modul) |
getEntityRefsactivate, all, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, resultTotalCount, rollback, singleElement, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityRefspublic List<Rolle> getRollenByModul(IEntityContext ec, Modul modul)
getRollenByModul in interface IRolleDaopublic Rolle getAdminRolle(IEntityContext ec, Mandant mandant)
getAdminRolle in interface IRolleDaoprotected IFCDaoActionHook<Rolle> getPreActionHook()
getPreActionHook in class GenericDao<Rolle>protected IFCDaoActionHook<Rolle> getPostActionHook()
getPostActionHook in class GenericDao<Rolle>Copyright © 2016. All rights reserved.