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, read
all, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, notifyListener, notifyListener, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntityRefs, read
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
@Deprecated public Modul addModulToRolle(IEntityContext ec, Rolle rolle, Modul modul)
addModulToRolle
in interface IModulDao
public Boolean addAllModulesToMandantAdmin(IEntityContext ec)
addAllModulesToMandantAdmin
in interface IModulDao
public Modul readByName(IEntityContext ec, Mandant mandant, String name)
readByName
in interface IModulDao
protected IFCDaoActionHook<Modul> getPreActionHook()
getPreActionHook
in class GenericDao<Modul>
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.