public class ModulDao extends MandantDependentBaseDao<Modul> implements IModulDao
| Constructor and Description |
|---|
ModulDao() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
addAllModulesToMandantAdmin(IEntityContext ec) |
Modul |
addModulToRolle(IEntityContext ec,
Rolle rolle,
Modul modul)
Deprecated.
|
protected IFCDaoActionHook<Modul> |
getPreActionHook() |
Modul |
readByName(IEntityContext ec,
Mandant mandant,
String name) |
getEntityRefs, getPostActionHook, readall, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getTransactionHandler, notifyListener, notifyListener, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityRefs, readall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getTransactionHandler, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, update@Deprecated public Modul addModulToRolle(IEntityContext ec, Rolle rolle, Modul modul)
addModulToRolle in interface IModulDaopublic Boolean addAllModulesToMandantAdmin(IEntityContext ec)
addAllModulesToMandantAdmin in interface IModulDaopublic Modul readByName(IEntityContext ec, Mandant mandant, String name)
readByName in interface IModulDaoprotected IFCDaoActionHook<Modul> getPreActionHook()
getPreActionHook in class GenericDao<Modul>Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.