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)
Deprecated.
|
FormEingang |
create(IEntityContext ec,
FormEingang fe,
Benutzer owner,
Benutzer updater)
Deprecated.
|
String |
getFormData(IEntityContext ec,
FormEingang fe) |
protected IFCDaoActionHook<FormEingang> |
getPreActionHook() |
long |
getUsedFileSize(IEntityContext ec,
Mandant mandant) |
FormEingang |
mostCurrent(IEntityContext ec,
Vorgang v)
Speziell: für 'Portal'-Zeug
|
long |
ownerId(IEntityContext ec,
Vorgang v)
Deprecated.
|
FormEingang |
setFormData(IEntityContext ec,
FormEingang fe,
String formData) |
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, updatepublic FormEingang mostCurrent(IEntityContext ec, Vorgang v)
IFormEingangDaomostCurrent in interface IFormEingangDao@Deprecated public List<FormEingang> all(IEntityContext ec, Vorgang v)
all in interface IFormEingangDao@Deprecated public FormEingang create(IEntityContext ec, FormEingang fe, Benutzer owner, Benutzer updater)
create in interface IFormEingangDao@Deprecated public long 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>public long getUsedFileSize(IEntityContext ec, Mandant mandant)
getUsedFileSize in interface IFormEingangDaoCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.