public final class FormEingangDao extends MandantDependentBaseDao<FormEingang> implements IFormEingangDao
| Constructor and Description |
|---|
FormEingangDao() |
| Modifier and Type | Method and Description |
|---|---|
List<FormEingang> |
all(IEntityContext ec,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
Postfach pf)
Speziell: für Export-Zeug (alle FormEingänge der Vorgänge im übergebenen Postfach)
|
List<FormEingang> |
all(IEntityContext ec,
Vorgang v) |
FormEingang |
create(IEntityContext ec,
FormEingang fe,
Benutzer owner,
Benutzer updater) |
String |
getFormData(IEntityContext ec,
FormEingang fe) |
protected IFCDaoActionHook<FormEingang> |
getPreActionHook() |
FormEingang |
mostCurrent(IEntityContext ec,
Vorgang v)
Speziell: für 'Portal'-Zeug
|
int |
ownerId(IEntityContext ec,
Vorgang v) |
FormEingang |
setFormData(IEntityContext ec,
FormEingang fe,
String formData) |
getEntityRefs, getPostActionHookactivate, all, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, notifyListener, notifyListener, read, registerListener, registerListener, resultTotalCount, rollback, singleElement, unregisterListener, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityRefsall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, registerListener, resultTotalCount, singleElement, unregisterListener, unregisterListener, update, updatepublic FormEingang mostCurrent(IEntityContext ec, Vorgang v)
IFormEingangDaomostCurrent in interface IFormEingangDaopublic List<FormEingang> all(IEntityContext ec, Vorgang v)
all in interface IFormEingangDaopublic FormEingang create(IEntityContext ec, FormEingang fe, Benutzer owner, Benutzer updater)
create in interface IFormEingangDaopublic int ownerId(IEntityContext ec, Vorgang v)
ownerId in interface IFormEingangDaopublic List<FormEingang> all(IEntityContext ec, de.xima.cmn.criteria.QueryCriteriaManager qcm, Postfach pf)
IFormEingangDaoall in interface IFormEingangDaopublic String getFormData(IEntityContext ec, FormEingang fe)
getFormData in interface IFormEingangDaopublic FormEingang setFormData(IEntityContext ec, FormEingang fe, String formData)
setFormData in interface IFormEingangDaoprotected IFCDaoActionHook<FormEingang> getPreActionHook()
getPreActionHook in class GenericDao<FormEingang>Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.