public class PostfachDao extends MandantDependentBaseDao<Postfach> implements IPostfachDao
Constructor and Description |
---|
PostfachDao() |
Modifier and Type | Method and Description |
---|---|
void |
clear(IEntityContext ec,
Mandant man,
Postfach postfach)
Deprecated.
|
void |
clear(IEntityContext ec,
Postfach postfach) |
List<Postfach> |
getAllByBenutzergruppe(IEntityContext ec,
BenutzerGruppe benutzerGruppe) |
Set<de.xima.cmn.dao.interfaces.IEntity> |
getEntityRefs(IEntityContext ec,
Postfach postfach) |
protected IFCDaoActionHook<Postfach> |
getPostActionHook() |
List<Postfach> |
getPostfachByBenutzer(IEntityContext ec,
Benutzer benutzer) |
protected IFCDaoActionHook<Postfach> |
getPreActionHook() |
activate, all, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, notifyListener, notifyListener, read, registerListener, registerListener, resultTotalCount, rollback, singleElement, unregisterListener, unregisterListener, update, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, registerListener, resultTotalCount, singleElement, unregisterListener, unregisterListener, update, update
public Set<de.xima.cmn.dao.interfaces.IEntity> getEntityRefs(IEntityContext ec, Postfach postfach)
getEntityRefs
in interface IGenericDao<Postfach>
getEntityRefs
in class GenericDao<Postfach>
public void clear(IEntityContext ec, Postfach postfach)
clear
in interface IPostfachDao
@Deprecated public void clear(IEntityContext ec, Mandant man, Postfach postfach)
clear(IEntityContext, Postfach)
clear
in interface IPostfachDao
public List<Postfach> getPostfachByBenutzer(IEntityContext ec, Benutzer benutzer)
getPostfachByBenutzer
in interface IPostfachDao
protected IFCDaoActionHook<Postfach> getPreActionHook()
getPreActionHook
in class GenericDao<Postfach>
protected IFCDaoActionHook<Postfach> getPostActionHook()
getPostActionHook
in class GenericDao<Postfach>
public List<Postfach> getAllByBenutzergruppe(IEntityContext ec, BenutzerGruppe benutzerGruppe)
getAllByBenutzergruppe
in interface IPostfachDao
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.