public interface IVorgangHandler extends IGenericHandler
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
getName
Vorgang addAttachment(UserContext uc, Long vorgangId, Long attachmentId)
Vorgang addAttachment(UserContext uc, Vorgang vorgang, Attachment attachment)
List<Vorgang> getVorgaengeByBenutzer(UserContext uc, Benutzer benutzer)
List<Vorgang> getAllByPostfach(UserContext uc, Postfach postfach)
@Deprecated List<ExtendedEntityModel<Vorgang>> getVorgaengeData(UserContext uc, Projekt pro, Postfach pf, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)
List<ExtendedEntityModel<Vorgang>> getVorgaengeData(UserContext uc, Projekt pro, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)
@Deprecated long getVorgaengeDataTotalCount(UserContext uc, Projekt pro, Postfach pf, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)
long getVorgaengeDataTotalCount(UserContext uc, Projekt pro, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)
ExtendedEntityModel<Vorgang> getVorgangsData(UserContext uc, String prozessID, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)
ExtendedEntityModel<Vorgang> getVorgangsData(UserContext uc, Projekt pro, Vorgang v, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)
Map<String,String> getCustomAttributes(UserContext uc, Vorgang v)
Vorgang correctStatus(UserContext uc, Vorgang formRecord, Status targetState, Benutzer user)
int bulkMarkRead(UserContext uc, List<Long> formRecordIds, boolean read)
int bulkDelete(UserContext uc, List<Long> formRecordIds)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.