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, read
all, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, 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, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update
public FormEingang mostCurrent(IEntityContext ec, Vorgang v)
IFormEingangDao
mostCurrent
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 IFormEingangDao
public List<FormEingang> all(IEntityContext ec, de.xima.cmn.criteria.QueryCriteriaManager qcm, Postfach pf)
IFormEingangDao
all
in interface IFormEingangDao
public String getFormData(IEntityContext ec, FormEingang fe)
getFormData
in interface IFormEingangDao
public FormEingang setFormData(IEntityContext ec, FormEingang fe, String formData)
setFormData
in interface IFormEingangDao
protected IFCDaoActionHook<FormEingang> getPreActionHook()
getPreActionHook
in class GenericDao<FormEingang>
public long getUsedFileSize(IEntityContext ec, Mandant mandant)
getUsedFileSize
in interface IFormEingangDao
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.