public interface IVorgangDao extends IGenericDao<Vorgang>
getEntityRefs, readall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, getTransactionHandler, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, updateVorgang getByProzessId(IEntityContext ec, String prozessId)
Vorgang getByVerifyId(IEntityContext ec, String verifyId)
Vorgang by its Verify-IDec - IEntityContextverifyId - StringVorgangList<Vorgang> getVorgaengeByBenutzer(IEntityContext ec, Benutzer benutzer)
List<Vorgang> allByProjekt(IEntityContext ec, Projekt pro)
List<Vorgang> allByPostfach(IEntityContext ec, Postfach postfach)
String getFormData(IEntityContext ec, Vorgang v)
Vorgang setFormData(IEntityContext ec, Vorgang v, String formData)
@Deprecated void deleteAll(IEntityContext ec, Projekt selected)
bulkdDeleteAll(IEntityContext, Projekt)ec - IEntityContextselected - Projekt@Deprecated int bulkdDeleteAll(IEntityContext ec, Projekt project)
bulkDeleteAll(IEntityContext, Projekt)ec - IEntityContext for accessing the database.project - Projekt to which the form record belongs.int bulkDeleteAll(IEntityContext ec, Projekt project)
ec - IEntityContext for accessing the database.project - Projekt to which the form record belongs.@Deprecated void deleteAll(IEntityContext ec, Postfach postfach)
bulkDeleteAll(IEntityContext, Postfach)ec - {IEntityContext for accessing the database.postfach - Postfach in which the form set is located.@Deprecated int bulkdDeleteAll(IEntityContext ec, Postfach postfach)
bulkDeleteAll(IEntityContext, Postfach)ec - IEntityContext for accessing the database.postfach - Postfach in which the form set is located.int bulkDeleteAll(IEntityContext ec, Postfach postfach)
ec - IEntityContext for accessing the database.postfach - Postfach in which the form set is located.boolean existsIdentityToken(IEntityContext ec, Vorgang formRecord, String identityToken, Projekt project)
ec - Entity context for accessing the database.formRecord - Current form record. If null, allows all form records for the given project.identityToken - New identity token to be checked.project - Project to which the form record belongs.int deleteAllUnverified(IEntityContext ec)
ec - Entity context for accessing the database.Vorgang correctStatus(IEntityContext ec, Vorgang formRecord, Status targetState, Benutzer user)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.