Modifier and Type | Method and Description |
---|---|
static String |
PathHandler.Web.formReprovideFor(Vorgang process,
String baseURL)
Liefert die URL zum Aufrufen eines bereits ausgefüllten Formulars
|
static String |
PathHandler.Web.formReviewFor(Vorgang v,
String baseURL) |
static String |
PathHandler.Web.formVerifyFor(Vorgang v,
String baseURL) |
static String |
PathHandler.FS.getAktionWorkflowDirPath(Vorgang v,
Aktion a)
Liefert den Pfad zum temporären Verzeichnis für die Verarbeitung der übergebenen Aktion innerhalb des übergebenen
Vorgangs.
|
static String |
PathHandler.FS.getAktionWorkflowDirPath(Vorgang v,
Aktion a,
String postfix) |
static String |
PathHandler.FS.getVorgangsAttachmentDirPath(Vorgang v)
Deprecated.
|
static String |
PathHandler.FS.getVorgangsWorkflowDirPath(Vorgang v)
Liefert den Pfad zum temporären Verzeichnis für die Verarbeitung des übergebenen Vorgangs.
|
static String |
PathHandler.Web.inboxReviewFor(Vorgang process,
String baseURL) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
VorgangAPI.addAttachment(UserContext uc,
Vorgang vorgang,
Attachment attachment)
Method for adding a attachment to a
Vorgang . |
Vorgang |
VorgangAPI.correctStatus(UserContext uc,
Vorgang formRecord,
Status targetState,
Benutzer user) |
Vorgang |
VorgangAPI.getVorgangBy(UserContext uc,
Projekt projekt,
String vorgangProzessID)
|
Vorgang |
VorgangAPI.getVorgangBy(UserContext uc,
String vorgangProzessID)
Method for determining a
Vorgang by the process ID. |
Modifier and Type | Method and Description |
---|---|
List<Vorgang> |
VorgangAPI.getAllByBenutzer(UserContext uc,
Benutzer benutzer)
|
List<Vorgang> |
VorgangAPI.getAllByPostfach(UserContext uc,
Postfach postfach)
|
List<ExtendedEntityModel<Vorgang>> |
VorgangAPI.getVorgaengeData(UserContext uc,
Projekt project,
Postfach inbox,
de.xima.cmn.criteria.QueryCriteriaManager qcm)
|
List<ExtendedEntityModel<Vorgang>> |
VorgangAPI.getVorgaengeData(UserContext uc,
Projekt project,
Postfach inbox,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType)
Method for determining of process data by a project and a inbox.
|
List<ExtendedEntityModel<Vorgang>> |
VorgangAPI.getVorgaengeData(UserContext uc,
Projekt project,
de.xima.cmn.criteria.QueryCriteriaManager qcm)
|
List<ExtendedEntityModel<Vorgang>> |
VorgangAPI.getVorgaengeData(UserContext uc,
Projekt project,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType)
Method for determining of process data by a
Projekt . |
List<ExtendedEntityModel<Vorgang>> |
VorgangAPI.getVorgaengeData(UserContext uc,
Projekt project,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType,
Postfach... inboxes)
Method for determining of process data by a project and inboxes.
|
ExtendedEntityModel<Vorgang> |
VorgangAPI.getVorgangsData(UserContext uc,
Projekt project,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm)
|
ExtendedEntityModel<Vorgang> |
VorgangAPI.getVorgangsData(UserContext uc,
Projekt project,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType)
|
ExtendedEntityModel<Vorgang> |
VorgangAPI.getVorgangsData(UserContext uc,
String prozessId,
de.xima.cmn.criteria.QueryCriteriaManager qcm)
|
ExtendedEntityModel<Vorgang> |
VorgangAPI.getVorgangsData(UserContext uc,
String prozessId,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType)
Method for determining of process data of a concrete
Vorgang by a process ID. |
Modifier and Type | Method and Description |
---|---|
Vorgang |
VorgangAPI.addAttachment(UserContext uc,
Vorgang vorgang,
Attachment attachment)
Method for adding a attachment to a
Vorgang . |
void |
ProtokollAPI.addVorgangProtokollEintrag(UserContext uc,
Vorgang vorgang,
ProtocolEntryProcessing entry)
Method for creating a protocol entry when a status is changed.
|
Vorgang |
VorgangAPI.correctStatus(UserContext uc,
Vorgang formRecord,
Status targetState,
Benutzer user) |
List<Attachment> |
AttachmentAPI.getAllBy(UserContext uc,
Vorgang vorgang,
EAttachmentSource source,
String uuid) |
List<FormEingang> |
FormEingangAPI.getAllByVorgang(UserContext uc,
Vorgang vorgang)
Deprecated.
|
Attachment |
AttachmentAPI.getByName(UserContext uc,
Vorgang vorgang,
String name) |
Attachment |
AttachmentAPI.getByUUID(UserContext uc,
String atid,
Vorgang v) |
Postfach |
PostfachAPI.getByVorgang(UserContext uc,
Vorgang vorgang)
|
Map<String,String> |
VorgangAPI.getCustomAttributes(UserContext uc,
Vorgang v)
Method for determining all custom attributes of a
Vorgang . |
List<PeStatus> |
ProtokollAPI.getPeStatus(UserContext uc,
Vorgang vorgang)
|
List<ProtocolEntryProcessing> |
ProtokollAPI.getProcessProtocol(UserContext uc,
Vorgang vorgang) |
ExtendedEntityModel<Vorgang> |
VorgangAPI.getVorgangsData(UserContext uc,
Projekt project,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm)
|
ExtendedEntityModel<Vorgang> |
VorgangAPI.getVorgangsData(UserContext uc,
Projekt project,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType)
|
FormEingang |
FormEingangAPI.mostCurrent(UserContext uc,
Vorgang vorgang)
Method for determining the most current
FormEingang elements. |
long |
FormEingangAPI.ownerId(UserContext uc,
Vorgang vorgang)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
StatisticsAPI.countFormProcess(UserContext uc,
Vorgang v)
Method for counting a form process.
|
String |
PlaceholderAPI.parse(UserContext uc,
String text,
Vorgang formRecord,
boolean encodeForHTML)
Deprecated.
Use PlaceholderReplace directly instead.
|
String |
PlaceholderAPI.replaceSessionValues(UserContext uc,
String context,
String sessionId,
String templateText,
Vorgang v)
Deprecated.
Use PlaceholderReplace directly instead.
|
boolean |
MailAPI.sendInviteMail(UserContext uc,
Vorgang vorgang,
String mailTo,
DefaultReplacerParameters params) |
boolean |
MailAPI.sendOptInMail(UserContext uc,
Vorgang vorgang)
Sends an email as the given client
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
FormDataAPI.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String[]>> |
FormDataAPI.getFieldValueMap(UserContext uc,
Vorgang vorgang)
Methode zum Ermitteln der FlattenForm-Daten eines
Vorgang s |
String |
FormDataAPI.getFormData(UserContext uc,
Vorgang v) |
Map<String,List<String>> |
FormDataAPI.getFormDataMap(UserContext uc,
Vorgang v) |
IWorkflowResponse |
WorkflowAPI.initCorrectionWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer aktuellerBenutzer) |
IWorkflowResponse |
WorkflowAPI.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer aktuellerBenutzer) |
IWorkflowResponse |
WorkflowAPI.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer aktuellerBenutzer,
boolean anonymize) |
IWorkflowResponse |
WorkflowAPI.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer aktuellerBenutzer,
Map<String,Serializable> sessionAttributes) |
IWorkflowResponse |
WorkflowAPI.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer aktuellerBenutzer,
Map<String,Serializable> sessionAttributes,
boolean anonymize) |
IWorkflowResponse |
WorkflowAPI.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer aktuellerBenutzer,
SessionAttributes sessionAttributes)
|
IFormDataAdapter |
FormDataAPI.instFor(UserContext uc,
Vorgang vorgang)
Methode zum Ermitteln der FlattenForm-Daten eines
Vorgang s |
boolean |
FormDataAPI.processPostfachDynamicValues(UserContext uc,
Vorgang vorgang)
Methode zum Speichern von Formulardaten in die dynamische Tabelle für die Postfachanzeige
|
Vorgang |
FormDataAPI.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v) |
FormEingang |
FormDataAPI.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v,
FormEingang fe) |
Modifier and Type | Method and Description |
---|---|
Iterable<Vorgang> |
AppointmentQueryParams.getFormRecords() |
Modifier and Type | Method and Description |
---|---|
static AppointmentQueryParams.Builder |
AppointmentQueryParams.builder(Vorgang formRecord) |
static Appointment |
AppointmentConverter.idToAppointment(String id,
AppointmentTemplate template,
AppointmentType type,
Vorgang formRecord)
Creates a new appointment for the given slot ID and fills it with the given data.
|
AppointmentQueryParams.Builder |
AppointmentQueryParams.Builder.limitToFormRecord(Vorgang formRecord) |
Modifier and Type | Method and Description |
---|---|
AppointmentQueryParams.Builder |
AppointmentQueryParams.Builder.limitToFormRecords(Iterable<Vorgang> formRecords) |
Modifier and Type | Method and Description |
---|---|
static IWorkflowResponse |
WorkflowStarter.startSyncWorkflow(Vorgang v,
Projekt p,
Status newStatus,
Benutzer curBen,
Map<String,Serializable> sessionAttributes) |
static IWorkflowResponse |
WorkflowStarter.startSyncWorkflow(Vorgang v,
Projekt p,
Status newStatus,
Benutzer curBen,
Map<String,Serializable> sessionAttributes,
boolean isCorrection,
boolean anonymize) |
static IWorkflowResponse |
WorkflowStarter.startSyncWorkflow(Vorgang v,
Projekt p,
Status newStatus,
Benutzer curBen,
SessionAttributes sessionAttributes)
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
WorkflowProcessing.getVorgang()
Diese Methode dient dazu, den
Vorgang zu liefern, der derzeit bearbeitet wird. |
Vorgang |
WorkflowProcessingContext.getVorgang() |
Modifier and Type | Method and Description |
---|---|
WorkflowProcessingContext |
WorkflowProcessingContextManager.createContext(Vorgang process,
IWorkflowProcessing processing,
IXForm xForm,
IXFormRenderConfig xformConfig,
IFormDataAdapter formDataAdapter,
IEntityContext entityContext,
Map<String,Serializable> sessionAttributes) |
WorkflowProcessingContext |
WorkflowProcessingContextManager.createContext(Vorgang vorgang,
IWorkflowProcessing processing,
IXForm xForm,
IXFormRenderConfig xformConfig,
IFormDataAdapter formDataAdapter,
IEntityContext entityContext,
SessionAttributes sessionAttributes)
|
void |
WorkflowProcessingContextManager.destroyContext(Vorgang vorgang)
Dient dazu, einen existierenden ProcessingContext zu zerstören.
|
void |
WorkflowProcessingContextManager.destroyContextWithoutSystemContext(Vorgang vorgang)
Dient dazu, einen existierenden ProcessingContext zu zerstören, wobei darauf geachtet wird, ob es sich um einen
"Systemkontext" handelt.
|
WorkflowProcessingContext |
WorkflowProcessingContextManager.getContext(Vorgang vorgang) |
void |
WorkflowProcessingContext.setVorgang(Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
static Vorgang |
VorgangCopyHelper.clone(IEntityContext ec,
Vorgang origVorgang)
Deprecated.
use
ProcessCopyUtil |
static Vorgang |
VorgangCopyHelper.copy(IEntityContext ec,
Vorgang origin,
Vorgang clone)
Deprecated.
use
ProcessCopyUtil |
Modifier and Type | Method and Description |
---|---|
static Vorgang |
VorgangCopyHelper.clone(IEntityContext ec,
Vorgang origVorgang)
Deprecated.
use
ProcessCopyUtil |
static void |
VorgangCopyHelper.cloneFormeingaengeAndAttachToVorgang(IEntityContext ec,
Vorgang originalV,
Vorgang clonedV)
Deprecated.
use
ProcessCopyUtil |
static Vorgang |
VorgangCopyHelper.copy(IEntityContext ec,
Vorgang origin,
Vorgang clone)
Deprecated.
use
ProcessCopyUtil |
static void |
VorgangCopyHelper.copyAttachments(IEntityContext ec,
Vorgang originalVorgang,
Vorgang clonedVorgang)
Deprecated.
use
ProcessCopyUtil |
static void |
VorgangCopyHelper.setProzessUid(Vorgang origVorgang,
Vorgang clonedVorgang)
Deprecated.
use
ProcessCopyUtil |
Modifier and Type | Method and Description |
---|---|
static IFormDataAdapter |
SaveFormDataAdapter.extendSendData(IEntityContext ec,
Vorgang vorgang,
IFormDataAdapter fdaData,
XForm xform)
|
static void |
VorgangsDataHelper.insertEingabeWerteToProjektDataTables(IEntityContext ec,
Vorgang vorgang)
Deprecated.
|
static IFormDataAdapter |
SaveFormDataAdapter.instFor(IEntityContext ec,
Map<String,List<String>> dataMap,
Vorgang v)
Deprecated.
|
static IFormDataAdapter |
SaveFormDataAdapter.instFor(IEntityContext ec,
Vorgang v)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IFSSession.callback(String callbackHandlerName,
IFormDataAdapter formData,
Vorgang process)
Method to perform an callback on the frontend-server
|
Modifier and Type | Method and Description |
---|---|
static Vorgang |
ProcessCopyUtil.clone(IEntityContext ec,
Vorgang origVorgang)
Deprecated.
|
static Vorgang |
ProcessCopyUtil.clone(IEntityContext ec,
Vorgang origVorgang,
boolean anonymize)
Erstellt eine Kopie des aktuellen (übergebenen) Vorgangs mit folgenden Anpassungen:
Vorgang.id ist 0
Vorgang.gelesen ist false
Vorgang.inArbeit ist false
Vorgang.prozessId ist "" (Leer-String)
Die Attachment -Instanzen in der originalen Vorgang.attachments -Liste werden über eine
NEUE Liste referenziert, alle anderen nicht-primitiven Attributereferenzen werden 'flach' kopiert (Verweis auf
dieselbe Instanz). |
static Vorgang |
ProcessCopyUtil.copy(IEntityContext ec,
Vorgang origin,
Vorgang clone)
Deprecated.
|
static Vorgang |
ProcessCopyUtil.copy(IEntityContext ec,
Vorgang origin,
Vorgang clone,
boolean anonymize) |
Modifier and Type | Method and Description |
---|---|
static Vorgang |
ProcessCopyUtil.clone(IEntityContext ec,
Vorgang origVorgang)
Deprecated.
|
static Vorgang |
ProcessCopyUtil.clone(IEntityContext ec,
Vorgang origVorgang,
boolean anonymize)
Erstellt eine Kopie des aktuellen (übergebenen) Vorgangs mit folgenden Anpassungen:
Vorgang.id ist 0
Vorgang.gelesen ist false
Vorgang.inArbeit ist false
Vorgang.prozessId ist "" (Leer-String)
Die Attachment -Instanzen in der originalen Vorgang.attachments -Liste werden über eine
NEUE Liste referenziert, alle anderen nicht-primitiven Attributereferenzen werden 'flach' kopiert (Verweis auf
dieselbe Instanz). |
static void |
ProcessCopyUtil.cloneSubmitsAndAttachToProcess(IEntityContext ec,
Vorgang origProcess,
Vorgang clonedProcess)
Deprecated.
|
static void |
ProcessCopyUtil.cloneSubmitsAndAttachToProcess(IEntityContext ec,
Vorgang origProcess,
Vorgang clonedProcess,
boolean anonymize)
Diese Methode dient dazu die Formeingänge eines Vorgangs zu klonen und diese einem neuen Vorgang hinzuzufügen.
|
static Vorgang |
ProcessCopyUtil.copy(IEntityContext ec,
Vorgang origin,
Vorgang clone)
Deprecated.
|
static Vorgang |
ProcessCopyUtil.copy(IEntityContext ec,
Vorgang origin,
Vorgang clone,
boolean anonymize) |
static void |
ProcessCopyUtil.copyAttachments(IEntityContext ec,
Vorgang originalVorgang,
Vorgang clonedVorgang)
Kopiert alle zum
originalVorgang gehörenden Dateien in das entsprechende Verzeichnis der
Vorgangskopie. |
static void |
ProcessCopyUtil.setProcessUUID(Vorgang origVorgang,
Vorgang clonedVorgang)
Deprecated.
the uuid should not be changed anymore!
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
VorgangDao.correctStatus(IEntityContext ec,
Vorgang formRecord,
Status targetState,
Benutzer user) |
Vorgang |
VorgangDao.getByProzessId(IEntityContext ec,
String prozessId) |
Vorgang |
VorgangDao.getByUUID(IEntityContext ec,
String uuid) |
Vorgang |
VorgangDao.getByUUID(IEntityContext ec,
UUID uuid) |
Vorgang |
VorgangDao.getByVerifyId(IEntityContext ec,
String verifyId) |
Vorgang |
VorgangDao.setFormData(IEntityContext ec,
Vorgang v,
String formData) |
Modifier and Type | Method and Description |
---|---|
List<Vorgang> |
VorgangDao.allByPostfach(IEntityContext ec,
Postfach postfach) |
List<Vorgang> |
VorgangDao.allByProjekt(IEntityContext ec,
Projekt pro) |
protected IFCDaoActionHook<Vorgang> |
VorgangDao.getPostActionHook() |
protected IFCDaoActionHook<Vorgang> |
VorgangDao.getPreActionHook() |
List<Vorgang> |
VorgangDao.getVorgaengeByBenutzer(IEntityContext ec,
Benutzer benutzer) |
List<ExtendedEntityModel<Vorgang>> |
VorgangsDataDao.getVorgaengeData(IEntityContext ec,
Projekt projekt,
Postfach pf,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
List<ExtendedEntityModel<Vorgang>> |
VorgangsDataDao.getVorgaengeData(IEntityContext ec,
Projekt projekt,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
List<ExtendedEntityModel<Vorgang>> |
VorgangsDataDao.getVorgaengeData(IEntityContext ec,
Projekt projekt,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType,
Postfach... inboxes) |
ExtendedEntityModel<Vorgang> |
VorgangsDataDao.getVorgangsData(IEntityContext ec,
Projekt projekt,
Vorgang vorgang,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
Modifier and Type | Method and Description |
---|---|
List<FormEingang> |
FormEingangDao.all(IEntityContext ec,
Vorgang v)
Deprecated.
|
Vorgang |
VorgangDao.correctStatus(IEntityContext ec,
Vorgang formRecord,
Status targetState,
Benutzer user) |
boolean |
VorgangDao.existsIdentityToken(IEntityContext ec,
Vorgang formRecord,
String identityToken,
Projekt project) |
void |
VorgangsDataDao.fillData(IEntityContext ec,
Vorgang v,
Map<String,String> dataMap,
Long formEingangID,
EProjectSpecificDBTable tableType)
Diese Methode dient dazu Werte aus den Formulardaten in eine vorher erzeugte Tabelle zu schreiben.
|
List<Attachment> |
AttachmentDao.getAllBy(IEntityContext ec,
Vorgang vorgang,
EAttachmentSource source,
String uuid) |
Attachment |
AttachmentDao.getByName(IEntityContext ec,
Vorgang vorgang,
String name) |
Attachment |
AttachmentDao.getByUUID(IEntityContext ec,
String uuid,
Vorgang v) |
String |
VorgangDao.getFormData(IEntityContext ec,
Vorgang v) |
ExtendedEntityModel<Vorgang> |
VorgangsDataDao.getVorgangsData(IEntityContext ec,
Projekt projekt,
Vorgang vorgang,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
void |
DatentabelleDao.insertValuesToTables(IEntityContext ec,
Vorgang vorgang)
Diese Methode dient dazu, EingabeWerte aus einem Vorgang in die Projekt-Postfach-Tabelle bzw.
|
FormEingang |
FormEingangDao.mostCurrent(IEntityContext ec,
Vorgang v) |
long |
FormEingangDao.ownerId(IEntityContext ec,
Vorgang v)
Deprecated.
|
Vorgang |
VorgangDao.setFormData(IEntityContext ec,
Vorgang v,
String formData) |
Modifier and Type | Method and Description |
---|---|
protected void |
AVorgangsDataSQLBuilder.appandSingleSelectAllJoin(StringBuilder sb,
Projekt projekt,
Vorgang v) |
javax.persistence.Query |
AVorgangsDataSQLBuilder.createSingleQuery(IEntityContext ec,
Map<String,ITableColumn> columnMap,
Projekt projekt,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
IVorgangDao.correctStatus(IEntityContext ec,
Vorgang formRecord,
Status targetState,
Benutzer user) |
Vorgang |
IVorgangDao.getByProzessId(IEntityContext ec,
String prozessId) |
Vorgang |
IVorgangDao.getByUUID(IEntityContext ec,
String uuid)
Returns the form record with the given UUID
|
Vorgang |
IVorgangDao.getByUUID(IEntityContext ec,
UUID uuid)
Returns the form record with the given UUID
|
Vorgang |
IVorgangDao.getByVerifyId(IEntityContext ec,
String verifyId)
Gets
Vorgang by its Verify-ID |
Vorgang |
IVorgangDao.setFormData(IEntityContext ec,
Vorgang v,
String formData) |
Modifier and Type | Method and Description |
---|---|
List<Vorgang> |
IVorgangDao.allByPostfach(IEntityContext ec,
Postfach postfach) |
List<Vorgang> |
IVorgangDao.allByProjekt(IEntityContext ec,
Projekt pro) |
List<Vorgang> |
IVorgangDao.getVorgaengeByBenutzer(IEntityContext ec,
Benutzer benutzer) |
List<ExtendedEntityModel<Vorgang>> |
IVorgangsDataDao.getVorgaengeData(IEntityContext ec,
Projekt pro,
Postfach pf,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType)
Deprecated.
|
List<ExtendedEntityModel<Vorgang>> |
IVorgangsDataDao.getVorgaengeData(IEntityContext ec,
Projekt pro,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
List<ExtendedEntityModel<Vorgang>> |
IVorgangsDataDao.getVorgaengeData(IEntityContext ec,
Projekt pro,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType,
Postfach... inboxes) |
ExtendedEntityModel<Vorgang> |
IVorgangsDataDao.getVorgangsData(IEntityContext ec,
Projekt pro,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
Modifier and Type | Method and Description |
---|---|
List<FormEingang> |
IFormEingangDao.all(IEntityContext ec,
Vorgang v)
Deprecated.
|
Vorgang |
IVorgangDao.correctStatus(IEntityContext ec,
Vorgang formRecord,
Status targetState,
Benutzer user) |
boolean |
IVorgangDao.existsIdentityToken(IEntityContext ec,
Vorgang formRecord,
String identityToken,
Projekt project)
Checks whether there exists any form record that
belongs to the same project as the given project
is not the same as the given form record
but has got the same identity token as the given token
|
void |
IVorgangsDataDao.fillData(IEntityContext ec,
Vorgang v,
Map<String,String> dataMap,
Long formEingangID,
EProjectSpecificDBTable tableType) |
List<Attachment> |
IAttachmentDao.getAllBy(IEntityContext ec,
Vorgang vorgang,
EAttachmentSource source,
String uuid) |
Attachment |
IAttachmentDao.getByName(IEntityContext ec,
Vorgang vorgang,
String name) |
Attachment |
IAttachmentDao.getByUUID(IEntityContext ec,
String uuid,
Vorgang v) |
String |
IVorgangDao.getFormData(IEntityContext ec,
Vorgang v) |
ExtendedEntityModel<Vorgang> |
IVorgangsDataDao.getVorgangsData(IEntityContext ec,
Projekt pro,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
void |
IDatentabelleDao.insertValuesToTables(IEntityContext ec,
Vorgang vorgang) |
FormEingang |
IFormEingangDao.mostCurrent(IEntityContext ec,
Vorgang v)
Speziell: für 'Portal'-Zeug
|
long |
IFormEingangDao.ownerId(IEntityContext ec,
Vorgang v)
Deprecated.
|
Vorgang |
IVorgangDao.setFormData(IEntityContext ec,
Vorgang v,
String formData) |
Modifier and Type | Method and Description |
---|---|
javax.persistence.Query |
IVorgangsDataSQLBuilder.createSingleQuery(IEntityContext ec,
Map<String,ITableColumn> fieldMap,
Projekt projekt,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm) |
Modifier and Type | Method and Description |
---|---|
void |
ProtokollUtils.addProcessProtocolEntry(Vorgang formRecord,
ProtocolEntryProcessing entry,
IEntityContext ec)
Fills in missing pieces of information of a
ProtocolEntryProcessing , and saves that entry in the database. |
void |
ProtokollUtils.addVorgangPeBase(Vorgang vorgang,
ProtocolEntryProcessing entry,
IEntityContext ec)
|
Modifier and Type | Method and Description |
---|---|
static Vorgang |
SaveFormDataHelper.resolveToVorgang(IEntityContext ec,
IFormDataAdapter formData) |
Modifier and Type | Method and Description |
---|---|
static IFormDataAdapter |
SaveFormDataInitializer.extendXFormData(IEntityContext ec,
Vorgang vorgang,
IFormDataAdapter fdaData,
IXForm xform)
|
static IFormDataAdapter |
SaveFormDataInitializer.extendXFormData(IEntityContext ec,
Vorgang vorgang,
IFormDataAdapter fdaData,
IXForm xform,
IXFormRenderConfig config) |
static HashMap<String,FormFieldMetaData> |
FieldMetaDataHelper.getFieldInitData(Vorgang vorgang,
IFormDataAdapter saveFormData,
XForm xform)
|
static HashMap<String,FormFieldMetaData> |
FieldMetaDataHelper.getFieldInitData(Vorgang vorgang,
IXForm xform,
IXFormRenderConfig config) |
static HashMap<String,FormFieldMetaData> |
FieldMetaDataHelper.getFieldInitData(Vorgang vorgang,
XForm xform)
|
static IFormDataAdapter |
SaveFormDataInitializer.initBy(IEntityContext ec,
Map<String,List<String>> dataMap,
Vorgang v) |
static IFormDataAdapter |
SaveFormDataInitializer.initBy(IEntityContext ec,
Vorgang v) |
static void |
SaveFormDataHelper.initElementData(IEntityContext ec,
Vorgang vorgang,
IFormDataAdapter saveData) |
static Map<String,String> |
SaveFormDataHelper.newMetaDataMap(Vorgang v)
Methode zum Erzeugen der FormDataMap
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
Appointment.getFormRecord() |
Vorgang |
Vorgang.getParentVorgang()
Deprecated.
use
getParentId() |
Vorgang |
FormEingang.getVorgang() |
Vorgang |
Appointment.getVorgang()
Deprecated.
|
Vorgang |
Attachment.getVorgang()
Diese Methode dient dazu, den
Vorgang zu ermitteln, zu dem das Attachment hinzugefügt wurde |
Modifier and Type | Method and Description |
---|---|
List<Vorgang> |
Vorgang.getChildren()
Deprecated.
Can be extremely slow !!! Use query with
ATTR_PARENT_ID as filter |
Modifier and Type | Method and Description |
---|---|
void |
Vorgang.addChild(Vorgang vorgang)
Deprecated.
|
void |
Vorgang.removeChild(Vorgang vorgang)
Deprecated.
|
void |
Appointment.setFormRecord(Vorgang formRecord) |
void |
ProtocolEntryProcessing.setFormRecord(Vorgang formRecord) |
void |
Vorgang.setParentVorgang(Vorgang parentVorgang)
Deprecated.
|
void |
FormEingang.setVorgang(Vorgang vorgang) |
void |
Appointment.setVorgang(Vorgang formRecord)
Deprecated.
|
void |
Attachment.setVorgang(Vorgang vorgang)
Diese Methode dient dazu, den Vorgang zu setzten, zu dem das
Attachment zugehörig ist (Bedingung: nicht
null). |
Modifier and Type | Method and Description |
---|---|
void |
Vorgang.setChildren(List<Vorgang> children)
Deprecated.
Can be extremely slow !!! Use query with
ATTR_PARENT_ID as filter |
Modifier and Type | Method and Description |
---|---|
Vorgang |
IVorgangDependent.getVorgang() |
Modifier and Type | Method and Description |
---|---|
static Vorgang |
FormProcessUtil.createVorgang(IFormRequestContext requestCtx)
Deprecated.
|
static Vorgang |
FormProcessUtil.processVorgang(IExtendedFormRequestContext requestCtx)
Deprecated.
|
static Vorgang |
FormProcessUtil.updateVorgang(IFormRequestContext requestCtx)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static FormEingang |
FormProcessUtil.createFormEingang(IFormRequestContext requestCtx,
Vorgang v)
Deprecated.
|
static Map<String,List<String>> |
FormProcessUtil.getFormDataMap(IFormRequestContext ctx,
Vorgang v)
Deprecated.
|
static String |
FormProcessUtils.replaceProcessSubject(IEntityContext ec,
IFormDataAdapter formData,
Vorgang process)
Returns the subject of the given process while placeholders will be replaced by the given form data
|
static String |
FormProcessUtils.replaceProcessSubject(IEntityContext ec,
IFormRequestContext requestCtx,
Vorgang process)
Returns the subject of the given process while placeholders will be replaced by the submitted form data
|
static FormEingang |
FormProcessUtil.updateFormEingang(IFormRequestContext requestCtx,
Vorgang v)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
AppointmentPersistBuilder.build(Vorgang formRecord)
Processes the appointments, saving them or deleting them as required.
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
AppointmentPersistBuilder.build(Vorgang formRecord)
Processes the appointments, saving them or deleting them as required.
|
Modifier and Type | Method and Description |
---|---|
static Attachment |
AttachmentHelper.createAttachment(UserContext uc,
Mandant man,
Benutzer ben,
Vorgang vorgang,
org.apache.commons.fileupload.FileItem item,
EAttachmentSource attachmentSource) |
static Attachment |
AttachmentHelper.createAttachment(UserContext uc,
Mandant man,
Benutzer ben,
Vorgang vorgang,
String fileName,
EAttachmentSource attachmentSource,
InputStream is) |
static Attachment |
AttachmentHelper.createAttachmentBody(byte[] daten,
String userName,
org.apache.commons.fileupload.FileItem item,
Mandant mandant,
Vorgang vorgang,
EAttachmentSource attachmentSource) |
static Attachment |
AttachmentHelper.createAttachmentBody(byte[] daten,
String userName,
String filename,
Mandant mandant,
Vorgang vorgang,
EAttachmentSource attachmentSource) |
static void |
FormPluginHelper.executePreProcess(IFormRequestContext requestCtx,
Vorgang v)
Deprecated.
invoked while
FormProcessContextBuilder.build() |
static void |
FormPluginHelper.executePreResponse(IFormRequestContext requestCtx,
Vorgang v,
IWorkflowResponse resp)
Deprecated.
invoked while
FormProcessContextBuilder.build() |
static String |
URLHelper.formRequestCopyFor(String baseUrl,
Projekt p,
ValueParameters params,
FormVersion formVersion,
Vorgang v)
Builds a URL to the form copy servlet with a given process id of the process to copy
|
static boolean |
AttachmentHelper.hanldeFormUploads(IFormRequestContext requestCtx,
IXForm xform,
Vorgang vorgang)
Deprecated.
|
static String |
URLHelper.provideUrlFor(String baseUrl,
Projekt p,
ValueParameters params,
FormVersion formVersion,
Vorgang v) |
static String |
URLHelper.provideUrlFor(String baseUrl,
Projekt p,
ValueParameters params,
Vorgang v) |
static String |
URLHelper.submitUrlFor(IFormRequestContext requestCtx,
Vorgang vorgang) |
static String |
URLHelper.submitUrlForVorgang(String baseUrl,
Projekt p,
ValueParameters params,
FormVersion formVersion,
Vorgang vorgang) |
static String |
URLHelper.submitUrlForVorgang(String baseUrl,
Projekt p,
ValueParameters params,
Vorgang vorgang) |
static Attachment |
AttachmentHelper.updateAttachmentBody(UserContext uc,
Attachment at,
byte[] daten,
String userName,
org.apache.commons.fileupload.FileItem item,
Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
Optional<Vorgang> |
IdentityTokenUpdate.getFailedFormRecord() |
List<Map.Entry<String,List<Vorgang>>> |
IdentityTokenUpdate.getViolations() |
Modifier and Type | Field and Description |
---|---|
protected Vorgang |
FormPersistContext.vorgang |
Modifier and Type | Method and Description |
---|---|
Vorgang |
AttachmentPersisterBuilder.build()
Updates the form record with the attachments that were submitted and return the updated form record.
|
Vorgang |
FormPersistContext.getVorgang() |
Modifier and Type | Method and Description |
---|---|
void |
FormPersistContext.setVorgang(Vorgang vorgang) |
Constructor and Description |
---|
AttachmentPersisterBuilder(IFormRequestContext requestCtx,
Vorgang vorgang,
IXForm xform)
Creates a new attachment persister for a given form submission.
|
Modifier and Type | Field and Description |
---|---|
protected Vorgang |
FormProcessContext.vorgang |
Modifier and Type | Method and Description |
---|---|
Vorgang |
FormRenderContext.getVorgang() |
Modifier and Type | Method and Description |
---|---|
void |
FormRenderContext.setVorgang(Vorgang vorgang) |
Modifier and Type | Field and Description |
---|---|
protected Vorgang |
FormRequestContext.vorgang |
Modifier and Type | Method and Description |
---|---|
Vorgang |
FormRequestContext.getVorgang() |
Modifier and Type | Method and Description |
---|---|
void |
FormRequestContext.setVorgang(Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
void |
ICallback.execute(IFormDataAdapter saveFormData,
Vorgang vorgang) |
static void |
CallbackExecuter.resolveCallback(String callbackName,
IFormDataAdapter saveFormData,
Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
void |
FSSessionImpl.callback(String callbackName,
IFormDataAdapter saveFormData,
Vorgang vorgang) |
static void |
FSServer.execCallback(String connectionID,
String callbackName,
IFormDataAdapter saveFormData,
Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
ProjectInviteBean.createEmptyProcess(Projekt project,
IFormRequestContext reqCtx,
IEntityContext ec)
creates an empty process and saves it in vorgang database
|
Modifier and Type | Method and Description |
---|---|
FormEingangDatei |
ProjectInviteBean.createEmptyFeDatei(Vorgang process)
creates an empty FeDatei with default values
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
FormParser.getProcess() |
static Vorgang |
EntityUtils.setProcessRead(Long formRecordId,
boolean read) |
static Vorgang |
EntityUtils.setProcessRead(String processId,
boolean read) |
static Vorgang |
EntityUtils.setProcessRead(Vorgang process,
boolean read) |
Modifier and Type | Method and Description |
---|---|
static List<Vorgang> |
EntityUtils.getFormRecords(List<Long> formRecordIds) |
static List<ExtendedEntityModel<Vorgang>> |
EntityUtils.setExtendedFormRecordsRead(List<ExtendedEntityModel<Vorgang>> formRecords,
boolean read) |
static List<Vorgang> |
EntityUtils.setFormRecordsRead(List<Vorgang> formRecords,
boolean read) |
Modifier and Type | Method and Description |
---|---|
static boolean |
PermissionUtils.canUserAccessProcess(Benutzer user,
Vorgang process) |
static void |
EntityUtils.executeFormRecordRowStylingScript(Vorgang formRecord) |
static ProtocolEntryProcessing |
EntityUtils.getNewCommentEntry(Benutzer user,
Vorgang process,
String comment) |
void |
FormParser.setProcess(Vorgang process) |
static Vorgang |
EntityUtils.setProcessRead(Vorgang process,
boolean read) |
Modifier and Type | Method and Description |
---|---|
static List<ExtendedEntityModel<Vorgang>> |
EntityUtils.setExtendedFormRecordsRead(List<ExtendedEntityModel<Vorgang>> formRecords,
boolean read) |
static List<Vorgang> |
EntityUtils.setFormRecordsRead(List<Vorgang> formRecords,
boolean read) |
Constructor and Description |
---|
FormParser(Vorgang process,
Locale locale,
Benutzer user) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
VorgangHandler.addAttachment(UserContext uc,
Long vorgangId,
Long attachmentId) |
Vorgang |
VorgangHandler.addAttachment(UserContext uc,
Vorgang vorgang,
Attachment attachment) |
Vorgang |
VorgangHandler.correctStatus(UserContext uc,
Vorgang formRecord,
Status targetState,
Benutzer user) |
Modifier and Type | Method and Description |
---|---|
List<Vorgang> |
VorgangHandler.getAllByPostfach(UserContext uc,
Postfach postfach) |
List<Vorgang> |
VorgangHandler.getVorgaengeByBenutzer(UserContext uc,
Benutzer benutzer) |
List<ExtendedEntityModel<Vorgang>> |
VorgangHandler.getVorgaengeData(UserContext uc,
Projekt pro,
Postfach pf,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
List<ExtendedEntityModel<Vorgang>> |
VorgangHandler.getVorgaengeData(UserContext uc,
Projekt pro,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType,
Postfach... inboxes) |
ExtendedEntityModel<Vorgang> |
VorgangHandler.getVorgangsData(UserContext uc,
Projekt pro,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
ExtendedEntityModel<Vorgang> |
VorgangHandler.getVorgangsData(UserContext uc,
String prozessId,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
VorgangHandler.addAttachment(UserContext uc,
Vorgang vorgang,
Attachment attachment) |
void |
ProtokollHandler.addProcessProtocolEntry(UserContext uc,
Vorgang vorgang,
ProtocolEntryProcessing entry) |
Vorgang |
VorgangHandler.correctStatus(UserContext uc,
Vorgang formRecord,
Status targetState,
Benutzer user) |
List<FormEingang> |
FormEingangHandler.getAllBy(UserContext uc,
Vorgang v)
Deprecated.
|
List<Attachment> |
AttachmentHandler.getAllBy(UserContext uc,
Vorgang vorgang,
EAttachmentSource source,
String uuid) |
Attachment |
AttachmentHandler.getByName(UserContext uc,
Vorgang vorgang,
String name) |
Attachment |
AttachmentHandler.getByUUID(UserContext uc,
String uuid,
Vorgang v) |
Postfach |
PostfachHandler.getByVorgang(UserContext uc,
Vorgang vorgang) |
Map<String,String> |
VorgangHandler.getCustomAttributes(UserContext uc,
Vorgang process) |
ExtendedEntityModel<Vorgang> |
VorgangHandler.getVorgangsData(UserContext uc,
Projekt pro,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
FormEingang |
FormEingangHandler.mostCurrent(UserContext uc,
Vorgang v)
Most current.
|
long |
FormEingangHandler.ownerId(UserContext uc,
Vorgang v)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
IVorgangHandler.addAttachment(UserContext uc,
Long vorgangId,
Long attachmentId) |
Vorgang |
IVorgangHandler.addAttachment(UserContext uc,
Vorgang vorgang,
Attachment attachment) |
Vorgang |
IVorgangHandler.correctStatus(UserContext uc,
Vorgang formRecord,
Status targetState,
Benutzer user) |
Modifier and Type | Method and Description |
---|---|
List<Vorgang> |
IVorgangHandler.getAllByPostfach(UserContext uc,
Postfach postfach) |
List<Vorgang> |
IVorgangHandler.getVorgaengeByBenutzer(UserContext uc,
Benutzer benutzer) |
List<ExtendedEntityModel<Vorgang>> |
IVorgangHandler.getVorgaengeData(UserContext uc,
Projekt pro,
Postfach pf,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType)
Deprecated.
|
List<ExtendedEntityModel<Vorgang>> |
IVorgangHandler.getVorgaengeData(UserContext uc,
Projekt pro,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType,
Postfach... inboxes) |
ExtendedEntityModel<Vorgang> |
IVorgangHandler.getVorgangsData(UserContext uc,
Projekt pro,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
ExtendedEntityModel<Vorgang> |
IVorgangHandler.getVorgangsData(UserContext uc,
String prozessID,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
IVorgangHandler.addAttachment(UserContext uc,
Vorgang vorgang,
Attachment attachment) |
void |
IProtokollHandler.addProcessProtocolEntry(UserContext uc,
Vorgang vorgang,
ProtocolEntryProcessing entry) |
Vorgang |
IVorgangHandler.correctStatus(UserContext uc,
Vorgang formRecord,
Status targetState,
Benutzer user) |
List<FormEingang> |
IFormEingangHandler.getAllBy(UserContext uc,
Vorgang v)
Deprecated.
|
List<Attachment> |
IAttachmentHandler.getAllBy(UserContext uc,
Vorgang vorgang,
EAttachmentSource source,
String uuid) |
Attachment |
IAttachmentHandler.getByName(UserContext uc,
Vorgang vorgang,
String name) |
Attachment |
IAttachmentHandler.getByUUID(UserContext uc,
String uuid,
Vorgang v) |
Postfach |
IPostfachHandler.getByVorgang(UserContext uc,
Vorgang vorgang) |
Map<String,String> |
IVorgangHandler.getCustomAttributes(UserContext uc,
Vorgang v) |
ExtendedEntityModel<Vorgang> |
IVorgangHandler.getVorgangsData(UserContext uc,
Projekt pro,
Vorgang v,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
EProjectSpecificDBTable tableType) |
FormEingang |
IFormEingangHandler.mostCurrent(UserContext uc,
Vorgang v)
Most current.
|
long |
IFormEingangHandler.ownerId(UserContext uc,
Vorgang v)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IStatisticsHandler.countFormProcess(UserContext uc,
Vorgang v) |
String |
IPlaceholderHandler.parse(UserContext uc,
String text,
Vorgang formRecord,
boolean encodeForHTML)
Deprecated.
Use PlaceholderReplace directly instead
|
String |
IPlaceholderHandler.replaceSessionValues(UserContext uc,
String context,
String sessionId,
String template,
Vorgang v)
Deprecated.
Use PlaceholderReplace directly instead
|
boolean |
IMailHandler.sendInviteMail(UserContext uc,
Vorgang vorgang,
String mailTo,
DefaultReplacerParameters params) |
boolean |
IMailHandler.sendOptInMail(UserContext uc,
Vorgang vorgang)
Send a feedback mail from the given client.
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
IFormDataHandler.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String[]>> |
IFormDataHandler.getFieldValueMap(UserContext uc,
Vorgang v)
Gets the flatten form for.
|
String |
IFormDataHandler.getFormData(UserContext uc,
Vorgang v) |
Map<String,List<String>> |
IFormDataHandler.getFormDataMap(UserContext uc,
Vorgang v) |
IWorkflowResponse |
IWorkflowHandler.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer currentUser,
Map<String,Serializable> sessionAttributes,
boolean isCorrection,
boolean anonymize)
Inits the workflow.
|
IFormDataAdapter |
IFormDataHandler.instFor(UserContext uc,
Vorgang v) |
boolean |
IFormDataHandler.processPostfachDynamicValues(UserContext uc,
Vorgang process)
Speichern von Formulardaten in die dynamische Tabelle für die Postfachanzeige
|
Vorgang |
IFormDataHandler.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v) |
FormEingang |
IFormDataHandler.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v,
FormEingang fe) |
Modifier and Type | Method and Description |
---|---|
void |
StatisticsHandler.countFormProcess(UserContext uc,
Vorgang process) |
String |
PlaceholderHandler.parse(UserContext uc,
String text,
Vorgang formRecord,
boolean encodeForHTML) |
String |
PlaceholderHandler.replaceSessionValues(UserContext uc,
String baseUrl,
String sessionId,
String template,
Vorgang formRecord) |
boolean |
MailHandler.sendInviteMail(UserContext uc,
Vorgang vorgang,
String mailTo,
DefaultReplacerParameters params) |
boolean |
MailHandler.sendOptInMail(UserContext uc,
Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
FormDataHandler.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String[]>> |
FormDataHandler.getFieldValueMap(UserContext uc,
Vorgang v)
Gets the flatten form for.
|
String |
FormDataHandler.getFormData(UserContext uc,
Vorgang v) |
Map<String,List<String>> |
FormDataHandler.getFormDataMap(UserContext uc,
Vorgang v) |
IWorkflowResponse |
WorkflowHandler.initWorkflow(UserContext uc,
Vorgang vorgang,
Status status,
Benutzer currentUser,
Map<String,Serializable> sessionAttributes,
boolean isCorrection,
boolean anonymize)
Inits the workflow.
|
IFormDataAdapter |
FormDataHandler.instFor(UserContext uc,
Vorgang v) |
boolean |
FormDataHandler.processPostfachDynamicValues(UserContext uc,
Vorgang v) |
Vorgang |
FormDataHandler.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v) |
FormEingang |
FormDataHandler.setFormData(UserContext uc,
Map<String,List<String>> nvPairs,
Vorgang v,
FormEingang fe) |
Modifier and Type | Method and Description |
---|---|
static int |
HashHelper.getAttachmentsHashKey(Vorgang vorgang,
String sessionId) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
ProcessStateChangeBean.getProcess() |
Vorgang |
ProcessReviewBean.getProcess() |
Vorgang |
ProcessReviewBean.getUpdatedProcess() |
Modifier and Type | Method and Description |
---|---|
String |
ProcessViewBean.getStatus(Vorgang v) |
void |
ProcessReviewBean.setProcess(Vorgang process) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
FormRecordExtendedListItem.getEntity() |
Vorgang |
ProcessGUIModel.getProcess() |
Modifier and Type | Method and Description |
---|---|
ExtendedEntityModel<Vorgang> |
FormRecordExtendedListItem.getExtendedFormRecord() |
Modifier and Type | Method and Description |
---|---|
static ProcessGUIModel.Builder |
ProcessGUIModel.create(Vorgang process,
Locale locale)
Gets builder for model creation
|
static List<Status> |
ProcessGUIModel.Builder.findAvailableStates(UserContext uc,
Benutzer user,
Vorgang formRecord) |
static List<javax.faces.model.SelectItem> |
ProcessGUIModel.Builder.getFormProcessTypes(List<Status> availableStates,
Vorgang formRecord,
ViewBean viewBean,
Locale locale) |
void |
ProcessGUIModel.setProcess(Vorgang process) |
Constructor and Description |
---|
Builder(Vorgang process,
Locale locale) |
FormRecordSelectItem(Vorgang formRecord) |
Constructor and Description |
---|
FormRecordExtendedListItem(ExtendedEntityModel<Vorgang> extendedFormRecord) |
Modifier and Type | Method and Description |
---|---|
static List<Long> |
InboxUtils.getIdsFromExtendedModel(List<ExtendedEntityModel<Vorgang>> extEntities) |
Modifier and Type | Method and Description |
---|---|
Iterable<Vorgang> |
IAppointmentQueryParams.getFormRecords() |
Modifier and Type | Method and Description |
---|---|
Vorgang |
IFormRenderContext.getVorgang() |
Vorgang |
IFormPersistContext.getVorgang() |
Vorgang |
IFormRequestContext.getVorgang() |
Modifier and Type | Method and Description |
---|---|
void |
IFormRenderContext.setVorgang(Vorgang vorgang) |
void |
IFormPersistContext.setVorgang(Vorgang vorgang) |
void |
IFormRequestContext.setVorgang(Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
default String |
ISystemValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpCtx,
Vorgang process)
Deprecated.
|
default String |
ISessionValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionId,
String baseUrl)
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
IFormReplacerParams.getProcess() |
Vorgang |
ISessionReplacerParams.getProcess() |
Vorgang |
ISystemReplacerParams.getProcess() |
Modifier and Type | Method and Description |
---|---|
Vorgang |
IPluginFormPreRespondParams.getVorgang() |
Vorgang |
IPluginFormPreProcessParams.getVorgang() |
Modifier and Type | Method and Description |
---|---|
Vorgang |
IPluginSessionReplacerParams.getVorgang() |
Modifier and Type | Method and Description |
---|---|
Vorgang |
IWorkflowResponse.getVorgang() |
Vorgang |
IWorkflowProcessingContext.getVorgang() |
Modifier and Type | Method and Description |
---|---|
void |
IWorkflowProcessingContext.setVorgang(Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
static String |
SessionAttachmentManager.getAttachment(IEntityContext ec,
Vorgang process,
String context,
String sessionId,
String argString)
Deprecated.
|
static String |
SessionAttachmentManager.getAttachmentList(IEntityContext ec,
Vorgang process,
String context,
String sessionId)
Deprecated.
|
static String |
SessionAttachmentManager.getAttachmentZip(IEntityContext ec,
Vorgang process,
String context,
String sessionId,
String argString)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
VorgangAttribut.getVorgang() |
Modifier and Type | Method and Description |
---|---|
void |
VorgangAttribut.setVorgang(Vorgang vorgang) |
Constructor and Description |
---|
VorgangAttribut(Vorgang vorgang,
String alias,
String wert) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
FormPersistData.getVorgang() |
Vorgang |
FormRequestData.getVorgang() |
Modifier and Type | Method and Description |
---|---|
void |
FormPersistData.setVorgang(Vorgang vorgang) |
void |
FormRequestData.setVorgang(Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
DefaultReplacerParameters.getProcess() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultReplacerParameters.setProcess(Vorgang process) |
Constructor and Description |
---|
DefaultReplacerParameters(IFormDataAdapter formData,
Vorgang process) |
DefaultReplacerParameters(IWorkflowProcessingContext wfpctx,
Vorgang process) |
DefaultReplacerParameters(Vorgang process) |
DefaultReplacerParameters(Vorgang process,
String sessionId,
String baseUrl) |
DefaultReplacerParameters(Vorgang process,
String sessionId,
String baseUrl,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
PrintJob.getVorgang()
Getter des Vorgangs der gedruckt werden soll
|
Modifier and Type | Method and Description |
---|---|
void |
PrintJob.setVorgang(Vorgang vorgang)
Setter des Vorgangs der gedruckt werden soll.
|
Constructor and Description |
---|
PrintJob(Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
WorkflowStartingContext.getVorgang() |
Vorgang |
WorkflowResponse.getVorgang() |
Constructor and Description |
---|
WorkflowResponse(Vorgang vorgang,
EResponseType type,
String value,
boolean success) |
WorkflowResponse(Vorgang vorgang,
EResponseType type,
String value,
byte[] binValue,
boolean success) |
WorkflowResponse(Vorgang vorgang,
EResponseType type,
String value,
byte[] binValue,
boolean forceDownload,
boolean success) |
WorkflowResponse(Vorgang vorgang,
EResponseType type,
Textbaustein value,
boolean success) |
WorkflowStartingContext(UserContext usersContext,
Vorgang vorgang,
boolean isReSubmit,
Map<String,Serializable> sessionAttributes,
boolean anonymize) |
WorkflowStartingContext(UserContext usersContext,
Vorgang vorgang,
IFormDataAdapter fdaData,
boolean isReSubmit) |
WorkflowStartingContext(UserContext usersContext,
Vorgang vorgang,
IFormDataAdapter fdaData,
boolean isReSubmit,
Map<String,Serializable> sessionAttributes,
IXFormRenderConfig formConfig) |
WorkflowStartingContext(UserContext usersContext,
Vorgang vorgang,
IFormDataAdapter fdaData,
boolean isReSubmit,
Map<String,Serializable> sessionAttributes,
IXFormRenderConfig formConfig,
boolean anonymize) |
WorkflowStartingContext(UserContext usersContext,
Vorgang vorgang,
IFormDataAdapter fdaData,
boolean isReSubmit,
Map<String,Serializable> sessionAttributes,
XFormRenderConfig formConfig)
Deprecated.
|
WorkflowStartingContext(UserContext usersContext,
Vorgang vorgang,
IFormDataAdapter fdaData,
boolean isReSubmit,
SessionAttributes sessionAttributes,
XFormRenderConfig formConfig)
|
Modifier and Type | Method and Description |
---|---|
static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> |
VorgangsDaoListeners.getPostCreateListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> |
VorgangsDaoListeners.getPostDeleteListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> |
VorgangsDaoListeners.getPostUpdateListener() |
Modifier and Type | Method and Description |
---|---|
static String |
AppointmentLinkFactory.forFormRecord(String context,
Vorgang formRecord,
EAppointmentLinkType type) |
static String |
SessionAttachmentManager.getAttachment(Vorgang process,
String context,
String sessionId,
String argString)
|
static String |
SessionAttachmentManager.getAttachment(Vorgang process,
String baseUrl,
String sessionId,
String argString,
javax.servlet.http.HttpServletResponse response) |
static String |
SessionAttachmentManager.getAttachmentList(Vorgang process,
String context,
String sessionId)
|
static String |
SessionAttachmentManager.getAttachmentList(Vorgang process,
String baseUrl,
String sessionId,
javax.servlet.http.HttpServletResponse response) |
static String |
SessionAttachmentManager.getAttachmentZip(Vorgang process,
String context,
String sessionId,
String argString)
|
static String |
SessionAttachmentManager.getAttachmentZip(Vorgang process,
String baseUrl,
String sessionId,
String argString,
javax.servlet.http.HttpServletResponse response) |
static String |
PlaceholderReplacer.parse(IEntityContext ec,
String text,
IFormDataAdapter fda,
IWorkflowProcessingContext wpc,
Vorgang vorgang,
Mandant mandant,
boolean encodeForHTML)
Deprecated.
|
static String |
PlaceholderReplacer.parse(IEntityContext ec,
String text,
IFormDataAdapter fda,
Mandant client,
Vorgang formRecord,
boolean encodeForHTML)
Deprecated.
|
static String |
PlaceholderReplacer.parse(IEntityContext ec,
String text,
Vorgang formRecord,
boolean encodeForHTML)
Deprecated.
|
static String |
PlaceholderReplacer.parse(String text,
IFormDataAdapter fda,
IWorkflowProcessingContext wpc,
Vorgang vorgang,
Mandant mandant,
boolean encodeForHTML)
Diese Methode dient dazu, all verfügbaren Parser auf einen Text anzuwenden.
|
static String |
PlaceholderReplacer.parse(String text,
IFormDataAdapter fda,
Mandant client,
Vorgang formRecord,
boolean encodeForHTML)
This method applies all available placeholder replacers on the given text.
|
static String |
PlaceholderReplacer.parse(String text,
Vorgang formRecord,
boolean encodeForHTML) |
static String |
PlaceholderReplacer.parseForSessionValues(IEntityContext ec,
String text,
Vorgang process,
String baseUrl,
String sessionId)
Deprecated.
|
static String |
PlaceholderReplacer.parseForSessionValues(String text,
Vorgang process,
String baseUrl,
String sessionId)
Deprecated.
|
static String |
PlaceholderReplacer.parseForSystemAttributes(IEntityContext ec,
String text,
Vorgang process,
IWorkflowProcessingContext wfpctx)
Deprecated.
|
static String |
PlaceholderReplacer.parseForSystemAttributes(String text,
Vorgang process,
IWorkflowProcessingContext wfpctx)
Deprecated.
|
static String |
PlaceholderReplacer.replaceSessionValues(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang process,
String sessionId,
String baseUrl)
Deprecated.
|
static String |
PlaceholderReplacer.replaceSessionValues(String placeholder,
String placeholderContent,
Vorgang process,
String sessionId,
String baseUrl)
Deprecated.
|
Constructor and Description |
---|
AppointmentDescriptionBuilder(Vorgang formRecord,
String baseUrl) |
Modifier and Type | Method and Description |
---|---|
static String |
PlaceholderHelper.parseForParametrizedSystemPlaceholder(String placeholderContent,
Vorgang formRecord,
Locale locale)
Parses for and replaces if necessary placeholders that are parameterized ()
|
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultSystemValueReplacer.parseForParametrizedPlaceholder(String placeholderContent,
Vorgang formRecord,
Locale locale)
Deprecated.
Use
PlaceholderHelper.parseForParametrizedSystemPlaceholder(String, Vorgang, Locale) instead.
Parses for and replaces if necessary placeholders that are parameterized () |
Modifier and Type | Method and Description |
---|---|
Vorgang |
PluginFormPreProcessParams.getVorgang() |
Vorgang |
PluginFormPreRespondParams.getVorgang() |
Constructor and Description |
---|
PluginFormPreProcessParams(IFormRequestContext ctx,
Vorgang vorgang) |
PluginFormPreRespondParams(IFormRequestContext context,
Vorgang vorgang,
IWorkflowResponse response) |
Modifier and Type | Method and Description |
---|---|
Vorgang |
PluginSessionReplacerParams.getVorgang() |
Constructor and Description |
---|
PluginSessionReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionID,
String contextName) |
Modifier and Type | Method and Description |
---|---|
static org.quartz.JobKey |
JobKeyFactory.getStatusChangeKey(Vorgang process) |
static org.quartz.TriggerKey |
TriggerKeyFactory.getVorgangTrigger(Vorgang process) |
Constructor and Description |
---|
StatusChangeJob(Vorgang process,
Status targetStatus) |
Modifier and Type | Method and Description |
---|---|
ProcessFdXml |
FDToExcelTransformer.createProcess(Vorgang vorgang)
Deprecated.
public access will be removed
|
Modifier and Type | Method and Description |
---|---|
FdToExcelResult |
FdToExcelBuilder.buildForProjectInbox(Projekt projekt,
List<ExtendedEntityModel<Vorgang>> records)
Deprecated.
|
ByteArrayOutputStream |
FDToExcelTransformer.createForProjektPostfach(Projekt projekt,
List<ExtendedEntityModel<Vorgang>> vorgaenge,
XfcSession sess,
boolean withAlias)
Deprecated.
|
ByteArrayOutputStream |
FDToExcelTransformer.createForProjektPostfach(Projekt projekt,
List<ExtendedEntityModel<Vorgang>> vorgaenge,
XfcSession sess,
EColumnLabelType columnLabelType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FdToXmlResult |
FdToXmlBuilder.buildForProcess(UserContext uc,
Vorgang formRecord,
IFormDataAdapter fda,
IXForm xform)
Builds the XML export of an single form record
|
static RootFdXml |
FDToXmlTransformer.createForSingleVorgang(Map<String,List<String[]>> dataMap,
Vorgang process,
IXForm xform)
|
static RootFdXml |
FDToXmlTransformer.createForSingleVorgang(Vorgang process,
IFormDataAdapter formData,
IXForm xform)
|
static ProcessFdXml |
FDToXmlTransformer.createProcess(Vorgang process)
Deprecated.
public access will be removed
|
Modifier and Type | Method and Description |
---|---|
FdToXmlResult |
FdToXmlBuilder.buildForProjectInbox(UserContext uc,
List<ExtendedEntityModel<Vorgang>> records)
Deprecated.
|
static RootFdXml |
FDToXmlTransformer.createForProjektPostfach(List<ExtendedEntityModel<Vorgang>> processes,
XfcSession sess)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
FormDataUtils.serializeFormData(Map<String,List<String>> nvPairs,
Vorgang v) |
Constructor and Description |
---|
FD2ConfigBuilder(Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
static void |
FormResponder.respondHTML(IExtendedFormRequestContext ctx,
IWorkflowResponse wfr,
Vorgang v)
|
static void |
FormResponder.respondTemplate(IExtendedFormRequestContext ctx,
IWorkflowResponse wfr,
Vorgang v)
|
static void |
FormResponder.respondWorkflow(IExtendedFormRequestContext ctx,
IWorkflowResponse resp,
Vorgang v)
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.