Serialized Form
-
Package de.root1.simon
-
Class de.root1.simon.SimonRemoteInstance extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class de.root1.simon.SimonRemoteRef extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class de.root1.simon.SimonVoid extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package de.xima.aspose.processor.exceptions
-
Class de.xima.aspose.processor.exceptions.AsposeLicencNotFoundException extends Exception implements Serializable
-
-
Package de.xima.fc.annotations.request
-
Class de.xima.fc.annotations.request.Wrapped.Literal extends javax.enterprise.util.AnnotationLiteral<Wrapped> implements Serializable
- serialVersionUID:
- 1L
-
-
Package de.xima.fc.api.rest.impl.common.cdi
-
Class de.xima.fc.api.rest.impl.common.cdi.RestApi.Literal extends javax.enterprise.util.AnnotationLiteral<RestApi> implements Serializable
- serialVersionUID:
- 1L
-
-
Package de.xima.fc.api.rest.impl.common.models.response
-
Class de.xima.fc.api.rest.impl.common.models.response.ALocalizedScopedFileResource extends AUuidFileResource<TFileMeta extends ILocalizedScopedFileMetaEntity<?,?> & IUUIDEntity> implements Serializable
-
Class de.xima.fc.api.rest.impl.common.models.response.AResource extends Object implements Serializable
-
Class de.xima.fc.api.rest.impl.common.models.response.AResourcePage extends Object implements Serializable
-
Class de.xima.fc.api.rest.impl.common.models.response.AUuidEntityResource extends de.xima.fc.api.rest.impl.common.models.response.AUuidResource implements Serializable
-
Class de.xima.fc.api.rest.impl.common.models.response.AUuidFileResource extends AUuidEntityResource<TEntity extends IUUIDEntity> implements Serializable
-
-
Package de.xima.fc.api.rest.impl.common.resource.response
-
Package de.xima.fc.api.rest.pub.impl.generic.model.response.auth
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.auth.TokenResponse extends Object implements Serializable
-
-
Package de.xima.fc.api.rest.pub.impl.generic.model.response.client
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.client.ClientResource extends AUuidEntityResource<Mandant> implements Serializable
-
-
Package de.xima.fc.api.rest.pub.impl.generic.model.response.form
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormFileResource extends ALocalizedScopedFileResource<ProjectFile> implements Serializable
-
Serialized Fields
-
form
FormResource form
-
-
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormRecordAttachmentResource extends AUuidFileResource<Attachment> implements Serializable
-
Serialized Fields
-
elementName
String elementName
-
formRecord
FormRecordResource formRecord
-
source
EPublicAttachmentSource source
-
-
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormRecordChatResource extends AUuidEntityResource<FormRecordChat> implements Serializable
-
Serialized Fields
-
createdTimestamp
Instant createdTimestamp
-
formRecord
FormRecordResource formRecord
-
messages
List<FormRecordMessageResource> messages
-
open
boolean open
-
-
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormRecordMessageResource extends AUuidEntityResource<FormRecordMessage> implements Serializable
-
Serialized Fields
-
attachments
List<FormRecordAttachmentResource> attachments
-
byMe
boolean byMe
-
chat
FormRecordChatResource chat
-
content
String content
-
contentPreview
String contentPreview
-
read
boolean read
-
senderContext
String senderContext
-
senderName
String senderName
-
senderUserProfile
UserProfileResource senderUserProfile
-
sentTimestamp
Instant sentTimestamp
-
uploadRequests
List<FormRecordMessageUploadRequestResource> uploadRequests
-
-
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormRecordMessageUploadRequestResource extends AUuidEntityResource<FormRecordMessageUploadRequest> implements Serializable
-
Serialized Fields
-
acceptedUploadTypes
List<String> acceptedUploadTypes
-
attachments
List<FormRecordAttachmentResource> attachments
-
fileMergeMode
EPublicUploadRequestFileMergeMode fileMergeMode
-
formFieldName
String formFieldName
-
fulfilled
boolean fulfilled
-
maxFiles
Long maxFiles
-
message
FormRecordMessageResource message
-
minFiles
long minFiles
-
name
String name
-
repetitionIndex
Long repetitionIndex
-
uploadedTimestamp
Instant uploadedTimestamp
-
uploadSizeLimit
Long uploadSizeLimit
-
-
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormRecordResource extends AUuidEntityResource<Vorgang> implements Serializable
-
Serialized Fields
-
attachments
List<FormRecordAttachmentResource> attachments
-
chats
List<FormRecordChatResource> chats
-
client
ClientResource client
-
displayName
String displayName
-
editTimestamp
Instant editTimestamp
-
form
FormResource form
-
read
boolean read
-
submitTimestamp
Instant submitTimestamp
-
-
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormRecordStateResource extends Object implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.FormResource extends AUuidEntityResource<Projekt> implements Serializable
-
Serialized Fields
-
client
ClientResource client
-
name
String name
-
title
String title
-
-
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.WorkflowTaskResource extends AUuidEntityResource<WorkflowTask> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.WorkflowTriggerResource extends AUuidEntityResource<WorkflowTrigger> implements Serializable
-
-
Package de.xima.fc.api.rest.pub.impl.generic.model.response.form.page
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.FormFileResourcePage extends AResourcePage<FormFileResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.FormRecordAttachmentResourcePage extends AResourcePage<FormRecordAttachmentResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.FormRecordChatResourcePage extends AResourcePage<FormRecordChatResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.FormRecordMessageResourcePage extends AResourcePage<FormRecordMessageResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.FormRecordMessageUploadRequestResourcePage extends AResourcePage<FormRecordMessageUploadRequestResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.FormRecordResourcePage extends AResourcePage<FormRecordResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.FormResourcePage extends AResourcePage<FormResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.form.page.WorkflowTriggerResourcePage extends AResourcePage<WorkflowTriggerResource> implements Serializable
-
-
Package de.xima.fc.api.rest.pub.impl.generic.model.response.security
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.security.AuthenticatorResource extends AResource implements Serializable
-
Serialized Fields
-
clientName
String clientName
-
iconStyleClass
String iconStyleClass
-
name
String name
-
renderType
EPublicAuthRenderType renderType
-
-
-
-
Package de.xima.fc.api.rest.pub.impl.generic.model.response.security.page
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.security.page.AuthenticatorResourcePage extends AResourcePage<AuthenticatorResource> implements Serializable
-
-
Package de.xima.fc.api.rest.pub.impl.generic.model.response.user
-
Class de.xima.fc.api.rest.pub.impl.generic.model.response.user.UserProfileResource extends AUuidEntityResource<UserProfile> implements Serializable
-
-
Package de.xima.fc.api.rest.pub.impl.user_portal.model.response
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalAuthenticatorResource extends AuthenticatorResource implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalFileResource extends ALocalizedScopedFileResource<UserPortalFile> implements Serializable
-
Serialized Fields
-
portal
UserPortalResource portal
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalFormRecordMessageResource extends FormRecordMessageResource implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalFormRecordResource extends FormRecordResource implements Serializable
-
Serialized Fields
-
state
FormRecordStateResource state
-
stateHistory
List<UserPortalFormRecordResource.StateHistoryEntry> stateHistory
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalFormResource extends FormResource implements Serializable
-
Serialized Fields
-
description
String description
-
displayName
String displayName
-
shortDescription
String shortDescription
-
tags
List<UserPortalTagResource> tags
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource extends AUuidEntityResource<UserPortal> implements Serializable
-
Serialized Fields
-
alias
String alias
-
customFiles
Map<String,UserPortalFileResource> customFiles
-
customLocalizations
Map<String,String> customLocalizations
-
files
UserPortalResource.DefaultFiles files
-
localizations
UserPortalResource.DefaultLocalizations localizations
-
portalLinks
UserPortalResource.DefaultLinks portalLinks
-
supportedLanguages
List<String> supportedLanguages
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultFiles extends Object implements Serializable
-
Serialized Fields
-
logoImage
UserPortalFileResource logoImage
-
themeCss
UserPortalFileResource themeCss
-
themeJs
UserPortalFileResource themeJs
-
welcomeImage
UserPortalFileResource welcomeImage
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLinks extends Object implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations extends Object implements Serializable
-
Serialized Fields
-
formsPage
UserPortalResource.DefaultLocalizations.FormsPage formsPage
-
loginPage
UserPortalResource.DefaultLocalizations.LoginPage loginPage
-
userDashboard
UserPortalResource.DefaultLocalizations.UserDashboard userDashboard
-
userFormRecordsPage
UserPortalResource.DefaultLocalizations.FormRecordsPage userFormRecordsPage
-
userHeader
UserPortalResource.DefaultLocalizations.UserHeader userHeader
-
userSidebar
UserPortalResource.DefaultLocalizations.UserSidebar userSidebar
-
welcomePage
UserPortalResource.DefaultLocalizations.WelcomePage welcomePage
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations.FormRecordsPage extends Object implements Serializable
-
Serialized Fields
-
metaDataChangeDateLabel
String metaDataChangeDateLabel
-
metaDataCreateDateLabel
String metaDataCreateDateLabel
-
metaDataIdLabel
String metaDataIdLabel
-
metaDataStateLabel
String metaDataStateLabel
-
metaDataTabFilesLabel
String metaDataTabFilesLabel
-
metaDataTabHistoryLabel
String metaDataTabHistoryLabel
-
metaDataTabMessagesLabel
String metaDataTabMessagesLabel
-
searchPlaceholder
String searchPlaceholder
-
stateFilterLabel
String stateFilterLabel
-
title
String title
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations.FormsPage extends Object implements Serializable
-
Serialized Fields
-
detailsButtonLabel
String detailsButtonLabel
-
formSearchPlaceholder
String formSearchPlaceholder
-
formTagsDisplayName
String formTagsDisplayName
-
formTagsFilterLabel
String formTagsFilterLabel
-
formTagsFilterPlaceholder
String formTagsFilterPlaceholder
-
openFormButtonLabel
String openFormButtonLabel
-
subTitle
String subTitle
-
title
String title
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations.LoginPage extends Object implements Serializable
-
Serialized Fields
-
loginButtonLabel
String loginButtonLabel
-
passwordForgotLinkLabel
String passwordForgotLinkLabel
-
passwordLabel
String passwordLabel
-
saveLoginLabel
String saveLoginLabel
-
separationLineLabel
String separationLineLabel
-
signupLinkLabel
String signupLinkLabel
-
signupQuestion
String signupQuestion
-
userNameLabel
String userNameLabel
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations.UserDashboard extends Object implements Serializable
-
Serialized Fields
-
allFormRecordsLabel
String allFormRecordsLabel
-
allMessagesLabel
String allMessagesLabel
-
formRecordsHeader
String formRecordsHeader
-
messagesHeader
String messagesHeader
-
newFormRecordButtonLabel
String newFormRecordButtonLabel
-
newFormRecordDescription
String newFormRecordDescription
-
newFormRecordTitle
String newFormRecordTitle
-
searchbarPlaceholder
String searchbarPlaceholder
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations.UserHeader extends Object implements Serializable
-
Serialized Fields
-
notificationOverlayAllFormRecordsLabel
String notificationOverlayAllFormRecordsLabel
-
notificationOverlayAllMessagesLabel
String notificationOverlayAllMessagesLabel
-
notificationOverlayFormRecordsHeader
String notificationOverlayFormRecordsHeader
-
notificationOverlayMessagesHeader
String notificationOverlayMessagesHeader
-
profileOverlaySignOffLabel
String profileOverlaySignOffLabel
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations.UserSidebar extends Object implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalResource.DefaultLocalizations.WelcomePage extends Object implements Serializable
-
Serialized Fields
-
formsButtonLabel
String formsButtonLabel
-
labelAccessibility
String labelAccessibility
-
labelDataPrivacy
String labelDataPrivacy
-
labelHelp
String labelHelp
-
labelImprint
String labelImprint
-
labelMailSupport
String labelMailSupport
-
labelTos
String labelTos
-
loginButtonLabel
String loginButtonLabel
-
subTitle
String subTitle
-
title
String title
-
-
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.UserPortalTagResource extends Object implements Serializable
-
-
Package de.xima.fc.api.rest.pub.impl.user_portal.model.response.page
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalAuthenticatorResourcePage extends AResourcePage<UserPortalAuthenticatorResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalFileResourcePage extends AResourcePage<UserPortalFileResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalFormRecordChatResource extends FormRecordChatResource implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalFormRecordChatResourcePage extends AResourcePage<UserPortalFormRecordChatResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalFormRecordMessageResourcePage extends AResourcePage<FormRecordMessageResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalFormRecordResourcePage extends AResourcePage<UserPortalFormRecordResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalFormResourcePage extends AResourcePage<UserPortalFormResource> implements Serializable
-
Class de.xima.fc.api.rest.pub.impl.user_portal.model.response.page.UserPortalResourcePage extends AResourcePage<UserPortalResource> implements Serializable
-
-
Package de.xima.fc.appointment
-
Class de.xima.fc.appointment.AppointmentAvailableDate extends Object implements Serializable
-
Serialized Fields
-
date
LocalDate date
-
times
com.google.common.collect.ImmutableList<IAppointmentFreeSlot> times
-
-
-
Class de.xima.fc.appointment.AppointmentBookingException extends RuntimeException implements Serializable
-
Serialized Fields
-
bookingError
EAppointmentBookingError bookingError
-
-
-
Class de.xima.fc.appointment.AppointmentBookingParams extends Object implements Serializable
-
Serialized Fields
-
appointmentSpecifier
IAppointmentSpecifier appointmentSpecifier
-
bookingFlags
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags
-
client
Mandant client
-
-
-
Class de.xima.fc.appointment.AppointmentBookingParams.AppointmentSpecifier extends Object implements Serializable
-
Serialized Fields
-
appointment
Appointment appointment
-
-
-
Class de.xima.fc.appointment.AppointmentBookingParams.SlotIdSpecifier extends Object implements Serializable
-
Class de.xima.fc.appointment.AppointmentCreateBookingParams extends AppointmentBookingParams implements Serializable
-
Class de.xima.fc.appointment.AppointmentDeleteBookingParams extends AppointmentBookingParams implements Serializable
-
Class de.xima.fc.appointment.AppointmentFreeSlot extends Object implements Serializable
-
Serialized Fields
-
capacity
long capacity
-
endDateTime
LocalDateTime endDateTime
-
id
String id
-
startTime
LocalTime startTime
-
-
-
Class de.xima.fc.appointment.AppointmentFreeSlotQueryResult extends Object implements Serializable
-
Serialized Fields
-
appointmentTypeUuid
String appointmentTypeUuid
-
availableDates
com.google.common.collect.ImmutableList<IAppointmentAvailableDate> availableDates
-
zoneId
ZoneId zoneId
-
-
-
Class de.xima.fc.appointment.AppointmentIcalException extends Exception implements Serializable
-
Serialized Fields
-
icalError
EAppointmentIcalError icalError
-
-
-
Class de.xima.fc.appointment.AppointmentIcalQueryResult extends Object implements Serializable
-
Class de.xima.fc.appointment.AppointmentMoveBookingParams extends AppointmentBookingParams implements Serializable
-
Serialized Fields
-
range
com.google.common.collect.Range<Instant> range
-
-
-
Class de.xima.fc.appointment.AppointmentQueryParams extends Object implements Serializable
-
Serialized Fields
-
appointmentTemplates
Iterable<AppointmentTemplate> appointmentTemplates
-
client
Mandant client
-
excludedAppointmentIds
Iterable<Long> excludedAppointmentIds
-
filterCritera
Iterable<de.xima.cmn.criteria.FilterCriterion> filterCritera
-
formRecords
Iterable<Vorgang> formRecords
-
includePartiallyInRange
boolean includePartiallyInRange
-
initFormRecord
boolean initFormRecord
-
page
Integer page
-
pageSize
Integer pageSize
-
range
com.google.common.collect.Range<Instant> range
-
selectCriteria
Iterable<de.xima.cmn.criteria.SelectCriterion> selectCriteria
-
sortingOrder
ESortingOrder sortingOrder
-
status
Iterable<EAppointmentStatus> status
-
-
-
Class de.xima.fc.appointment.AppointmentValidateParams extends Object implements Serializable
-
Serialized Fields
-
actions
com.google.common.collect.ImmutableList<SubmittedAppointment> actions
-
bookingFlags
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags
-
client
Mandant client
-
-
-
Class de.xima.fc.appointment.FieldName extends Object implements Serializable
-
Class de.xima.fc.appointment.SubmittedAppointment extends Object implements Serializable
-
Serialized Fields
-
appointmentUuid
UUID appointmentUuid
-
existingAppointment
Appointment existingAppointment
-
existingAppointmentType
AppointmentType existingAppointmentType
-
fieldName
FieldName fieldName
-
formValuesIndex
int formValuesIndex
-
slotId
Instant slotId
-
templateUuid
UUID templateUuid
-
typeUuid
UUID typeUuid
-
-
-
-
Package de.xima.fc.bean
-
Class de.xima.fc.bean.FSContextBean extends AContextBean implements Serializable
-
-
Package de.xima.fc.beans
-
Class de.xima.fc.beans.SerializableJSONArray extends Object implements Serializable
-
Serialized Fields
-
value
com.alibaba.fastjson.JSONArray value
-
-
-
Class de.xima.fc.beans.SerializableJSONObject extends Object implements Serializable
-
Serialized Fields
-
value
com.alibaba.fastjson.JSONObject value
-
-
-
Class de.xima.fc.beans.SessionAttributes extends Object implements Serializable
-
Serialized Fields
-
attributes
Map<String,Serializable> attributes
Deprecated.
-
-
-
-
Package de.xima.fc.beans.interfaces
-
Package de.xima.fc.bitflag
-
Class de.xima.fc.bitflag.BitFlagSetPredicate extends Object implements Serializable
-
Serialized Fields
-
excludeAllOf
long excludeAllOf
-
excludeSomeOf
long excludeSomeOf
-
includeAllOf
long includeAllOf
-
includeSomeOf
long includeSomeOf
-
-
-
-
Package de.xima.fc.bl.fdv.processing
-
Class de.xima.fc.bl.fdv.processing.AParameterVerarbeitung extends AVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.AVerarbeitung extends Object implements Serializable
-
Serialized Fields
-
guiIcon
IGuiIcon guiIcon
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.ProcessingWrapper extends Object implements Serializable
-
Serialized Fields
-
actionId
long actionId
Deprecated. -
processing
IProcessing processing
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungCallback extends AVerarbeitung implements Serializable
-
Serialized Fields
-
callbackHandlerName
String callbackHandlerName
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungChangeStatus extends AVerarbeitung implements Serializable
-
Serialized Fields
-
stateNameValue
String stateNameValue
Deprecated. -
stateRefType
EStatusRefType stateRefType
Deprecated. -
stateUUID
String stateUUID
Deprecated. -
statusId
long statusId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungCompressAsZip extends AVerarbeitung implements Serializable
-
Serialized Fields
-
actionUUIDs
List<String> actionUUIDs
Deprecated. -
aktionsIdErgebnisList
List<Long> aktionsIdErgebnisList
Deprecated.- See Also:
IConsuming.getAktionsIdErgebnisse()
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
exportName
String exportName
Deprecated.File name of the zip archive file. Should end withzip
. -
uploadElements
List<String> uploadElements
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungCopyToPostfach extends AVerarbeitung implements Serializable
-
Serialized Fields
-
anonymize
Boolean anonymize
Deprecated. -
postfachId
long postfachId
Deprecated. -
statusBeibehalten
boolean statusBeibehalten
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungCopyToStatus extends AVerarbeitung implements Serializable
- serialVersionUID:
- 1L
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungDbSQLQuery extends AVerarbeitung implements Serializable
-
Serialized Fields
-
dbConnectionId
long dbConnectionId
Deprecated. -
query
String query
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungDeleteVorgang extends AVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungEmail extends AVerarbeitung implements Serializable
-
Serialized Fields
-
actionUUIDs
List<String> actionUUIDs
Deprecated.- See Also:
IConsuming.getActionUUIDs()
-
aktionIdErgebnis
List<Long> aktionIdErgebnis
Deprecated.This field only exists for backward-compatibility purposes. Old versions were using this field. If this list contains any items, they are transferred toVerarbeitungEmail.aktionIdErgebnisse
.- See Also:
VerarbeitungEmail.aktionIdErgebnisse
-
aktionIdErgebnisse
List<Long> aktionIdErgebnisse
Deprecated.- See Also:
IConsuming.getAktionsIdErgebnisse()
-
bcc
String bcc
Deprecated.Recipients of the email. -
body
String body
Deprecated.Body of the email, HTML -
cc
String cc
Deprecated.Recipients of the email. -
encryptionType
EMailEncrpytionType encryptionType
Deprecated.mail encryption Type. Can be NONE / SMIME / PGP * -
from
String from
Deprecated.Sender of the email. -
plainBody
String plainBody
Deprecated.Body of the email, plain text -
replyTo
List<String> replyTo
Deprecated.Reply-To header of mail -
senderName
String senderName
Deprecated.Name of the sender of the email. This is shown instead of the sender address by many email clients. -
sendMailType
String sendMailType
Deprecated.selected mail type * -
sendSeparateMails
Boolean sendSeparateMails
Deprecated. -
subject
String subject
Deprecated.Subject of the email. -
to
String to
Deprecated.Recipients of the email. -
toDirectClientAuthorizations
List<String> toDirectClientAuthorizations
Deprecated.Recipients of the email -
toUserGroup
List<String> toUserGroup
Deprecated.Recipients of the email -
toUsers
List<String> toUsers
Deprecated.UseVerarbeitungEmail.toDirectClientAuthorizations
instead.Recipients of the email -
uploadElements
List<String> uploadElements
Deprecated.- See Also:
IUploadConsuming.getUploadElements()
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungExport extends AVerarbeitung implements Serializable
-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
enableConfig
Boolean enableConfig
Deprecated. -
exportCreationDate
Boolean exportCreationDate
Deprecated. -
exportExportMetaData
Boolean exportExportMetaData
Deprecated. -
exportFileName
String exportFileName
Deprecated. -
exportID
Boolean exportID
Deprecated. -
exportInbox
Boolean exportInbox
Deprecated. -
exportModificationDate
Boolean exportModificationDate
Deprecated. -
exportProcessID
Boolean exportProcessID
Deprecated. -
exportStatus
Boolean exportStatus
Deprecated. -
exportSubject
Boolean exportSubject
Deprecated. -
exportTechnicalFields
Boolean exportTechnicalFields
Deprecated. -
exportVariables
Boolean exportVariables
Deprecated. -
htmlOutput
Boolean htmlOutput
Deprecated. -
templateUUID
String templateUUID
Deprecated. -
textbausteinId
long textbausteinId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungExportPersistence extends AVerarbeitung implements Serializable
-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
exportFileName
String exportFileName
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungExterneRessource extends AVerarbeitung implements Serializable
-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
connectionTimeout
Integer connectionTimeout
Deprecated. -
exportName
String exportName
Deprecated. -
readTimeout
Integer readTimeout
Deprecated. -
resource
String resource
Deprecated.Deprecated. UseVerarbeitungExterneRessource.resourceUuid
for formcycle resources orVerarbeitungExterneRessource.resourceUri
for URIs resourceUri -
resourceType
ERessourcenTyp resourceType
Deprecated. -
resourceUri
String resourceUri
Deprecated.Gives path to pdf -
resourceUuid
String resourceUuid
Deprecated.Gives UUID of a formcycle resource
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungInbox extends AVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungMoveToPostfach extends AVerarbeitung implements Serializable
-
Serialized Fields
-
postfachId
long postfachId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungPdf extends AVerarbeitung implements Serializable
-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
exportName
String exportName
Deprecated.ExportName der VerarbeitungPdf beinhaltet den Namen, unter dem die Datei im Dateisystem abgelegt werden soll. Die Dateiendung muss explizit mit angegeben werden -
resource
String resource
Deprecated.Deprecated. UseVerarbeitungPdf.resourceUuid
for formcycle resources orVerarbeitungPdf.resourceUri
for URIs resourceUri -
resourceUri
String resourceUri
Deprecated.Gives path to pdf -
resourceUuid
String resourceUuid
Deprecated.Gives UUID of a formcycle resource -
ressourcenTyp
String ressourcenTyp
Deprecated.ExternalResource der VerarbeitungPdf gibt an ob das Resource-Attribut sich auf eine externes PDF bezieht oder einem dem Formular angefügtem PDF -
useFont
String useFont
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungPlugin extends AParameterVerarbeitung implements Serializable
-
Serialized Fields
-
selectedPlugin
String selectedPlugin
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungPost extends AParameterVerarbeitung implements Serializable
-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
basicAuthLogin
String basicAuthLogin
Deprecated. -
basicAuthPwd
String basicAuthPwd
Deprecated. -
customBodyContent
String customBodyContent
Deprecated. -
customBodyContentType
EHttpContentType customBodyContentType
Deprecated. -
headers
List<org.apache.commons.lang3.tuple.Pair<String,String>> headers
Deprecated. -
httpRequestType
EHttpRequestType httpRequestType
Deprecated. -
includeFD
Boolean includeFD
Deprecated. -
inputCharset
String inputCharset
Deprecated. -
KEY_NAME_SEPARATER
String KEY_NAME_SEPARATER
Deprecated. -
outputCharset
String outputCharset
Deprecated. -
postURL
String postURL
Deprecated. -
proxyAuthLogin
String proxyAuthLogin
Deprecated. -
proxyAuthPwd
String proxyAuthPwd
Deprecated. -
proxyHost
String proxyHost
Deprecated. -
proxyPort
int proxyPort
Deprecated. -
resultAsResponsePage
boolean resultAsResponsePage
Deprecated. -
templateUUID
String templateUUID
Deprecated. -
textbausteinId
int textbausteinId
Deprecated. -
useBasicAuth
boolean useBasicAuth
Deprecated. -
useFieldAlias
Boolean useFieldAlias
Deprecated. -
useProxy
boolean useProxy
Deprecated. -
useProxyAuth
boolean useProxyAuth
Deprecated. -
useSinglePart
Boolean useSinglePart
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungRenewProzessID extends AVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungReturnFile extends AVerarbeitung implements Serializable
-
Serialized Fields
-
actionUUIDs
List<String> actionUUIDs
Deprecated. -
aktionsIdErgebnisse
List<Long> aktionsIdErgebnisse
Deprecated. -
forceDownload
Boolean forceDownload
Deprecated.Whether the browser is forced to download the file, instead of displaying its content in the browser directly. -
uploadElements
List<String> uploadElements
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungSaveToFilesystem extends AVerarbeitung implements Serializable
-
Serialized Fields
-
actionUUIDs
List<String> actionUUIDs
Deprecated.- See Also:
IConsuming.getActionUUIDs()
-
aktionsIdErgebnisse
List<Long> aktionsIdErgebnisse
Deprecated. -
exportDir
String exportDir
Deprecated. -
uploadElements
List<String> uploadElements
Deprecated. -
useProzessId
boolean useProzessId
Deprecated. -
useTimestamp
boolean useTimestamp
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungSendToSalesforce extends AParameterVerarbeitung implements Serializable
-
Serialized Fields
-
sourceAktionId
long sourceAktionId
Deprecated. -
textbausteinId
long textbausteinId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungStop extends AVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungTemplate extends AVerarbeitung implements Serializable
-
Serialized Fields
-
templateUUID
String templateUUID
Deprecated. -
textbausteinId
long textbausteinId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungUpload extends AVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungWeiterleitung extends AParameterVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungWord extends AVerarbeitung implements Serializable
-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
exportName
String exportName
Deprecated.ExportName der VerarbeitungPdf beinhaltet den Namen, unter dem die Datei im Dateisystem abgelegt werden soll. Die Dateiendung muss explizit mit angegeben werden -
resource
String resource
Deprecated.Deprecated. UseVerarbeitungWord.resourceUuid
for formcycle resources orVerarbeitungWord.resourceUri
for URIs resourceUri -
resourceUri
String resourceUri
Deprecated.Gives path to pdf -
resourceUuid
String resourceUuid
Deprecated.Gives UUID of a formcycle resource -
ressourcenTyp
String ressourcenTyp
Deprecated.ExternalResource der VerarbeitungPdf gibt an ob das Resource-Attribut sich auf eine externes PDF bezieht oder einem dem Formular angefügtem PDF
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungWriteToFile extends AVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungWriteToForm extends AParameterVerarbeitung implements Serializable
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungXmlToFd extends AParameterVerarbeitung implements Serializable
-
-
Package de.xima.fc.choice
-
Class de.xima.fc.choice.SelectItemChoice extends javax.faces.model.SelectItem implements Serializable
-
Class de.xima.fc.choice.SelectItemGroupChoice extends javax.faces.model.SelectItemGroup implements Serializable
-
-
Package de.xima.fc.cluster.exception
-
Class de.xima.fc.cluster.exception.ClusterOpenException extends Exception implements Serializable
- serialVersionUID:
- -2156339093957508913L
-
-
Package de.xima.fc.cluster.impl.jgroup
-
Class de.xima.fc.cluster.impl.jgroup.JGroupsCluster extends org.jgroups.blocks.ReplicatedHashMap<String,NodeModel> implements Serializable
-
Serialized Fields
-
clusterConnection
JGroupsClusterConnection clusterConnection
-
currMembers
List<org.jgroups.Address> currMembers
-
localeNode
NodeModel localeNode
-
topologyObserver
IClusterTopologyObserver topologyObserver
-
-
-
Class de.xima.fc.cluster.impl.jgroup.JGroupsClusterConnection extends Object implements Serializable
-
Serialized Fields
-
channelObserver
IClusterChannelStateObserver channelObserver
-
cluster
JGroupsCluster cluster
-
clusterName
String clusterName
-
messageObserver
IClusterMessageObserver messageObserver
-
nodeName
String nodeName
-
topologyObserver
IClusterTopologyObserver topologyObserver
-
-
-
-
Package de.xima.fc.cluster.interfaces.listener
-
Package de.xima.fc.cluster.interfaces.observer
-
Package de.xima.fc.cluster.model
-
Class de.xima.fc.cluster.model.ChannelCommunicationData extends Object implements Serializable
-
Class de.xima.fc.cluster.model.NodeModel extends Object implements Serializable
-
Serialized Fields
-
address
String address
-
id
String id
-
state
ENodeState state
-
timeStamp
Date timeStamp
-
type
ENodeType type
-
-
-
-
Package de.xima.fc.cluster.model.events
-
Class de.xima.fc.cluster.model.events.BaseNodeEvent extends Object implements Serializable
-
Serialized Fields
-
node
NodeModel node
-
-
-
-
Package de.xima.fc.cluster.model.events.msg
-
Class de.xima.fc.cluster.model.events.msg.NodeMessageEvent extends BaseNodeEvent implements Serializable
-
Serialized Fields
-
message
IClusterMessage message
-
-
-
-
Package de.xima.fc.cluster.model.events.topo
-
Class de.xima.fc.cluster.model.events.topo.BaseTopologyEvent extends BaseNodeEvent implements Serializable
-
Serialized Fields
-
cluster
ICluster cluster
-
-
-
Class de.xima.fc.cluster.model.events.topo.NodeCrashSuspectedEvent extends BaseNodeEvent implements Serializable
-
Class de.xima.fc.cluster.model.events.topo.NodeJoinEvent extends BaseTopologyEvent implements Serializable
-
Class de.xima.fc.cluster.model.events.topo.NodeLeftEvent extends BaseTopologyEvent implements Serializable
-
Serialized Fields
-
handleTakeover
boolean handleTakeover
-
-
-
-
Package de.xima.fc.cluster.model.msg
-
Class de.xima.fc.cluster.model.msg.ClusterControllMessage extends Object implements Serializable
-
Serialized Fields
-
controllMsg
EClusterControllMessage controllMsg
-
sourceNode
NodeModel sourceNode
-
targetNode
NodeModel targetNode
-
-
-
Class de.xima.fc.cluster.model.msg.ClusterPluginSyncMessage extends Object implements Serializable
-
Serialized Fields
-
pluginSyncData
PluginSyncData pluginSyncData
-
sourceNode
NodeModel sourceNode
-
-
-
Class de.xima.fc.cluster.model.msg.ClusterSystemUpdatedMessage extends Object implements Serializable
-
Serialized Fields
-
sourceNode
NodeModel sourceNode
-
-
-
-
Package de.xima.fc.cluster.observer
-
Class de.xima.fc.cluster.observer.ClusterChannelStateObserver extends Object implements Serializable
-
Serialized Fields
-
listeners
List<IClusterChannelStateListener> listeners
-
-
-
Class de.xima.fc.cluster.observer.ClusterMessageObserver extends Object implements Serializable
-
Serialized Fields
-
listeners
Set<IClusterMessageListener> listeners
-
-
-
Class de.xima.fc.cluster.observer.ClusterTopologyObserver extends Object implements Serializable
-
Serialized Fields
-
listeners
List<IClusterTopologyListener> listeners
-
-
-
-
Package de.xima.fc.color
-
Class de.xima.fc.color.ColorField extends Object implements Serializable
-
Serialized Fields
-
identifier
String identifier
-
-
-
Class de.xima.fc.color.CssColor extends Object implements Serializable
-
Serialized Fields
-
alpha
double alpha
-
blue
double blue
-
green
double green
-
red
double red
-
-
-
Class de.xima.fc.color.HslUvTriplet extends Object implements Serializable
-
Serialized Fields
-
components
double[] components
-
-
-
Class de.xima.fc.color.HsvTriplet extends Object implements Serializable
-
Serialized Fields
-
components
double[] components
-
-
-
Class de.xima.fc.color.RgbaQuadruplet extends Object implements Serializable
-
Serialized Fields
-
components
double[] components
-
-
-
Class de.xima.fc.color.RgbTriplet extends Object implements Serializable
-
Serialized Fields
-
components
double[] components
-
-
-
-
Package de.xima.fc.com.auth
-
Class de.xima.fc.com.auth.AuthFailedException extends Exception implements Serializable
-
Serialized Fields
-
error
EAuthError error
-
-
-
-
Package de.xima.fc.com.interfaces
-
Package de.xima.fc.common
-
Class de.xima.fc.common.Unit extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package de.xima.fc.common.bean_models
-
Class de.xima.fc.common.bean_models.DefaultLocalizationViewModel extends PojoLocalizationViewModel<DefaultLocalizationViewModelEntry> implements Serializable
-
Class de.xima.fc.common.bean_models.DefaultLocalizationViewModelEntry extends Object implements Serializable
-
Class de.xima.fc.common.bean_models.PojoLocalizationViewModel extends SourceableLocalizationViewModel<E extends ILocalizationViewModelEntry> implements Serializable
-
Serialized Fields
-
localizations
List<@Valid E extends ILocalizationViewModelEntry> localizations
-
-
-
Class de.xima.fc.common.bean_models.SourceableLocalizationViewModel extends Object implements Serializable
-
Class de.xima.fc.common.bean_models.TimeDuration extends Object implements Serializable
-
Serialized Fields
-
duration
Long duration
-
unit
@NotNull(payload=unit.class) ETimeUnit unit
-
-
-
-
Package de.xima.fc.common.bean_models.workflow.state
-
Class de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel extends Object implements Serializable
-
Serialized Fields
-
backgroundColor
@NotEmpty(groups=de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup.WhenEnabled.class) @CssColorString(groups=de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup.WhenEnabled.class) String backgroundColor
-
enabled
boolean enabled
-
iconStyleClass
@NotEmpty(groups=de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup.WhenEnabled.class) String iconStyleClass
-
localizations
@NotNull @NotEmptyLocalization(value="de.xima.fc.user_portal.display_name",property="displayName",groups=de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup.WhenEnabled.class) @NotEmptyLocalization(value="de.xima.fc.user_portal.description",property="description",groups=de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup.WhenEnabled.class) UserPortalStateLocalizationViewModel localizations
-
terminalState
boolean terminalState
-
textColor
@NotEmpty(groups=de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup.WhenEnabled.class) @CssColorString(groups=de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup.WhenEnabled.class) String textColor
-
-
-
Class de.xima.fc.common.bean_models.workflow.state.UserPortalStateLocalizationViewModel extends PojoLocalizationViewModel<UserPortalStateLocalizationViewModelEntry> implements Serializable
-
Class de.xima.fc.common.bean_models.workflow.state.UserPortalStateLocalizationViewModelEntry extends DefaultLocalizationViewModelEntry implements Serializable
-
-
Package de.xima.fc.common.data.algebraic
-
Class de.xima.fc.common.data.algebraic.OneOfN extends Object implements Serializable
-
Serialized Fields
-
choice
int choice
-
value
Object value
-
-
-
Class de.xima.fc.common.data.algebraic.OneOfN.Either extends OneOfN implements Serializable
-
Class de.xima.fc.common.data.algebraic.OneOfN.Just extends OneOfN implements Serializable
-
Class de.xima.fc.common.data.algebraic.OneOfN.None extends OneOfN implements Serializable
-
Class de.xima.fc.common.data.algebraic.OneOfN.OneOf3 extends OneOfN implements Serializable
-
Class de.xima.fc.common.data.algebraic.OneOfN.OneOf4 extends OneOfN implements Serializable
-
Class de.xima.fc.common.data.algebraic.OneOfN.OneOf5 extends OneOfN implements Serializable
-
-
Package de.xima.fc.common.data.file
-
Class de.xima.fc.common.data.file.DefaultSerializableFile extends Object implements Serializable
-
Serialized Fields
-
contentType
String contentType
-
data
ISerializableInputStreamSupplier data
-
fileName
String fileName
-
fileSize
long fileSize
-
-
-
-
Package de.xima.fc.common.data.table
-
Class de.xima.fc.common.data.table.AbstractHeaderTable extends Object implements Serializable
-
Class de.xima.fc.common.data.table.ImmutableListHeaderTable extends AbstractHeaderTable<T> implements Serializable
-
-
Package de.xima.fc.common.form
-
Class de.xima.fc.common.form.FormDataAdapterWrapper extends Object implements Serializable
-
-
Package de.xima.fc.common.form_record.chat
-
Class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest extends Object implements Serializable
-
Class de.xima.fc.common.form_record.chat.DefaultFormRecordChatReference extends Object implements Serializable
-
Serialized Fields
-
chatUuid
UUID chatUuid
-
-
-
Class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest extends Object implements Serializable
-
Serialized Fields
-
attachmentSource
EAttachmentSource attachmentSource
-
enforceChatUuid
UUID enforceChatUuid
-
enforceExplicitContentType
boolean enforceExplicitContentType
-
enforceMatchingUser
boolean enforceMatchingUser
-
enforceMessageUuid
UUID enforceMessageUuid
-
files
List<ISerializableFile> files
-
initializeResponse
boolean initializeResponse
-
makeFilesAccessibleToEndUser
boolean makeFilesAccessibleToEndUser
-
oathKeeper
IUser oathKeeper
-
uploadRequestUuid
UUID uploadRequestUuid
-
-
-
Class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadResponse extends Object implements Serializable
-
Serialized Fields
-
chat
FormRecordChat chat
-
message
FormRecordMessage message
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
workflowExecutionResult
ITriggeredWorkflowExecutionResult workflowExecutionResult
-
-
-
Class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest extends Object implements Serializable
-
Serialized Fields
-
chat
OneOfN.Either<IFormRecordChatReference,ICreateNewFormRecordChatRequest> chat
-
content
String content
-
enforceMatchingUser
boolean enforceMatchingUser
-
enforceOpen
boolean enforceOpen
-
initializeResponse
boolean initializeResponse
-
sender
IUser sender
-
senderContext
String senderContext
-
senderName
String senderName
-
uploadRequests
List<IRequestUploadData> uploadRequests
-
-
-
Class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageResponse extends Object implements Serializable
-
Serialized Fields
-
chat
FormRecordChat chat
-
message
FormRecordMessage message
-
workflowExecutionResult
ITriggeredWorkflowExecutionResult workflowExecutionResult
-
-
-
Class de.xima.fc.common.form_record.chat.DefaultRequestUploadData extends Object implements Serializable
-
Serialized Fields
-
acceptedUploadTypes
Set<String> acceptedUploadTypes
-
fileMergeMode
EUploadRequestFileMergeMode fileMergeMode
-
formFieldName
String formFieldName
-
maxNumberOfFiles
Long maxNumberOfFiles
-
minNumberOfFiles
long minNumberOfFiles
-
name
String name
-
repetitionId
Long repetitionId
-
uploadSizeLimit
Long uploadSizeLimit
-
-
-
Class de.xima.fc.common.form_record.chat.DefaultTriggeredWorkflowExecutionResult extends Object implements Serializable
-
Serialized Fields
-
error
Throwable error
-
eventExecutionResult
IRemoteEventExecutionResult eventExecutionResult
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException extends Exception implements Serializable
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.CannotReadUploadFileData extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
The upload request for which the file data could not be read.
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.EmptyUploadFile extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
fileName
String fileName
The name of the file that is empty and cannot be used to fulfill the upload request. -
uploadRequest
FormRecordMessageUploadRequest uploadRequest
The upload request for which an empty file was provided.
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.FileExtensionNotAllowed extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
allowedFileExtensions
Set<String> allowedFileExtensions
-
fileExtension
String fileExtension
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MaxFileCountLimitExceeded extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
fileCount
long fileCount
The actual number of files that exceeded the maximum file count limit. -
maxFileSize
long maxFileSize
The maximum file count limit that was exceeded by the files. -
uploadRequest
FormRecordMessageUploadRequest uploadRequest
The upload request for which the file size limit was exceeded.
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MaxFileSizeLimitExceeded extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
fileName
String fileName
-
fileSize
long fileSize
-
maxFileSize
long maxFileSize
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MinFileCountLimitNotReached extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
fileCount
long fileCount
The actual number of files that did not meet the minimum file count limit. -
minFileCount
long minFileCount
The minimum file count limit that was exceeded by the files. -
uploadRequest
FormRecordMessageUploadRequest uploadRequest
The upload request for which the file size limit was not met.
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MismatchingChat extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
chatUuid
UUID chatUuid
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MismatchingMessage extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
messageUuid
UUID messageUuid
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MissingContentType extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
fileName
String fileName
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MissingFileName extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MissingUser extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.NoFilesProvided extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.NoFormDataAvailable extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
formRecordUuid
UUID formRecordUuid
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.UnableToProcessUploadRequest extends FulfillRequestedUploadRequestException implements Serializable
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.UploadElementConstraintsViolated extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.UploadRequestAlreadyFulfilled extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.UploadRequestNotFound extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
uploadRequestUuid
UUID uploadRequestUuid
-
-
-
Class de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.UserNotMemberOfChat extends FulfillRequestedUploadRequestException implements Serializable
-
Serialized Fields
-
chat
FormRecordChat chat
-
uploadRequest
FormRecordMessageUploadRequest uploadRequest
-
user
IUser user
-
-
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException extends Exception implements Serializable
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.ChatNotOpen extends PostFormRecordMessageException implements Serializable
-
Serialized Fields
-
chat
FormRecordChat chat
-
-
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.MissingChat extends PostFormRecordMessageException implements Serializable
-
Serialized Fields
-
chatUuid
UUID chatUuid
-
-
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.MissingFormRecord extends PostFormRecordMessageException implements Serializable
-
Serialized Fields
-
formRecordUuid
UUID formRecordUuid
-
-
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.MissingUser extends PostFormRecordMessageException implements Serializable
-
Serialized Fields
-
chat
FormRecordChat chat
-
-
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.NoChatGiven extends PostFormRecordMessageException implements Serializable
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.NoFormRecordGiven extends PostFormRecordMessageException implements Serializable
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.PostFormRecordMessageRuntimeException extends RuntimeException implements Serializable
-
Serialized Fields
-
checked
PostFormRecordMessageException checked
-
-
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.UnableToProcessPostRequest extends PostFormRecordMessageException implements Serializable
-
Class de.xima.fc.common.form_record.chat.PostFormRecordMessageException.UserNotMemberOfChat extends PostFormRecordMessageException implements Serializable
-
Serialized Fields
-
chat
FormRecordChat chat
-
user
IUser user
-
-
-
-
Package de.xima.fc.common.form_record.update
-
Class de.xima.fc.common.form_record.update.DefaultFormDataUpdateUploadRequest extends Object implements Serializable
-
Serialized Fields
-
elementName
String elementName
-
files
List<ISerializableFile> files
-
makeFilesAccessibleToEndUser
boolean makeFilesAccessibleToEndUser
-
mergeMode
EFormDataUploadUpdateMergeMode mergeMode
-
preserveOldAttachments
boolean preserveOldAttachments
-
repetitionId
Integer repetitionId
-
uploader
IUser uploader
-
uploadTime
Instant uploadTime
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException extends Exception implements Serializable
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.CannotReadFileContent extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element for which the content of the new file cannot be read.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.CannotUpdateUploadElement extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the upload element that cannot be updated.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.ElementInsideRepeatedContainer extends FormDataUpdateUploadException implements Serializable
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.FileExtensionNotAllowed extends FormDataUpdateUploadException implements Serializable
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MaxFileCountLimitExceeded extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element for which the number of uploads exceeds the maximum allowed number. -
fileCount
int fileCount
Maximum allowed number of uploads for the element. -
maxFileCount
int maxFileCount
Actual number of uploads for the element.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MaxFilenameLengthLimitExceeded extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
The name of the upload element for which the filename length limit was exceeded. -
fileName
String fileName
The actual filename that exceeded the maximum filename length limit. -
maxFilenameLength
long maxFilenameLength
The maximum filename length limit that was exceeded by the filename.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MaxFileSizeLimitExceeded extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element for which the file size exceeds the maximum allowed size. -
fileName
String fileName
Name of the file that exceeds the maximum allowed size. -
fileSize
int fileSize
Actual file size in bytes. -
maxFileSize
int maxFileSize
Maximum allowed size for the element in bytes.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MinFileCountLimitNotReached extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element for which the number of uploads is below the minimum allowed size. -
fileCount
int fileCount
Actual number of uploads for the element. -
minFileCount
int minFileCount
Minimum allowed number of uploads for the element.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.NoFilesToUpload extends FormDataUpdateUploadException implements Serializable
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.NotAnUploadElement extends FormDataUpdateUploadException implements Serializable
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.RequestedElementNotRepeated extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element that was requested, but is not repeated.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.RequestedRepetitionNotPresent extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element for which a specific repetition ID was requested. -
repetitionId
int repetitionId
The repetition ID that was requested, but does not exist.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.UploadElementDoesNotExist extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element that was requested, but does not exist.
-
-
-
Class de.xima.fc.common.form_record.update.FormDataUpdateUploadException.UploadElementNotAvailable extends FormDataUpdateUploadException implements Serializable
-
Serialized Fields
-
elementName
String elementName
Name of the element that was requested, but is not available.
-
-
-
-
Package de.xima.fc.common.function
-
Package de.xima.fc.common.graphdot
-
Class de.xima.fc.common.graphdot.Assignment extends de.xima.fc.common.graphdot.AGraphDotElement implements Serializable
-
Serialized Fields
-
name
CharSequence name
-
value
Object value
-
-
-
Class de.xima.fc.common.graphdot.AssignmentStatement extends de.xima.fc.common.graphdot.AGraphDotElement implements Serializable
-
Serialized Fields
-
assignment
Assignment assignment
-
-
-
Class de.xima.fc.common.graphdot.AttributeStatement extends de.xima.fc.common.graphdot.AGraphDotElement implements Serializable
-
Serialized Fields
-
attributeList
IGraphDotAttributeList attributeList
-
type
EAttributeStatementType type
-
-
-
Class de.xima.fc.common.graphdot.Color extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Serialized Fields
-
color
CharSequence color
-
-
-
Class de.xima.fc.common.graphdot.ColorList extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Serialized Fields
-
colors
List<WeighedColor> colors
-
string
String string
-
-
-
Class de.xima.fc.common.graphdot.DirectedEdgeStatement extends de.xima.fc.common.graphdot.AGraphDotEdgeStatement<IDirectedGraphDotStatement> implements Serializable
-
Class de.xima.fc.common.graphdot.DirectedGraph extends de.xima.fc.common.graphdot.AGraphDotGraph<IDirectedGraphDotStatement> implements Serializable
-
Class de.xima.fc.common.graphdot.DirectedSubGraph extends de.xima.fc.common.graphdot.AGraphDotSubGraph<IDirectedGraphDotStatement,DirectedSubGraphExpression> implements Serializable
-
Class de.xima.fc.common.graphdot.DirectedSubGraphExpression extends de.xima.fc.common.graphdot.AGraphDotSubGraphExpression<IDirectedGraphDotStatement> implements Serializable
-
Class de.xima.fc.common.graphdot.DoubleList extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Serialized Fields
-
doubles
double[] doubles
-
string
String string
-
-
-
Class de.xima.fc.common.graphdot.EdgeAttributeList extends de.xima.fc.common.graphdot.AGraphDotAttributeList implements Serializable
-
Class de.xima.fc.common.graphdot.GraphAttributeList extends de.xima.fc.common.graphdot.AGraphDotAttributeList implements Serializable
-
Class de.xima.fc.common.graphdot.HtmlString extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Serialized Fields
-
html
String html
-
-
-
Class de.xima.fc.common.graphdot.LabelString extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Serialized Fields
-
label
CharSequence label
-
-
-
Class de.xima.fc.common.graphdot.Length extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Serialized Fields
-
intrinsicValue
double intrinsicValue
-
-
-
Class de.xima.fc.common.graphdot.Length.Inches extends Length implements Serializable
-
Class de.xima.fc.common.graphdot.Length.Points extends Length implements Serializable
-
Class de.xima.fc.common.graphdot.LengthList extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Class de.xima.fc.common.graphdot.LengthPoint extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Class de.xima.fc.common.graphdot.NodeAttributeList extends de.xima.fc.common.graphdot.AGraphDotAttributeList implements Serializable
-
Class de.xima.fc.common.graphdot.NodeId extends de.xima.fc.common.graphdot.AGraphDotElement implements Serializable
-
Serialized Fields
-
id
CharSequence id
-
port
Port port
-
-
-
Class de.xima.fc.common.graphdot.NodeStatement extends de.xima.fc.common.graphdot.AGraphDotElement implements Serializable
-
Serialized Fields
-
attributeList
NodeAttributeList attributeList
-
nodeId
NodeId nodeId
-
-
-
Class de.xima.fc.common.graphdot.Point extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Class de.xima.fc.common.graphdot.Port extends de.xima.fc.common.graphdot.AGraphDotElement implements Serializable
-
Serialized Fields
-
compassPoint
ECompassPointType compassPoint
-
id
CharSequence id
-
-
-
Class de.xima.fc.common.graphdot.StyleList extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
Class de.xima.fc.common.graphdot.SubGraphAttributeList extends de.xima.fc.common.graphdot.AGraphDotAttributeList implements Serializable
-
Class de.xima.fc.common.graphdot.UndirectedEdgeStatement extends de.xima.fc.common.graphdot.AGraphDotEdgeStatement<IUndirectedGraphDotStatement> implements Serializable
-
Class de.xima.fc.common.graphdot.UndirectedGraph extends de.xima.fc.common.graphdot.AGraphDotGraph<IUndirectedGraphDotStatement> implements Serializable
-
Class de.xima.fc.common.graphdot.UndirectedSubGraph extends de.xima.fc.common.graphdot.AGraphDotSubGraph<IUndirectedGraphDotStatement,UndirectedSubGraphExpression> implements Serializable
-
Class de.xima.fc.common.graphdot.UndirectedSubGraphExpression extends de.xima.fc.common.graphdot.AGraphDotSubGraphExpression<IUndirectedGraphDotStatement> implements Serializable
-
Class de.xima.fc.common.graphdot.WeighedColor extends de.xima.fc.common.graphdot.AToStringBasedCharSequence implements Serializable
-
-
Package de.xima.fc.common.workflow
-
Package de.xima.fc.comparator
-
Class de.xima.fc.comparator.EntityComparator extends Object implements Serializable
-
Class de.xima.fc.comparator.NameProvidingComparator extends Object implements Serializable
-
-
Package de.xima.fc.converter.json
-
Class de.xima.fc.converter.json.SerializedPrimitive extends Object implements Serializable
-
-
Package de.xima.fc.dao.impl.sqlbuilder
-
Class de.xima.fc.dao.impl.sqlbuilder.ExtendedVorgangResultTransformer extends Object implements Serializable
-
Serialized Fields
-
colMap
Map<String,ITableColumn> colMap
-
projekt
Projekt projekt
-
resultList
List<ExtendedEntityModel<Vorgang>> resultList
-
tableType
EProjectSpecificDBTable tableType
-
-
-
-
Package de.xima.fc.dao.utils
-
Class de.xima.fc.dao.utils.ProcessProtocolParams extends Object implements Serializable
-
-
Package de.xima.fc.entities
-
Class de.xima.fc.entities.AAppointmentClosingTime extends AbstractLockableEntity implements Serializable
-
Class de.xima.fc.entities.AAuthenticator extends ALockableEntity implements Serializable
-
Serialized Fields
-
attributes
Map<String,String> attributes
-
callbackUrlType
@NotNull EAuthCallbackUrlType callbackUrlType
-
callbackUUID
@NotNull UUID callbackUUID
-
configState
@NotNull EAuthConfigState configState
-
description
@Size(max=1020) String description
-
fileMap
Map<String,T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> fileMap
-
loginButtonTitle
@Size(max=250) String loginButtonTitle
-
name
@Size(max=50) @NotEmpty String name
-
type
@NotNull EAuthClientType type
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.AAuthenticatorConfig extends ALockableEntity implements Serializable
-
Serialized Fields
-
authenticatorType
@NotNull EAuthClientType authenticatorType
-
clientAuthenticator
ClientAuthenticator clientAuthenticator
-
systemAuthenticator
SystemAuthenticator systemAuthenticator
-
-
-
Class de.xima.fc.entities.AbstractDatei extends AbstractLockableEntity implements Serializable
-
Class de.xima.fc.entities.AbstractDateiData extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
data
@javax.validation.constraints.NotNull byte[] data
Deprecated.
-
-
-
Class de.xima.fc.entities.AbstractEntity extends de.xima.cmn.dao.model.AEntity<Long> implements Serializable
-
Serialized Fields
-
id
Long id
-
-
-
Class de.xima.fc.entities.AbstractLockableEntity extends AbstractEntity implements Serializable
-
Serialized Fields
-
lockingVersion
int lockingVersion
Versionskennung für 'Optimistic Locking'.
-
-
-
Class de.xima.fc.entities.AbstractMandantDependentEntity extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.AClientAuthorization extends AClientDependentEntity implements Serializable
-
Class de.xima.fc.entities.AClientDependentEntity extends ALockableEntity implements Serializable
-
Serialized Fields
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.AEncryptedFileDataEntity extends ALockableEntity implements Serializable
-
Serialized Fields
-
data
@javax.validation.constraints.NotNull byte[] data
-
fileEntity
T extends IFileEntity<?,?> fileEntity
-
-
-
Class de.xima.fc.entities.AFileDataEntity extends ALockableEntity implements Serializable
-
Serialized Fields
-
data
@javax.validation.constraints.NotNull byte[] data
-
fileEntity
T extends IFileEntity<?,?> fileEntity
-
-
-
Class de.xima.fc.entities.AFileEntity extends AbstractLockableEntity implements Serializable
-
Class de.xima.fc.entities.AFormEncryptedFileDataEntity extends ALockableEntity implements Serializable
-
Serialized Fields
-
data
@javax.validation.constraints.NotNull byte[] data
-
fileEntity
T extends IFileEntity<?,?> fileEntity
-
-
-
Class de.xima.fc.entities.AInternalMessage extends AbstractEntity implements Serializable
-
Serialized Fields
-
messageParams
@NotNull @JsonObject String messageParams
-
messageType
@NotNull EInternalMessageType messageType
-
read
@javax.validation.constraints.NotNull boolean read
-
timestampCreated
@javax.validation.constraints.NotNull long timestampCreated
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.Aktion extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
aktiv
boolean aktiv
Deprecated. -
bedingung
@NotNull Bedingung bedingung
Deprecated.Bedingungen der Aktion ist ein Wert, der angibt, unter welchen Vorgaben eine Aktion durchgeführt wird -
beschreibung
@Size(min=0,max=250) String beschreibung
Deprecated.Beschreibung der Aktion dient dazu zusätzliche Informationen zu einer Aktion anzugeben. -
folgeAktion
Aktion folgeAktion
Deprecated.FolgeAktion der Aktion gibt an, welche Aktion nach dieser Aktion durchgeführt wird -
idxNum
@javax.validation.constraints.Min(0L) int idxNum
Deprecated.IdxNum des Status gibt an, an welcher Postition die aktuelle Aktion in der Abarbeitungsreihenfolge des Statuswechsels steht -
name
@NotEmpty @Size(min=2,max=50) String name
Deprecated.Name der Aktion, der zur Identifikation der Aktion an der Oberfläche dient -
newIdxNum
int newIdxNum
Deprecated.NewIdxNum der Aktion gibt, auf welchen Position innerhalb der Liste von Akionen gesetzt werden soll. Dies ist ein Hilfsfeld und wird nicht in die Datenbank übernommen. -
processingParameters
@NotNull String processingParameters
Deprecated.Processing parameters saved in an XML structure -
processingType
EVerarbeitungsTyp processingType
Deprecated.Type of processing -
status
@NotNull Status status
Deprecated.Status der Aktion gibt an, welchemStatus
diese Aktion zugeordnet ist -
uuid
UUID uuid
Deprecated. -
weiterverarbeitungBeiFehler
@NotNull EWeiterverarbeitung_Aktion weiterverarbeitungBeiFehler
Deprecated.WeiterverarbeitungBeiFehler der Aktion gibt an, wie verfahren werden soll, wenn bei der Abarbeitung ein Fehler auftritt
-
-
-
Class de.xima.fc.entities.AktuellerBenutzer extends Benutzer implements Serializable
-
Class de.xima.fc.entities.ALockableEntity extends AbstractLockableEntity implements Serializable
-
Class de.xima.fc.entities.APluginEntity extends ALockableEntity implements Serializable
-
Serialized Fields
-
-
Class de.xima.fc.entities.APluginFileEntity extends AFileEntity<T extends IPluginEntity<?,?,?>,J extends IFileDataEntity<?>> implements Serializable
-
Serialized Fields
-
configEntities
@NotNull @Size(min=1,max=1) List<C extends IFileDataEntity<?>> configEntities
-
-
-
Class de.xima.fc.entities.Appointment extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
appointmentType
@NotNull AppointmentType appointmentType
-
client
@NotNull Mandant client
-
formRecord
Vorgang formRecord
-
status
@NotNull EAppointmentStatus status
-
timestampFrom
long timestampFrom
-
timestampUntil
long timestampUntil
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.AppointmentClientClosingTime extends AAppointmentClosingTime implements Serializable
-
Serialized Fields
-
client
@NotNull Mandant client
-
excluded
List<AppointmentTemplate> excluded
-
-
-
Class de.xima.fc.entities.AppointmentClosingTime extends AAppointmentClosingTime implements Serializable
-
Serialized Fields
-
appointmentTemplate
@NotNull AppointmentTemplate appointmentTemplate
-
-
-
Class de.xima.fc.entities.AppointmentSlot extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
appointmentTemplate
@NotNull AppointmentTemplate appointmentTemplate
-
dayOfWeek
@NotNull DayOfWeek dayOfWeek
-
timeFrom
@NotNull LocalTime timeFrom
-
timeUntil
@NotNull LocalTime timeUntil
-
-
-
Class de.xima.fc.entities.AppointmentTemplate extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
allowIcal
boolean allowIcal
-
appointmentTypes
@NotNull List<AppointmentType> appointmentTypes
-
capacity
@javax.validation.constraints.Min(0L) int capacity
-
client
@NotNull Mandant client
-
closingTimes
@NotNull List<AppointmentClosingTime> closingTimes
-
color
String color
-
description
String description
-
htmlDescriptionTemplate
String htmlDescriptionTemplate
-
maximumAdvanceBooking
@NotNull Duration maximumAdvanceBooking
-
minimumBookingNotice
@NotNull Duration minimumBookingNotice
-
name
@NotEmpty @Size(min=0,max=50) String name
-
plainDescriptionTemplate
@NotEmpty String plainDescriptionTemplate
-
prependProcessState
boolean prependProcessState
-
slots
@NotNull List<AppointmentSlot> slots
-
subjectTemplate
@NotEmpty String subjectTemplate
-
uuid
@NotNull UUID uuid
-
zoneIdString
@NotNull String zoneIdString
-
-
-
Class de.xima.fc.entities.AppointmentType extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
appointmentTemplate
@NotNull AppointmentTemplate appointmentTemplate
-
duration
@NotNull Duration duration
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.AProtocolEntry extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
bemerkung
String bemerkung
Bemerkung des PeStatus dient dazu zusätzliche Informationen zu dem Statuswechsel anzugeben. -
benutzer
@NotEmpty String benutzer
Benutzer der PeDokumentation dient dazu, einen benutzerbezogenen Identifikator zu dem Protokolleintrag zu speichern, durch den der Eintrag entstanden ist. -
erstellungsDatum
@NotNull Date erstellungsDatum
-
preserve
boolean preserve
Flag that controls whether this protocol entry can be deleted. When set totrue
, this protocol entry cannot be deleted, neither manually by the user nor automatically by a cleanup job.
-
-
-
Class de.xima.fc.entities.Attachment extends ALockableEntity implements Serializable
-
Serialized Fields
-
accessibleToEndUser
boolean accessibleToEndUser
-
elementName
String elementName
ElementName des Attachments gibt an, welches Element im Formular den Upload enthalten hat. -
fileEntity
AttachmentDatei fileEntity
-
formEingang
FormEingang formEingang
-
mandant
Mandant mandant
Deprecated. -
source
EAttachmentSource source
Quelle des Anhangs beschreibt von wo aus der Anhang hochgeladen wurde -
uuid
UUID uuid
UUID zum referenzieren der Entität vor dessen Erzeugung und bei der Wiederanzeige -
vorgang
@NotNull Vorgang vorgang
Vorgang des Attachments gibt an, zu welchemVorgang
der Anhang gehört. DieVorgang.getProzessId()
ist Bestandteil des Ablageorts.
-
-
-
Class de.xima.fc.entities.AttachmentDatei extends AFileEntity<Attachment,AttachmentDateiData> implements Serializable
-
Serialized Fields
-
baseEntity
Attachment baseEntity
-
size
Integer size
-
-
-
Class de.xima.fc.entities.AttachmentDateiData extends AFormEncryptedFileDataEntity<AttachmentDatei> implements Serializable
-
Class de.xima.fc.entities.AWorkflowElement extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
active
boolean active
-
customParameters
@NotNull @JsonObject String customParameters
-
customParametersVersion
@NotNull String customParametersVersion
-
description
@Size(max=1020) String description
-
name
@Size(max=100) String name
-
searchTerms
@NotNull List<TSearchTerm extends AWorkflowElementSearchTerm<TElement>> searchTerms
-
task
@NotNull WorkflowTask task
-
type
@NotEmpty String type
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.AWorkflowElementSearchTerm extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
element
TElement extends IWorkflowElementEntity element
-
index
int index
-
key
@NotEmpty @Size(max=100) String key
-
value
@NotNull @Size(max=100) String value
-
-
-
Class de.xima.fc.entities.Bedingung extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
aktion
@NotNull Aktion aktion
Deprecated.Aktion der Bedingung gibt an, welcher Aktion diese Bedingung zugeordnet ist -
execCondition
@NotNull EExecCondition execCondition
Deprecated.ExecCondition der Bedingung gibt an unter welcher Voraussetzung diese Bedingung steht -
folgeAktion
Aktion folgeAktion
Deprecated.FolgeAktion der Bedingung gibt an, welcheAktion
abgearbeitet werden soll, wenn diese Bedingung eintritt -
formFieldName
@Size(max=255) String formFieldName
Deprecated.FormFieldName der Bedingung ist der Name des Feldes aus dem Formular, der mit demBedingung.matchOperand
verglichen wird -
matchCondition
EMatchCondition matchCondition
Deprecated.MatchCondition der Bedingung gibt den Operator an, der für einen Vergleich von zweier Werten genutzt werden soll -
matchOperand
@Size(max=255) String matchOperand
Deprecated.MatchOperand der Bedingung beinhaltet den Vergleichs-Operator der für die Bedingungsprüfung gegenüber demBedingung.formFieldName
genutzt werden soll -
regex
@Size(max=255) String regex
Deprecated.Regex der Bedingung, einhaltet einen regulären Ausdruck, der zur Bedingungsprüfung genutzt wird. Dient der UND-Verknüpfung regulärer Ausdrücke gegenüber Platzhaltern von Formularfeldern -
uuid
UUID uuid
Deprecated. -
verarbeitungsParameter
String verarbeitungsParameter
Deprecated.Das JSON-Objekt welches die Parameter und den Typ der Aktion beinhaltet -
verarbeitungTyp
String verarbeitungTyp
Deprecated.Der Name der Klasse der Verarbeitung -
weiterverarbeitung
@NotNull EWeiterverarbeitung_Bedingung weiterverarbeitung
Deprecated.WeiterverarbeitungBeiFehler der Bedingung gibt an, wie verfahren werden soll, wenn bei der Abarbeitung ein Fehler auftritt
-
-
-
Class de.xima.fc.entities.Benutzer extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
anrede
EAnrede anrede
Deprecated.Anrede des Benutzers als Enumeration sieheEAnrede
-
benutzerGruppen
List<BenutzerGruppe> benutzerGruppen
Deprecated.Liste von Benutzergruppen denen der Benutzer zugeordnet ist. Anhand derBenutzerGruppe
kann zugeordnet werden in welchem Workflowschritt de Benutzer beteiligt sein wird. -
benutzerstatus
@NotNull EBenutzerStatus benutzerstatus
Deprecated.Benutzerstatus des Benutzers, welcher angibt ob ein Nutzer Aktiv, Blockiert oder Gelöscht ist sieheEBenutzerStatus
-
benutzertyp
EBenutzerTyp benutzertyp
Deprecated. -
beschreibung
@Size(max=250) String beschreibung
Deprecated.Beschreibung zu dem Benutzer die genauere Informationen zu der Person liefern soll -
customAttributes
Map<String,String> customAttributes
Deprecated. -
email
@Email @Size(max=360) @NotEmpty @Pattern(regexp="(?i)^[A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,}$") String email
Deprecated.E-Mail-Adresse des Benutzers an welche auch Systemmails versandt werden -
forcePasswordChange
boolean forcePasswordChange
Deprecated. -
lastLogin
Date lastLogin
Deprecated. -
loginName
@Size(min=3,max=255) @Pattern(regexp="^[a-zA-Z0-9_\\-@\\.]*$") @NotEmpty String loginName
Deprecated.Benutzerkürzel das zur Anmeldung am System verwendet wird. Der Anmeldename setzt sich wie folgt zusammen<loginName>@<mandantName>
-
nachname
@Size(max=120) @NotEmpty @Pattern(regexp="^[^\\[\\]]+$") String nachname
Deprecated.Nachname des Benutzers beschreibt den realen Nachnamen der abgebildeten Person -
passwordLinkId
String passwordLinkId
Deprecated.UUID für Link 'Passwort vergessen' bzw. 'Passwort durch Nutzer setzen' -
passwordLinkType
EPasswordLinkType passwordLinkType
Deprecated.Beschreibt zu welchem Typ von Link (Pwd vergessen bzw. Benutzer legt sein initiales Pwd fest) die passwordLinkID gehört -
passwordLinkValidDate
Date passwordLinkValidDate
Deprecated.Datum, bis zu dem der Link zum Passwort ändern gültigkeit besitzt -
passwordVersion
Integer passwordVersion
Deprecated. -
passwort
@NotEmpty String passwort
Deprecated.Passwort, was zur Anmeldung am System genutzt wird -
rolle
@NotNull Rolle rolle
Deprecated.Rolle des Benutzers beschreibt welche Rolle und somit welche Recht ein Benutzer im System hat. -
telefon
@Size(max=255) String telefon
Deprecated.Telefonnummer unter der der Benutzer erreichbar ist -
uuid
UUID uuid
Deprecated. -
vorname
@Size(max=120) @NotEmpty String vorname
Deprecated.Vorname des Benutzers beschreibt den realen Vornamen der abgebildeten Person
-
-
-
Class de.xima.fc.entities.BenutzerGruppe extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
accessProjekte
List<Projekt> accessProjekte
-
benutzer
List<Benutzer> benutzer
Deprecated. -
beschreibung
@Size(max=250) String beschreibung
Beschreibung einer Benutzergruppe um zusätzliche Informationen über den Zweck der Benutzergruppe angeben zu können -
directClientAuthorizations
Set<DirectClientAuthorization> directClientAuthorizations
-
editorProjekte
List<Projekt> editorProjekte
-
indirectClientAuthorizations
Set<IndirectClientAuthorization> indirectClientAuthorizations
-
ldapGroups
List<LDAPGruppe> ldapGroups
Deprecated.Replaced byBenutzerGruppe.indirectClientAuthorizations
-
name
@NotEmpty String name
Name der Benutzergruppe, der im System zur Anzeige und Zuordnung genutzt wird -
postfaecher
List<Postfach> postfaecher
Postfaecher der BenutzerGruppe, beinhaltet diePostfach
-Objekte auf die dieBenutzerGruppe
zugriffsrechte hat. -
uuid
UUID uuid
-
visibleProjects
List<Projekt> visibleProjects
-
-
-
Class de.xima.fc.entities.ClientAuthenticator extends AAuthenticator<ClientAuthenticatorFile> implements Serializable
-
Serialized Fields
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.ClientAuthenticatorFile extends AFileEntity<ClientAuthenticator,ClientAuthenticatorFileData> implements Serializable
-
Serialized Fields
-
baseEntity
ClientAuthenticator baseEntity
-
key
@Size(max=250) String key
-
-
-
Class de.xima.fc.entities.ClientAuthenticatorFileData extends AEncryptedFileDataEntity<ClientAuthenticatorFile> implements Serializable
-
Class de.xima.fc.entities.ClientCounter extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
counterValue
long counterValue
-
dateCreated
@NotNull Date dateCreated
-
dateEdited
@NotNull Date dateEdited
-
description
@Size(max=1020) String description
-
initialValue
long initialValue
-
name
@NotBlank @Size(max=250) String name
-
resetAutomatically
boolean resetAutomatically
-
resetDay
int resetDay
-
resetMonth
int resetMonth
-
resetTime
LocalTime resetTime
-
resetType
ECounterResetType resetType
-
resetValue
long resetValue
-
resetWeekday
int resetWeekday
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.ClientFile extends AFileEntity<Mandant,ClientFileData> implements Serializable
-
Class de.xima.fc.entities.ClientFileData extends AEncryptedFileDataEntity<ClientFile> implements Serializable
-
Class de.xima.fc.entities.ClientPlugin extends APluginEntity<ClientPluginFile,ClientPluginFileData,ClientPluginConfigData> implements Serializable
-
Serialized Fields
-
fileEntity
ClientPluginFile fileEntity
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.ClientPluginConfigData extends AEncryptedFileDataEntity<ClientPluginFile> implements Serializable
-
Class de.xima.fc.entities.ClientPluginFile extends APluginFileEntity<ClientPlugin,ClientPluginFileData,ClientPluginConfigData> implements Serializable
-
Serialized Fields
-
baseEntity
ClientPlugin baseEntity
-
-
-
Class de.xima.fc.entities.ClientPluginFileData extends AEncryptedFileDataEntity<ClientPluginFile> implements Serializable
-
Class de.xima.fc.entities.ClientPortalConfig extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
active
boolean active
-
files
List<ClientPortalConfigFile> files
-
localizations
List<ClientPortalConfigLocalization> localizations
-
projectPortalConfigs
List<ProjectPortalConfig> projectPortalConfigs
-
userPortal
@NotNull UserPortal userPortal
-
-
-
Class de.xima.fc.entities.ClientPortalConfigFile extends ALocalizedScopedFileMetaEntity<ClientPortalConfig,ClientPortalConfigFileData> implements Serializable
-
Class de.xima.fc.entities.ClientPortalConfigFileData extends AFileDataEntity<ClientPortalConfigFile> implements Serializable
-
Class de.xima.fc.entities.ClientPortalConfigLocalization extends ALocalization<ClientPortalConfig> implements Serializable
-
Class de.xima.fc.entities.DatenbankZugriff extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
beschreibung
String beschreibung
Beschreibung des Datenbankzugriffs dient dazu einen beschreibenden Freitext zu dem Zugriff hinzuzufügen -
datenbankTyp
@NotNull EDatenbankTyp datenbankTyp
Datenbanktyp des Datenbankzugriffs gibt an um welche Art von Datenbank es sich handelt. -
dbNutzerName
@Size(max=150) String dbNutzerName
DbNutzerName des Datenbankzugriffs gibt den Loginnamen am Datenbank-Host an. -
dbNutzerPasswort
@Size(max=500) String dbNutzerPasswort
DbNutzerPasswort des Datenbankzugriffs gibt das Loginpasswort am Datenbank-Host an. -
driverClass
String driverClass
-
jdbcUrl
@Size(max=500) String jdbcUrl
Speichert die ggf. erweitere JDB-URL -
maxVerbindungen
int maxVerbindungen
MaxVerbindungen des Datenbankzugriffs gibt an, wie viele Verbindungen gleichzeitig auf die angegebene Datenbank zugreifen können -
name
@NotEmpty String name
Name des Datenbankzugriffs dient dazu einen Namen zur Kennung des Objekts anzugeben. -
timeout
int timeout
Giebt an wie lange eine DB-Connection offen bleiben soll -
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.Datenquelle extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
beschreibung
@Size(min=0,max=250) String beschreibung
bemerkung dient dazu zusätzliche Informationen zu einer Datenquelle zu hinterlegen. -
isPublic
boolean isPublic
-
name
@NotEmpty String name
-
parameter
String parameter
gibt die parameter an (csv) -
resource
String resource
gibt die resource an (dateiname, URL, ...). -
typ
@NotNull EDatenquellenTyp typ
typ gibt die Art der Datenquelle an. Dies ist eine Refernez aufEDatenquellenTyp
. -
uuid
UUID uuid
-
verarbeitung
String verarbeitung
enthält in Abhängigkeit vom Typen die entsrpechende Verarbeitung (SQL-Statement, xpath2, ...)
-
-
-
Class de.xima.fc.entities.DirectClientAuthorization extends AClientAuthorization implements Serializable
-
Serialized Fields
-
invitationAccepted
boolean invitationAccepted
-
invitationExpireInstant
Instant invitationExpireInstant
-
invitationUuid
UUID invitationUuid
-
invitedEmailAddress
@Size(max=360) @Email String invitedEmailAddress
-
roles
Set<Rolle> roles
-
userGroups
Set<BenutzerGruppe> userGroups
-
userProfile
UserProfile userProfile
-
-
-
Class de.xima.fc.entities.Entityberechtigung extends Object implements Serializable
-
Serialized Fields
-
entityClassName
String entityClassName
EntityClassName der Entityberechtigung gibt an für welche Entität dieEZugriffsrecht
e gelten. -
zugriffsrecht
Set<EZugriffsrecht> zugriffsrecht
Zugriffsrecht der Entityberechtigung gibt an welcheEZugriffsrecht
e für die Entität gelten.
-
-
-
Class de.xima.fc.entities.FormEingang extends ALockableEntity implements Serializable
-
Serialized Fields
-
fileEntity
FormEingangDatei fileEntity
-
readUserProfiles
Set<UserProfile> readUserProfiles
-
submission
@NotNull FormRecordSubmission submission
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.FormEingangDatei extends AFileEntity<FormEingang,FormEingangDateiData> implements Serializable
-
Serialized Fields
-
baseEntity
FormEingang baseEntity
-
size
Integer size
-
wasDataUpdated
boolean wasDataUpdated
-
-
-
Class de.xima.fc.entities.FormEingangDateiData extends AFormEncryptedFileDataEntity<FormEingangDatei> implements Serializable
-
Class de.xima.fc.entities.FormElement extends ALockableEntity implements Serializable
-
Serialized Fields
-
alias
String alias
-
fieldName
@NotEmpty @Pattern(regexp="\\S+") String fieldName
-
formVersion
FormVersion formVersion
-
isSystem
@NotNull Boolean isSystem
-
mandant
Mandant mandant
Deprecated. -
typ
@NotNull EFormElementTyp typ
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.FormRecordChat extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
createdInstant
@NotNull Instant createdInstant
Instant when the chat was created. -
formRecord
@NotNull Vorgang formRecord
The form record this chat belongs to. -
memberProfiles
@Size(max=1) Set<UserProfile> memberProfiles
(Optional)universal reference IDs
of all the members of this chat. Members of this chat can receive messages from this chat. If there are no members allform record participants
can receive messages of this chat.- See Also:
FormRecordChat.isMember(IUser)
-
memberRefs
@Size(max=1) Set<String> memberRefs
(Optional)universal reference IDs
of all the members of this chat. Members of this chat can receive messages from this chat. If there are no members allform record participants
can receive messages of this chat.- See Also:
FormRecordChat.isMember(IUser)
-
messages
List<FormRecordMessage> messages
The messages that belong to this chat. -
open
boolean open
Boolean flag which determines whether the chat is open and therefore can receive new messages. -
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.FormRecordLock extends AbstractEntity implements Serializable
-
Serialized Fields
-
formRecordId
long formRecordId
-
lockedWhen
Date lockedWhen
-
-
-
Class de.xima.fc.entities.FormRecordMessage extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
chat
@NotNull FormRecordChat chat
The chat this message belongs to. -
content
@NotBlank @Length(max=50000) String content
The actual message content -
readUserProfiles
Set<UserProfile> readUserProfiles
-
senderAuthRef
@NotBlank String senderAuthRef
Theuniversal reference ID
of the sender. * -
senderContext
@NotBlank String senderContext
The context from which this message was sent.- See Also:
EFormRecordMessageContext
-
senderName
@NotBlank String senderName
The name of the sender of this message. -
senderUserProfileUuid
UUID senderUserProfileUuid
UUID of theuser profile
at thetime the message was sent
. May benull
if the user did not have a user profile. There might not exist a user profile anymore for this UUID. -
sentInstant
@NotNull Instant sentInstant
The instant the message was sent. -
uploadRequests
List<FormRecordMessageUploadRequest> uploadRequests
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.FormRecordMessageUploadRequest extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
acceptedFileExtensions
String acceptedFileExtensions
-
attachments
List<Attachment> attachments
-
fileMergeMode
@NotNull EUploadRequestFileMergeMode fileMergeMode
-
formFieldName
@Size(max=256) String formFieldName
-
maxNumberOfFiles
@Min(1L) Long maxNumberOfFiles
-
message
@NotNull FormRecordMessage message
-
minNumberOfFiles
@javax.validation.constraints.Min(1L) long minNumberOfFiles
-
name
@Size(max=256) String name
-
repetitionIndex
@Min(0L) Long repetitionIndex
-
uploadedInstant
Instant uploadedInstant
-
uploaderAuthRef
String uploaderAuthRef
-
uploaderUserProfileUuid
UUID uploaderUserProfileUuid
-
uploadSizeLimit
@Min(1L) Long uploadSizeLimit
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.FormRecordSubmission extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
formRecord
@NotNull Vorgang formRecord
The form record this submission belongs to. -
formRecordData
FormEingang formRecordData
The form record data that has been submitted by this submission. -
submitContext
String submitContext
The submit context the form record was submitted from. May benull
if the context is unknown.- See Also:
EFormRecordSubmitContext
-
submitFrontendServerId
Long submitFrontendServerId
The ID of theFrontendServer
that was used for submission. -
submitInstant
@NotNull Instant submitInstant
Instant when the form record was submitted by the user. Nevernull
, even if form record data historizing is disabled. -
submitServerBaseUrl
String submitServerBaseUrl
The base URL of the server at the time of submission. -
submitStateId
Long submitStateId
The ID of thestate
the form record was in at thetime of submission
. -
universalReferenceId
@NotBlank String universalReferenceId
Theuniversal reference ID
of the user that submitted the form record. -
userData
String userData
The (JSON) user data of the user at the instant of submitting the form record. -
userProfileUuid
UUID userProfileUuid
The UUID of theuser profile
of the submitting user. The UUID may benull
if the user did not have a user profile at thetime of submission
. The UUID may also be a UUID of a non-existent user if the user has been deleted in the meantime.
-
-
-
Class de.xima.fc.entities.FormTemplate extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
classname
@Size(max=250) @NotEmpty String classname
-
description
@Size(max=1020) String description
-
fileEntity
@NotNull FormTemplateFile fileEntity
-
name
@Size(max=255) @NotEmpty String name
-
scope
@NotNull EFormTemplateScope scope
-
tags
@NotNull List<FormTemplateTag> tags
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.FormTemplateFile extends AFileEntity<FormTemplate,FormTemplateFileData> implements Serializable
-
Serialized Fields
-
baseEntity
FormTemplate baseEntity
-
preview
@NotNull FormTemplatePreview preview
-
previewThumbnail
FormTemplateThumbnail previewThumbnail
-
-
-
Class de.xima.fc.entities.FormTemplateFileData extends AFileDataEntity<FormTemplateFile> implements Serializable
-
Class de.xima.fc.entities.FormTemplatePreview extends AFileDataEntity<FormTemplateFile> implements Serializable
-
Class de.xima.fc.entities.FormTemplateTag extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
name
@Size(max=50) @NotEmpty String name
-
templates
List<FormTemplate> templates
-
-
-
Class de.xima.fc.entities.FormTemplateThumbnail extends AFileDataEntity<FormTemplateFile> implements Serializable
-
Class de.xima.fc.entities.FormVersion extends ALockableEntity implements Serializable
-
Serialized Fields
-
action
EFormVersionActions action
-
canSubmit
boolean canSubmit
-
fileEntity
FormVersionDatei fileEntity
-
formElemente
List<FormElement> formElemente
-
formProperties
List<JsonPathEntry> formProperties
-
formTyp
@NotNull EFormTyp formTyp
-
freigabestatus
EFreigabeStatus freigabestatus
-
mandant
Mandant mandant
Deprecated. -
notiz
@Size(max=250) String notiz
Notiz der FormVersion dient dazu zusätzliche Informationen zu einer Formularversion anzugeben -
projekt
@NotNull Projekt projekt
Projekt der FormVersion gibt an zu welchem Projekt eine jeweilige Formularversion zugeordnet ist -
theme
@Size(max=50) String theme
Deprecated.UseFormVersion.getFormProperties()
instead. The theme to be used for this form version. The theme refers to the name of a CSS template. The maximum length is set to 50 as that is the maximum length for the name of a CSS template. -
uuid
UUID uuid
-
versionsNummer
@javax.validation.constraints.Min(0L) int versionsNummer
Versionsnummer der FormVersion dient als Indikator der Aktualität eines Formulars
-
-
-
Class de.xima.fc.entities.FormVersionBackup extends AFileEntity<FormVersion,FormVersionBackupData> implements Serializable
-
Serialized Fields
-
baseEntity
FormVersion baseEntity
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.FormVersionBackupData extends AFileDataEntity<FormVersionBackup> implements Serializable
-
Class de.xima.fc.entities.FormVersionDatei extends AFileEntity<FormVersion,FormVersionDateiData> implements Serializable
-
Serialized Fields
-
baseEntity
FormVersion baseEntity
-
-
-
Class de.xima.fc.entities.FormVersionDateiData extends AFileDataEntity<FormVersionDatei> implements Serializable
-
Class de.xima.fc.entities.FrontendServer extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
aktiv
boolean aktiv
Soll die Verbindung zum FrontendServer aufgebaut werden * -
beschreibung
String beschreibung
Beschreibung des Datenbankzugriffs dient dazu einen beschreibenden Freitext zu dem Zugriff hinzuzufügen -
features
Set<String> features
-
fstoken
@NotEmpty String fstoken
Token zur Authentifizierung am FrontendServer * -
host
@NotEmpty String host
Hostname oder IP des FrontendServers * -
name
@NotEmpty String name
Der Name der Verbindung zu dem Frontend-Server * -
port
@javax.validation.constraints.Min(0L),@javax.validation.constraints.Max(65535L) int port
über welchen Port der Datenbank-Host erreichbar ist. -
reconnect_attempts
Integer reconnect_attempts
-
reconnect_timeout
Integer reconnect_timeout
-
sslKeystorePass
String sslKeystorePass
-
sslKeystorePath
String sslKeystorePath
-
userPortals
Set<UserPortal> userPortals
-
useSSL
boolean useSSL
-
-
-
Class de.xima.fc.entities.IndirectClientAuthorization extends AClientAuthorization implements Serializable
-
Serialized Fields
-
authenticatorType
@NotNull EAuthClientType authenticatorType
-
clientAuthenticator
ClientAuthenticator clientAuthenticator
-
customProperties
Map<String,String> customProperties
Deprecated. -
customPropertiesModel
@Valid AuthorizationFilterProperties customPropertiesModel
-
description
@Size(max=250) String description
-
name
@NotBlank @Size(max=120) String name
-
roles
Set<Rolle> roles
-
systemAuthenticator
SystemAuthenticator systemAuthenticator
-
userGroups
Set<BenutzerGruppe> userGroups
-
-
-
Class de.xima.fc.entities.InternalClientMessage extends AInternalMessage implements Serializable
-
Serialized Fields
-
client
@NotNull Mandant client
-
-
-
Class de.xima.fc.entities.InternalSystemMessage extends AInternalMessage implements Serializable
-
Class de.xima.fc.entities.LDAPAbfrage extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
abfrage
@NotEmpty String abfrage
-
attribute
List<String> attribute
-
baseDN
@Size(max=500) @NotEmpty String baseDN
-
beschreibung
@Size(max=250) String beschreibung
-
isPublic
boolean isPublic
-
name
@Size(max=50) @NotEmpty String name
-
useMandantZugriff
boolean useMandantZugriff
Deprecated.MandantLdapData
is deprecated. UseLDAPZugriff
instead. -
uuid
UUID uuid
-
zugriff
LDAPZugriff zugriff
-
-
-
Class de.xima.fc.entities.LDAPGruppe extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
authName
@Size(max=150) String authName
Deprecated. -
authPassword
@Size(max=500) String authPassword
Deprecated. -
baseDN
@Size(max=500) @NotEmpty String baseDN
Deprecated. -
benutzerGruppen
List<BenutzerGruppe> benutzerGruppen
Deprecated.Liste von Benutzergruppen denen der Benutzer der LDAPGruppe zugeordnet sein soll. Anhand derBenutzerGruppe
kann zugeordnet werden in welchem Workflowschritt der Benutzer beteiligt sein wird. -
beschreibung
@Size(max=250) String beschreibung
Deprecated.Beschreibung zu der LDAPGruppe -
filterQuery
String filterQuery
Deprecated. -
host
@Size(max=500) String host
Deprecated. -
name
@NotEmpty String name
Deprecated.Name der LDAPGruppe, der im System zur Anzeige und Zuordnung genutzt wird -
pageSize
Integer pageSize
Deprecated. -
port
int port
Deprecated. -
referralHopCount
Integer referralHopCount
Deprecated. -
rolle
@NotNull Rolle rolle
Deprecated.Rolle des Benutzers beschreibt welche Rolle und somit welche Recht ein Benutzer im System hat. -
useMandantZugriff
boolean useMandantZugriff
Deprecated. -
useSSL
boolean useSSL
Deprecated.
-
-
-
Class de.xima.fc.entities.LDAPZugriff extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
authName
@Size(max=150) String authName
-
authPassword
@Size(max=500) String authPassword
-
beschreibung
@Size(max=250) String beschreibung
-
host
@Size(max=500) String host
-
name
@Size(max=50) @NotEmpty String name
-
pageSize
Integer pageSize
-
port
int port
-
referralHopCount
Integer referralHopCount
-
useSSL
boolean useSSL
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.LicenseFile extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
children
List<LicenseFile> children
-
client
Mandant client
-
dateCreated
Date dateCreated
Date and user that created the license entry -
dateModified
Date dateModified
Date and user of last change -
licenseData
byte[] licenseData
-
licenseFileType
ELicenseFileType licenseFileType
Type of the License (client license, system license). -
licenseKey
String licenseKey
-
licenseName
String licenseName
-
parentKey
String parentKey
-
userNameCreated
String userNameCreated
-
userNameModified
String userNameModified
-
validUntil
Date validUntil
Date until the license is valid (for UI only) -
versionKey
String versionKey
-
-
-
Class de.xima.fc.entities.Mandant extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
alias
String alias
-
allowCustomMailServer
boolean allowCustomMailServer
-
allowSystemMailServer
boolean allowSystemMailServer
-
baseUrl
@NotNull @Size(max=255) @URL String baseUrl
BaseUrl des Mandanten beinhaltet die basis URL zu Formcycle. Diese URL muss dann noch mit entsprechenden Pfadelementen erweitert werden. -
basisVerzeichnis
String basisVerzeichnis
BasisVerzeichnis des Mandanten gibt an in welchem Verzeichnis die Daten für die Vorgänge abgelegt werden -
benutzerverwaltungstyp
EBenutzerverwaltungsTyp benutzerverwaltungstyp
Deprecated. -
beschreibung
@Size(max=250) String beschreibung
Beschreibung eines Mandanten dient dazu zusätzliche Informationen zu einem Mandanten anzugeben -
createdAt
long createdAt
-
customAttributes
Map<String,String> customAttributes
-
fileMap
Map<String,ClientFile> fileMap
-
freigabetyp
EFreigabeTyp freigabetyp
Darstellung des Typs des FreigabeMechanismus des Mandanten. -
language
ELanguage language
-
lastUserLogin
Date lastUserLogin
-
name
@Size(min=3,max=50) @NotEmpty @Pattern(regexp="^[a-zA-Z0-9-\\.]*$",message="{de.xima.fc.validation.constraints.ValidClientName}") @NoneOfStrings(value="system",ignoreCase=true) @NotUuidString String name
Name des Mandanten, der zur Anmeldung am System genutzt wird. Dieser kann dem Namen einer Organisation entsprechen. -
projekte
List<Projekt> projekte
-
sadminAccess
boolean sadminAccess
Whether the super administrator may access this client. A client may set this to true to grant access to the support team. -
sadminInboxAccess
boolean sadminInboxAccess
Determines whether the super administrator can access the client inboxes -
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.MandantFrontendServer extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
allowAllForms
boolean allowAllForms
Iftrue
, this frontend server is allowed to provide all available forms, even if that form was not yet made available on this frontend server. Iffalse
, access for this frontend server must be configured separately for each form. -
baseurl
@NotEmpty @URL @Size(max=255) String baseurl
URL um z.b. Formulare aufzurufen * -
beschreibung
String beschreibung
Beschreibung des Datenbankzugriffs dient dazu einen beschreibenden Freitext zu dem Zugriff hinzuzufügen -
frontendserver
@NotNull FrontendServer frontendserver
-
fstoken
@NotEmpty @Size(max=50) String fstoken
Token zur Authentifizierung am FrontendServer * -
name
@NotEmpty @Size(max=50) String name
-
-
-
Class de.xima.fc.entities.MandantLdapData extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
authName
@Size(max=150) String authName
Deprecated. -
authPassword
@Size(max=500) String authPassword
Deprecated. -
baseDN
@Size(max=500) String baseDN
Deprecated. -
filterQuery
String filterQuery
Deprecated. -
host
@Size(max=500) String host
Deprecated. -
pageSize
Integer pageSize
Deprecated. -
port
Integer port
Deprecated. -
referralHopCount
Integer referralHopCount
Deprecated. -
useSSL
boolean useSSL
Deprecated.
-
-
-
Class de.xima.fc.entities.MandantMailData extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
allowCustomSenderAddress
boolean allowCustomSenderAddress
-
allowUtf8
boolean allowUtf8
-
authAttributes
Map<String,String> authAttributes
-
authName
@Size(max=150) String authName
AuthName der Mandant-Mail-Daten beinhaltet den Namen zur Anmeldung am Mail-Dienst, insofernMandantMailData.isAuthEnabled()
true
zurückliefert -
authPassword
@Size(max=500) String authPassword
AuthPasswort der Mandant-Mail-Daten beinhaltet das Passwort zur Anmeldung am Mail-Dienst, insofernMandantMailData.isAuthEnabled()
true
zurückliefert -
authType
@NotNull EMailAuthenticationType authType
Type of the mail-server authentication -
enabled
Boolean enabled
Benutze Mandant-eigenen Mail-Server -
encryption
EMailEncryption encryption
-
host
@Size(max=1024) @Pattern(regexp="(?i)^[A-Z0-9.-]+$") String host
Host der Mandant-Mail-Daten ermöglicht das angeben eines Mailservers, der für die Mail-Kommunikation genutzt werden soll -
port
@Min(0L) @Max(65535L) Integer port
Port der Mandant-Mail-Daten gibt den Port an, unter dem der SMTP-Server zugreifbar ist. -
sender
@Size(max=254) @Email(regexp="(?i)^([A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,})?$") String sender
-
senderName
@Size(max=50) String senderName
-
supportAddress
@Size(min=0,max=50) @Email(regexp="(?i)^([A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,})?$") String supportAddress
supportAddress Mailadresse, an die Supportanfragen gesendet werden sollen. -
systemSenderAddressMode
@NotNull EMailSenderAddressMode systemSenderAddressMode
-
-
-
Class de.xima.fc.entities.MandantRessource extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
beschreibung
@Size(max=1020) String beschreibung
-
fileEntity
@NotNull MandantRessourceDatei fileEntity
-
name
@NotEmpty @Size(max=255) String name
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.MandantRessourceDatei extends AFileEntity<MandantRessource,MandantRessourceDateiData> implements Serializable
-
Serialized Fields
-
baseEntity
MandantRessource baseEntity
-
size
Integer size
-
-
-
Class de.xima.fc.entities.MandantRessourceDateiData extends AEncryptedFileDataEntity<MandantRessourceDatei> implements Serializable
-
Class de.xima.fc.entities.Modul extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
beschreibung
String beschreibung
Deprecated.Beschreibung des Moduls dient dazu einen Text anzugeben, der den Zweck diesesModul
s beschreibt. -
idxNum
int idxNum
Deprecated.IdxNum des Moduls dient dazu die Module an der Nutzeroberfläche in einer Reihenfolge sortiert anzuzeigen. -
name
String name
Deprecated.Name des Moduls, der zur Identifikation des Moduls an der Nutzeroberfläche dient -
rollen
List<Rolle> rollen
Deprecated.Rollen des Moduls geben an, welcheRolle
n das Modul benutzen. -
templateBerechtigungen
Set<Entityberechtigung> templateBerechtigungen
Deprecated.TemplateBerechtigungen des Moduls dienen dazu standardberechtigungen zu halten, welche mit der Zuordnung eines Moduls zu einerRolle
kopiert werden, um dort unabhängig manipuliert werden zu können.
-
-
-
Class de.xima.fc.entities.PeAktion extends ProtocolEntryProcessing implements Serializable
-
Class de.xima.fc.entities.PeBase extends AProtocolEntry implements Serializable
-
Class de.xima.fc.entities.PeDokumentation extends ProtocolEntryClient implements Serializable
-
Class de.xima.fc.entities.PeStatus extends ProtocolEntryProcessing implements Serializable
-
Class de.xima.fc.entities.Postfach extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
benutzerGruppen
List<BenutzerGruppe> benutzerGruppen
Benutzergruppen eines Postfachs geben an welche Benutzer Zugriff auf das Postfach haben, indem die Benutzer der jeweiligen Benutzergruppe zugeordnet sind. -
beschreibung
String beschreibung
Die Beschreibung des Postfachs ermöglicht es zusätzliche Informationen zu einem Postfach anzugeben -
deletable
boolean deletable
Deletable des Postfachs gibt an ob ein Postfach gelöscht werden darf oder nicht.true
=löschbar,false
nicht löschbar. -
name
@NotEmpty String name
Der Name des Postfachs gibt die Bezeichnung des Postfachs an, die auf der Oberfläche zur Zuordnung genutzt wird -
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.ProjectAuthenticatorConfig extends AAuthenticatorConfig implements Serializable
-
Class de.xima.fc.entities.ProjectDOIData extends ALockableEntity implements Serializable
-
Serialized Fields
-
active
boolean active
-
deleteDelay
long deleteDelay
-
mailContent
String mailContent
-
mailSubject
String mailSubject
-
optInErrorTemplate
Textbaustein optInErrorTemplate
-
optInSuccessTemplate
Textbaustein optInSuccessTemplate
-
project
Projekt project
-
receivedSuccessTemplate
Textbaustein receivedSuccessTemplate
-
receiverMail
String receiverMail
-
senderMail
String senderMail
-
senderName
String senderName
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.ProjectFile extends ALocalizedScopedFileMetaEntity<Projekt,ProjectFileData> implements Serializable
-
Class de.xima.fc.entities.ProjectFileData extends AFileDataEntity<ProjectFile> implements Serializable
-
Class de.xima.fc.entities.ProjectIdentityCheckData extends ALockableEntity implements Serializable
-
Serialized Fields
-
failureTemplate
Textbaustein failureTemplate
-
identityTokenTemplate
String identityTokenTemplate
-
project
Projekt project
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.ProjectInviteData extends ALockableEntity implements Serializable
-
Serialized Fields
-
activateStatusFail
boolean activateStatusFail
-
activateStatusSuccess
boolean activateStatusSuccess
-
dataMap
SortedMap<String,String> dataMap
-
dataSource
Datenquelle dataSource
-
fromRow
int fromRow
-
mailColumn
String mailColumn
-
mailContent
String mailContent
-
mailSubject
String mailSubject
-
numberRows
int numberRows
-
project
Projekt project
-
senderMail
String senderMail
-
senderName
String senderName
-
sendMails
boolean sendMails
-
targetStatusFail
Status targetStatusFail
Deprecated. -
targetStatusSuccess
Status targetStatusSuccess
Deprecated. -
useMapping
boolean useMapping
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.ProjectLocalization extends ALocalization<Projekt> implements Serializable
-
Class de.xima.fc.entities.ProjectPortalConfig extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
active
boolean active
-
clientPortalConfig
ClientPortalConfig clientPortalConfig
-
projekt
Projekt projekt
-
tags
Set<UserPortalTag> tags
-
-
-
Class de.xima.fc.entities.ProjectPortalData extends ALockableEntity implements Serializable
-
Class de.xima.fc.entities.ProjectPreviewFile extends AbstractLockableEntity implements Serializable
-
Class de.xima.fc.entities.ProjectPreviewFileData extends AFileDataEntity<ProjectPreviewFile> implements Serializable
-
Class de.xima.fc.entities.ProjectTag extends AbstractEntity implements Serializable
-
Class de.xima.fc.entities.Projekt extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
accessPassword
String accessPassword
Deprecated.the access password is saved within the appropriateProjectAuthenticatorConfig
-
accessPasswordV2
@Size(max=1024) String accessPasswordV2
Deprecated.the access password is saved within the appropriateProjectAuthenticatorConfig
-
activeVersion
FormVersion activeVersion
ActiveVersion des Projekts beinhaltet die Version, die gegenwärtig aktiv genutzt wird -
activeWorkflowVersion
WorkflowVersion activeWorkflowVersion
The workflow version that is currently active, i.e. the version that is used when the workflow is executed. -
aktiv
boolean aktiv
Online des Projekts gibt an, ob das Formular bereit öffentlich zugreifbar ist. -
anonymize
boolean anonymize
Flag was angibt, ob die Protokollierung beim Formular absenden anonymisiert erfolgen soll -
authenticatorConfigs
List<ProjectAuthenticatorConfig> authenticatorConfigs
Configured authenticators -
benamungsmodus
@NotNull EBenamungsModus benamungsmodus
Benamungsmodus des Projekts gibt an, ob die Standardelementbenamung aus dem Designer genutzt werden soll, oder ob die Benutzerdefinierten Elementnamen verwendet werden. -
benutzerGruppen
List<BenutzerGruppe> benutzerGruppen
Liste von Benutzergruppen welche Zugriff auf das Projekt haben. Ist keine Gruppe zugeordnet, so wird das Projekt allen angezeigt -
beschreibung
@Length(max=250) String beschreibung
Beschreibung des Projekts ermöglicht es zusätzliche Informationen zu dem Projekt anzugeben -
customAttributes
Map<String,String> customAttributes
-
dataTableName
String dataTableName
-
dataTableTemplate
String dataTableTemplate
-
datumErsterEingang
Date datumErsterEingang
DatumErsterEingang des Projekts zeigt an, wann die erste Formular-Instanz eingegangen ist. -
datumLetzterEingang
Date datumLetzterEingang
DatumLetzterEingang des Projkets zeigt an, wann die letzte Formular-Instanz eingegangen ist. -
datumVerfuegbarBis
Date datumVerfuegbarBis
DatumVerfuegbarBis des Projekts gibt an, ab wann keine Instanzen des Formulars mehr werden können und es somit öffentlich nicht mehr zur Verfügung steht -
datumVerfuegbarVon
Date datumVerfuegbarVon
DatumVerfuegbarVon des Projekts gibt an, ab wann von dem Formular Instanzen erzeugt werden können und es somit öffentlich zur Verfügung steht -
editorBenutzerGruppen
List<BenutzerGruppe> editorBenutzerGruppen
Liste von Benutzergruppen welche Zugriff auf die Bearbeitung des Projektes haben. Ist keine Gruppe zugeordnet, so wird das Projekt allen zur Bearbeitung bereitgestellt -
eingangSynchron
boolean eingangSynchron
eingangSynchron des Projektes gibt an ob der Status "Eingegangen" synchron abgearbeitet werden soll. -
erstelltAm
Date erstelltAm
ErstelltAm des Projekts gib an, wann das Projekt im System angelegt wurde. -
erstelltVon
String erstelltVon
ErstelltVon des Projekts beinhaltet eine Zeichenkette die erkennen lässt, welcher Nutzer das Projekt erstellt hat -
files
List<ProjectFile> files
-
formRecordDataHistoryEnabled
boolean formRecordDataHistoryEnabled
-
formVersions
List<FormVersion> formVersions
FormVersion des Projekt stellt eine Liste von FormVersionen dar, in der ein Formular im Projekt enthalten ist. -
gruppenname
String gruppenname
-
hidden
boolean hidden
-
identityTokenTemplate
String identityTokenTemplate
When enabled, an ID is generated based on the data of a submitted form. The form submission is rejected when a form record with the same identity token exists already. This is the template for generating the ID and may contain placeholders. -
letzteAenderungAm
Date letzteAenderungAm
LetzteAenderungAm des Projekts gibt an, wann die Daten des Projekts das letzte Mal manipuliert wurden. -
letzteAenderungVon
String letzteAenderungVon
LetzteAenderungVon des Projekts beinhaltet eine Zeichenkette die erkennen lässt, welcher Nutzer das Projekt zuletzt manipuliert hat -
localizations
List<ProjectLocalization> localizations
-
mandantFrontendServer
List<MandantFrontendServer> mandantFrontendServer
auf welchen FrontendServern ist das Projekt verfügbar -
name
@NotEmpty @Pattern(regexp="(?i)^[A-Z0-9._-]+$",message="{project.name.pattern.error.msg}") @Length(max=50) String name
Name des Projekts gibt den Bezeichner an, der an der Oberfläche genutzt wird. -
offlineModeProvide
@NotNull EFormOfflineMode offlineModeProvide
Whether a form record belonging to a form that is offline can be opened or submitted via the provide link. -
offlineModeReview
@NotNull EFormOfflineMode offlineModeReview
Whether a form record belonging to a form that is offline can be opened or submitted via the inbox review link. -
postfach
@NotNull Postfach postfach
Postfach des Projekts gibt dasPostfach
an, in welchem eingehende Vorgänge zu Beginn abgelegt werden. -
postfachTemplate
String postfachTemplate
-
projektRessourcen
List<ProjektRessource> projektRessourcen
-
scope
@Length(max=255) String scope
-
showchangestatusbar
boolean showchangestatusbar
-
statusNachWiedervorlage
Status statusNachWiedervorlage
Deprecated.Postfach des Projekts gibt dasPostfach
an, in welchem eingehende Vorgänge zu Beginn abgelegt werden. -
subject
@Length(max=512) String subject
Subject of the project -
tags
List<ProjectTag> tags
A list of user-defined tags that can be used, for example, to search for projects. -
template
boolean template
Whether this project is a template. Templates cannot be switched online. -
titel
@Length(max=250) String titel
Titel des Projekts gibt an wie der Titel des Projekts ist. -
useKerberosAuthentication
Boolean useKerberosAuthentication
Deprecated.Kerberos configuration is now inProjekt.authenticatorConfigs
-
useNTLMAuthentication
Boolean useNTLMAuthentication
Deprecated.NTLM configuration is now inProjekt.authenticatorConfigs
-
usePostfachTemplate
boolean usePostfachTemplate
-
uuid
UUID uuid
-
visibilityUserGroups
List<BenutzerGruppe> visibilityUserGroups
List of user-groups which can see the project in the corresponding backend-view. If this list is empty, all users within the client can see the project. -
workflowVersions
List<WorkflowVersion> workflowVersions
A list of all workflows defined for this project.
-
-
-
Class de.xima.fc.entities.ProjektRessource extends ALockableEntity implements Serializable
-
Class de.xima.fc.entities.ProjektRessourceDatei extends AFileEntity<ProjektRessource,ProjektRessourceDateiData> implements Serializable
-
Serialized Fields
-
baseEntity
ProjektRessource baseEntity
-
size
Integer size
-
-
-
Class de.xima.fc.entities.ProjektRessourceDateiData extends AEncryptedFileDataEntity<ProjektRessourceDatei> implements Serializable
-
Class de.xima.fc.entities.ProjektZaehler extends AbstractEntity implements Serializable
-
Class de.xima.fc.entities.ProjektZaehlerDaten extends AbstractEntity implements Serializable
-
Class de.xima.fc.entities.ProtocolEntryClient extends AProtocolEntry implements Serializable
-
Class de.xima.fc.entities.ProtocolEntryProcessing extends AProtocolEntry implements Serializable
-
Serialized Fields
-
aktionsName
String aktionsName
AktionsName dient dazu den Namen der ausgeführtenAktion
innerhalb des Eintrags zu speichern -
aktionsResultat
EAktionsResultat aktionsResultat
Aktionsresultat dient dazu den Erfolg bzgl. der Durchführung einerAktion
anzugeben -
attachments
String attachments
-
formRecordId
Long formRecordId
-
mandant
@NotNull Mandant mandant
-
projectId
Long projectId
-
projectTitle
String projectTitle
-
statusAlt
String statusAlt
StatusAlt dient der Bestimmung des Ausgangsstatus von dem aus der Statuswechsel durchgeführt wurde. -
statusNeu
String statusNeu
StatusNeu dient der Bestimmung des neuenStatus
in den nach der Abarbeitung gewechselt wurde. -
type
EProtocolEntryProcessType type
-
vorgangId
String vorgangId
-
-
-
Class de.xima.fc.entities.ProtocolEntrySystem extends AProtocolEntry implements Serializable
-
Serialized Fields
-
details
String details
-
-
-
Class de.xima.fc.entities.Protokoll extends AbstractMandantDependentEntity implements Serializable
-
Class de.xima.fc.entities.Rolle extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
allowRest
Boolean allowRest
-
benutzer
List<Benutzer> benutzer
Deprecated.the role now hasDirectClientAuthorization
s orIndirectClientAuthorization
s.Benutzer der Rolle beinhaltet eine Menge vonBenutzer
, welche diese Rolle inne haben. -
beschreibung
String beschreibung
Beschreibung der Rolle dient dazu einen Text anzugeben, der den Zweck dieserRolle
beschreibt. -
clientDashboard
String clientDashboard
-
module
List<Modul> module
Deprecated.UseRolle.moduleNames
andEModule
instead. -
moduleNames
Set<String> moduleNames
-
name
@Size(max=50) String name
Name der Rolle, dient der Identifizierung der Rolle in der Nutzeroberfläche. -
properties
String properties
-
roleProperties
RolleProperties roleProperties
-
rollenTyp
ERollenTyp rollenTyp
RollenTyp der Rolle dient dazu eine Kennzeichnung über spezielle System-Berechtigungen festzulegen. -
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.Status extends AbstractMandantDependentEntity implements Serializable
-
Serialized Fields
-
aktionen
List<Aktion> aktionen
Deprecated.Aktionen des Status geben an welcheAktion
vor dem erreichen dieses Status abgeabreitet werden. -
alias
@Size(min=2,max=255) String alias
Deprecated.Alias zu eindeutigen Identifizierung -
allowUnregisteredReprovide
boolean allowUnregisteredReprovide
Deprecated. -
anzahlRetry
int anzahlRetry
Deprecated.AnzahlRetry des Status gibt an, wie oft versucht werden soll, eine Aktion im Fehlerfall erneut durchzuführen. -
benutzerGruppenUsageRight
@NotNull List<BenutzerGruppe> benutzerGruppenUsageRight
Deprecated.BenutzerGruppenUsageRight des Status gibt an welche Benutzer (durch die Zuordnung in eine Benutzergruppe) das Recht haben den Status zu setzen -
beschreibung
@Size(min=0,max=250) String beschreibung
Deprecated.Beschreibung des Status dient dazu zusätzliche Informationen zu einem Status anzugeben. -
bezeichner
String bezeichner
Deprecated.Bezeichnet die Aktion zum welseln eines Status -
changeLocked
boolean changeLocked
Deprecated.ChangeLocked des Status gibt an, ob der Status nach dem Setzen noch verändert werden kann -
disabled
boolean disabled
Deprecated. -
idxNum
@javax.validation.constraints.Min(0L) int idxNum
Deprecated.IdxNum des Status gibt an, an welcher Postition der aktuelle Status in der Abarbeitungsreihenfolge steht. -
name
@Size(min=2,max=50) @NotEmpty String name
Deprecated.Name des Status dient dazu den Status zu bezeichnen und in der Oberfläche zu identifizieren -
projekt
@NotNull Projekt projekt
Deprecated.Projekt des Status gibt an in welchem Projekt der Status gesetzt werden kann -
sekundenBisRetry
int sekundenBisRetry
Deprecated.SekundenBisRetry des Status gibt an, nach wie vielen Sekunden die erneute Durchführung der Aktion stattfinden soll. -
statusPre
@NotNull List<Status> statusPre
Deprecated.StatusPre des Status ist Liste von Status, nach welchen der aktuelle Status in der Workflowabarbeitung gewählt werden kann -
statusTyp
EStatusTyp statusTyp
Deprecated.StatusTyp des Status dient zur Ermittlung von speziellen Eigenschaften eines Status -
timerExecOffset
@javax.validation.constraints.Min(0L) int timerExecOffset
Deprecated.TimerExecOffset ist die Zeit in Sekunden die zur Prüfung genutzt wird, um festzustellen ob ein Statuswechsel eines Vorgangs ausgeführt werden muss. Standard 0 Sekunden, was bedeutet, dass kein TimerTask verfügbar ist -
timerOnlyUnread
Boolean timerOnlyUnread
Deprecated. -
timerTargetStatus
Status timerTargetStatus
Deprecated.TimerTarget-Status, welcher im Falle des Timeout ausgeführt wird. -
uuid
UUID uuid
Deprecated. -
vorgangLoeschbar
boolean vorgangLoeschbar
Deprecated.vorgangloeschbar gibt an, ob Vorgaenge in diesem Status geloescht werden koennen -
weiterverarbeitungBeiFehler
@NotNull EWeiterverarbeitung_Status weiterverarbeitungBeiFehler
Deprecated.WeiterverarbeitungBeiFehler des Status gibt an, wie verfahren werden soll, wenn bei der Abarbeitung ein Fehler auftrittFolgende Werte sind möglich: -
EWeiterverarbeitung_Aktion.ABBRUCH
-EWeiterverarbeitung_Aktion.IGNORIEREN
-EWeiterverarbeitung_Aktion.KONFIGURIERTE_FOLGEAKTION
-
-
-
Class de.xima.fc.entities.SystemAuthenticator extends AAuthenticator<SystemAuthenticatorFile> implements Serializable
-
Class de.xima.fc.entities.SystemAuthenticatorFile extends AFileEntity<SystemAuthenticator,SystemAuthenticatorFileData> implements Serializable
-
Serialized Fields
-
baseEntity
SystemAuthenticator baseEntity
-
key
@Size(max=250) String key
-
-
-
Class de.xima.fc.entities.SystemAuthenticatorFileData extends AEncryptedFileDataEntity<SystemAuthenticatorFile> implements Serializable
-
Class de.xima.fc.entities.SystemChange extends AbstractEntity implements Serializable
-
Class de.xima.fc.entities.SystemMessage extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
dateCreated
@NotNull Date dateCreated
-
dateEdited
@NotNull Date dateEdited
-
dateEnd
Date dateEnd
-
dateStart
Date dateStart
-
description
@Length(max=1020) String description
-
flagActive
boolean flagActive
-
i18nValues
Map<String,SystemMessageI18n> i18nValues
-
icon
@Length(max=80) String icon
-
iconColor
@Length(max=40) String iconColor
-
message
@NotNull String message
-
name
@NotNull @Length(max=255) String name
-
userCreator
IUser userCreator
-
userEditor
IUser userEditor
-
userNameCreator
@NotNull String userNameCreator
-
userNameEditor
@NotNull String userNameEditor
-
userRefCreator
@NotNull String userRefCreator
-
userRefEditor
@NotNull String userRefEditor
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.SystemPlugin extends APluginEntity<SystemPluginFile,SystemPluginFileData,SystemPluginConfigData> implements Serializable
-
Serialized Fields
-
fileEntity
SystemPluginFile fileEntity
-
-
-
Class de.xima.fc.entities.SystemPluginConfigData extends AEncryptedFileDataEntity<SystemPluginFile> implements Serializable
-
Class de.xima.fc.entities.SystemPluginFile extends APluginFileEntity<SystemPlugin,SystemPluginFileData,SystemPluginConfigData> implements Serializable
-
Serialized Fields
-
baseEntity
SystemPlugin baseEntity
-
-
-
Class de.xima.fc.entities.SystemPluginFileData extends AEncryptedFileDataEntity<SystemPluginFile> implements Serializable
-
Class de.xima.fc.entities.SystemProperty extends AbstractLockableEntity implements Serializable
-
Class de.xima.fc.entities.Textbaustein extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
beschreibung
@Size(min=0,max=250) String beschreibung
Beschreibung dient dazu zusätzliche Informationen zu einem Textbaustein zu hinterlegen. -
deletable
boolean deletable
Deletable des Textbausteins gibt an ob ein Textbaustein gelöscht werden darf oder nicht.true
= löschbar,false
nicht löschbar. -
deprecated
Boolean deprecated
-
i18nValues
Map<String,String> i18nValues
Language specific Values i18n Values -
kategorie
ETextbausteinKategorie kategorie
Kategorie des Textbausteins beschreibt den Verwendungszweck dieses Textbausteins -
msgCode
ETextbausteinMsgCode msgCode
ErrorCode des Textbausteins ermöglicht es einen Textbaustein entsprechend eines Enumwertes zu ermitteln. -
name
@NotEmpty @Size(min=0,max=50) String name
Name des Textbaustein beschreibt den Schlüsselwert, unter dem der eigentliche Text adressierbar ist. -
system
boolean system
system des Textbausteins gibt an, ob ein Textbaustein vom Typ 'System' ist.true
=ist System,false
=nicht System -
textValue
String textValue
Wert des Textbausteins, beinhaltet den eigentlichen Text, der zur Anzeige gebracht werden soll, wenn dieser Textbaustein genutzt wird -
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.UserCredentials extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
passwordHash
@NotEmpty String passwordHash
-
passwordSetInstant
@NotNull Instant passwordSetInstant
-
userProfile
@NotNull UserProfile userProfile
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.UserEmail extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
address
@Email @Size(max=360) @NotEmpty @Pattern(regexp="(?i)^[A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,}$") String address
-
origin
SystemAuthenticator origin
-
primaryRequestExpireInstant
Instant primaryRequestExpireInstant
-
primaryRequestUuid
UUID primaryRequestUuid
-
userProfile
@NotNull UserProfile userProfile
-
verificationExpireInstant
Instant verificationExpireInstant
-
verificationState
String verificationState
-
verifiedInstant
Instant verifiedInstant
-
-
-
Class de.xima.fc.entities.UserIdentity extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
authenticatorType
EAuthClientType authenticatorType
-
clientAuthenticator
ClientAuthenticator clientAuthenticator
-
createdInstant
@NotNull Instant createdInstant
-
identifier
@NotEmpty String identifier
-
removeExpireInstant
Instant removeExpireInstant
-
removeUuid
UUID removeUuid
-
systemAuthenticator
SystemAuthenticator systemAuthenticator
-
userProfile
@NotNull UserProfile userProfile
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.UserPortal extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
active
boolean active
-
activeOnMasterServer
boolean activeOnMasterServer
-
alias
@NotNull @Size(max=128) @Pattern(regexp="^[a-zA-Z0-9-\\.]*$") String alias
-
attributes
Map<String,String> attributes
Deprecated. -
clientPortalConfigs
Set<ClientPortalConfig> clientPortalConfigs
-
defaultLocale
Locale defaultLocale
-
description
String description
-
files
List<UserPortalFile> files
-
frontendServers
Set<FrontendServer> frontendServers
-
localizations
List<UserPortalLocalization> localizations
-
loginConfig
@NotNull UserPortalLoginConfig loginConfig
-
name
@NotNull @Size(max=128) String name
-
properties
UserPortalProperties properties
-
tags
Set<UserPortalTag> tags
-
userProfiles
Set<UserProfile> userProfiles
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.UserPortalAuthConfig extends AAuthenticatorConfig implements Serializable
-
Serialized Fields
-
localizations
List<UserPortalAuthConfigLocalization> localizations
-
loginConfig
@NotNull UserPortalLoginConfig loginConfig
-
orderIndex
int orderIndex
-
-
-
Class de.xima.fc.entities.UserPortalAuthConfigLocalization extends ALocalization<UserPortalAuthConfig> implements Serializable
-
Class de.xima.fc.entities.UserPortalFile extends ALocalizedScopedFileMetaEntity<UserPortal,UserPortalFileData> implements Serializable
-
Class de.xima.fc.entities.UserPortalFileData extends AFileDataEntity<UserPortalFile> implements Serializable
-
Class de.xima.fc.entities.UserPortalLocalization extends ALocalization<UserPortal> implements Serializable
-
Class de.xima.fc.entities.UserPortalLoginConfig extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
authenticatorConfigs
@NotNull List<UserPortalAuthConfig> authenticatorConfigs
-
inputClientLayout
@NotNull EInputClientLayout inputClientLayout
-
portal
@NotNull UserPortal portal
-
redirectTarget
@NotNull EAuthRedirectTarget redirectTarget
-
registrationEnabled
boolean registrationEnabled
-
-
-
Class de.xima.fc.entities.UserPortalState extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
colorBackground
RgbaQuadruplet colorBackground
-
colorText
RgbaQuadruplet colorText
-
iconStyleClass
String iconStyleClass
-
localizations
List<UserPortalStateLocalization> localizations
-
recordAccessible
boolean recordAccessible
-
type
@NotNull EUserPortalStateType type
-
workflowState
@NotNull WorkflowState workflowState
-
-
-
Class de.xima.fc.entities.UserPortalStateLocalization extends ALocalization<UserPortalState> implements Serializable
-
Class de.xima.fc.entities.UserPortalTag extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
colorBackground
RgbaQuadruplet colorBackground
-
colorText
RgbaQuadruplet colorText
-
localizations
List<UserPortalTagLocalization> localizations
-
portal
@NotNull UserPortal portal
-
projectPortalConfigs
Set<ProjectPortalConfig> projectPortalConfigs
-
-
-
Class de.xima.fc.entities.UserPortalTagLocalization extends ALocalization<UserPortalTag> implements Serializable
-
Class de.xima.fc.entities.UserProfile extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
active
boolean active
-
createdInstant
@NotNull Instant createdInstant
-
customProperties
Map<String,String> customProperties
Deprecated. -
customPropertiesModel
UserProfileProperties customPropertiesModel
-
defaultLocale
Locale defaultLocale
-
deleteRequestExpireInstant
Instant deleteRequestExpireInstant
-
deleteRequestUuid
UUID deleteRequestUuid
-
directClientAuthorizations
List<DirectClientAuthorization> directClientAuthorizations
-
emails
List<UserEmail> emails
-
familyName
@Size(max=120) String familyName
-
fileMap
Map<String,UserProfileFile> fileMap
-
firstName
@Size(max=120) String firstName
-
gender
@NotNull EGender gender
-
mergeRequestExpireInstant
Instant mergeRequestExpireInstant
-
mergeRequestProfile
UserProfile mergeRequestProfile
-
mergeRequestUuid
UUID mergeRequestUuid
-
mfaConfig
UserProfileMfa mfaConfig
-
permissions
Set<String> permissions
-
primaryEmail
UserEmail primaryEmail
-
role
@Size(max=50) String role
-
userCredentials
UserCredentials userCredentials
-
userCredentialsSetExpireInstant
Instant userCredentialsSetExpireInstant
-
userCredentialsSetUuid
UUID userCredentialsSetUuid
-
userIdentities
List<UserIdentity> userIdentities
-
userName
@Size(max=120) @Pattern(regexp="^$|^[a-zA-Z0-9][a-zA-Z0-9_-]+$") String userName
-
userPortals
Set<UserPortal> userPortals
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.UserProfileFile extends AFileEntity<UserProfile,UserProfileFileData> implements Serializable
-
Serialized Fields
-
baseEntity
UserProfile baseEntity
-
key
@Size(max=250) String key
-
size
int size
-
-
-
Class de.xima.fc.entities.UserProfileFileData extends AEncryptedFileDataEntity<UserProfileFile> implements Serializable
-
Class de.xima.fc.entities.UserProfileMfa extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
lastAuthenticatedInstant
Instant lastAuthenticatedInstant
-
removeExpireInstant
Instant removeExpireInstant
-
removeUuid
UUID removeUuid
-
secret
String secret
-
type
@NotNull EMultiFactorAuthenticationType type
-
userProfile
@NotNull UserProfile userProfile
-
uuid
UUID uuid
-
verificationExpireInstant
Instant verificationExpireInstant
-
verificationState
@NotBlank String verificationState
-
verifiedInstant
Instant verifiedInstant
-
-
-
Class de.xima.fc.entities.UserRefreshToken extends de.xima.cmn.dao.model.AEntity<UUID> implements Serializable
-
Serialized Fields
-
authenticatorType
@NotNull EAuthClientType authenticatorType
-
clientAuthenticator
ClientAuthenticator clientAuthenticator
-
createdInstance
Instant createdInstance
-
expireInstance
Instant expireInstance
-
id
UUID id
-
systemAuthenticator
SystemAuthenticator systemAuthenticator
-
token
String token
-
userId
String userId
-
userProfile
UserProfile userProfile
-
-
-
Class de.xima.fc.entities.Vorgang extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
attachments
List<Attachment> attachments
-
chats
List<FormRecordChat> chats
-
children
List<Vorgang> children
Deprecated. -
currentPostfach
@NotNull Postfach currentPostfach
CurrentPostfach des Vorgangs gibt an, in welchem Postfach der Vorgang aktuell zu aufgelistet wird -
currentStatus
Status currentStatus
Deprecated.CurrentStatus des Vorgangs gibt den aktuellenStatus
an, in dem sich der Vorgang befindet -
currentWorkflowState
WorkflowState currentWorkflowState
-
customAttributes
Map<String,String> customAttributes
Custom-Attribute -
eingangsDatum
@NotNull Date eingangsDatum
Eingangsdatum des Vorgangs gibt an, wann der Vorgang ausgelöst wurde -
fehlerAnzahl
int fehlerAnzahl
fehlerAnzahl des Vorgangs gibt an, wie oft der Vorgang schief gelaufen ist -
formVersion
@NotNull FormVersion formVersion
formVersion beinhaltet die Version, mit der der Vorgang angelegt wurde -
frontendserver_id
Long frontendserver_id
-
gelesen
boolean gelesen
IsGelesen des Vorgangs gibt an, ob ein Vorgang bereits gelesen/ bearbeitet wurde -
hasDateChanged
boolean hasDateChanged
-
hasWorkflowStateChanged
boolean hasWorkflowStateChanged
-
identityToken
@Length(max=1024) String identityToken
When enabled, an ID is generated based on the data of a submitted form. The form submission is rejected when a form record with the same identity token exists already. This is the ID as for a form records as generated from theProjekt.getIdentityTokenTemplate()
-
inArbeit
boolean inArbeit
inArbeit des Vorgangs gibt an, ob der Vorgang gerade abgearbeitet wird -
lastStatusChangeDate
Date lastStatusChangeDate
When theVorgang.getCurrentStatus()
was changed most recently. -
oldWorkflowState
WorkflowState oldWorkflowState
-
parentId
Long parentId
-
projekt
@NotNull Projekt projekt
-
quellserver
String quellserver
-
saved
boolean saved
-
statusChangeRead
boolean statusChangeRead
-
subject
@Length(max=512) String subject
-
submissions
List<FormRecordSubmission> submissions
-
uuid
@NotEmpty String uuid
ProzessId des Vorgangs stellt eine Zeichenkette dar, über die der Vorgang fachlich eindeutig identifiziert werden kann -
verifyExpireDate
Date verifyExpireDate
-
verifyLock
boolean verifyLock
-
verifyUUID
String verifyUUID
UUID for e.g. the double-opt-in -
workflowVersion
WorkflowVersion workflowVersion
Should beNotNull
, but cannot be since we need to support the old workflow (which does not have a workflow version associated with it).
-
-
-
Class de.xima.fc.entities.WebDavAccess extends AClientDependentEntity implements Serializable
-
Serialized Fields
-
connectionTimeout
@javax.validation.constraints.Min(0L) long connectionTimeout
-
description
@Size(max=250) String description
-
name
@NotEmpty @Size(max=250) String name
-
password
@Size(max=255) String password
-
readTimeout
@javax.validation.constraints.Min(0L) long readTimeout
-
serverUrl
@NotEmpty @JavaUri(types=ABSOLUTE,restrictScheme=REQUIRED,restrictHost=REQUIRED,matchScheme=@Pattern(regexp="https?")) String serverUrl
-
username
@Size(max=255) String username
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.WorkflowNode extends AWorkflowElement<WorkflowNode,WorkflowNodeSearchTerm> implements Serializable
-
Serialized Fields
-
children
@NotNull List<WorkflowNode> children
-
parent
WorkflowNode parent
-
-
-
Class de.xima.fc.entities.WorkflowNodeSearchTerm extends AWorkflowElementSearchTerm<WorkflowNode> implements Serializable
-
Class de.xima.fc.entities.WorkflowProcess extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
tasks
List<WorkflowTask> tasks
-
uuid
@NotNull UUID uuid
-
version
@NotNull WorkflowVersion version
-
-
-
Class de.xima.fc.entities.WorkflowState extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
accessUserGroups
List<BenutzerGruppe> accessUserGroups
-
allowAccessToAnonymousApplicant
boolean allowAccessToAnonymousApplicant
-
allowAccessToApplicant
boolean allowAccessToApplicant
-
authenticatorConfigs
@NotNull List<WorkflowStateAuthenticatorConfig> authenticatorConfigs
-
description
@Size(max=1020) String description
-
externalAccessPermitted
boolean externalAccessPermitted
-
formRecordDeletable
boolean formRecordDeletable
-
name
@NotEmpty @Size(max=100) String name
-
orderIndex
@javax.validation.constraints.Min(0L) int orderIndex
-
type
@NotNull EWorkflowStateType type
-
userPortalState
UserPortalState userPortalState
-
uuid
@NotNull UUID uuid
-
version
@NotNull WorkflowVersion version
-
-
-
Class de.xima.fc.entities.WorkflowStateAuthenticatorConfig extends AAuthenticatorConfig implements Serializable
-
Serialized Fields
-
attributes
Map<String,String> attributes
-
orderIndex
int orderIndex
-
workflowState
@NotNull WorkflowState workflowState
-
-
-
Class de.xima.fc.entities.WorkflowTask extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
description
@Size(max=1020) String description
-
name
@Size(max=100) @NotEmpty String name
-
nodes
List<WorkflowNode> nodes
-
process
@NotNull WorkflowProcess process
-
rootNode
WorkflowNode rootNode
Not actually nullable, but required for persistence as a node also references a task. -
trigger
WorkflowTrigger trigger
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.entities.WorkflowTrigger extends AWorkflowElement<WorkflowTrigger,WorkflowTriggerSearchTerm> implements Serializable
-
Class de.xima.fc.entities.WorkflowTriggerSearchTerm extends AWorkflowElementSearchTerm<WorkflowTrigger> implements Serializable
-
Class de.xima.fc.entities.WorkflowVersion extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
description
String description
-
mainProcess
@NotNull WorkflowProcess mainProcess
-
maxBackupCount
@javax.validation.constraints.Min(1L),@javax.validation.constraints.Max(100L) int maxBackupCount
-
project
@NotNull Projekt project
-
states
@NotNull List<WorkflowState> states
-
uuid
@NotNull UUID uuid
-
versionNumber
@javax.validation.constraints.Min(1L) long versionNumber
-
workflowInvalid
boolean workflowInvalid
-
-
-
Class de.xima.fc.entities.WorkflowVersionBackup extends AFileEntity<WorkflowVersion,WorkflowVersionBackupData> implements Serializable
-
Serialized Fields
-
baseEntity
WorkflowVersion baseEntity
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.WorkflowVersionBackupData extends AEncryptedFileDataEntity<WorkflowVersionBackup> implements Serializable
-
-
Package de.xima.fc.entities.common.file
-
Class de.xima.fc.entities.common.file.AFileDataEntity extends AbstractEntity implements Serializable
-
Serialized Fields
-
data
@javax.validation.constraints.NotNull byte[] data
-
metaEntity
TMeta extends IScopedFileMetaEntity<?,?> metaEntity
-
-
-
Class de.xima.fc.entities.common.file.AFileMetaEntity extends AbstractLockableEntity implements Serializable
-
Serialized Fields
-
baseEntity
TBase extends de.xima.cmn.dao.interfaces.IEntity<Long> baseEntity
-
createdInstant
@NotNull Instant createdInstant
-
creatorName
String creatorName
-
dataEntities
@NotNull @Size(min=1,max=1) List<TData extends IFileDataEntity<?>> dataEntities
-
fileName
@NotBlank String fileName
-
fileSize
@javax.validation.constraints.Min(0L) int fileSize
-
mimeType
@NotBlank String mimeType
-
modifiedInstant
@NotNull Instant modifiedInstant
-
modifierName
String modifierName
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.common.file.AScopedFileMetaEntity extends AFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>> implements Serializable
-
Serialized Fields
-
fileKey
@NotBlank String fileKey
-
-
-
-
Package de.xima.fc.entities.common.file.i18n
-
Class de.xima.fc.entities.common.file.i18n.ALocalizedScopedFileMetaEntity extends AScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>> implements Serializable
-
Serialized Fields
-
languageTag
@NotBlank String languageTag
-
-
-
-
Package de.xima.fc.entities.common.i18n
-
Class de.xima.fc.entities.common.i18n.ALocalization extends Object implements Serializable
-
Serialized Fields
-
baseEntity
TBase extends de.xima.cmn.dao.interfaces.IEntity<Long> baseEntity
-
i18nValue
String i18nValue
-
id
LocalizationId id
-
-
-
Class de.xima.fc.entities.common.i18n.LocalizationId extends Object implements Serializable
-
-
Package de.xima.fc.entities.interfaces
-
Package de.xima.fc.entities.interfaces.file
-
Package de.xima.fc.entities.interfaces.file.i18n
-
Package de.xima.fc.entities.interfaces.i18n
-
Package de.xima.fc.exceptions
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError extends Exception implements Serializable
-
Serialized Fields
-
type
EAttachmentItemResolutionError type
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.AAttachmentItemResolutionError extends AAttachmentListResolutionError implements Serializable
-
Serialized Fields
-
item
AttachmentItem item
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.AttachmentCountReducedToZeroByFilter extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.AttachmentQueryDoesNotMatch extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
searchPattern
String searchPattern
-
sources
Set<EAttachmentSource> sources
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.CannotProcessAttachmentItem extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.CannotProcessAttachmentList extends AAttachmentListResolutionError implements Serializable
-
Serialized Fields
-
attachmentList
IReferencedAttachmentList attachmentList
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.DatabaseError extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
daoException
de.xima.cmn.dao.exceptions.interfaces.IDaoException daoException
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.FileSystemError extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
ioException
IOException ioException
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.NodeDoesNotExist extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
nodeKey
NodeKey nodeKey
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.NodeDoesNotProvideAttachments extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
node
WorkflowNode node
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.NodeNotExecuted extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
node
WorkflowNode node
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.UploadFieldDoesNotExist extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Class de.xima.fc.exceptions.AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable
-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Class de.xima.fc.exceptions.AbstractAbruptCompletionException extends WorkflowProcessingException implements Serializable
-
Serialized Fields
-
alwaysValue
Object alwaysValue
-
attachmentValue
IWorkflowAttachmentValue attachmentValue
-
fileValue
IWorkflowFileValue fileValue
-
node
WorkflowNode node
-
-
-
Class de.xima.fc.exceptions.AbstractSuccessAbruptCompletionException extends AbstractAbruptCompletionException implements Serializable
-
Serialized Fields
-
softErrors
List<NodeSoftErrorException> softErrors
-
successValue
Object successValue
-
-
-
Class de.xima.fc.exceptions.AbstractXfcException extends Exception implements Serializable
-
Serialized Fields
-
xfcExceptionData
XfcExceptionData xfcExceptionData
-
-
-
Class de.xima.fc.exceptions.AbstractXfcRuntimeException extends RuntimeException implements Serializable
-
Serialized Fields
-
xfcExceptionData
XfcExceptionData xfcExceptionData
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError extends Exception implements Serializable
-
Serialized Fields
-
type
EResourceItemResolutionError type
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.AResourceItemResolutionError extends AFileListResolutionError implements Serializable
-
Serialized Fields
-
item
ResourceItem item
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.AttachmentQueryDoesNotMatch extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
searchPattern
String searchPattern
-
sources
Collection<EAttachmentSource> sources
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.CannotProcessFileList extends AFileListResolutionError implements Serializable
-
Serialized Fields
-
fileList
IReferencedFileList fileList
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.CannotProcessResourceItem extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Class de.xima.fc.exceptions.AFileListResolutionError.ClientFileDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
clientFileUuid
UUID clientFileUuid
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.DatabaseError extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
daoException
de.xima.cmn.dao.exceptions.interfaces.IDaoException daoException
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.ExternalUrlCannotBeRead extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
url
URL url
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
url
String url
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.FileCountReducedToZeroByFilter extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
contentTypes
Set<String> contentTypes
-
extensions
Collection<String> extensions
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.FileSystemError extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
ioException
IOException ioException
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.FormFileDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
formFileUuid
UUID formFileUuid
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.NodeDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
nodeKey
NodeKey nodeKey
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.NodeDoesNotProvideFiles extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
fileKey
String fileKey
-
node
WorkflowNode node
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.NodeNotExecuted extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
node
WorkflowNode node
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.TriggerDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
triggerKey
TriggerKey triggerKey
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.TriggerDoesNotProvideFiles extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
fileKey
String fileKey
-
trigger
WorkflowTrigger trigger
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.TriggerNotFired extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
trigger
WorkflowTrigger trigger
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.UploadFieldDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Class de.xima.fc.exceptions.AFileListResolutionError.UploadFieldDoesNotProvideFiles extends AFileListResolutionError.AResourceItemResolutionError implements Serializable
-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Class de.xima.fc.exceptions.AFileProvisionHandleError extends Exception implements Serializable
-
Serialized Fields
-
type
EFileProvisionHandleError type
-
-
-
Class de.xima.fc.exceptions.AFileProvisionHandleError.AttachmentCouldNotBeSaved extends AFileProvisionHandleError implements Serializable
-
Serialized Fields
-
file
File file
-
-
-
Class de.xima.fc.exceptions.AFileProvisionHandleError.FileCouldNotBeRead extends AFileProvisionHandleError implements Serializable
-
Serialized Fields
-
file
File file
-
-
-
Class de.xima.fc.exceptions.AjaxUploadException extends AbstractXfcException implements Serializable
-
Serialized Fields
-
formI18nKey
String formI18nKey
-
-
-
Class de.xima.fc.exceptions.ArchiveException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.ContextBuilderException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.CouldNotLockFormRecordException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.DuplicateFormElementAliasException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.ExecutionAbortedError extends Error implements Serializable
-
Class de.xima.fc.exceptions.FastJsonException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.FileFormatException extends WorkflowProcessingException implements Serializable
-
Serialized Fields
-
allowedFileExtensions
String[] allowedFileExtensions
-
-
-
Class de.xima.fc.exceptions.HasReferenceException extends de.xima.cmn.dao.exceptions.DatabaseAccessException implements Serializable
-
Class de.xima.fc.exceptions.InvalidTokenException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.InvalidUriPathSegmentNameException extends IllegalArgumentException implements Serializable
-
Class de.xima.fc.exceptions.IsNotAssignableException extends AbstractXfcException implements Serializable
-
Class de.xima.fc.exceptions.LoginLockedException extends org.pac4j.core.exception.CredentialsException implements Serializable
-
Class de.xima.fc.exceptions.MailContextNotAvailableException extends RuntimeException implements Serializable
-
Class de.xima.fc.exceptions.MalwareDetectedException extends IOException implements Serializable
-
Class de.xima.fc.exceptions.MismatchingChecksumException extends IOException implements Serializable
-
Class de.xima.fc.exceptions.MissingEntityException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.NodeReturnedException extends AbstractSuccessAbruptCompletionException implements Serializable
-
Class de.xima.fc.exceptions.NodeSoftErrorException extends WorkflowProcessingException implements Serializable
-
Class de.xima.fc.exceptions.NodeThrewException extends AbstractAbruptCompletionException implements Serializable
-
Class de.xima.fc.exceptions.NodeTransferredControlException extends AbstractSuccessAbruptCompletionException implements Serializable
-
Class de.xima.fc.exceptions.PatternNotFoundException extends AbstractXfcException implements Serializable
-
Class de.xima.fc.exceptions.PostPersistValidationException extends RuntimeException implements Serializable
-
Class de.xima.fc.exceptions.PropertyException extends AbstractXfcException implements Serializable
- serialVersionUID:
- 1L
-
Class de.xima.fc.exceptions.ResourceAccessCheckException extends Exception implements Serializable
-
Serialized Fields
-
resource
Object resource
-
-
-
Class de.xima.fc.exceptions.SystemUpdateException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.TokenCreateException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.TransformationException extends AbstractXfcException implements Serializable
-
Class de.xima.fc.exceptions.UnknownTokenException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.ValidationException extends AbstractXfcRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class de.xima.fc.exceptions.WorkflowAnalysisException extends AbstractXfcException implements Serializable
-
Class de.xima.fc.exceptions.WorkflowEventRunnerException extends AbstractXfcException implements Serializable
-
Class de.xima.fc.exceptions.WorkflowPlaceholderException extends Exception implements Serializable
-
Class de.xima.fc.exceptions.WorkflowProcessingException extends AbstractXfcException implements Serializable
-
Class de.xima.fc.exceptions.WorkflowTaskExecutionException extends WorkflowProcessingException implements Serializable
-
Serialized Fields
-
result
ITaskExecutionErrorResult result
-
-
-
Class de.xima.fc.exceptions.WorkflowValidationException extends AbstractXfcException implements Serializable
-
Class de.xima.fc.exceptions.XfcExceptionData extends Object implements Serializable
-
Serialized Fields
-
errorCode
String errorCode
Dieses Attribut beinhaltet einen Fehler-Code der die Exception beschreibt. Wert kannnull
sein -
messageKey
String messageKey
Dieses Attribut beinhaltet einen I18n-Key aus der KlasseI18nKeys
. Wert kannnull
sein -
messageParams
Serializable[] messageParams
Dieses Attribut beinhaltet Objekte, die in den parametrisierten Message-String eingefügt werden. Wert kannnull
sein
-
-
-
Class de.xima.fc.exceptions.XfcExportException extends AbstractXfcRuntimeException implements Serializable
-
Class de.xima.fc.exceptions.XfcUpdateException extends AbstractXfcException implements Serializable
-
-
Package de.xima.fc.exceptions.http
-
Class de.xima.fc.exceptions.http.RedirectException extends Exception implements Serializable
-
Serialized Fields
-
target
IUrlResource target
-
viewMessage
ViewMessage viewMessage
-
-
-
-
Package de.xima.fc.export.model
-
Class de.xima.fc.export.model.ExportAktionData extends Aktion implements Serializable
-
Serialized Fields
-
bemerkung
String bemerkung
Deprecated. -
sourceAktionId
long sourceAktionId
Deprecated. -
sourceBedingungId
long sourceBedingungId
Deprecated. -
sourceFolgeAktionId
long sourceFolgeAktionId
Deprecated. -
sourceStatusId
long sourceStatusId
Deprecated.
-
-
-
Class de.xima.fc.export.model.ExportBedingungData extends Bedingung implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sourceBedingungId
long sourceBedingungId
Deprecated. -
sourceFolgeAktionId
long sourceFolgeAktionId
Deprecated. -
sourceVerarbeitungCopyToPostfachName
String sourceVerarbeitungCopyToPostfachName
Deprecated. -
sourceVerarbeitungDbConnectionName
String sourceVerarbeitungDbConnectionName
Deprecated. -
sourceVerarbeitungExportTextbausteinName
String sourceVerarbeitungExportTextbausteinName
Deprecated. -
sourceVerarbeitungMoveToPostfachName
String sourceVerarbeitungMoveToPostfachName
Deprecated. -
sourceVerarbeitungTemplateTextbausteinName
String sourceVerarbeitungTemplateTextbausteinName
Deprecated. -
sourceVerarbeitungTemplateTextbausteinUUID
String sourceVerarbeitungTemplateTextbausteinUUID
Deprecated. -
sourceVerarbeitungUserGroupNames
Map<String,String> sourceVerarbeitungUserGroupNames
Deprecated. -
sourceVerarbeitungUserNames
Map<String,String> sourceVerarbeitungUserNames
Deprecated. -
sourceVerarbeitungWeiterleitungTextbausteinName
String sourceVerarbeitungWeiterleitungTextbausteinName
Deprecated.
-
-
Class de.xima.fc.export.model.ExportMetadata extends Object implements Serializable
-
Serialized Fields
-
exportDate
Date exportDate
Datum der Erstellung des Exports -
exportOptions
Set<EFormImpexOption> exportOptions
Die beim Export ausgewählten Optionen -
exportProcessingVersion
String exportProcessingVersion
Versionsnummer des Export / Aktualisierungsverfahrens -
fcVersion
String fcVersion
formcycle Versionsnummer, mit der der Export erstellt wurde -
userName
String userName
Nutzer, der den Export erstellt hat
-
-
-
Class de.xima.fc.export.model.ExportStatusData extends Status implements Serializable
-
Serialized Fields
-
bemerkung
String bemerkung
Deprecated.
-
-
-
-
Package de.xima.fc.exporter
-
Class de.xima.fc.exporter.AEntityExporter extends Object implements Serializable
-
-
Package de.xima.fc.exporter.entity
-
Class de.xima.fc.exporter.entity.ProjectExporter extends AEntityExporter<Projekt> implements Serializable
-
Class de.xima.fc.exporter.entity.TemplateExporter extends AEntityExporter<Textbaustein> implements Serializable
-
-
Package de.xima.fc.exporter.interfaces
-
Package de.xima.fc.form.common.abstracts
-
Class de.xima.fc.form.common.abstracts.AMetaDataWrapper extends Object implements Serializable
-
Serialized Fields
-
scriptName
String scriptName
-
-
-
-
Package de.xima.fc.form.common.condition
-
Class de.xima.fc.form.common.condition.XItemCondition extends Object implements Serializable
-
Serialized Fields
-
blackListValues
List<IXItemEvaluator> blackListValues
-
whiteListValues
List<IXItemEvaluator> whiteListValues
-
-
-
Class de.xima.fc.form.common.condition.XItemConditionsWrapper extends Object implements Serializable
-
Serialized Fields
-
readOnlyConditions
List<XItemCondition> readOnlyConditions
-
renderConditions
List<XItemCondition> renderConditions
-
-
-
-
Package de.xima.fc.form.common.condition.types
-
Class de.xima.fc.form.common.condition.types.XItemConditionProperty extends Object implements Serializable
-
Class de.xima.fc.form.common.condition.types.XItemDefaultReadOnlyEvaluator extends XItemPropertiesEvaluator implements Serializable
-
Serialized Fields
-
groups
List<UserGroupConditionData> groups
-
status
String status
-
-
-
Class de.xima.fc.form.common.condition.types.XItemDefaultRenderedEvaluator extends XItemPropertiesEvaluator implements Serializable
-
Serialized Fields
-
groups
List<UserGroupConditionData> groups
-
status
String status
-
-
-
Class de.xima.fc.form.common.condition.types.XItemPropertiesEvaluator extends Object implements Serializable
-
Serialized Fields
-
propertyList
List<XItemConditionProperty> propertyList
-
-
-
-
Package de.xima.fc.form.common.interfaces
-
Package de.xima.fc.form.common.items
-
Class de.xima.fc.form.common.items.XItem extends AXItemPropertiesData implements Serializable
-
-
Package de.xima.fc.form.common.models
-
Class de.xima.fc.form.common.models.AXItemPropertiesData extends Object implements Serializable
-
Serialized Fields
-
className
String className
-
propertyMap
Map<String,XPropertyValue> propertyMap
-
version
com.alibaba.fastjson.JSONObject version
-
-
-
Class de.xima.fc.form.common.models.UploadFileMeta extends Object implements Serializable
-
Class de.xima.fc.form.common.models.XButtonActionDescriptor extends Object implements Serializable
-
Serialized Fields
-
buttonAction
com.alibaba.fastjson.JSONObject buttonAction
-
type
ESubmitButtonAction type
-
-
-
Class de.xima.fc.form.common.models.XButtonDescriptor extends Object implements Serializable
-
Serialized Fields
-
action
XButtonActionDescriptor action
-
buttonListId
String buttonListId
-
buttonListName
String buttonListName
-
json
com.alibaba.fastjson.JSONObject json
-
-
-
Class de.xima.fc.form.common.models.XForm extends Object implements Serializable
-
Serialized Fields
-
formI18n
com.alibaba.fastjson.JSONObject formI18n
-
formProperties
XFormProperties formProperties
-
hiddenInputParameter
Map<String,String> hiddenInputParameter
Key-Value-Paare welche als disabled Inputfeld dem Form-Element angefügt werden (Stellte die Funktion von HTTP-Parametern auf XFormRenderer-Ebene dar). Wert kannnull
sein. -
isShowLogo
boolean isShowLogo
-
metaData
String metaData
-
parentItemMap
LinkedHashMap<String,String> parentItemMap
-
readOnlyCondItems
List<String> readOnlyCondItems
-
renderCondItems
List<String> renderCondItems
-
serverValItems
List<String> serverValItems
-
userCSS
String userCSS
-
userJS
String userJS
-
variables
com.alibaba.fastjson.JSONArray variables
-
version
com.alibaba.fastjson.JSONObject version
-
xItems
LinkedHashMap<String,XItem> xItems
-
-
-
Class de.xima.fc.form.common.models.XFormConfig extends XFormRenderConfig implements Serializable
-
Class de.xima.fc.form.common.models.XFormProperties extends Object implements Serializable
-
Serialized Fields
-
properties
Map<String,XPropertyValue> properties
-
-
-
Class de.xima.fc.form.common.models.XFormRenderConfig extends Object implements Serializable
-
Serialized Fields
-
appoinmentProvider
IFD2AppointmentProvider appoinmentProvider
-
attachmentDeleteURL
String attachmentDeleteURL
-
attachmentDownloadURL
String attachmentDownloadURL
-
baseIncludeUrl
String baseIncludeUrl
-
botFieldAutocomplete
String botFieldAutocomplete
-
botFieldName
String botFieldName
-
buttonDescriptor
XButtonDescriptor buttonDescriptor
-
clientId
long clientId
-
cssIncludes
LinkedHashMap<String,String> cssIncludes
-
customFormNodes
List<com.hp.gagawa.java.Node> customFormNodes
-
dataSourceProvider
IFD2DataSourceProvider dataSourceProvider
-
designerPreview
boolean designerPreview
-
forceBranding
boolean forceBranding
-
forceInline
boolean forceInline
-
formAction
String formAction
Die URL an die das Formular als HTTP-POST-Aktion angesandt werden soll (ist das letzte URL-Path-Element die Vorgangs-ID so wird das Formular zur Wiedervorlage eingereicht) -
formI18n
com.alibaba.fastjson.JSONObject formI18n
-
formOnly
boolean formOnly
true
liefert nur das HTML-Form-Element.false
liefert eine komplette HTML-Struktur -
hideRequiredHint
boolean hideRequiredHint
-
ignoreRenderConditions
boolean ignoreRenderConditions
-
isPreview
boolean isPreview
wenntrue
, dann wird ein DIV mit einem Hinweis darauf, dass das Formular als Preview -
isPublish
boolean isPublish
-
jsIncludes
LinkedHashMap<String,String> jsIncludes
-
lang
String lang
die zur Anzeige zu nutzende Sprache für das Formular -
languageProvider
IFD2LanguageProvider languageProvider
-
licenseDataProvider
IFD2LicenseDataProvider licenseDataProvider
-
metaDataProvider
IFD2MetaDataProvider metaDataProvider
-
projektID
long projektID
-
renderCallbackProvider
IFD2RenderCallbackProvider renderCallbackProvider
-
replacerProvider
IFD2ReplacerProvider replacerProvider
-
skipPlaceholder
boolean skipPlaceholder
-
statusProvider
IFD2StatusProvider statusProvider
-
templateProvider
IFD2TemplateProvider templateProvider
-
themeCss
String themeCss
-
title
String title
-
usebs
boolean usebs
-
usecss
boolean usecss
-
usejq
boolean usejq
-
userGroupProvider
IFD2UserGroupProvider userGroupProvider
-
useui
boolean useui
-
validationErrors
Map<String,List<String>> validationErrors
-
vrulesProvider
IFD2VRulesProvider vrulesProvider
-
xFormProperties
XFormProperties xFormProperties
-
xItemProvider
IFD2XItemProvider xItemProvider
-
xItemRenderConditions
XItemConditionsWrapper xItemRenderConditions
Konditionen die geprüft werden um einXItem
im Formular zu rendern
-
-
-
Class de.xima.fc.form.common.models.XGlobalValidationParams extends de.xima.fc.form.common.models.XBaseValidationParams implements Serializable
-
Serialized Fields
-
xItemPropertiesData
List<IXItemPropertiesData> xItemPropertiesData
-
-
-
Class de.xima.fc.form.common.models.XItemConditionDescriptor extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
negated
boolean negated
-
-
-
Class de.xima.fc.form.common.models.XItemConditionsDescriptor extends Object implements Serializable
-
Serialized Fields
-
allowsAny
boolean allowsAny
-
allowsNone
boolean allowsNone
-
conditions
List<XItemConditionDescriptor> conditions
-
-
-
Class de.xima.fc.form.common.models.XItemPropertyDesc extends Object implements Serializable
-
Class de.xima.fc.form.common.models.XItemRenderData extends AXItemPropertiesData implements Serializable
-
Serialized Fields
-
forceDisabled
boolean forceDisabled
-
i18n
XItemRenderData.I18N i18n
Helper for accessing the localized value for a given item property, resolved according to the requested language. -
value
XItemRenderData.Value value
-
valuesMap
Map<String,List<String[]>> valuesMap
-
xFormRenderConfig
IXFormRenderConfig xFormRenderConfig
-
-
-
Class de.xima.fc.form.common.models.XItemRenderData.I18N extends Object implements Serializable
-
Class de.xima.fc.form.common.models.XItemRenderData.Value extends Object implements Serializable
-
Class de.xima.fc.form.common.models.XPropertyValue extends Object implements Serializable
-
Class de.xima.fc.form.common.models.XValidationParams extends de.xima.fc.form.common.models.XBaseValidationParams implements Serializable
-
Serialized Fields
-
elementValues
String[] elementValues
-
ordinalIndex
int ordinalIndex
-
repetitionIndex
int repetitionIndex
-
values
List<String[]> values
-
xItemPropertiesData
IXItemPropertiesData xItemPropertiesData
-
-
-
Class de.xima.fc.form.common.models.XValidationResult extends Object implements Serializable
-
Serialized Fields
-
message
String message
-
valid
boolean valid
-
-
-
-
Package de.xima.fc.form.common.statics
-
Class de.xima.fc.form.common.statics.FD2DefaultValues extends Object implements Serializable
-
-
Package de.xima.fc.form.lock
-
Class de.xima.fc.form.lock.FormRecordLockContext extends Object implements Serializable
-
Serialized Fields
-
formRecordId
Long formRecordId
-
-
-
-
Package de.xima.fc.form.persist
-
Class de.xima.fc.form.persist.ExtendedFormPersistContext extends FormPersistContext implements Serializable
-
Class de.xima.fc.form.persist.FormPersistContext extends Object implements Serializable
-
Serialized Fields
-
canceled
boolean canceled
-
correction
boolean correction
-
formEingang
FormEingang formEingang
-
identityCheckFailed
boolean identityCheckFailed
-
requestCtx
IFormRequestContext requestCtx
-
vorgang
Vorgang vorgang
-
-
-
Class de.xima.fc.form.persist.ValidatedButtonAction extends Object implements Serializable
-
Serialized Fields
-
buttonDescriptor
XButtonDescriptor buttonDescriptor
-
isValid
boolean isValid
-
-
-
-
Package de.xima.fc.form.process
-
Class de.xima.fc.form.process.ExtendedFormProcessContext extends FormProcessContext implements Serializable
-
Class de.xima.fc.form.process.FormProcessContext extends Object implements Serializable
-
Serialized Fields
-
processCanceled
boolean processCanceled
-
requestCtx
IFormRequestContext requestCtx
-
responseCanceled
boolean responseCanceled
-
taskExecutionResult
IRemoteEventExecutionResult taskExecutionResult
-
usesNewWorkflow
boolean usesNewWorkflow
-
vorgang
Vorgang vorgang
-
workflowResponse
IWorkflowResponse workflowResponse
-
-
-
-
Package de.xima.fc.form.render
-
Class de.xima.fc.form.render.ExtendedFormRenderContext extends FormRenderContext implements Serializable
-
Class de.xima.fc.form.render.FormRenderContext extends Object implements Serializable
-
Serialized Fields
-
baseURL
String baseURL
Deprecated.never used -
benutzerGruppen
List<BenutzerGruppe> benutzerGruppen
Deprecated.never used -
buttonDescriptor
XButtonDescriptor buttonDescriptor
-
clientPluginResources
Map<EFormResourceType,List<IFormResource>> clientPluginResources
-
clientResources
Map<EFormResourceType,List<MandantRessource>> clientResources
-
customNodes
List<com.hp.gagawa.java.Node> customNodes
-
customValuesMap
Map<String,List<String[]>> customValuesMap
-
fieldContainerMap
Map<String,IFormContainerMetaData> fieldContainerMap
-
formUploadList
List<Attachment> formUploadList
-
hiddenInputParameters
Map<String,String> hiddenInputParameters
-
hideRequiredHint
boolean hideRequiredHint
-
i18nJson
com.alibaba.fastjson.JSONObject i18nJson
-
isExternal
boolean isExternal
-
pluginMetaMap
Map<String,com.alibaba.fastjson.JSONObject> pluginMetaMap
-
projectResources
Map<EFormResourceType,List<ProjektRessource>> projectResources
-
prozessParameters
Map<String,List<String>> prozessParameters
-
renderParameters
Map<String,List<String>> renderParameters
-
requestCtx
IFormRequestContext requestCtx
-
status
Status status
Deprecated. -
submitURL
String submitURL
-
systemPluginResources
Map<EFormResourceType,List<IFormResource>> systemPluginResources
-
themeTextbaustein
Textbaustein themeTextbaustein
-
urlParameters
Map<String,List<String>> urlParameters
-
usesNewWorkflow
boolean usesNewWorkflow
-
valuesMap
Map<String,List<String[]>> valuesMap
-
workflowState
WorkflowState workflowState
-
xFormConfig
IXFormRenderConfig xFormConfig
-
-
-
-
Package de.xima.fc.form.renderer.lang
-
Class de.xima.fc.form.renderer.lang.AFD2LanguageProvider extends Object implements Serializable
-
Class de.xima.fc.form.renderer.lang.FD2FormLanguageProvider extends AFD2LanguageProvider implements Serializable
-
Serialized Fields
-
jo
com.alibaba.fastjson.JSONObject jo
Deprecated.
-
-
-
Class de.xima.fc.form.renderer.lang.FD2SystemLanguageProvider extends Object implements Serializable
-
-
Package de.xima.fc.form.request
-
Class de.xima.fc.form.request.ExtendedFormRequestContext extends FormRequestContext implements Serializable
-
Class de.xima.fc.form.request.FormRequestContext extends Object implements Serializable
-
Serialized Fields
-
absoluteBaseUrl
String absoluteBaseUrl
-
baseUrl
String baseUrl
-
contextPath
String contextPath
-
doubleOptInData
ProjectDOIData doubleOptInData
-
formData
IFormDataAdapter formData
-
formRecordLockContext
IFormRecordLockContext formRecordLockContext
-
formVersion
FormVersion formVersion
-
frontendServer
FrontendServer frontendServer
-
frqSession
FRQSession frqSession
-
frqSessionAttributes
Map<Serializable,Serializable> frqSessionAttributes
-
fullRequestUrl
String fullRequestUrl
-
identityCheckData
ProjectIdentityCheckData identityCheckData
-
isBenutzerZugriffAllowed
boolean isBenutzerZugriffAllowed
-
isCheckForm
boolean isCheckForm
-
isContinueProcessing
boolean isContinueProcessing
-
isFrontendServerAllowed
boolean isFrontendServerAllowed
-
isOldVersion
boolean isOldVersion
-
isPreview
boolean isPreview
-
isResubmit
boolean isResubmit
-
isReview
boolean isReview
-
isRunWorkflow
boolean isRunWorkflow
-
isSaveOnly
boolean isSaveOnly
-
isUseCurrentFv
boolean isUseCurrentFv
-
locale
Locale locale
-
mandant
Mandant mandant
-
parameterWrapper
ParameterWrapper parameterWrapper
-
previewWithoutSave
boolean previewWithoutSave
-
projectPortalData
ProjectPortalData projectPortalData
-
projekt
Projekt projekt
-
requestType
EFormRequestType requestType
-
rerenderAfterValidationFailed
boolean rerenderAfterValidationFailed
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
sessionId
String sessionId
-
sessionTimeout
Duration sessionTimeout
-
singleFileUploadLimit
Long singleFileUploadLimit
-
skipSubmitButtonValidation
boolean skipSubmitButtonValidation
-
uc
UserContext uc
-
user
IUser user
-
userGroups
List<BenutzerGruppe> userGroups
Deprecated.useIUser.getClientUserGroups(String, Mandant)
instead. -
userInboxes
List<Postfach> userInboxes
Deprecated.useIUser.getClientInboxes(String, Mandant)
instead. -
vorgang
Vorgang vorgang
-
workflowVersion
WorkflowVersion workflowVersion
-
xfcSession
XfcSession xfcSession
-
-
-
-
Package de.xima.fc.form.upload
-
Class de.xima.fc.form.upload.AjaxUploadRequest extends Object implements Serializable
-
Serialized Fields
-
time
long time
-
upload
de.xima.fc.form.upload.AjaxUpload upload
-
-
-
-
Package de.xima.fc.formstore
-
Class de.xima.fc.formstore.StoreFormMeta extends Object implements Serializable
-
Serialized Fields
-
minFormcycleVersion
String minFormcycleVersion
Minimum formcycle version required for the form, e.g. "3.4.0" -
requiredPlugins
List<StoreFormPluginInfo> requiredPlugins
Plugins that need to be installed for the form to function properly. -
uuid
String uuid
Unique ID identifying the form. Can be used to check whether the form exists in the system already.
-
-
-
Class de.xima.fc.formstore.StoreFormMetaValidationException extends Exception implements Serializable
-
Class de.xima.fc.formstore.StoreFormMetaValidationResult extends Object implements Serializable
-
Class de.xima.fc.formstore.StoreFormPluginInfo extends Object implements Serializable
- serialVersionUID:
- 3565559218845654883L
-
Serialized Fields
-
fileName
String fileName
Custom file name of the plugin, without the extension, e.g.plugin-bundle-catalog-client
. There are a few plugins that do not have anImplementation-Title
defined in theirMANIFEST.MF
. In these cases, this file name can be used for fuzzy matching when checking whether the plugin is installed. May be an empty string (or null) when anImplementation-Title
exists. -
implementationTitle
String implementationTitle
TheImplementation-Title
property of the plugin's MANIFEST.MF Note that while usually a plugin should contain an implementation title, this is not required. The file name can be used as a fallback. -
technicalName
String technicalName
Technical name of the plugin. When a plugin is missing, this name is displayed to the user to inform them about which plugin they should install.
-
-
Class de.xima.fc.formstore.ValidatedFormStoreFile extends Object implements Serializable
-
Serialized Fields
-
exportFile
File exportFile
-
tempDir
File tempDir
-
uuid
String uuid
-
validationResult
StoreFormMetaValidationResult validationResult
-
-
-
-
Package de.xima.fc.fs
-
Class de.xima.fc.fs.FSClientImpl extends Object implements Serializable
-
-
Package de.xima.fc.fs.server
-
Class de.xima.fc.fs.server.FSHandlerProvider extends AHandlerProvider implements Serializable
-
Serialized Fields
-
LOCK
AtomicInteger LOCK
-
-
-
Class de.xima.fc.fs.server.FSServerImpl extends Object implements Serializable
-
Class de.xima.fc.fs.server.FSSessionImpl extends Object implements Serializable
-
Serialized Fields
-
connectionID
String connectionID
-
-
-
-
Package de.xima.fc.gui.bean
-
Class de.xima.fc.gui.bean.ABackendJSFContext extends AJSFContext implements Serializable
-
Class de.xima.fc.gui.bean.AdminDashBean extends FCContextBean implements Serializable
-
Serialized Fields
-
activeBackendSessions
long activeBackendSessions
-
activeFormSessions
long activeFormSessions
-
clientCount
long clientCount
-
formActiveCount
long formActiveCount
-
formInactiveCount
long formInactiveCount
-
-
-
Class de.xima.fc.gui.bean.AEntityDetailsBean extends AMessaging implements Serializable
-
Class de.xima.fc.gui.bean.AExternalUserBean extends FCContextBean implements Serializable
-
Serialized Fields
-
authenticationMethods
List<org.apache.commons.lang3.tuple.Pair<String,String>> authenticationMethods
-
authProps
IAuthenticatorProperties<E extends AAuthenticator<F>> authProps
-
availableTypes
List<EAuthClientType> availableTypes
-
azureDisabledScopeTags
List<String> azureDisabledScopeTags
-
codeChallengeMethods
List<String> codeChallengeMethods
-
custParameter
List<ParameterModel> custParameter
-
enumBean
EnumBean enumBean
-
facebookDisabledScopeTags
List<String> facebookDisabledScopeTags
-
googleScopes
List<org.apache.commons.lang3.tuple.Pair<String,String>> googleScopes
-
licensedAuthenticatorTypeOptions
Set<EAuthClientType> licensedAuthenticatorTypeOptions
-
mapDisplayName
String mapDisplayName
-
mapFirstName
String mapFirstName
-
mapLastName
String mapLastName
-
mapLocale
String mapLocale
-
mapLocation
String mapLocation
-
mapMail
String mapMail
-
mapPictureUrl
String mapPictureUrl
-
mapProfileUrl
String mapProfileUrl
-
mapUserName
String mapUserName
-
model
DataTableEntriesModel<IClientDescriptor> model
-
newKPPassword
String newKPPassword
-
newKSFileData
byte[] newKSFileData
-
newKSFileName
String newKSFileName
-
newKSPassword
String newKSPassword
-
oauthProfileRequestType
List<String> oauthProfileRequestType
-
oidDisabledScopeTags
List<String> oidDisabledScopeTags
-
pluginFiles
List<AuthPluginParameterModel<F extends IAuthentticatorFile<?,?>>> pluginFiles
-
pluginViewURL
URL pluginViewURL
-
responseModes
List<String> responseModes
-
responseTypes
List<String> responseTypes
-
samlSpGeneratedMetadata
org.primefaces.model.StreamedContent samlSpGeneratedMetadata
-
selectedServer
IServerModel selectedServer
-
selectedServers
List<IServerModel> selectedServers
-
selectionBean
SelectionBean selectionBean
-
serverOptions
List<IServerModel> serverOptions
-
showOmitWelcomeMail
boolean showOmitWelcomeMail
-
toDelete
E extends AAuthenticator<F> toDelete
-
usedBeanHelpers
Map<String,PluginBeanHelper<IPluginAuthenticatorCustomGUIBean,IPluginAuthenticatorType>> usedBeanHelpers
AList
of authentication GUI plugins that were used at some point. Used for cleaning up. -
userManager
SessionUserManager userManager
-
uuidString
String uuidString
-
viewBean
ViewBean viewBean
Deprecated. -
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.AvatarBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.BackendBean extends ABackendJSFContext implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
changePwd
boolean changePwd
-
passwordPolicyBean
PasswordPolicyBean passwordPolicyBean
-
sessionBean
SessionBean sessionBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.BreadCrumbBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.ClientDashBean extends FCContextBean implements Serializable
-
Serialized Fields
-
activeBackendSessions
long activeBackendSessions
-
activeFormSessions
long activeFormSessions
-
customDashboardPage
URL customDashboardPage
XHTML page of the plugin dashboard.null
when the default dashboard is to be used. -
formsOffline
long formsOffline
-
formsOnline
long formsOnline
-
submissions
long submissions
-
usedBeanHelpers
Set<PluginBeanHelper<?,?>> usedBeanHelpers
AList
of dashboard plugins that were used at some point. Used for cleaning up. -
usedDiskSapce
long usedDiskSapce
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.DefaultSettingsController extends Object implements Serializable
-
Class de.xima.fc.gui.bean.EntityBean extends FCContextBean implements Serializable
-
Serialized Fields
-
current
T extends ITransferableEntity current
-
entityClass
Class<T extends ITransferableEntity> entityClass
-
-
-
Class de.xima.fc.gui.bean.FCContextBean extends ABackendJSFContext implements Serializable
-
Serialized Fields
-
sessionBean
SessionBean sessionBean
Deprecated. -
systemUC
UserContext systemUC
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.GenericEntityListenerBean extends Object implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
createListener
de.xima.cmn.dao.interfaces.IDaoActionListener<de.xima.cmn.dao.interfaces.IEntity<Long>,IEntityContext> createListener
-
deleteListener
de.xima.cmn.dao.interfaces.IDaoActionListener<de.xima.cmn.dao.interfaces.IEntity<Long>,IEntityContext> deleteListener
-
eventMap
Map<Class<?>,IEntityModifiedEventFactory<de.xima.cmn.dao.interfaces.IEntity<Long>>> eventMap
-
updateListener
de.xima.cmn.dao.interfaces.IDaoActionListener<de.xima.cmn.dao.interfaces.IEntity<Long>,IEntityContext> updateListener
-
-
-
Class de.xima.fc.gui.bean.InternalMessageBean extends AMessaging implements Serializable
-
Serialized Fields
-
highestPrio
EInternalMessagePriority highestPrio
-
internalMessages
List<AInternalMessage> internalMessages
-
updateCheckScopes
Set<WorkspaceScope> updateCheckScopes
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.KeepSessionAliveBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.LocalizationTabsBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.LocalizationTabsBean.CompletionProvider extends Object implements Serializable
-
Serialized Fields
-
model
ILocalizationViewModel<?> model
-
-
-
Class de.xima.fc.gui.bean.MSContextBean extends AContextBean implements Serializable
-
Class de.xima.fc.gui.bean.ParameterListBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.SelectionBean extends Object implements Serializable
-
Serialized Fields
-
selection
Map<String,String> selection
The map between the key and the selection stored for that key. -
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.SuperUserSigninBean extends Object implements Serializable
-
Serialized Fields
-
loginId
String loginId
-
password
String password
-
secConfig
ISecurityConfig secConfig
-
viewBean
ViewBean viewBean
-
-
-
Class de.xima.fc.gui.bean.UnsavedChangesBean extends Object implements Serializable
-
Serialized Fields
-
stateChangeTracker
Set<IStateHolder> stateChangeTracker
-
-
-
-
Package de.xima.fc.gui.bean.application
-
Class de.xima.fc.gui.bean.application.BrandingBean extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.bean.application.CodeSnippetBean extends FCContextBean implements Serializable
-
Class de.xima.fc.gui.bean.application.DialogBean extends FCContextBean implements Serializable
-
Class de.xima.fc.gui.bean.application.DownloadBean extends FCContextBean implements Serializable
-
Class de.xima.fc.gui.bean.application.EnumBean extends Object implements Serializable
-
Serialized Fields
-
filteredExportOptions
EFormImpexOption[] filteredExportOptions
-
systemDBType
EDatenbankTyp[] systemDBType
-
-
-
Class de.xima.fc.gui.bean.application.NavigationBean extends ABackendJSFContext implements Serializable
-
Serialized Fields
-
menuTemplateBean
MenuTemplateBean menuTemplateBean
Deprecated. -
viewBean
ViewBean viewBean
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.application.PlaceholderBean extends Object implements Serializable
-
Serialized Fields
-
actions
PlaceholderBean.PlaceholderActions actions
-
conversationId
String conversationId
-
designerConversationEventBusBean
DesignerConversationBean designerConversationEventBusBean
-
designerConversationEventHandler
ISessionConversationEventHandler designerConversationEventHandler
-
library
PlaceholderLibrary library
-
localeBean
LocaleBean localeBean
-
model
PlaceholderContextModel model
-
viewBean
ViewBean viewBean
-
viewContext
ViewContextBean viewContext
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.application.PlaceholderBean.PlaceholderActions extends Object implements Serializable
-
Class de.xima.fc.gui.bean.application.PlaceholderDataBean extends Object implements Serializable
-
Serialized Fields
-
placeholderBean
PlaceholderBean placeholderBean
-
placeholderList
List<PlaceHolder> placeholderList
-
projectList
Collection<Projekt> projectList
-
-
-
Class de.xima.fc.gui.bean.application.SqlScriptUploadBean extends FCContextBean implements Serializable
-
Serialized Fields
-
connectionBean
DbConnectionBean connectionBean
-
uploadResultDetail
String uploadResultDetail
-
uploadResultSeverity
FCMessage.ESeverity uploadResultSeverity
-
uploadResultSummary
String uploadResultSummary
-
-
-
-
Package de.xima.fc.gui.bean.application.templates
-
Class de.xima.fc.gui.bean.application.templates.RolePropertiesTemplateBean extends ABackendJSFContext implements Serializable
-
Serialized Fields
-
backendModels
List<AccessPropertyEntryModel> backendModels
-
clientPluginModels
Map<Long,Map<IPluginAccessProperties,List<AccessPropertyEntryModel>>> clientPluginModels
-
designerModels
List<AccessPropertyEntryModel> designerModels
-
editableRolePermissions
Map<Long,Boolean> editableRolePermissions
-
generalModels
List<AccessPropertyEntryModel> generalModels
-
systemModels
List<AccessPropertyEntryModel> systemModels
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
-
Package de.xima.fc.gui.bean.appointment
-
Class de.xima.fc.gui.bean.appointment.AppointmentTemplateBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
model
AppointmentTemplateListModel model
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.appointment.AppointmentTemplateDeletionBean extends FCContextBean implements Serializable
-
Serialized Fields
-
appointmentTemplate
AppointmentTemplate appointmentTemplate
-
appointmentTemplateBean
AppointmentTemplateBean appointmentTemplateBean
-
deletionMessage
String deletionMessage
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.appointment.AppointmentTemplateSlotEditBean extends FCContextBean implements Serializable
-
Serialized Fields
-
appointmentTemplateBean
AppointmentTemplateBean appointmentTemplateBean
-
newEndTime
LocalTime newEndTime
-
newStartTime
LocalTime newStartTime
-
selectedEventId
String selectedEventId
-
-
-
-
Package de.xima.fc.gui.bean.data
-
Class de.xima.fc.gui.bean.data.ClientCounterConfigBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
model
IEntityListModelSelectByView<ClientCounter> model
-
newCounterValue
long newCounterValue
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.data.ClientCounterConfigBean.EntityListModelImpl extends EntityListModelSelectByView<ClientCounter> implements Serializable
-
Class de.xima.fc.gui.bean.data.DataSourcesBean extends AMessaging implements Serializable
-
Serialized Fields
-
availableTypes
List<EDatenquellenTyp> availableTypes
-
fileImporter
DataSourceImporter fileImporter
-
firstRowIsHeader
boolean firstRowIsHeader
-
generatedUrl
String generatedUrl
-
isTableView
boolean isTableView
-
model
IEntityListModelSelectByView<Datenquelle> model
-
sheetBean
DataSourcesSheetBean sheetBean
-
sourceCode
String sourceCode
-
sourceCorruptedMsg
String sourceCorruptedMsg
-
viewContext
ViewContextBean viewContext
-
viewContextBean
ViewContextBean viewContextBean
-
wasNew
boolean wasNew
-
-
-
Class de.xima.fc.gui.bean.data.DataSourcesBean.EntityListModelImpl extends EntityListModelSelectByView<Datenquelle> implements Serializable
-
Class de.xima.fc.gui.bean.data.DataSourcesSheetBean extends FCContextBean implements Serializable
-
Serialized Fields
-
dataSheet
StringDataSheet dataSheet
-
selectedCol
Integer selectedCol
-
selectedLastCol
Integer selectedLastCol
-
selectedLastRow
Integer selectedLastRow
-
selectedRow
Integer selectedRow
-
-
-
Class de.xima.fc.gui.bean.data.DbConnectionBean extends AMessaging implements Serializable
-
Serialized Fields
-
model
IEntityListModelSelectByView<DatenbankZugriff> model
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.data.DbConnectionBean.EntityListModelImpl extends EntityListModelSelectByView<DatenbankZugriff> implements Serializable
-
Class de.xima.fc.gui.bean.data.DbQueryBean extends AMessaging implements Serializable
-
Serialized Fields
-
generatedSql
String generatedSql
-
generatedUrl
String generatedUrl
-
model
IEntityListModelSelectByView<Datenquelle> model
-
paramSql
String paramSql
-
queryParams
List<IParameterModel> queryParams
-
resultString
String resultString
-
resultTable
DataTable<String,String> resultTable
-
resultView
EDataView resultView
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.data.DbQueryBean.EntityListModelImpl extends EntityListModelSelectByView<Datenquelle> implements Serializable
-
Class de.xima.fc.gui.bean.data.LdapConnectionBean extends AMessaging implements Serializable
-
Serialized Fields
-
model
IEntityListModelSelectByView<LDAPZugriff> model
-
needAuth
boolean needAuth
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.data.LdapConnectionBean.EntityListModelImpl extends EntityListModelSelectByView<LDAPZugriff> implements Serializable
-
Class de.xima.fc.gui.bean.data.LdapQueryBean extends AMessaging implements Serializable
-
Serialized Fields
-
attributeList
List<GenericStringModel> attributeList
-
generatedQuery
String generatedQuery
-
generatedUrl
String generatedUrl
-
model
IEntityListModelSelectByView<LDAPAbfrage> model
-
paramQuery
String paramQuery
-
queryParams
List<IParameterModel> queryParams
-
resultString
String resultString
-
resultTable
DataTable<String,String> resultTable
-
resultView
EDataView resultView
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.data.LdapQueryBean.EntityListModelImpl extends EntityListModelSelectByView<LDAPAbfrage> implements Serializable
-
Class de.xima.fc.gui.bean.data.WebDavConnectionBean extends Object implements Serializable
-
Serialized Fields
-
model
IEntityListModelSelectByView<WebDavAccess> model
-
root
org.apache.commons.lang3.tuple.Pair<String,org.primefaces.model.TreeNode<WebDAVTreeNodeData>> root
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.bean.designer
-
Class de.xima.fc.gui.bean.designer.DesignerAddStateBean extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
name
String name
-
projectPageBean
ProjectPageBean projectPageBean
-
-
-
Class de.xima.fc.gui.bean.designer.DesignerModelBean extends Object implements Serializable
-
Serialized Fields
-
frameDesignerModel
FrameDesignerModel frameDesignerModel
-
-
-
Class de.xima.fc.gui.bean.designer.DesignerPreviewPageBean extends Object implements Serializable
-
Serialized Fields
-
conversationId
String conversationId
-
dataRoot
org.primefaces.model.TreeNode<FormFieldDataModel> dataRoot
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
pagesList
List<String> pagesList
-
projectBean
ProjectPageBean projectBean
-
selectedPage
String selectedPage
-
selectedState
Status selectedState
Deprecated. -
selectedUserGroup
BenutzerGruppe selectedUserGroup
-
selectedWfState
WorkflowState selectedWfState
-
viewContext
ViewContextBean viewContext
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.DesignerSetupBean extends Object implements Serializable
-
Serialized Fields
-
conversationEventHandler
ISessionConversationEventHandler conversationEventHandler
-
conversationId
String conversationId
-
crossViewScopeRequestHandlerBundle
FrameDesignerCrossViewScopeRequestHandlerBundle crossViewScopeRequestHandlerBundle
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
modelBean
DesignerModelBean modelBean
-
placeholderBean
PlaceholderBean placeholderBean
-
projectBean
ProjectPageBean projectBean
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.DesignerTabBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
DesignerModelBean modelBean
-
-
-
Class de.xima.fc.gui.bean.designer.FormOverviewBean extends Object implements Serializable
-
Serialized Fields
-
classNames
List<String> classNames
-
designerPageBean
DesignerPageBean designerPageBean
-
filterBy
List<org.primefaces.model.FilterMeta> filterBy
-
filteredFormOverviewRows
List<FormOverviewRow> filteredFormOverviewRows
-
formOverviewRows
List<FormOverviewRow> formOverviewRows
-
localeBean
LocaleBean localeBean
-
projectPageBean
ProjectPageBean projectPageBean
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.bean.designer.conversation
-
Class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeClientRequestData extends Object implements Serializable
-
Class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeClientResponseData extends Object implements Serializable
-
Class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeRequestPushData extends Object implements Serializable
-
Serialized Fields
-
clientRequestData
List<CrossViewScopeClientRequestData> clientRequestData
-
requestToken
String requestToken
-
-
-
Class de.xima.fc.gui.bean.designer.conversation.DesignerConversationBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.designer.conversation.DesignerPageBean extends Object implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
applicationEventHandler
IApplicationEventHandler applicationEventHandler
-
contentView
EContentView contentView
-
conversationBean
DesignerConversationBean conversationBean
-
conversationEventHandler
ISessionConversationEventHandler conversationEventHandler
-
conversationId
String conversationId
-
projectPageBean
ProjectPageBean projectPageBean
-
type
de.xima.fc.gui.bean.designer.conversation.DesignerPageBean.EDesignerViewType type
-
userPermissionsBean
UserPermissionsBean userPermissionsBean
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
-
Package de.xima.fc.gui.bean.designer.event
-
Class de.xima.fc.gui.bean.designer.event.FormDesignerLangChangedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
language
String language
-
-
-
Class de.xima.fc.gui.bean.designer.event.FormItemsPersistUpdatedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
diff
FormPersistModifications diff
-
xItems
Map<String,XItem> xItems
-
-
-
Class de.xima.fc.gui.bean.designer.event.FormPersistChangedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
formPersist
FormPersist formPersist
-
-
-
Class de.xima.fc.gui.bean.designer.event.FormPreviewSubmitEvent extends Object implements Serializable
-
Serialized Fields
-
submitData
FormPreviewRequestData submitData
-
-
-
Class de.xima.fc.gui.bean.designer.event.InsertWorkflowNodeEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
data
InsertOrUpdateNodeData data
-
-
-
Class de.xima.fc.gui.bean.designer.event.OldWorkflowModifiedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
entityId
long entityId
Deprecated. -
nodeType
ENodeTypes nodeType
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.designer.event.PdfImporterItemsRemovedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Class de.xima.fc.gui.bean.designer.event.RefactorFormElementNameEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Class de.xima.fc.gui.bean.designer.event.StateAddedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
addedState
WorkflowStateModel addedState
-
immediate
boolean immediate
-
stateList
StateList stateList
-
-
-
Class de.xima.fc.gui.bean.designer.event.StateChangedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
changedState
WorkflowStateModel changedState
-
immediate
boolean immediate
-
property
EWorkflowStateModelProperty property
-
stateList
StateList stateList
-
-
-
Class de.xima.fc.gui.bean.designer.event.StateDeletedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
deletedState
WorkflowStateModel deletedState
-
immediate
boolean immediate
-
stateList
StateList stateList
-
-
-
Class de.xima.fc.gui.bean.designer.event.StateListUpdatedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable
-
Serialized Fields
-
immediate
boolean immediate
-
stateList
StateList stateList
-
-
-
-
Package de.xima.fc.gui.bean.designer.handler.event
-
Class de.xima.fc.gui.bean.designer.handler.event.DesignerFrameConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
frameDesignerModel
FrameDesignerModel frameDesignerModel
-
projectId
long projectId
-
workflowVersionId
long workflowVersionId
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.FormPreviewSubmitEventHandler extends Object implements Serializable
-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.GenericDesignerPageApplicationEventHandler extends Object implements Serializable
-
Serialized Fields
-
projectId
long projectId
-
viewId
String viewId
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.GenericDesignerPageConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
contentView
EContentView contentView
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.GenericProjectOverviewConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
viewId
String viewId
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.OldWorkflowConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.ProjectResourceApplicationEventHandler extends Object implements Serializable
-
Serialized Fields
-
projectId
Long projectId
-
viewId
UUID viewId
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.ProjectResourceConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
-
Package de.xima.fc.gui.bean.designer.handler.request
-
Class de.xima.fc.gui.bean.designer.handler.request.FrameDesignerCrossViewScopeRequestHandlerBundle extends Object implements Serializable
-
Serialized Fields
-
fileUploadedRequestHandler
de.xima.fc.gui.bean.designer.handler.request.FileUploadedRequestHandler fileUploadedRequestHandler
-
-
-
-
Package de.xima.fc.gui.bean.designer.model
-
Class de.xima.fc.gui.bean.designer.model.FormElementRelations extends Object implements Serializable
-
Class de.xima.fc.gui.bean.designer.model.FormPreviewRequestData extends Object implements Serializable
-
Class de.xima.fc.gui.bean.designer.model.InsertFormElementData extends Object implements Serializable
-
Serialized Fields
-
persist
com.alibaba.fastjson.JSONObject persist
-
relations
FormElementRelations relations
-
-
-
-
Package de.xima.fc.gui.bean.designer.request
-
Class de.xima.fc.gui.bean.designer.request.AddNewStateRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<AddNewStateResponse> implements Serializable
-
Serialized Fields
-
stateData
AddNewStateData stateData
-
-
-
Class de.xima.fc.gui.bean.designer.request.AddNewStateResponse extends Object implements Serializable
-
Serialized Fields
-
newStateName
String newStateName
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchDesignerPlaceholdersRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<FetchDesignerPlaceholdersResponse> implements Serializable
-
Serialized Fields
-
targetTabId
String targetTabId
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchDesignerPlaceholdersResponse extends Object implements Serializable
-
Serialized Fields
-
placeholders
Map<? extends IPlaceholderGroup,? extends Set<PlaceHolder>> placeholders
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchWebFormPersistRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<FetchWebFormPersistResponse> implements Serializable
-
Serialized Fields
-
includePreviewImage
boolean includePreviewImage
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchWebFormPersistResponse extends Object implements Serializable
-
Class de.xima.fc.gui.bean.designer.request.FetchWorkflowConfigRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<FetchWorkflowConfigResponse> implements Serializable
-
Class de.xima.fc.gui.bean.designer.request.FetchWorkflowConfigResponse extends Object implements Serializable
-
Serialized Fields
-
process
WorkflowProcess process
-
states
List<WorkflowState> states
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchWorkflowPersistRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<String> implements Serializable
-
Class de.xima.fc.gui.bean.designer.request.FileUploadedRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<Serializable> implements Serializable
-
Serialized Fields
-
canAccessPdfImoprter
boolean canAccessPdfImoprter
-
contentType
String contentType
-
fileContent
byte[] fileContent
-
fileName
String fileName
-
fileSource
EDesignerUploadFileSource fileSource
-
-
-
Class de.xima.fc.gui.bean.designer.request.FindPdfImporterIdsRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<FindPdfImporterIdsResponse> implements Serializable
-
Class de.xima.fc.gui.bean.designer.request.FindPdfImporterIdsResponse extends Object implements Serializable
-
Class de.xima.fc.gui.bean.designer.request.InsertFormElementRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<InsertFormElementResponse> implements Serializable
-
Serialized Fields
-
data
InsertFormElementData data
-
-
-
Class de.xima.fc.gui.bean.designer.request.InsertFormElementResponse extends Object implements Serializable
-
Serialized Fields
-
error
String error
-
success
boolean success
-
-
-
Class de.xima.fc.gui.bean.designer.request.LoadWebFormPersistJsonRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<Serializable> implements Serializable
-
Serialized Fields
-
fileName
String fileName
-
persistJson
com.alibaba.fastjson.JSONObject persistJson
-
-
-
Class de.xima.fc.gui.bean.designer.request.LoadWebFormPersistLivecycleRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<Serializable> implements Serializable
-
Class de.xima.fc.gui.bean.designer.request.LoadWebFormPersistPdfRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<Serializable> implements Serializable
-
Class de.xima.fc.gui.bean.designer.request.LoadWorkflowPersistRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<Serializable> implements Serializable
-
Serialized Fields
-
snapshot
FlowchartSnapshot snapshot
-
-
-
Class de.xima.fc.gui.bean.designer.request.OpenPdfInlineViaSessionKeyRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<OpenPdfInlineViaSessionKeyResponse> implements Serializable
-
Serialized Fields
-
sessionKey
String sessionKey
-
-
-
Class de.xima.fc.gui.bean.designer.request.OpenPdfInlineViaSessionKeyResponse extends Object implements Serializable
-
Serialized Fields
-
error
String error
-
success
boolean success
-
-
-
-
Package de.xima.fc.gui.bean.inbox
-
Class de.xima.fc.gui.bean.inbox.InboxBean extends FCContextBean implements Serializable
-
Serialized Fields
-
allUserGroups
List<BenutzerGruppe> allUserGroups
-
model
IEntityListModelSelectByView<Postfach> model
-
selectedUserGroups
List<BenutzerGruppe> selectedUserGroups
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.inbox.InboxBean.EntityListModelImpl extends EntityListModelSelectByView<Postfach> implements Serializable
-
-
Package de.xima.fc.gui.bean.mfserver
-
Class de.xima.fc.gui.bean.mfserver.MandantFrontendServerBean extends FCContextBean implements Serializable
-
Serialized Fields
-
model
IEntityListModel<MandantFrontendServer> model
-
userManger
SessionUserManager userManger
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.mfserver.MandantFrontendServerBean.EntityListModelImpl extends EntityListModelSelectByView<MandantFrontendServer> implements Serializable
-
-
Package de.xima.fc.gui.bean.plugin
-
Class de.xima.fc.gui.bean.plugin.BasicPluginBean extends Object implements Serializable
-
Serialized Fields
-
all
List<PluginWrapperModel<E extends IPluginEntity<?,?,?>>> all
-
dao
IGenericDao<E extends IPluginEntity<?,?,?>> dao
-
internalMessageBean
InternalMessageBean internalMessageBean
-
isDeactivateWithSave
boolean isDeactivateWithSave
-
isPromaDataLoading
boolean isPromaDataLoading
-
localeBean
LocaleBean localeBean
-
marked
List<PluginWrapperModel<E extends IPluginEntity<?,?,?>>> marked
-
pluginDependencies
List<PluginDependencies> pluginDependencies
-
pluginDependencyBean
PluginDependenciesBean pluginDependencyBean
-
pluginDescExpanded
boolean pluginDescExpanded
-
pluginMetadataMap
Map<Long,PluginUpdateMetadata> pluginMetadataMap
-
pluginsToDelete
List<PluginWrapperModel<E extends IPluginEntity<?,?,?>>> pluginsToDelete
-
pluginStoreListChecksum
SameChecksumPlugins<E extends IPluginEntity<?,?,?>> pluginStoreListChecksum
-
pluginToDeactivate
PluginWrapperModel<E extends IPluginEntity<?,?,?>> pluginToDeactivate
-
pluginUpdateStatusMap
Map<Long,org.apache.commons.lang3.tuple.Pair<String,EPluginUpdateAvailability>> pluginUpdateStatusMap
-
pluginValidationMap
Map<String,List<String>> pluginValidationMap
-
selected
PluginWrapperModel<E extends IPluginEntity<?,?,?>> selected
-
selectedOverwriteData
PluginOverwriteData selectedOverwriteData
-
selectedPluginMetadata
PluginUpdateMetadata selectedPluginMetadata
-
selectionBean
SelectionBean selectionBean
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
viewEventBusBean
ViewEventBusBean viewEventBusBean
-
-
-
Class de.xima.fc.gui.bean.plugin.ClientPluginBean extends BasicPluginBean<ClientPlugin> implements Serializable
-
Serialized Fields
-
userPermissionsBean
UserPermissionsBean userPermissionsBean
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.plugin.PluginDependenciesBean extends Object implements Serializable
-
Serialized Fields
-
pluginDependencies
List<PluginDependenciesData> pluginDependencies
-
-
-
Class de.xima.fc.gui.bean.plugin.PluginStoreBean extends Object implements Serializable
-
Serialized Fields
-
changelogMap
Map<String,List<PluginChangelogEntry>> changelogMap
Map between the plugin key of a store item and the list of change logs entries. Used for lazy loading -
localeBean
LocaleBean localeBean
-
model
PluginStoreModel model
Model for the store with the plugin items. -
scope
WorkspaceScope scope
Scope of the plugins for which the store is opened. -
selected
SelectedPluginStoreItem selected
The currently selected store item, if any. -
userManager
SessionUserManager userManager
-
userPermissionsBean
UserPermissionsBean userPermissionsBean
-
viewContext
ViewContextBean viewContext
-
viewEventBus
ViewEventBusBean viewEventBus
-
-
-
Class de.xima.fc.gui.bean.plugin.SystemPluginBean extends BasicPluginBean<SystemPlugin> implements Serializable
-
-
Package de.xima.fc.gui.bean.plugingui
-
Class de.xima.fc.gui.bean.plugingui.PluginBeanHelper extends Object implements Serializable
-
Serialized Fields
-
beanInfos
List<de.xima.fc.gui.bean.plugingui.PluginBeanInfo> beanInfos
-
beanScopeHandler
IBeanScopeHandler beanScopeHandler
-
client
Mandant client
-
pluginBeanOptions
PluginBeanOptions pluginBeanOptions
-
pluginClassName
String pluginClassName
-
pluginName
String pluginName
-
preInitAction
PluginBeanHelper.IPreInitAction<TBean extends IPluginGenericCustomGUIBean> preInitAction
-
-
-
Class de.xima.fc.gui.bean.plugingui.PluginBeanOptions extends Object implements Serializable
-
Serialized Fields
-
allowBeanWithNoScope
boolean allowBeanWithNoScope
-
processManagedProperties
boolean processManagedProperties
-
processPostConstructs
boolean processPostConstructs
-
processPreDestroys
boolean processPreDestroys
-
-
-
-
Package de.xima.fc.gui.bean.portal
-
Class de.xima.fc.gui.bean.portal.UserPortalBean extends Object implements Serializable
-
Serialized Fields
-
all
List<UserPortal> all
-
canAddUserPortal
boolean canAddUserPortal
-
canDeleteUserPortal
boolean canDeleteUserPortal
-
licenseCount
int licenseCount
-
marked
List<UserPortal> marked
-
userPermissionsBean
UserPermissionsBean userPermissionsBean
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.portal.UserPortalConfigBean extends Object implements Serializable
-
Serialized Fields
-
defaultPortalFileTextContent
Map<String,String> defaultPortalFileTextContent
-
defaultProjectFileTextContent
Map<String,String> defaultProjectFileTextContent
-
fsToReconnect
List<FrontendServer> fsToReconnect
-
localeBean
LocaleBean localeBean
-
model
UserPortalViewModel model
-
portal
UserPortal portal
-
portalFileTextContent
Map<String,String> portalFileTextContent
-
projectFileTextContent
Map<String,String> projectFileTextContent
-
requestedDefaultLocale
Locale requestedDefaultLocale
-
requestedLocale
Locale requestedLocale
-
selectionBean
SelectionBean selectionBean
-
userManager
SessionUserManager userManager
-
userPermissionsBean
UserPermissionsBean userPermissionsBean
-
userPortalBean
UserPortalBean userPortalBean
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
-
Package de.xima.fc.gui.bean.project
-
Class de.xima.fc.gui.bean.project.AProjectDetailsBean extends AEntityDetailsBean<Projekt> implements Serializable
-
Serialized Fields
-
currentProjectBean
CurrentProjectBean currentProjectBean
-
sessionBean
SessionBean sessionBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.project.BasicDataTableBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
currentFormElementChooseList
org.primefaces.model.DualListModel<FormElementModel> currentFormElementChooseList
-
currentFormElementModel
FormElementModel currentFormElementModel
aktuell selektiertes Picklist-Element -
formElements
List<FormElement> formElements
-
isSync
boolean isSync
-
selectedElementHash
long selectedElementHash
Hidden-Field, um das selektierte Picklist-Element zu ermitteln -
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.project.CurrentProjectBean extends AMessaging implements Serializable
-
Serialized Fields
-
model
IEntitySelectModel<Projekt> model
Deprecated.The model for the selected entity. -
projectId
long projectId
Deprecated.The (parsed) ID of the currently selected project. Set from the URL (currently via urlrewrite). -
submittedProjectId
String submittedProjectId
Deprecated.The project ID, exactly as given by the URL. -
userManager
SessionUserManager userManager
Deprecated. -
userPermissionBean
UserPermissionsBean userPermissionBean
Deprecated. -
viewBean
ViewBean viewBean
Deprecated. -
viewContext
ViewContextBean viewContext
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.project.CurrentProjectBean.EntitySelectModelImpl extends EntitySelectModel<Projekt> implements Serializable
-
Class de.xima.fc.gui.bean.project.ExternalFormsBean extends FCContextBean implements Serializable
-
Serialized Fields
-
createNewForm
boolean createNewForm
Whether we are on the page for creating a new form; or on the page for selecting a form -
model
IEntityListModel<Projekt> model
-
selectedClient
Mandant selectedClient
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.project.ExternalFormsBean.EntityListModelImpl extends EntityListModel<Projekt> implements Serializable
-
Class de.xima.fc.gui.bean.project.FormExportBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
actionName
String actionName
-
actionNames
Map<String,List<String>> actionNames
-
allLanguages
Map<String,String> allLanguages
-
allStates
List<Status> allStates
Deprecated. -
allTasks
List<WorkflowTask> allTasks
-
allTemplates
List<javax.faces.model.SelectItem> allTemplates
-
createNewAction
boolean createNewAction
-
designerPageBean
DesignerPageBean designerPageBean
-
exportFormat
EFormExportFormat exportFormat
-
formResourceName
String formResourceName
-
formVersion
FormVersion formVersion
-
keepPlaceholder
boolean keepPlaceholder
-
language
String language
-
localeBean
LocaleBean localeBean
-
overrideExistingAction
boolean overrideExistingAction
-
overrideExistingResource
boolean overrideExistingResource
-
persistData
String persistData
-
projectResourceNames
List<String> projectResourceNames
-
saveAsFormResource
boolean saveAsFormResource
-
selectedTemplate
FileProvidingWrapper selectedTemplate
-
state
Status state
Deprecated. -
task
WorkflowTask task
-
userManager
SessionUserManager userManager
-
wfVersionId
Long wfVersionId
-
-
-
Class de.xima.fc.gui.bean.project.FormPortraitExportBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
allLanguages
Map<String,String> allLanguages
-
allStates
List<Status> allStates
-
allTemplateResourceTypes
List<ERessourcenTyp> allTemplateResourceTypes
-
allTemplates
List<javax.faces.model.SelectItem> allTemplates
-
designerPageBean
DesignerPageBean designerPageBean
-
formVersion
FormVersion formVersion
-
language
String language
-
persistData
String persistData
-
selectedTemplate
FileProvidingWrapper selectedTemplate
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.project.FormSaveExportBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
formExportPart
EFormExportPart formExportPart
-
formVersionId
Long formVersionId
-
localeBean
LocaleBean localeBean
-
viewContextBean
ViewContextBean viewContextBean
-
webFormPersist
String webFormPersist
-
workflowPersist
String workflowPersist
-
workflowVersionId
Long workflowVersionId
-
-
-
Class de.xima.fc.gui.bean.project.FormVersionBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
model
ProjectVersionModel model
-
-
-
Class de.xima.fc.gui.bean.project.ProjectAccessBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
accessPassword
String accessPassword
-
allowAuthenticatedUser
boolean allowAuthenticatedUser
-
allowPasswordAuthenticator
boolean allowPasswordAuthenticator
-
availableFixAuthConfigs
List<ProjectAuthenticatorConfig> availableFixAuthConfigs
-
availableHtmlTemplates
List<Textbaustein> availableHtmlTemplates
-
availableMovableAuthConfigs
List<ProjectAuthenticatorConfig> availableMovableAuthConfigs
-
availableUserGroups
List<BenutzerGruppe> availableUserGroups
-
clientFrontendServer
List<MandantFrontendServer> clientFrontendServer
-
clientFrontendServerAllowedForAllForms
List<MandantFrontendServer> clientFrontendServerAllowedForAllForms
-
idCheckData
ProjectIdentityCheckData idCheckData
-
isProvideAnonymousLogin
boolean isProvideAnonymousLogin
-
selectedClientFrontendServers
List<MandantFrontendServer> selectedClientFrontendServers
-
selectedFixAuthConfigs
List<ProjectAuthenticatorConfig> selectedFixAuthConfigs
-
selectedMovableAuthConfigs
List<ProjectAuthenticatorConfig> selectedMovableAuthConfigs
-
showAccessPasswordPlainText
boolean showAccessPasswordPlainText
-
stateModel
IEntityListModel<Status> stateModel
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.project.ProjectBean extends FCContextBean implements Serializable
-
Serialized Fields
-
copyLink
String copyLink
-
model
IEntityListModel<Projekt> model
-
projectGroups
List<String> projectGroups
-
renderNewMenu
boolean renderNewMenu
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.project.ProjectBean.EntityListModelImpl extends EntityListModel<Projekt> implements Serializable
-
Class de.xima.fc.gui.bean.project.ProjectCopyBean extends FCContextBean implements Serializable
-
Serialized Fields
-
allFormVersions
List<FormVersion> allFormVersions
Deprecated. -
disableAllActions
boolean disableAllActions
Deprecated. -
formVersionToCopy
FormVersion formVersionToCopy
Deprecated. -
projectCreationBean
ProjectCreationBean projectCreationBean
Deprecated. -
projectToCopy
Projekt projectToCopy
Deprecated. -
viewContext
ViewContextBean viewContext
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.project.ProjectCreationBean extends AMessaging implements Serializable
-
Serialized Fields
-
created
Projekt created
-
currentProjectBean
CurrentProjectBean currentProjectBean
-
projectFilterBean
ProjectFilterBean projectFilterBean
-
projectTemplateBean
ProjectTemplateBean projectTemplateBean
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.project.ProjectDataTableBean extends BasicDataTableBean implements Serializable
-
Serialized Fields
-
databaseTableActive
boolean databaseTableActive
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.project.ProjectDetailsBean extends AProjectDetailsBean implements Serializable
-
Class de.xima.fc.gui.bean.project.ProjectDOIBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
doiData
ProjectDOIData doiData
-
tbList
List<Textbaustein> tbList
-
timerDay
long timerDay
-
timerHoures
long timerHoures
-
timerMinutes
long timerMinutes
-
-
-
Class de.xima.fc.gui.bean.project.ProjectExportBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
dependencies
Map<String,List<EntityExportWrapper>> dependencies
-
exporter
ProjectExporter exporter
-
-
-
Class de.xima.fc.gui.bean.project.ProjectFilterBean extends AMessaging implements Serializable
-
Serialized Fields
-
conversationEventHandler
ISessionConversationEventHandler conversationEventHandler
-
model
LazyProjectViewListModel model
-
selected
ProjectViewModel selected
-
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
-
userHasProjectUpdatePermission
boolean userHasProjectUpdatePermission
-
userManager
SessionUserManager userManager
-
userPermissionBean
UserPermissionsBean userPermissionBean
-
viewBean
ViewBean viewBean
-
viewContext
ViewContextBean viewContext
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.project.ProjectGroupEditBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
projectGroupNames
Set<String> projectGroupNames
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.project.ProjectImportBean extends FCContextBean implements Serializable
-
Serialized Fields
-
activeVersionFormRecordCount
int activeVersionFormRecordCount
-
additionalPostImportMessages
List<javax.faces.application.FacesMessage> additionalPostImportMessages
-
canUserEditAppointmentTemplates
boolean canUserEditAppointmentTemplates
-
canUserEditClientCounters
boolean canUserEditClientCounters
-
canUserEditClientResources
boolean canUserEditClientResources
-
canUserEditDataSources
boolean canUserEditDataSources
-
canUserEditExisitingProject
boolean canUserEditExisitingProject
-
canUserEditInboxes
boolean canUserEditInboxes
-
canUserEditTemplates
boolean canUserEditTemplates
-
canUserEditUserGroups
boolean canUserEditUserGroups
-
formVersionConfig
ImportConfigWrapper formVersionConfig
-
importFormActive
boolean importFormActive
-
importFormDesc
String importFormDesc
-
importFormGroup
String importFormGroup
-
importFormName
String importFormName
-
importProjectTags
List<String> importProjectTags
-
importScope
String importScope
-
importStep
EProjectImportStep importStep
-
importType
EProjectImportType importType
-
localeBean
LocaleBean localeBean
-
metaData
ExportMetadata metaData
-
projectConfig
ImportConfigWrapper projectConfig
-
projectCreationBean
ProjectCreationBean projectCreationBean
-
projectEditAccess
EProjectAccessConfig projectEditAccess
-
projectEditGroups
List<BenutzerGruppe> projectEditGroups
-
projectFilterBean
ProjectFilterBean projectFilterBean
-
projectGroupNames
Set<String> projectGroupNames
-
projectImporter
ProjectImporter projectImporter
-
projectViewAccess
EProjectAccessConfig projectViewAccess
-
projectViewGroups
List<BenutzerGruppe> projectViewGroups
-
referenceConfigs
List<ImportConfigWrapper> referenceConfigs
-
summary
List<String> summary
-
totalFormRecordCount
int totalFormRecordCount
-
updateFormRecordCount
int updateFormRecordCount
-
updateId
Long updateId
-
uploadedFile
File uploadedFile
-
userCanEditProject
boolean userCanEditProject
-
userCanViewProject
boolean userCanViewProject
-
userManager
SessionUserManager userManager
-
versionWarning
String versionWarning
-
viewBean
ViewBean viewBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.project.ProjectInboxBean extends BasicDataTableBean implements Serializable
-
Serialized Fields
-
acceptedUploadTypes
List<String> acceptedUploadTypes
-
i18nConfirmMessages
List<String> i18nConfirmMessages
-
inboxes
List<Postfach> inboxes
-
oldSubject
String oldSubject
-
projectPortalData
ProjectPortalData projectPortalData
-
selectedDefaultSenderNameOption
EDefaultSenderName selectedDefaultSenderNameOption
-
uploadSizeLimit
long uploadSizeLimit
-
viewContextBean
ViewContextBean viewContextBean
-
viewEventBusBean
ViewEventBusBean viewEventBusBean
-
-
-
Class de.xima.fc.gui.bean.project.ProjectInviteBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
allData
List<Datenquelle> allData
-
allProcesses
int allProcesses
-
allStats
List<Status> allStats
-
datasourceModel
InviteDatasourceModel datasourceModel
-
datasourceSelected
boolean datasourceSelected
-
dsUnavailable
boolean dsUnavailable
-
infoMessages
List<org.apache.commons.lang3.tuple.Pair<String,String>> infoMessages
-
invData
ProjectInviteData invData
-
mapDatas
TreeMap<String,String> mapDatas
-
maxInvitations
int maxInvitations
-
maxNumberRows
int maxNumberRows
-
parameter
List<IParameterModel> parameter
-
paramsAreMandatory
boolean paramsAreMandatory
-
successfulProcesses
int successfulProcesses
-
userManager
SessionUserManager userManager
-
viewBean
ViewBean viewBean
-
viewContextBean
ViewContextBean viewContextBean
-
viewEventBusBean
ViewEventBusBean viewEventBusBean
-
warnAnonymousNotAllowedMessage
String warnAnonymousNotAllowedMessage
-
-
-
Class de.xima.fc.gui.bean.project.ProjectPageBean extends Object implements Serializable
-
Serialized Fields
-
formVersion
FormVersion formVersion
-
menuModel
org.primefaces.model.menu.MenuModel menuModel
-
project
Projekt project
-
provideModel
ProvideModel provideModel
-
userManager
SessionUserManager userManager
-
workflowVersion
WorkflowVersion workflowVersion
-
-
-
Class de.xima.fc.gui.bean.project.ProjectPermissionBean extends FCContextBean implements Serializable
-
Serialized Fields
-
permCache
Map<Long,Boolean> permCache
Deprecated. -
userManager
SessionUserManager userManager
Deprecated. -
viewContextBean
ViewContextBean viewContextBean
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.project.ProjectShareBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
ajaxAsync
boolean ajaxAsync
-
ajaxAuto
boolean ajaxAuto
-
ajaxCache
boolean ajaxCache
-
apiAsync
boolean apiAsync
-
availableThemes
List<Textbaustein> availableThemes
-
codeContainsAlias
boolean codeContainsAlias
-
codePostAlias
String codePostAlias
-
codePreAlias
String codePreAlias
-
formContainerId
String formContainerId
-
fullCode
String fullCode
-
iFrameFrameborder
int iFrameFrameborder
-
iFrameHeight
String iFrameHeight
-
iFrameId
String iFrameId
-
iFrameScrolling
boolean iFrameScrolling
-
iFrameWidth
String iFrameWidth
-
linkTarget
String linkTarget
-
linkText
String linkText
-
loadJqueryFirst
boolean loadJqueryFirst
-
ppErrorUrl
String ppErrorUrl
-
ppSuccessUrl
String ppSuccessUrl
-
ppUseBaseUrl
boolean ppUseBaseUrl
-
projectFilterBean
ProjectFilterBean projectFilterBean
-
rpFormOnly
boolean rpFormOnly
-
rpInline
boolean rpInline
-
rpKeepAlive
boolean rpKeepAlive
-
rpTheme
Textbaustein rpTheme
-
rpUseCss
boolean rpUseCss
-
rpUseJq
boolean rpUseJq
-
rpUseUi
boolean rpUseUi
-
scriptAsync
boolean scriptAsync
-
serverModel
ServerSelectionModel serverModel
-
shareType
EFormShareType shareType
-
useIdLink
boolean useIdLink
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
wizardStep
EWizardStepFormShare wizardStep
-
xfcHeightChangedEvent
boolean xfcHeightChangedEvent
-
-
-
Class de.xima.fc.gui.bean.project.ProjectTemplateBean extends FCContextBean implements Serializable
-
Serialized Fields
-
askForUpdate
boolean askForUpdate
-
localeBean
LocaleBean localeBean
-
missingPluginsWarning
String missingPluginsWarning
-
model
IEntitySelectModel<Projekt> model
-
projectImportBean
ProjectImportBean projectImportBean
-
projectScope
String projectScope
-
storeFile
ValidatedFormStoreFile storeFile
-
storeFormFileValid
boolean storeFormFileValid
-
templates
List<IProjectTemplateViewModel> templates
-
updateFormRequest
Optional<Boolean> updateFormRequest
-
updateId
Long updateId
-
uploadFile
File uploadFile
-
userManager
SessionUserManager userManager
-
versionWarning
String versionWarning
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.project.ProjectTemplateBean.EntitySelectModelImpl extends EntitySelectModel<Projekt> implements Serializable
-
Class de.xima.fc.gui.bean.project.ProjectUpdateBean extends FCContextBean implements Serializable
-
Serialized Fields
-
currentProjectBean
CurrentProjectBean currentProjectBean
Deprecated. -
formUpdateOptions
EFormImpexOption[] formUpdateOptions
Deprecated. -
processDataUpdate
boolean processDataUpdate
Deprecated. -
selectedFormUpdateOption
EFormImpexOption selectedFormUpdateOption
Deprecated. -
selectedUpdateOption
Set<EFormImpexOption> selectedUpdateOption
Deprecated. -
showFormUpdateOptions
boolean showFormUpdateOptions
Deprecated. -
showWorkflowUpdateOptions
boolean showWorkflowUpdateOptions
Deprecated. -
updateDataDir
File updateDataDir
Deprecated. -
updateOptions
Set<EFormImpexOption> updateOptions
Deprecated. -
updateOptionsForUI
EFormImpexOption[] updateOptionsForUI
Deprecated. -
uploadFileName
String uploadFileName
Deprecated. -
uploadSupported
boolean uploadSupported
Deprecated. -
viewContext
ViewContextBean viewContext
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.project.ProjectUpdateWorkflowBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
doiActive
boolean doiActive
-
projectCreationBean
ProjectCreationBean projectCreationBean
-
-
-
-
Package de.xima.fc.gui.bean.protocol
-
Class de.xima.fc.gui.bean.protocol.ProtocolBean extends FCContextBean implements Serializable
-
Serialized Fields
-
clientModel
LazyEntityListModel<ProtocolEntryClient> clientModel
-
filterFromDate
Date filterFromDate
-
filterToDate
Date filterToDate
-
processModel
LazyEntityListModel<ProtocolEntryProcessing> processModel
-
systemModel
LazyEntityListModel<ProtocolEntrySystem> systemModel
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.protocol.ProtocolCleanupBean extends FCContextBean implements Serializable
-
Serialized Fields
-
cleanupRange
EProtocolCleanupRange cleanupRange
-
keepFormRecordHistory
boolean keepFormRecordHistory
-
olderThanDate
Date olderThanDate
-
olderThanDays
long olderThanDays
-
protocolType
EProtocolType protocolType
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.bean.resource
-
Class de.xima.fc.gui.bean.resource.ABasicResourceBean extends FCContextBean implements Serializable
-
Serialized Fields
-
callbackKey
Integer callbackKey
-
fileConflicts
List<FileConflict> fileConflicts
-
forceTextEdit
boolean forceTextEdit
If true, show an editor for text files even if they are binary files or very large. -
isConflictsResolved
boolean isConflictsResolved
-
model
IEntityListModel<T extends IFileProviding<?,E> & INameProviding & IDescriptionProviding> model
-
resourceContentBean
ResourceContentBean resourceContentBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.resource.ClientResourceBean extends ABasicResourceBean<MandantRessourceDateiData,MandantRessource> implements Serializable
-
Serialized Fields
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.resource.ClientResourceBean.EntityListModelImpl extends EntityListModelSelectByView<MandantRessource> implements Serializable
-
Class de.xima.fc.gui.bean.resource.ProjectResourceBean extends ABasicResourceBean<ProjektRessourceDateiData,ProjektRessource> implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
applicationEventHandler
ProjectResourceApplicationEventHandler applicationEventHandler
-
conversationEventHandler
ISessionConversationEventHandler conversationEventHandler
-
conversationId
String conversationId
-
designerPageBean
DesignerPageBean designerPageBean
-
project
Projekt project
-
viewContext
ViewContextBean viewContext
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.resource.ProjectResourceBean.EntityListModelImpl extends EntityListModelSelectByView<ProjektRessource> implements Serializable
-
-
Package de.xima.fc.gui.bean.settings
-
Class de.xima.fc.gui.bean.settings.ApplicationConfigBean extends FCContextBean implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
autoConnectUserAccounts
boolean autoConnectUserAccounts
-
autoProfileCreation
boolean autoProfileCreation
-
availableThemes
List<javax.faces.model.SelectItem> availableThemes
-
defaultsDatabaseMaxRowCount
Integer defaultsDatabaseMaxRowCount
-
defaultsGUIBackground
String defaultsGUIBackground
-
defaultsHeaderContentSecurityPolicyBackend
String defaultsHeaderContentSecurityPolicyBackend
-
defaultsHeaderContentSecurityPolicyFrontend
String defaultsHeaderContentSecurityPolicyFrontend
-
defaultsHeaderContentSecurityPolicyReportOnlyBackend
String defaultsHeaderContentSecurityPolicyReportOnlyBackend
-
defaultsHeaderContentSecurityPolicyReportOnlyFrontend
String defaultsHeaderContentSecurityPolicyReportOnlyFrontend
-
defaultsHeaderHTTPStrictTransportSecurity
String defaultsHeaderHTTPStrictTransportSecurity
-
defaultsHeaderHTTPStrictTransportSecuritySubdomain
boolean defaultsHeaderHTTPStrictTransportSecuritySubdomain
-
defaultsHeaderRefererPolicy
String defaultsHeaderRefererPolicy
-
defaultsInlineCss
String defaultsInlineCss
-
defaultsItemSizeThreshold
Integer defaultsItemSizeThreshold
-
defaultsTheme
String defaultsTheme
-
defaultsUploadLimitPerFile
Long defaultsUploadLimitPerFile
-
defaultsUploadLimitTotal
Long defaultsUploadLimitTotal
-
defaultsUploadMaxFieldSize
Integer defaultsUploadMaxFieldSize
-
defaultsUrlContract
String defaultsUrlContract
-
defaultsUrlFormcloud
String defaultsUrlFormcloud
-
defaultsUrlFormcycle
String defaultsUrlFormcycle
-
defaultsUrlHelp
String defaultsUrlHelp
-
defaultsUrlHelpDesigner
String defaultsUrlHelpDesigner
-
defaultsUrlImprint
String defaultsUrlImprint
-
defaultsUrlLicense
String defaultsUrlLicense
-
defaultsUrlLoopbackBase
String defaultsUrlLoopbackBase
-
defaultsUrlPrivacy
String defaultsUrlPrivacy
-
defaultsUrlRegister
String defaultsUrlRegister
-
defaultsUrlTerms
String defaultsUrlTerms
-
defaultsUrlVideo
String defaultsUrlVideo
Deprecated. -
deleteUserProfilesOnClientDeletion
boolean deleteUserProfilesOnClientDeletion
-
environmentHeaderTitle
String environmentHeaderTitle
-
formStoreUrlList
List<StoreUrl> formStoreUrlList
-
frameIntegrationUrlList
List<FrameIntegrationUrl> frameIntegrationUrlList
-
genericRestServletActive
boolean genericRestServletActive
-
iframeIntegrationAllowedForUrls
boolean iframeIntegrationAllowedForUrls
-
iframeIntegrationAllowedUrls
String iframeIntegrationAllowedUrls
-
internalMessageBean
InternalMessageBean internalMessageBean
-
licenseNotifyServletActive
boolean licenseNotifyServletActive
-
mfaAllowRecovery
boolean mfaAllowRecovery
-
mfaIntervalDays
int mfaIntervalDays
-
mfaSystemActive
boolean mfaSystemActive
-
myProfileConnectAccounts
boolean myProfileConnectAccounts
-
myProfileMerge
boolean myProfileMerge
-
pluginStoreAvailable
boolean pluginStoreAvailable
-
pluginUpdateCheckActive
boolean pluginUpdateCheckActive
-
pluginUpdateCheckJobTime
Date pluginUpdateCheckJobTime
-
pluginUpdateCheckLastExecution
Date pluginUpdateCheckLastExecution
-
protocolBotDetectActive
boolean protocolBotDetectActive
-
protocolCleanupActive
boolean protocolCleanupActive
-
protocolCleanupJobTime
Date protocolCleanupJobTime
-
protocolCleanupKeepFormRecordHistory
boolean protocolCleanupKeepFormRecordHistory
-
protocolCleanupLastExecution
Date protocolCleanupLastExecution
-
protocolCleanupOlderThanDays
long protocolCleanupOlderThanDays
-
protocolSubmitManipulationActive
boolean protocolSubmitManipulationActive
-
publicRestApiLicensed
boolean publicRestApiLicensed
-
publicRestApiOnMsActive
boolean publicRestApiOnMsActive
-
pwdPolicyMinlength
int pwdPolicyMinlength
-
pwdPolicyRuleAlphabetical
boolean pwdPolicyRuleAlphabetical
-
pwdPolicyRuleDigit
boolean pwdPolicyRuleDigit
-
pwdPolicyRuleLowercase
boolean pwdPolicyRuleLowercase
-
pwdPolicyRuleSymbol
boolean pwdPolicyRuleSymbol
-
pwdPolicyRuleUppercase
boolean pwdPolicyRuleUppercase
-
secConfig
ISecurityConfig secConfig
-
sessionCookieOmitUnsupported
boolean sessionCookieOmitUnsupported
-
sessionCookieSameSite
String sessionCookieSameSite
-
sessionCookieSecure
String sessionCookieSecure
-
showClientChooser
boolean showClientChooser
Deprecated. -
showHelpLink
boolean showHelpLink
-
showImprintLink
boolean showImprintLink
-
showLicenseLink
boolean showLicenseLink
-
showLoginFooter
boolean showLoginFooter
-
showLogo
boolean showLogo
-
showPasswordLink
boolean showPasswordLink
-
showPrivacyLink
boolean showPrivacyLink
-
showRegisterLink
boolean showRegisterLink
-
showTermsLink
boolean showTermsLink
-
showVersion
boolean showVersion
-
superUserLoginActive
boolean superUserLoginActive
-
updateProductPromptActive
boolean updateProductPromptActive
-
uploadAllowUnknownTypes
boolean uploadAllowUnknownTypes
-
uploadCustomMimeMappingsModel
List<ParameterModel> uploadCustomMimeMappingsModel
-
uploadDisableMimecheck
boolean uploadDisableMimecheck
-
userDiscoveryEnabled
boolean userDiscoveryEnabled
-
userInvitationsNeedAcceptance
boolean userInvitationsNeedAcceptance
-
userManager
SessionUserManager userManager
-
userProfileWelcomeMailEnabled
boolean userProfileWelcomeMailEnabled
-
-
-
Class de.xima.fc.gui.bean.settings.AutoLoginBean extends FCContextBean implements Serializable
-
Serialized Fields
-
activeAutoLoginType
EAutoLoginType activeAutoLoginType
Deprecated. -
kerberosConfigBean
KerberosConfigBean kerberosConfigBean
Deprecated. -
ntlmConfigBean
NtlmConfigBean ntlmConfigBean
Deprecated. -
showLoginTypeSwitch
boolean showLoginTypeSwitch
Deprecated. -
userManager
SessionUserManager userManager
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.settings.CacheConfigBean extends FCContextBean implements Serializable
-
Serialized Fields
-
genericCacheMaxDiskSize
Long genericCacheMaxDiskSize
-
genericCacheMaxHeapSize
Long genericCacheMaxHeapSize
-
genericCacheTimeToIdle
Long genericCacheTimeToIdle
-
xformCacheMaxDiskSize
Long xformCacheMaxDiskSize
-
xformCacheMaxHeapSize
Long xformCacheMaxHeapSize
-
xformCacheTimeToIdle
Long xformCacheTimeToIdle
-
-
-
Class de.xima.fc.gui.bean.settings.ClientBean extends FCContextBean implements Serializable
-
Serialized Fields
-
activeFormCountOfSelected
Integer activeFormCountOfSelected
-
adminRole
Rolle adminRole
-
clientAdminsOfSelected
List<DirectClientAuthorization> clientAdminsOfSelected
-
clientIdsWithAdmin
List<Long> clientIdsWithAdmin
-
clientsToDelete
List<Mandant> clientsToDelete
-
deleteClientExclusiveUsers
boolean deleteClientExclusiveUsers
Flag that determines whether to delete all users that are only part of the client when deleting clients. -
deleteClientExclusiveUsersDefault
boolean deleteClientExclusiveUsersDefault
System default forClientBean.deleteClientExclusiveUsers
-
deleteConfirmation
String deleteConfirmation
A list of clients to be deleted, separated by commas. The user needs to enter the names to confirm that they want to delete those client. -
file
org.primefaces.model.file.UploadedFile file
-
lastUserEmailQueryResults
List<UserEmailQueryResult> lastUserEmailQueryResults
-
licensedataSnapshot
LicenseDataSnapshot licensedataSnapshot
-
licenseModel
LicenseModel licenseModel
-
mailData
MandantMailData mailData
-
model
IEntityListModelSelectByView<Mandant> model
-
newAdminEmail
UserEmailQueryResult newAdminEmail
-
passwordPolicyBean
PasswordPolicyBean passwordPolicyBean
-
scopeSelectionBean
ScopeSelectionBean scopeSelectionBean
-
securityConfig
ISecurityConfig securityConfig
-
sessionDataBean
SessionDataBean sessionDataBean
-
systemMailSender
String systemMailSender
-
systemMailSenderName
String systemMailSenderName
-
testmailReceiver
String testmailReceiver
-
usedDiskSapce
long usedDiskSapce
-
userCountOfSelected
Integer userCountOfSelected
-
userEmailServiceClient
UserEmailServiceClient userEmailServiceClient
-
userManager
SessionUserManager userManager
-
userProfilesToDelete
Set<UserProfile> userProfilesToDelete
Field only for displaying the users that are to be deleted whenClientBean.deleteClientExclusiveUsers
istrue
. -
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.settings.ClientBean.EntityListModelImpl extends EntityListModelSelectByView<Mandant> implements Serializable
-
Class de.xima.fc.gui.bean.settings.ClusterBean extends FCContextBean implements Serializable
-
Serialized Fields
-
active
boolean active
-
bindAdress
String bindAdress
-
bindPort
Integer bindPort
-
extended
boolean extended
-
externalAdress
String externalAdress
-
externalPort
Integer externalPort
-
groupName
String groupName
-
nodeName
String nodeName
-
protocol
EClusterProtocolType protocol
-
tcpHostList
List<GenericStringModel> tcpHostList
-
type
ENodeType type
-
udpMcastAdress
String udpMcastAdress
-
udpMcastPort
Integer udpMcastPort
-
useDynamicNodeName
boolean useDynamicNodeName
-
useExternalAdress
boolean useExternalAdress
-
-
-
Class de.xima.fc.gui.bean.settings.DbEncryptionBean extends FCContextBean implements Serializable
-
Serialized Fields
-
updateBean
UpdateBean updateBean
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.settings.DbSettingsBean extends FCContextBean implements Serializable
-
Serialized Fields
-
updateBean
UpdateBean updateBean
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.settings.ExternalUserSystemBean extends AExternalUserBean<SystemAuthenticatorFile,SystemAuthenticator> implements Serializable
-
Serialized Fields
-
clientOptions
List<Mandant> clientOptions
-
kerberosConfigBean
KerberosConfigBean kerberosConfigBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.settings.FrontendServerBean extends FCContextBean implements Serializable
-
Serialized Fields
-
isInboxSelected
boolean isInboxSelected
-
isRestApiSelected
boolean isRestApiSelected
-
model
IEntityListModelSelectByView<FrontendServer> model
-
publicRestApiLicensed
boolean publicRestApiLicensed
-
userPortalOptions
List<UserPortal> userPortalOptions
-
userPortalsLicensed
boolean userPortalsLicensed
-
-
-
Class de.xima.fc.gui.bean.settings.FrontendServerBean.EntityListModelImpl extends EntityListModelSelectByView<FrontendServer> implements Serializable
-
Class de.xima.fc.gui.bean.settings.KerberosConfigBean extends FCContextBean implements Serializable
-
Serialized Fields
-
clientModule
String clientModule
-
krb5Conf
String krb5Conf
-
ldapSearchAccount
String ldapSearchAccount
-
ldapSearchAccountPassword
String ldapSearchAccountPassword
-
ldapSearchBaseDN
String ldapSearchBaseDN
-
ldapSearchDC
String ldapSearchDC
-
ldapSearchHopCount
int ldapSearchHopCount
-
ldapSearchPort
int ldapSearchPort
-
ldapSearchUserIdAttributes
List<String> ldapSearchUserIdAttributes
-
ldapSearchUseSSL
boolean ldapSearchUseSSL
-
ldapUserFilter
String ldapUserFilter
-
ldapUserFilterDefault
String ldapUserFilterDefault
-
loginConf
String loginConf
-
omitWelcomeMail
boolean omitWelcomeMail
-
preauthPassword
String preauthPassword
-
preauthUsername
String preauthUsername
-
serverModule
String serverModule
-
showOmitWelcomeMail
boolean showOmitWelcomeMail
-
syncToFS
boolean syncToFS
-
useForFcSSO
boolean useForFcSSO
-
useKerberos
boolean useKerberos
-
userFilterType
EKerberosLdapUserFilterType userFilterType
-
verifyUserAutomatically
boolean verifyUserAutomatically
-
-
-
Class de.xima.fc.gui.bean.settings.LicenseBean extends FCContextBean implements Serializable
-
Serialized Fields
-
allowDemo
boolean allowDemo
-
allowedDemoProma
boolean allowedDemoProma
-
clientKey
String clientKey
-
clientLicenses
List<LicenseViewModel> clientLicenses
-
clientLicenseVersionStateMap
Map<String,ELicenseVersionState> clientLicenseVersionStateMap
-
clientList
List<Mandant> clientList
-
demoModel
LicenseDemoData demoModel
-
isPromaDataLoading
boolean isPromaDataLoading
-
mainMenuBean
MainMenuBean mainMenuBean
-
scopeSelectionBean
ScopeSelectionBean scopeSelectionBean
-
secConfig
ISecurityConfig secConfig
-
selectedClientLicenseItems
List<ItemLicenseViewModel> selectedClientLicenseItems
-
selectedLicense
LicenseFile selectedLicense
-
swapHardwareIdList
List<String> swapHardwareIdList
-
swapHardwareIdValue
String swapHardwareIdValue
-
systemKey
String systemKey
-
systemLicense
LicenseModel systemLicense
-
systemLicenseSnapshout
LicenseDataSnapshot systemLicenseSnapshout
-
systemLicenseVersionState
ELicenseVersionState systemLicenseVersionState
-
userManager
SessionUserManager userManager
-
viewBean
ViewBean viewBean
-
-
-
Class de.xima.fc.gui.bean.settings.LoggerConfigBean extends FCContextBean implements Serializable
-
Serialized Fields
-
appenderEditMode
boolean appenderEditMode
-
config
XLogConfig config
-
loggerEditMode
boolean loggerEditMode
-
newAppender
boolean newAppender
-
newLogger
boolean newLogger
-
selectedAppender
IAppender selectedAppender
-
selectedLogger
ILogger selectedLogger
-
-
-
Class de.xima.fc.gui.bean.settings.LoginLayoutConfigurationBean extends Object implements Serializable
-
Serialized Fields
-
header
String header
-
inputClientLayout
String inputClientLayout
-
inputClientOptions
List<IClientDescriptor> inputClientOptions
-
inputClients
List<IClientDescriptor> inputClients
-
layout
String layout
-
notice
String notice
-
redirectClientOptions
List<IClientDescriptor> redirectClientOptions
-
redirectClientRedirectTarget
String redirectClientRedirectTarget
-
redirectClientRedirectTargetOptions
List<javax.faces.model.SelectItem> redirectClientRedirectTargetOptions
-
redirectClients
List<IClientDescriptor> redirectClients
-
secConfig
ISecurityConfig secConfig
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.settings.MailConfigBean extends FCContextBean implements Serializable
-
Serialized Fields
-
address
String address
-
allowClientSpecificSupportAddress
Boolean allowClientSpecificSupportAddress
-
allowCustomSenderAddress
boolean allowCustomSenderAddress
-
allowUtf8
boolean allowUtf8
-
authPwd
String authPwd
-
authType
EMailAuthenticationType authType
-
authUser
String authUser
-
clientId
String clientId
-
clientSecret
String clientSecret
-
encryption
EMailEncryption encryption
-
port
Integer port
-
senderName
String senderName
-
sendSystemInfoInSupportMail
Boolean sendSystemInfoInSupportMail
-
server
String server
-
supportAddress
@Email(regexp="(?i)^([A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,})?$") String supportAddress
-
tenantId
String tenantId
-
testmailReceiver
String testmailReceiver
-
useMail
boolean useMail
-
-
-
Class de.xima.fc.gui.bean.settings.NtlmConfigBean extends FCContextBean implements Serializable
-
Serialized Fields
-
ldapSearchAccount
String ldapSearchAccount
-
ldapSearchAccountPassword
String ldapSearchAccountPassword
-
ldapSearchBaseDN
String ldapSearchBaseDN
-
ldapSearchHopCount
int ldapSearchHopCount
-
ldapSearchPort
int ldapSearchPort
-
ldapSearchUseSSL
boolean ldapSearchUseSSL
-
ntlmDomain
String ntlmDomain
-
ntlmDomainController
String ntlmDomainController
-
ntlmDomainControllerHost
String ntlmDomainControllerHost
-
serviceAccount
String serviceAccount
-
serviceAccountPassword
String serviceAccountPassword
-
syncToFS
boolean syncToFS
-
useForFcSSO
boolean useForFcSSO
-
useNTLM
boolean useNTLM
-
-
-
Class de.xima.fc.gui.bean.settings.SystemInfoBean extends FCContextBean implements Serializable
-
Serialized Fields
-
infos
Map<ESystemInfo,List<InfoItem<?>>> infos
-
-
-
Class de.xima.fc.gui.bean.settings.SystemMessagesBean extends FCContextBean implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
model
IEntityListModel<SystemMessage> model
-
previewLanguage
ELanguage previewLanguage
-
-
-
Class de.xima.fc.gui.bean.settings.SystemMessagesBean.EntityListModelImpl extends EntityListModel<SystemMessage> implements Serializable
-
Class de.xima.fc.gui.bean.settings.SystemUpdateBean extends FCContextBean implements Serializable
-
Serialized Fields
-
updateBean
UpdateBean updateBean
Deprecated. -
userManager
SessionUserManager userManager
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.settings.UpdateBean extends Object implements Serializable
-
Serialized Fields
-
autoUpdateDisabled
boolean autoUpdateDisabled
-
autoUpdatePluginsDisabled
boolean autoUpdatePluginsDisabled
-
callbackMails
List<String> callbackMails
-
callbackMailsDisabled
boolean callbackMailsDisabled
-
dbEncryption
UpdateBean.DbEncryption dbEncryption
-
dbSettings
UpdateBean.DbSettings dbSettings
-
dbStateMessage
FCMessage dbStateMessage
-
hasSystemUpdateLock
boolean hasSystemUpdateLock
-
internalMessageBean
InternalMessageBean internalMessageBean
-
localeBean
LocaleBean localeBean
-
secConfig
ISecurityConfig secConfig
-
sessionDataBean
SessionDataBean sessionDataBean
-
systemUpdate
UpdateBean.SystemUpdate systemUpdate
-
update
FormcycleUpdate update
-
updateResult
Future<Boolean> updateResult
-
updateRunning
boolean updateRunning
-
updateStep
EDbUpdateStep updateStep
Deprecated. -
userManager
SessionUserManager userManager
-
viewBean
ViewBean viewBean
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.settings.UpdateBean.DbEncryption extends Object implements Serializable
-
Serialized Fields
-
algorithm
EDBEncryptionAlgorithm algorithm
-
encryptFormData
boolean encryptFormData
-
migrate
boolean migrate
-
oldPassword
String oldPassword
-
password
String password
-
passwordRepeat
String passwordRepeat
-
updateContext
UpdateContext updateContext
-
-
-
Class de.xima.fc.gui.bean.settings.UpdateBean.DbSettings extends Object implements Serializable
-
Serialized Fields
-
autoUpdate
boolean autoUpdate
-
autoUpdatePlugins
boolean autoUpdatePlugins
-
dbConnections
int dbConnections
-
dbPassword
String dbPassword
-
dbTimeout
int dbTimeout
-
dbType
EDatenbankTyp dbType
-
dbUser
String dbUser
-
jdbcUrl
String jdbcUrl
-
updateContext
UpdateContext updateContext
-
-
-
Class de.xima.fc.gui.bean.settings.UpdateBean.SystemUpdate extends Object implements Serializable
-
Serialized Fields
-
totalUpdateCount
int totalUpdateCount
-
updateContext
UpdateContext updateContext
-
updatesFinished
int updatesFinished
-
-
-
-
Package de.xima.fc.gui.bean.settings.model
-
Class de.xima.fc.gui.bean.settings.model.FrameIntegrationUrl extends Object implements Serializable
-
Serialized Fields
-
url
String url
-
-
-
Class de.xima.fc.gui.bean.settings.model.IconItem extends Object implements Serializable
-
Class de.xima.fc.gui.bean.settings.model.StoreUrl extends Object implements Serializable
-
-
Package de.xima.fc.gui.bean.statistics
-
Class de.xima.fc.gui.bean.statistics.AStatisticsBean extends FCContextBean implements Serializable
-
Serialized Fields
-
exportData
byte[] exportData
-
mimeType
String mimeType
-
-
-
Class de.xima.fc.gui.bean.statistics.StatisticsHistoryBean extends AStatisticsBean implements Serializable
-
Serialized Fields
-
currentProject
Projekt currentProject
-
currentTimeSpan
ETimeSpan currentTimeSpan
-
historyModel
org.primefaces.model.charts.line.LineChartModel historyModel
-
offset
int offset
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.statistics.StatisticsSessionsBean extends AStatisticsBean implements Serializable
-
Serialized Fields
-
sessionsModel
org.primefaces.model.charts.hbar.HorizontalBarChartModel sessionsModel
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
-
Package de.xima.fc.gui.bean.templates
-
Class de.xima.fc.gui.bean.templates.TemplatesBean extends AMessaging implements Serializable
-
Serialized Fields
-
currentTyp
ETextbausteinKategorie currentTyp
-
model
IEntityListModelSelectByView<Textbaustein> model
-
templatesSheetBean
TemplatesSheetBean templatesSheetBean
-
viewContext
ViewContextBean viewContext
-
viewEventBusBean
ViewEventBusBean viewEventBusBean
-
-
-
Class de.xima.fc.gui.bean.templates.TemplatesBean.EntityListModelImpl extends EntityListModelSelectByView<Textbaustein> implements Serializable
-
Class de.xima.fc.gui.bean.templates.TemplatesSheetBean extends FCContextBean implements Serializable
-
Serialized Fields
-
dataSheet
StringDataSheet dataSheet
-
languageVariation
String languageVariation
-
selectedCol
Integer selectedCol
-
selectedLastCol
Integer selectedLastCol
-
selectedLastRow
Integer selectedLastRow
-
selectedRow
Integer selectedRow
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.bean.user
-
Class de.xima.fc.gui.bean.user.AuthenticationTestBean extends Object implements Serializable
-
Serialized Fields
-
errorMsg
String errorMsg
-
eventHandler
DefaultIdentityCheckHandler eventHandler
-
pac4jProfile
org.pac4j.core.profile.UserProfile pac4jProfile
-
pushContext
BackendViewPushContext pushContext
-
sessionEventBus
SessionEventBusBean sessionEventBus
-
sessionId
String sessionId
-
userRawDataJson
String userRawDataJson
-
viewToken
String viewToken
-
-
-
Class de.xima.fc.gui.bean.user.ClientAuthorizationBean extends ABooleanExpressionBean implements Serializable
-
Serialized Fields
-
authenticatorOptions
List<javax.faces.model.SelectItem> authenticatorOptions
-
canEditAdmins
boolean canEditAdmins
-
chooseType
boolean chooseType
-
filterExtensionService
ProfileFilterExtensionService filterExtensionService
-
invitationsNeedAcceptance
boolean invitationsNeedAcceptance
-
lastUserEmailQueryResults
List<UserEmailQueryResult> lastUserEmailQueryResults
-
ldapGroups
List<GenericStringModel> ldapGroups
-
loginLocked
boolean loginLocked
-
model
de.xima.fc.gui.bean.user.ClientAuthorizationBean.EntityListModelImpl model
-
securityConfig
ISecurityConfig securityConfig
-
showResetLoginsBtn
boolean showResetLoginsBtn
-
testBean
ClientAuthorizationTestBean testBean
-
userDiscoveryEnabled
boolean userDiscoveryEnabled
-
userEmailServiceClient
UserEmailServiceClient userEmailServiceClient
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.user.ClientAuthorizationDeletionBean extends Object implements Serializable
-
Serialized Fields
-
activeClientAuthorizations
List<IEntityClientAuthorization> activeClientAuthorizations
-
inactiveClientAuthorizations
List<IEntityClientAuthorization> inactiveClientAuthorizations
-
-
-
Class de.xima.fc.gui.bean.user.ClientAuthorizationDialogBean extends Object implements Serializable
-
Serialized Fields
-
authBean
ClientAuthorizationBean authBean
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.user.ClientAuthorizationTestBean extends Object implements Serializable
-
Serialized Fields
-
authenticationTestBean
AuthenticationTestBean authenticationTestBean
-
authorization
IndirectClientAuthorization authorization
-
authorized
boolean authorized
-
-
-
Class de.xima.fc.gui.bean.user.ExternalUserClientBean extends AExternalUserBean<ClientAuthenticatorFile,ClientAuthenticator> implements Serializable
-
Serialized Fields
-
ldapConnectionOptions
List<LDAPZugriff> ldapConnectionOptions
-
-
-
Class de.xima.fc.gui.bean.user.InputClientSigninBean extends Object implements Serializable
-
Serialized Fields
-
loginId
String loginId
-
password
String password
-
securityConfig
ISecurityConfig securityConfig
-
sessionEventBus
SessionEventBusBean sessionEventBus
-
-
-
Class de.xima.fc.gui.bean.user.LDAPGroupBean extends FCContextBean implements Serializable
-
Serialized Fields
-
ldapGroups
List<GenericStringModel> ldapGroups
Deprecated. -
model
IEntityListModelSelectByView<LDAPGruppe> model
Deprecated. -
viewContextBean
ViewContextBean viewContextBean
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.user.LDAPGroupBean.EntityListModelImpl extends EntityListModelSelectByView<LDAPGruppe> implements Serializable
-
Class de.xima.fc.gui.bean.user.UserBean extends FCContextBean implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
Deprecated. -
changePwd
boolean changePwd
Deprecated. -
configuredPwdRulesHint
String configuredPwdRulesHint
Deprecated. -
isCurrentDeletionAllowed
boolean isCurrentDeletionAllowed
Deprecated. -
isCurrentModificationAllowed
boolean isCurrentModificationAllowed
Deprecated. -
ldapUser
LDAPBenutzer ldapUser
Deprecated. -
ldapUserList
List<LDAPBenutzer> ldapUserList
Deprecated. -
minPwdLength
Integer minPwdLength
Deprecated. -
model
IEntityListModelSelectByView<Benutzer> model
Deprecated. -
newPassword
@NotEmpty @Size(min=8) String newPassword
Deprecated. -
newPasswordRepeat
@Size(min=8) String newPasswordRepeat
Deprecated. -
pwdAssignType
EPasswordAssignType pwdAssignType
Deprecated. -
pwdAssignTypes
List<EPasswordAssignType> pwdAssignTypes
Deprecated. -
pwdPolicyChangeHandler
PasswordPolicyChangeHandler pwdPolicyChangeHandler
Deprecated. -
pwdPolicyRules
List<org.passay.Rule> pwdPolicyRules
Deprecated. -
sendPassword
boolean sendPassword
Deprecated. -
userManager
SessionUserManager userManager
Deprecated. -
viewContext
ViewContextBean viewContext
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.user.UserBean.EntityListModelImpl extends EntityListModelSelectByView<Benutzer> implements Serializable
-
Class de.xima.fc.gui.bean.user.UserDeletionBean extends FCContextBean implements Serializable
-
Class de.xima.fc.gui.bean.user.UserDiscoveryBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.user.UserGroupBean extends FCContextBean implements Serializable
-
Serialized Fields
-
allInboxes
List<Postfach> allInboxes
-
directAuthorizationOptions
Set<DirectClientAuthorization> directAuthorizationOptions
-
indirectAuthorizationOptions
Set<IndirectClientAuthorization> indirectAuthorizationOptions
-
model
IEntityListModelSelectByView<BenutzerGruppe> model
-
selectedDirectAuthorizations
Set<DirectClientAuthorization> selectedDirectAuthorizations
-
selectedInboxes
List<Postfach> selectedInboxes
-
selectedIndirectAuthorizations
Set<IndirectClientAuthorization> selectedIndirectAuthorizations
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.user.UserGroupBean.EntityListModelImpl extends EntityListModelSelectByView<BenutzerGruppe> implements Serializable
-
Class de.xima.fc.gui.bean.user.UserProfileAdministrationBean extends Object implements Serializable
-
Serialized Fields
-
deleteConfirmInput
String deleteConfirmInput
-
model
DaoLazyDataModel<UserProfile> model
-
panelMode
String panelMode
-
searchInput
String searchInput
-
securityConfig
ISecurityConfig securityConfig
-
selectedMeta
SystemUserProfileMeta selectedMeta
-
userProfileSecurityPanelBean
UserProfileSecurityPanelBean userProfileSecurityPanelBean
-
-
-
Class de.xima.fc.gui.bean.user.UserProfileBean extends FCContextBean implements Serializable
-
Serialized Fields
-
columnsProcessProtocol
List<Boolean> columnsProcessProtocol
-
elementsPanelCollapsed
boolean elementsPanelCollapsed
-
projectListView
boolean projectListView
-
showDetailsPanel
boolean showDetailsPanel
-
starredProjects
Set<Long> starredProjects
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.user.UserProfileCreateBean extends Object implements Serializable
-
Class de.xima.fc.gui.bean.user.UserRoleBean extends FCContextBean implements Serializable
-
Serialized Fields
-
availableDashboards
List<String> availableDashboards
-
model
IEntityListModelSelectByView<Rolle> model
-
moduleOptions
Set<EModule> moduleOptions
-
rolePropsTemplateBean
RolePropertiesTemplateBean rolePropsTemplateBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.user.UserRoleBean.EntityListModelImpl extends EntityListModelSelectByView<Rolle> implements Serializable
-
Class de.xima.fc.gui.bean.user.UserTokenBean extends Object implements Serializable
-
Serialized Fields
-
accessTokenCreationInstance
Instant accessTokenCreationInstance
-
idTokenCreationInstance
Instant idTokenCreationInstance
-
lazyDataModel
org.primefaces.model.JpaLazyDataModel<UserRefreshToken> lazyDataModel
-
refreshTokenCreationInstance
Instant refreshTokenCreationInstance
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.bean.workflow
-
Class de.xima.fc.gui.bean.workflow.AActionBean extends EntityBean<Aktion> implements Serializable
-
Serialized Fields
-
placeholder
List<String> placeholder
Deprecated. -
processing
IProcessingModel processing
Deprecated. -
tabIndex
int tabIndex
Deprecated. -
treeBean
StateTreeBean treeBean
Deprecated. -
viewContext
ViewContextBean viewContext
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.workflow.ActionBean extends AActionBean implements Serializable
-
Class de.xima.fc.gui.bean.workflow.ProcessingBean extends FCContextBean implements Serializable
-
Serialized Fields
-
actionBean
ActionBean actionBean
Deprecated. -
allPlugins
Set<IPluginProcessing> allPlugins
Deprecated. -
clientRessources
List<org.apache.commons.lang3.tuple.Pair<UUID,String>> clientRessources
Deprecated. -
conversationEventHandler
ISessionConversationEventHandler conversationEventHandler
Deprecated. -
conversationId
String conversationId
Deprecated. -
crossViewScopeRequestHandlerBundle
OldWorkflowCrossViewScopeRequestHandlerBundle crossViewScopeRequestHandlerBundle
Deprecated. -
currentBeanHelper
PluginBeanHelper<IPluginCustomGUIBean,IPluginCustomGUI> currentBeanHelper
Deprecated. -
designerPageBean
DesignerPageBean designerPageBean
Deprecated. -
installedFontNameList
List<String> installedFontNameList
Deprecated. -
listActions
List<javax.faces.model.SelectItem> listActions
Deprecated. -
listPlugins
List<javax.faces.model.SelectItem> listPlugins
Deprecated. -
processingMap
Map<String,ProcessingBean.IActionSelectItem> processingMap
Deprecated. -
processingNames
List<javax.faces.model.SelectItem> processingNames
Deprecated. -
projectRessources
List<org.apache.commons.lang3.tuple.Pair<UUID,String>> projectRessources
Deprecated. -
selectedProcessing
String selectedProcessing
Deprecated. -
stateBean
StateBean stateBean
Deprecated. -
userManager
SessionUserManager userManager
Deprecated. -
viewContext
ViewContextBean viewContext
Deprecated. -
viewEventBusBean
ViewEventBusBean viewEventBusBean
Deprecated. -
viewPushContext
BackendViewPushContext viewPushContext
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.workflow.StateBean extends EntityBean<Status> implements Serializable
-
Serialized Fields
-
timerDay
int timerDay
Deprecated. -
timerHoures
int timerHoures
Deprecated. -
timerMinutes
int timerMinutes
Deprecated. -
treeBean
StateTreeBean treeBean
Deprecated. -
userManager
SessionUserManager userManager
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.workflow.StateTreeBean extends AProjectDetailsBean implements Serializable
-
Serialized Fields
-
viewContextBean
ViewContextBean viewContextBean
Deprecated. -
viewEventBusBean
ViewEventBusBean viewEventBusBean
Deprecated.
-
-
-
-
Package de.xima.fc.gui.bean.workflow.event
-
Class de.xima.fc.gui.bean.workflow.event.OldWorkflowCrossViewScopeRequestHandlerBundle extends Object implements Serializable
-
Serialized Fields
-
fetchDesignerPlaceholdersRequestHandler
de.xima.fc.gui.bean.workflow.event.FetchDesignerPlaceholdersRequestHandler fetchDesignerPlaceholdersRequestHandler
Deprecated.
-
-
-
-
Package de.xima.fc.gui.bean.workflow.model
-
Class de.xima.fc.gui.bean.workflow.model.TreeNodeModel extends org.primefaces.model.DefaultTreeNode<Object> implements Serializable
-
Serialized Fields
-
checked
boolean checked
Deprecated.
-
-
-
-
Package de.xima.fc.gui.common.bean
-
Class de.xima.fc.gui.common.bean.ABooleanExpressionBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
orderedCombinationTypes
List<EMultipleConditionCombinationType> orderedCombinationTypes
-
orderedMatchConditions
List<EMatchCondition> orderedMatchConditions
-
-
-
Class de.xima.fc.gui.common.bean.AContextBean extends AJSFContext implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
appPropsChangedEventHandler
ApplicationPropertiesChangedEventHandler appPropsChangedEventHandler
-
availableBackgroundColors
String[] availableBackgroundColors
-
availableBackgrounds
File[] availableBackgrounds
-
currentLdapData
MandantLdapData currentLdapData
Deprecated. -
currentMailData
MandantMailData currentMailData
Deprecated. -
sessionBean
SessionBean sessionBean
Deprecated. -
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
-
viewBean
ViewBean viewBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.bean.CurrentViewBean extends AJSFContext implements Serializable
-
Serialized Fields
-
currentView
IViewModel currentView
Deprecated. -
listFinderOpen
boolean listFinderOpen
-
listSearchTerm
String listSearchTerm
-
uploadLimitPerFile
long uploadLimitPerFile
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.DashboardBean extends Object implements Serializable
-
Serialized Fields
-
contextView
ViewContextBean contextView
-
dashboardModel
org.primefaces.model.menu.MenuModel dashboardModel
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.ErrorBean extends Object implements Serializable
-
Serialized Fields
-
sessionBean
SessionBean sessionBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.FeedbackBean extends AJSFContext implements Serializable
-
Serialized Fields
-
mailFrom
@Email(regexp="(?i)^([A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,})?$") String mailFrom
-
text
@NotEmpty String text
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.FormcycleViewScopeBean extends Object implements Serializable
-
Class de.xima.fc.gui.common.bean.InboxPermissionBean extends Object implements Serializable
-
Serialized Fields
-
access
UserAccess access
-
canAccessAddNewProcess
Boolean canAccessAddNewProcess
-
canAccessDatatable
Boolean canAccessDatatable
-
canAccessDeleteProcess
Boolean canAccessDeleteProcess
-
canAccessExport
Boolean canAccessExport
-
canAccessFilterAttachment
Boolean canAccessFilterAttachment
-
canAccessFilterDeletable
Boolean canAccessFilterDeletable
-
canAccessFilterDOI
Boolean canAccessFilterDOI
-
canAccessFilterRead
Boolean canAccessFilterRead
-
canAccessFilterSaved
Boolean canAccessFilterSaved
-
canAccessFilterState
Boolean canAccessFilterState
-
canAccessFurtherFilters
Boolean canAccessFurtherFilters
-
canAccessFurtherProcessDetails
Boolean canAccessFurtherProcessDetails
-
canAccessMoveProcess
Boolean canAccessMoveProcess
-
userManger
SessionUserManager userManger
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.common.bean.LocaleBean extends Object implements Serializable
-
Serialized Fields
-
locale
Locale locale
-
localeOptionsMenu
org.primefaces.model.menu.MenuModel localeOptionsMenu
-
userManager
SessionUserManager userManager
-
zoneIds
Map<String,ZoneId> zoneIds
-
-
-
Class de.xima.fc.gui.common.bean.LoginBean extends AJSFContext implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
Deprecated. -
credentialsResetProfile
UserProfile credentialsResetProfile
Deprecated. -
hashExpired
boolean hashExpired
Deprecated. -
isAjaxLogin
boolean isAjaxLogin
Deprecated. -
login
LoginModel login
Deprecated. -
passwordPolicyBean
PasswordPolicyBean passwordPolicyBean
Deprecated. -
passwortResetQueryString
String passwortResetQueryString
Deprecated. -
pwdLinkHash
String pwdLinkHash
Deprecated. -
secConfig
ISecurityConfig secConfig
Deprecated. -
sessionBean
SessionBean sessionBean
Deprecated. -
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
Deprecated. -
stayLoggedIn
boolean stayLoggedIn
Deprecated. -
userManager
SessionUserManager userManager
Deprecated. -
viewBean
ViewBean viewBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.bean.LogoBean extends Object implements Serializable
-
Serialized Fields
-
logoLink
LogoLink logoLink
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.MainMenuBean extends Object implements Serializable
-
Serialized Fields
-
menuModel
org.primefaces.model.menu.MenuModel menuModel
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.MenuTemplateBean extends AJSFContext implements Serializable
-
Serialized Fields
-
menuEntries
List<IMenuEntryModel> menuEntries
Deprecated. -
menuEntriesByViewId
Map<String,IMenuEntryModel> menuEntriesByViewId
Deprecated. -
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
Deprecated. -
viewBean
ViewBean viewBean
Deprecated. -
viewContextBean
ViewContextBean viewContextBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.bean.MessageHelperBean extends Object implements Serializable
-
Class de.xima.fc.gui.common.bean.NotificationBean extends AJSFContext implements Serializable
-
Serialized Fields
-
sessionMessagesList
List<SessionFacesMessage> sessionMessagesList
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.QuicklinksBean extends Object implements Serializable
-
Serialized Fields
-
canAskSupport
boolean canAskSupport
-
helpFrameSource
String helpFrameSource
-
helpPagePath
String helpPagePath
-
localeBean
LocaleBean localeBean
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.ResourceContentBean extends AJSFContext implements Serializable
-
Serialized Fields
-
contentType
String contentType
-
data
byte[] data
-
-
-
Class de.xima.fc.gui.common.bean.SessionBean extends AJSFContext implements Serializable
-
Serialized Fields
-
ignoredOtherSessionIdSet
Set<String> ignoredOtherSessionIdSet
-
lastVisitedClient
Mandant lastVisitedClient
-
login
LoginModel login
Deprecated. -
parameterPID
long parameterPID
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.SupportBean extends AJSFContext implements Serializable
-
Serialized Fields
-
agreementAccepted
@javax.validation.constraints.AssertTrue boolean agreementAccepted
-
availableLogs
List<javax.faces.model.SelectItem> availableLogs
-
availableProjects
List<Projekt> availableProjects
-
mailFrom
@Email(regexp="(?i)^[A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,}$") String mailFrom
-
maxLogsSize
int maxLogsSize
-
otherFiles
Map<String,byte[]> otherFiles
-
preview
boolean preview
-
selectedLogs
List<String> selectedLogs
-
selectedProjects
List<Projekt> selectedProjects
-
sendForms
boolean sendForms
-
sendLogs
boolean sendLogs
-
showSupportSendForms
boolean showSupportSendForms
-
showSupportSendLogs
boolean showSupportSendLogs
-
subject
String subject
-
text
@NotEmpty String text
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.TimeHelperBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
-
-
Class de.xima.fc.gui.common.bean.TosBean extends Object implements Serializable
-
Serialized Fields
-
freeUsePeriodInDays
int freeUsePeriodInDays
-
needsTosAgreement
boolean needsTosAgreement
-
tosAccepted
boolean tosAccepted
-
tosUrl
String tosUrl
-
-
-
Class de.xima.fc.gui.common.bean.UserProfileMenuBean extends Object implements Serializable
-
Serialized Fields
-
activeProfileImage
UserProfileFile activeProfileImage
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.ViewBean extends AJSFContext implements Serializable
-
Serialized Fields
-
accessPropertyValues
Map<EAccessProperty,Boolean> accessPropertyValues
Deprecated. -
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
backgroundColor
String backgroundColor
-
backgroundImage
String backgroundImage
-
cloud
boolean cloud
Deprecated. -
customAccessPropertyValues
Map<String,Boolean> customAccessPropertyValues
Deprecated. -
customViews
List<CustomViewModel> customViews
Deprecated. -
customViewsMap
Map<String,CustomViewModel> customViewsMap
Deprecated. -
customViewsMapInitialized
boolean customViewsMapInitialized
Deprecated. -
designerHelpURL
String designerHelpURL
Deprecated. -
environmentTitle
String environmentTitle
-
formcloudURL
String formcloudURL
-
formcycleURL
String formcycleURL
-
formStoreURL
String formStoreURL
-
fsAllowed
boolean fsAllowed
-
hasDB
boolean hasDB
-
hasLicenseFeatureAuthPublish
boolean hasLicenseFeatureAuthPublish
Deprecated. -
hasLicenseFeatureCluster
boolean hasLicenseFeatureCluster
Deprecated. -
hasLicenseFeatureFrontendServer
boolean hasLicenseFeatureFrontendServer
Deprecated. -
hasLicenseFeatureNTLM
boolean hasLicenseFeatureNTLM
Deprecated. -
helpURL
String helpURL
-
imprintURL
String imprintURL
-
kerberosAllowed
boolean kerberosAllowed
-
licenseURL
String licenseURL
-
licenseValid
boolean licenseValid
-
masterServer
boolean masterServer
-
needUpdate
boolean needUpdate
-
newsFeedURL
String newsFeedURL
Deprecated. -
privacyURL
String privacyURL
-
qaURL
String qaURL
Deprecated. -
randomBackgroundIndex
int randomBackgroundIndex
-
registerURL
String registerURL
-
sessionBean
SessionBean sessionBean
-
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
-
showBranding
boolean showBranding
Deprecated. -
showClientChooser
boolean showClientChooser
Deprecated. -
showCloudLogo
boolean showCloudLogo
-
showDataBaseMissing
boolean showDataBaseMissing
Deprecated. -
showDBUpdateNeeded
boolean showDBUpdateNeeded
Deprecated. -
showFaqLink
boolean showFaqLink
-
showFCLogo
boolean showFCLogo
-
showGlobalHelpSearchField
boolean showGlobalHelpSearchField
Deprecated. -
showGlobalSearchField
boolean showGlobalSearchField
Deprecated. -
showHelpLink
boolean showHelpLink
-
showImprintLink
boolean showImprintLink
-
showLanguageSwitch
boolean showLanguageSwitch
-
showLicenseLink
boolean showLicenseLink
-
showLicenseNeeded
boolean showLicenseNeeded
Deprecated. -
showLoginFooter
boolean showLoginFooter
-
showNewsfeed
boolean showNewsfeed
Deprecated. -
showPasswordForgetLink
boolean showPasswordForgetLink
-
showPrivacyLink
boolean showPrivacyLink
-
showRegisterNewAccountLink
boolean showRegisterNewAccountLink
-
showTermsLink
boolean showTermsLink
-
showToolbarClientChooser
boolean showToolbarClientChooser
Deprecated. -
showVersion
boolean showVersion
-
showVersionName
boolean showVersionName
-
showVideoLink
boolean showVideoLink
Deprecated. -
termsURL
String termsURL
-
videoURL
String videoURL
Deprecated.
-
-
-
Class de.xima.fc.gui.common.bean.ViewContextBean extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
requestBackendContext
RequestBackendContext requestBackendContext
-
sessionBean
SessionBean sessionBean
-
userManager
SessionUserManager userManager
-
view
IView view
-
-
-
Class de.xima.fc.gui.common.bean.ViewHelperBean extends Object implements Serializable
-
Class de.xima.fc.gui.common.bean.ViewIdBean extends Object implements Serializable
-
Serialized Fields
-
viewId
UUID viewId
-
-
-
Class de.xima.fc.gui.common.bean.ViewInitBean extends Object implements Serializable
-
Serialized Fields
-
sessionDataBean
SessionDataBean sessionDataBean
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.common.bean.eventbus
-
Class de.xima.fc.gui.common.bean.eventbus.ApplicationEventBusBean extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
handlers
Set<IApplicationEventHandler> handlers
-
-
-
Class de.xima.fc.gui.common.bean.eventbus.SessionEventBusBean extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
handlers
Set<ISessionEventHandler> handlers
-
-
-
Class de.xima.fc.gui.common.bean.eventbus.ViewEventBusBean extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
handlers
Set<IViewEventHandler> handlers
-
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
-
-
-
-
Package de.xima.fc.gui.common.bean.file
-
Class de.xima.fc.gui.common.bean.file.FileDataBean extends Object implements Serializable
-
Class de.xima.fc.gui.common.bean.file.FileUploadConfirmBean extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.bean.profile
-
Class de.xima.fc.gui.common.bean.profile.UserEmailPanelBean extends Object implements Serializable
-
Serialized Fields
-
canMergeProfiles
boolean canMergeProfiles
-
newEmail
@NotBlank @Email @Pattern(regexp="(?i)^[A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,}$") String newEmail
-
panelMode
String panelMode
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.profile.UserIdentityPanelBean extends Object implements Serializable
-
Serialized Fields
-
baseUrl
String baseUrl
-
canConnectUserIdentity
boolean canConnectUserIdentity
-
credentialsAuthPassword
String credentialsAuthPassword
-
credentialsAuthUserName
String credentialsAuthUserName
-
eventHandler
DefaultIdentityCheckHandler eventHandler
-
locale
Locale locale
-
localeBean
LocaleBean localeBean
-
newIdentityClient
@NotNull IClientDescriptor newIdentityClient
-
newIdentityIdentifier
@NotBlank String newIdentityIdentifier
-
panelMode
String panelMode
-
profile
UserProfile profile
-
profileUpdatedCallback
BiConsumer<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse> profileUpdatedCallback
-
pushContext
BackendViewPushContext pushContext
-
remoteAddr
String remoteAddr
-
securityConfig
ISecurityConfig securityConfig
-
selectedInputClient
IClientDescriptor selectedInputClient
-
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
-
userAgent
String userAgent
-
userManager
SessionUserManager userManager
-
viewToken
String viewToken
-
-
-
Class de.xima.fc.gui.common.bean.profile.UserProfileConfigBean extends Object implements Serializable
-
Serialized Fields
-
changePwdModel
ChangePwdModel changePwdModel
-
file
org.primefaces.model.file.UploadedFile file
-
locale
Locale locale
-
localeBean
LocaleBean localeBean
-
profile
UserProfile profile
-
sessionDataBean
SessionDataBean sessionDataBean
-
showDefaultClientPreferences
boolean showDefaultClientPreferences
-
superUserName
String superUserName
-
superUserPwdPanelMode
String superUserPwdPanelMode
-
userEmailPanelBean
UserEmailPanelBean userEmailPanelBean
-
userIdentityPanelBean
UserIdentityPanelBean userIdentityPanelBean
-
userManager
SessionUserManager userManager
-
userProfileMenuBean
UserProfileMenuBean userProfileMenuBean
-
userProfileSecurityPanelBean
UserProfileSecurityPanelBean userProfileSecurityPanelBean
-
viewBean
ViewBean viewBean
-
-
-
Class de.xima.fc.gui.common.bean.profile.UserProfileInfoPanelBean extends Object implements Serializable
-
Serialized Fields
-
userAuthorizationsInfo
Map<Object,Map<Mandant,org.apache.commons.lang3.tuple.Pair<Set<Rolle>,Map<String,Set<BenutzerGruppe>>>>> userAuthorizationsInfo
-
userFormRecordCounts
Map<Object,org.apache.commons.lang3.tuple.Pair<Integer,Integer>> userFormRecordCounts
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.profile.UserProfileSecurityPanelBean extends Object implements Serializable
-
Serialized Fields
-
authenticationDaysInterval
int authenticationDaysInterval
-
credentialsOptionAvailable
boolean credentialsOptionAvailable
-
currentPasswordHash
String currentPasswordHash
-
mfaType
EMultiFactorAuthenticationType mfaType
-
newClearTextPassword
String newClearTextPassword
-
securityConfig
ISecurityConfig securityConfig
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.profile.UserProfileTokenBean extends Object implements Serializable
-
Serialized Fields
-
tokenList
List<UserRefreshToken> tokenList
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.common.bean.provider
-
Class de.xima.fc.gui.common.bean.provider.FrontendServerProviderBean extends Object implements Serializable
-
Serialized Fields
-
frontendServers
Map<Mandant,List<MandantFrontendServer>> frontendServers
-
-
-
-
Package de.xima.fc.gui.common.bean.push
-
Class de.xima.fc.gui.common.bean.push.ABackendPushContext extends Object implements Serializable
-
Class de.xima.fc.gui.common.bean.push.BackendApplicationPushContext extends ABackendPushContext implements Serializable
-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
Class de.xima.fc.gui.common.bean.push.BackendPushContextBean extends Object implements Serializable
-
Class de.xima.fc.gui.common.bean.push.BackendPushContextBean.ApplicationOmniFacesPushKeepAliveCheck extends de.xima.fc.gui.common.bean.push.BackendPushContextBean.OmniFacesPushKeepAliveCheck implements Serializable
-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
Class de.xima.fc.gui.common.bean.push.BackendPushContextBean.SessionOmniFacesPushKeepAliveCheck extends de.xima.fc.gui.common.bean.push.BackendPushContextBean.OmniFacesPushKeepAliveCheck implements Serializable
-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
Class de.xima.fc.gui.common.bean.push.BackendPushContextBean.ViewOmniFacesPushKeepAliveCheck extends de.xima.fc.gui.common.bean.push.BackendPushContextBean.OmniFacesPushKeepAliveCheck implements Serializable
-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
Class de.xima.fc.gui.common.bean.push.BackendSessionPushContext extends ABackendPushContext implements Serializable
-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
Class de.xima.fc.gui.common.bean.push.BackendViewPushContext extends ABackendPushContext implements Serializable
-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
-
Package de.xima.fc.gui.common.bean.security
-
Class de.xima.fc.gui.common.bean.security.IdentityProviderBean extends Object implements Serializable
-
Serialized Fields
-
authToken
String authToken
-
currentBaseUrl
String currentBaseUrl
-
fsConnectionStates
Map<FrontendServer,Boolean> fsConnectionStates
-
fsProviderBean
FrontendServerProviderBean fsProviderBean
-
inputClients
List<IClientDescriptor> inputClients
-
inputClientSelectItems
List<javax.faces.model.SelectItem> inputClientSelectItems
-
loginPageConfig
IBaseLoginPageConfig loginPageConfig
-
redirectClients
List<IClientDescriptor> redirectClients
-
secConfig
ISecurityConfig secConfig
-
selectedRedirectClient
IClientDescriptor selectedRedirectClient
-
showPasswordForgetLink
boolean showPasswordForgetLink
-
-
-
Class de.xima.fc.gui.common.bean.security.LoginCommonBean extends Object implements Serializable
-
Class de.xima.fc.gui.common.bean.security.LoginLayoutBean extends Object implements Serializable
-
Serialized Fields
-
layoutProps
Map<String,Optional<Object>> layoutProps
-
loginLayout
ELoginLayout loginLayout
-
loginPageConfig
IBaseLoginPageConfig loginPageConfig
-
notice
String notice
-
showInputClients
boolean showInputClients
-
showInputClientsInTabs
boolean showInputClientsInTabs
-
showRedirectClients
boolean showRedirectClients
-
-
-
Class de.xima.fc.gui.common.bean.security.PasswordPolicyBean extends Object implements Serializable
-
Serialized Fields
-
globalMinPwdLength
int globalMinPwdLength
-
globalPwdRulesHint
String globalPwdRulesHint
-
-
-
Class de.xima.fc.gui.common.bean.security.ScopeSelectionBean extends Object implements Serializable
-
Serialized Fields
-
models
Set<ScopeSelectionModel> models
-
saveDefaultClient
boolean saveDefaultClient
-
secConfig
ISecurityConfig secConfig
-
selectedModel
ScopeSelectionModel selectedModel
-
sessionDataBean
SessionDataBean sessionDataBean
-
userManager
SessionUserManager userManager
-
viewBean
ViewBean viewBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.security.SecurityHelperBean extends Object implements Serializable
-
Serialized Fields
-
signinTarget
IAuthenticationTarget signinTarget
-
-
-
Class de.xima.fc.gui.common.bean.security.UserCredentialsForgotBean extends Object implements Serializable
-
Serialized Fields
-
loginId
String loginId
-
-
-
Class de.xima.fc.gui.common.bean.security.UserCredentialsSetBean extends Object implements Serializable
-
Serialized Fields
-
password
String password
-
passwordRepeat
String passwordRepeat
-
profile
UserProfile profile
-
sessionDataBean
SessionDataBean sessionDataBean
-
-
-
Class de.xima.fc.gui.common.bean.security.UserCredentialsSigninBean extends Object implements Serializable
-
Serialized Fields
-
formClientPresent
boolean formClientPresent
-
loginId
@NotBlank String loginId
-
password
@NotBlank String password
-
rememberMe
boolean rememberMe
-
resetCredentialsProfile
UserProfile resetCredentialsProfile
-
secConfig
ISecurityConfig secConfig
-
selectedInputClientName
String selectedInputClientName
-
showRememberMe
boolean showRememberMe
-
userManager
SessionUserManager userManager
-
viewBean
ViewBean viewBean
-
-
-
Class de.xima.fc.gui.common.bean.security.UserEmailPrimaryChangeBean extends Object implements Serializable
-
Serialized Fields
-
confirmBtnLabel
String confirmBtnLabel
-
headerLabel
String headerLabel
-
infoText
String infoText
-
sessionDataBean
SessionDataBean sessionDataBean
-
task
IUserEmailTask task
-
-
-
Class de.xima.fc.gui.common.bean.security.UserEmailVerificationBean extends Object implements Serializable
-
Serialized Fields
-
headerLabel
String headerLabel
-
infoText
String infoText
-
sessionDataBean
SessionDataBean sessionDataBean
-
task
IUserEmailTask task
-
-
-
Class de.xima.fc.gui.common.bean.security.UserIdentityRemovalBean extends Object implements Serializable
-
Serialized Fields
-
confirmBtnLabel
String confirmBtnLabel
-
headerLabel
String headerLabel
-
infoText
String infoText
-
sessionDataBean
SessionDataBean sessionDataBean
-
task
IUserIdentityTask task
-
-
-
Class de.xima.fc.gui.common.bean.security.UserInvitationsBean extends Object implements Serializable
-
Serialized Fields
-
invitations
List<DirectClientAuthorization> invitations
-
sessionDataBean
SessionDataBean sessionDataBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.security.UserInviteBean extends Object implements Serializable
-
Serialized Fields
-
authorization
DirectClientAuthorization authorization
-
infoMsg
String infoMsg
-
sessionDataBean
SessionDataBean sessionDataBean
-
signupDialogBean
UserSignupDialogBean signupDialogBean
-
signupUri
String signupUri
-
token
String token
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.security.UserMultiFactorAuthenticationBean extends Object implements Serializable
-
Serialized Fields
-
allowRecovery
boolean allowRecovery
-
authenticationIntervalDays
int authenticationIntervalDays
-
code
@Size(min=6,max=6) String code
-
infoMsg
String infoMsg
-
localeBean
LocaleBean localeBean
-
recovery
boolean recovery
-
saveAuthentication
boolean saveAuthentication
-
sessionDataBean
SessionDataBean sessionDataBean
-
type
EMultiFactorAuthenticationType type
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.security.UserMultiFactorRegistrationBean extends Object implements Serializable
-
Serialized Fields
-
code
String code
-
mfaConfig
UserProfileMfa mfaConfig
-
mfaTotp
org.jboss.aerogear.security.otp.Totp mfaTotp
-
mfaUri
String mfaUri
-
panelMode
String panelMode
-
sessionDataBean
SessionDataBean sessionDataBean
-
token
String token
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.security.UserPermissionsBean extends Object implements Serializable
-
Serialized Fields
-
userAccess
UserAccess userAccess
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.common.bean.security.UserProfileConflictBean extends Object implements Serializable
-
Serialized Fields
-
conflictProfile
UserProfile conflictProfile
-
email
UserEmail email
-
mailVerificationUuid
String mailVerificationUuid
-
sessionDataBean
SessionDataBean sessionDataBean
-
-
-
Class de.xima.fc.gui.common.bean.security.UserProfileDeleteBean extends Object implements Serializable
-
Serialized Fields
-
infoMsg
String infoMsg
-
profile
UserProfile profile
-
sessionDataBean
SessionDataBean sessionDataBean
-
token
String token
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.security.UserProfileMfaRemovalBean extends Object implements Serializable
-
Serialized Fields
-
confirmBtnLabel
String confirmBtnLabel
-
headerLabel
String headerLabel
-
infoText
String infoText
-
sessionDataBean
SessionDataBean sessionDataBean
-
task
IUserProfileTask task
-
-
-
Class de.xima.fc.gui.common.bean.security.UserSignupBean extends Object implements Serializable
-
Serialized Fields
-
authorization
DirectClientAuthorization authorization
-
dialog
boolean dialog
-
email
@NotBlank @Email String email
-
eventHandler
DefaultIdentityCheckHandler eventHandler
-
identityProviderBean
IdentityProviderBean identityProviderBean
-
infoMsg
String infoMsg
-
inviteUuid
String inviteUuid
-
loginId
@NotBlank String loginId
-
panelMode
String panelMode
-
password
@NotBlank String password
-
pushContext
BackendViewPushContext pushContext
-
secConfig
ISecurityConfig secConfig
-
selectedInputClient
IClientDescriptor selectedInputClient
-
sessionDataBean
SessionDataBean sessionDataBean
-
sessionEventBus
SessionEventBusBean sessionEventBus
-
signupDialogBean
UserSignupDialogBean signupDialogBean
-
userManager
SessionUserManager userManager
-
viewToken
String viewToken
-
-
-
Class de.xima.fc.gui.common.bean.security.UserSignupCompletionBean extends Object implements Serializable
-
Serialized Fields
-
authorization
DirectClientAuthorization authorization
-
dialog
boolean dialog
-
email
@Email String email
-
emailDisabled
boolean emailDisabled
-
familyName
String familyName
-
firstName
String firstName
-
gender
EGender gender
-
inviteUuid
String inviteUuid
-
pac4jProfile
org.pac4j.core.profile.UserProfile pac4jProfile
-
password
String password
-
passwordRepeat
String passwordRepeat
-
profilePicData
byte[] profilePicData
-
sessionDataBean
SessionDataBean sessionDataBean
-
showPasswordInput
boolean showPasswordInput
-
useProfilePic
boolean useProfilePic
-
userManager
SessionUserManager userManager
-
userName
String userName
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.security.UserSignupDialogBean extends Object implements Serializable
-
Serialized Fields
-
dialog
boolean dialog
-
panelMode
String panelMode
-
userSignupBean
UserSignupBean userSignupBean
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.gui.common.bean.workflow
-
Class de.xima.fc.gui.common.bean.workflow.ElementHelpLocationBean extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.comparator
-
Class de.xima.fc.gui.common.comparator.ScopeSelectionComparator extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.converter
-
Class de.xima.fc.gui.common.converter.DynamicShortDateTimeConverter extends AMessaging implements Serializable
-
Class de.xima.fc.gui.common.converter.FileSizeConverter extends Object implements Serializable
-
Serialized Fields
-
FORMATTER
DecimalFormat FORMATTER
-
-
-
Class de.xima.fc.gui.common.converter.JSONValidConverter extends AMessaging implements Serializable
-
Class de.xima.fc.gui.common.converter.TypePartsConverter.TypeConvertibleMap extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.event
-
Class de.xima.fc.gui.common.event.ApplicationPropertiesChangedEvent extends Object implements Serializable
-
Class de.xima.fc.gui.common.event.LoginEvent extends Object implements Serializable
-
Serialized Fields
-
login
LoginModel login
Deprecated. -
processId
Long processId
Deprecated. -
user
Benutzer user
Deprecated.
-
-
-
Class de.xima.fc.gui.common.event.PasswordPolicyChangeEvent extends Object implements Serializable
-
Class de.xima.fc.gui.common.event.PlaceholderContextChangedEvent extends Object implements Serializable
-
Class de.xima.fc.gui.common.event.PluginInstallSuccessEvent extends Object implements Serializable
-
Serialized Fields
-
pluginKey
String pluginKey
-
scope
WorkspaceScope scope
-
-
-
Class de.xima.fc.gui.common.event.ProjectUpdatedEvent extends Object implements Serializable
-
Class de.xima.fc.gui.common.event.TreeSelectChangeEvent extends Object implements Serializable
-
Serialized Fields
-
currentlySelected
org.primefaces.model.TreeNode currentlySelected
-
previouslySelected
org.primefaces.model.TreeNode previouslySelected
-
-
-
Class de.xima.fc.gui.common.event.ViewInitializationEvent extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.event.handler
-
Class de.xima.fc.gui.common.event.handler.ApplicationPropertiesChangedEventHandler extends Object implements Serializable
-
Serialized Fields
-
contextBean
AContextBean contextBean
-
-
-
Class de.xima.fc.gui.common.event.handler.DefaultIdentityCheckHandler extends Object implements Serializable
-
Serialized Fields
-
callback
Consumer<IdentityCheckCallbackEvent> callback
-
token
String token
-
-
-
Class de.xima.fc.gui.common.event.handler.MenuTemplateEventHandler extends Object implements Serializable
-
Serialized Fields
-
menuTemplateBean
MenuTemplateBean menuTemplateBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.event.handler.PasswordPolicyChangeHandler extends Object implements Serializable
-
Serialized Fields
-
bean
ISupportChangeEventBean bean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.event.handler.ServerContextEventHandler extends Object implements Serializable
-
Serialized Fields
-
contextBean
AContextBean contextBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.event.handler.ViewEventHandler extends Object implements Serializable
-
Serialized Fields
-
contextBean
AContextBean contextBean
Deprecated.
-
-
-
-
Package de.xima.fc.gui.common.interfaces
-
Package de.xima.fc.gui.common.interfaces.event
-
Package de.xima.fc.gui.common.interfaces.event.listener
-
Package de.xima.fc.gui.common.interfaces.lazydata
-
Package de.xima.fc.gui.common.interfaces.request
-
Package de.xima.fc.gui.common.model
-
Class de.xima.fc.gui.common.model.AppointmentEventView extends Object implements Serializable
-
Serialized Fields
-
appointmentTemplateId
long appointmentTemplateId
-
formRecordSubject
String formRecordSubject
-
id
long id
-
inboxName
String inboxName
-
isSaved
boolean isSaved
-
projectTitle
String projectTitle
-
recordId
long recordId
-
timestampFrom
long timestampFrom
-
timestampUntil
long timestampUntil
-
verifyLock
boolean verifyLock
-
verifyUUID
String verifyUUID
-
-
-
Class de.xima.fc.gui.common.model.ChangePwdModel extends Object implements Serializable
-
Class de.xima.fc.gui.common.model.CodeMirrorLintResult extends Object implements Serializable
-
Serialized Fields
-
annotations
List<de.xima.fc.gui.common.model.CodeMirrorLintResult.Annotation> annotations
-
-
-
Class de.xima.fc.gui.common.model.CustomColor extends Object implements Serializable
-
Serialized Fields
-
fields
com.google.common.collect.ImmutableMap<IColorField<?>,Serializable> fields
-
-
-
Class de.xima.fc.gui.common.model.CustomViewModel extends Object implements Serializable
-
Serialized Fields
-
childViews
List<CustomViewModel> childViews
Deprecated. -
id
String id
Deprecated. -
isAllowed
boolean isAllowed
Deprecated. -
isClientScopeOnly
boolean isClientScopeOnly
Deprecated. -
isExternal
boolean isExternal
Deprecated. -
isPublic
boolean isPublic
Deprecated. -
linkTarget
String linkTarget
Deprecated. -
menuIcon
String menuIcon
Deprecated. -
menuText
String menuText
Deprecated. -
uri
String uri
Deprecated.
-
-
-
Class de.xima.fc.gui.common.model.DashboardModel extends org.primefaces.model.menu.DefaultMenuModel implements Serializable
-
Serialized Fields
-
secList
List<org.primefaces.model.menu.MenuElement> secList
-
-
-
Class de.xima.fc.gui.common.model.FileCacheParameters extends Object implements Serializable
-
Serialized Fields
-
fileDataLockingVersion
int fileDataLockingVersion
-
fileLockingVersion
int fileLockingVersion
-
-
-
Class de.xima.fc.gui.common.model.FileMapping extends Object implements Serializable
-
Class de.xima.fc.gui.common.model.FormAttachmentModel extends Object implements Serializable
-
Serialized Fields
-
attachment
Attachment attachment
-
isImageFile
boolean isImageFile
-
isSelected
boolean isSelected
-
-
-
Class de.xima.fc.gui.common.model.FormElementModel extends Object implements Serializable
-
Serialized Fields
-
displayName
String displayName
-
fieldName
String fieldName
-
formElement
FormElement formElement
-
inFormVersion
boolean inFormVersion
-
internalIdentifier
String internalIdentifier
-
system
boolean system
-
-
-
Class de.xima.fc.gui.common.model.LoginModel extends Object implements Serializable
-
Serialized Fields
-
hash
@NotNull String hash
-
password
String password
-
passwordChangeNew
@Size(min=8) @NotEmpty String passwordChangeNew
-
passwordChangeNewRepeat
@Size(min=8) @NotEmpty String passwordChangeNewRepeat
-
passwordChangeOld
@NotEmpty String passwordChangeOld
-
passwordRepeat
@NotEmpty @Size(min=8) String passwordRepeat
-
username
String username
-
-
-
Class de.xima.fc.gui.common.model.MenuEntryModel extends Object implements Serializable
-
Serialized Fields
-
accessable
boolean accessable
Deprecated. -
adminDashCategory
EAdminDashCategory adminDashCategory
Deprecated. -
children
List<IMenuEntryModel> children
Deprecated. -
description
String description
Deprecated. -
external
boolean external
Deprecated. -
hasRenderedChildren
boolean hasRenderedChildren
Deprecated. -
helpID
String helpID
Deprecated. -
href
String href
Deprecated. -
icon
IGuiIcon icon
Deprecated. -
id
String id
Deprecated. -
licensed
boolean licensed
Deprecated. -
parent
IMenuEntryModel parent
Deprecated. -
rendered
boolean rendered
Deprecated. -
renderedOnDash
boolean renderedOnDash
Deprecated. -
styleClass
String styleClass
Deprecated. -
target
String target
Deprecated. -
text
String text
Deprecated.
-
-
-
Class de.xima.fc.gui.common.model.MenuItem extends Object implements Serializable
-
Class de.xima.fc.gui.common.model.ScopeSelectionModel extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
neededAuthentication
IClientDescriptor neededAuthentication
-
-
-
Class de.xima.fc.gui.common.model.SessionFacesMessage extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.model.data
-
Class de.xima.fc.gui.common.model.data.ADataSheet extends Object implements Serializable
-
Serialized Fields
-
columns
List<SheetColumn> columns
-
firstRowIsHeader
boolean firstRowIsHeader
-
minCols
int minCols
-
minRows
int minRows
-
minSpareCols
int minSpareCols
-
minSpareRows
int minSpareRows
-
rows
List<SheetRow<T extends Comparable<T>>> rows
-
-
-
Class de.xima.fc.gui.common.model.data.DataTable extends Object implements Serializable
-
Class de.xima.fc.gui.common.model.data.DataTableEntriesModel extends Object implements Serializable
-
Serialized Fields
-
all
List<T extends Serializable> all
-
entityContextSupplier
ISerializableSupplier<IEntityContext> entityContextSupplier
-
fetchAll
ISerializableFunction<IEntityContext,List<T extends Serializable>> fetchAll
-
initialize
ISerializableBiFunction<IEntityContext,T extends Serializable,T extends Serializable> initialize
-
marked
List<T extends Serializable> marked
-
markedCallback
ISerializableConsumer<List<T extends Serializable>> markedCallback
-
selected
T extends Serializable selected
-
selectedCallback
ISerializableConsumer<T extends Serializable> selectedCallback
-
-
-
Class de.xima.fc.gui.common.model.data.SheetCell extends Object implements Serializable
-
Serialized Fields
-
readOnly
boolean readOnly
-
reference
T extends Comparable<T> reference
-
value
T extends Comparable<T> value
-
-
-
Class de.xima.fc.gui.common.model.data.SheetColumn extends Object implements Serializable
-
Class de.xima.fc.gui.common.model.data.SheetRow extends Object implements Serializable
-
Class de.xima.fc.gui.common.model.data.StringDataSheet extends ADataSheet<String> implements Serializable
-
-
Package de.xima.fc.gui.common.model.file
-
Class de.xima.fc.gui.common.model.file.FileMeta extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
size
long size
-
-
-
Class de.xima.fc.gui.common.model.file.UploadInfo extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.model.push
-
Class de.xima.fc.gui.common.model.push.AjaxCallPushData extends Object implements Serializable
-
Serialized Fields
-
actionListener
String actionListener
-
async
boolean async
-
delay
int delay
-
formId
String formId
-
global
boolean global
-
ignoreAutoUpdate
boolean ignoreAutoUpdate
-
oncomplete
String oncomplete
-
onerror
String onerror
-
onstart
String onstart
-
onsuccess
String onsuccess
-
params
Map<String,Serializable> params
-
partialSubmit
boolean partialSubmit
-
process
String process
-
source
String source
-
update
String update
-
-
-
Class de.xima.fc.gui.common.model.push.ChannelMessage extends Object implements Serializable
-
Serialized Fields
-
eventName
String eventName
-
payload
Serializable payload
-
-
-
Class de.xima.fc.gui.common.model.push.ExecuteScriptPushData extends Object implements Serializable
-
Class de.xima.fc.gui.common.model.push.FacesMessagePushData extends Object implements Serializable
-
Serialized Fields
-
detail
String detail
-
saveInSession
boolean saveInSession
-
severity
EFacesMessageSeverity severity
-
summary
String summary
-
-
-
Class de.xima.fc.gui.common.model.push.RemoteCommandPushData extends Object implements Serializable
-
Serialized Fields
-
remoteCommandName
String[] remoteCommandName
-
remoteCommandParams
Map<String,Serializable> remoteCommandParams
-
-
-
-
Package de.xima.fc.gui.common.statics
-
Class de.xima.fc.gui.common.statics.I18nClientKeys extends I18nKeys implements Serializable
-
-
Package de.xima.fc.gui.common.utils
-
Class de.xima.fc.gui.common.utils.LogoLink extends Object implements Serializable
-
Class de.xima.fc.gui.common.utils.UIEventBus extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.utils.msg
-
Class de.xima.fc.gui.common.utils.msg.AJSFContext extends AMessaging implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.utils.msg.AMessaging extends MessageUtils implements Serializable
-
Class de.xima.fc.gui.common.utils.msg.MessageUtils extends I18nUtils implements Serializable
-
-
Package de.xima.fc.gui.component.convertible
-
Class de.xima.fc.gui.component.convertible.DefaultConvertibleMap extends HashMap<String,V> implements Serializable
-
-
Package de.xima.fc.gui.component.tagify
-
Class de.xima.fc.gui.component.tagify.TagifyTag extends javax.faces.model.SelectItem implements Serializable
-
-
Package de.xima.fc.gui.converter
-
Class de.xima.fc.gui.converter.UserEmailQueryResultConverter extends AMessaging implements Serializable
-
-
Package de.xima.fc.gui.designer.form.bean
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerBackupBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
FormDesignerModelBean modelBean
-
projectPageBean
ProjectPageBean projectPageBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerCatalogBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
projectPageBean
ProjectPageBean projectPageBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerCssBean extends Object implements Serializable
-
Serialized Fields
-
projectBean
ProjectPageBean projectBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerLanguageBean extends Object implements Serializable
-
Serialized Fields
-
conversationBean
DesignerPageBean conversationBean
-
localeBean
LocaleBean localeBean
-
modelBean
FormDesignerModelBean modelBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerModelBean extends Object implements Serializable
-
Serialized Fields
-
formDesignerModel
FormDesignerModel formDesignerModel
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerPluginBean extends Object implements Serializable
-
Serialized Fields
-
conversationBean
DesignerConversationBean conversationBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerPublishBean extends Object implements Serializable
-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
modelBean
FormDesignerModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
sessionEventBusBean
SessionEventBusBean sessionEventBusBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerRefactorBean extends Object implements Serializable
-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerRenderBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
FormDesignerModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerSetupBean extends Object implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
applicationEventHandler
IApplicationEventHandler applicationEventHandler
-
conversationEventHandler
ISessionConversationEventHandler conversationEventHandler
-
conversationId
String conversationId
-
crossViewScopeRequestHandlerBundle
FormDesignerCrossViewScopeRequestHandlerBundle crossViewScopeRequestHandlerBundle
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
modelBean
FormDesignerModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerSyncPersistBean extends Object implements Serializable
-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerTemplateBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
projectPageBean
ProjectPageBean projectPageBean
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.designer.form.bean.PdfImportBean extends Object implements Serializable
-
Serialized Fields
-
conversationEventHandler
PdfImporterConversationEventHandler conversationEventHandler
-
conversationId
String conversationId
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
password
String password
-
pdfImportSession
PdfImportSession pdfImportSession
-
projectPageBean
ProjectPageBean projectPageBean
-
viewPushContext
BackendViewPushContext viewPushContext
-
xItemDescription
com.alibaba.fastjson.JSONObject xItemDescription
-
-
-
-
Package de.xima.fc.gui.designer.form.event
-
Class de.xima.fc.gui.designer.form.event.FormDesignerApplicationEventHandler extends Object implements Serializable
-
Serialized Fields
-
clientId
Long clientId
-
projectId
Long projectId
-
viewId
String viewId
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.designer.form.event.FormDesignerApplicationEventHandler.Fd2ProjectMetaUpdatedData extends Object implements Serializable
-
Class de.xima.fc.gui.designer.form.event.FormDesignerConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.designer.form.event.PdfImporterConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
-
Package de.xima.fc.gui.designer.form.model
-
Class de.xima.fc.gui.designer.form.model.CssClassInfo extends Object implements Serializable
-
Class de.xima.fc.gui.designer.form.model.CssFontFaceInfo extends Object implements Serializable
-
Class de.xima.fc.gui.designer.form.model.CssInclude extends Object implements Serializable
-
Serialized Fields
-
fontFaceInfo
CssFontFaceInfo fontFaceInfo
-
includeUrl
String includeUrl
-
-
-
Class de.xima.fc.gui.designer.form.model.CssInfo extends Object implements Serializable
-
Serialized Fields
-
classInfo
CssClassInfo classInfo
-
fontFaceInfo
CssFontFaceInfo fontFaceInfo
-
-
-
Class de.xima.fc.gui.designer.form.model.CssWithFontFacesInfo extends Object implements Serializable
-
Class de.xima.fc.gui.designer.form.model.FetchedFormTemplate extends Object implements Serializable
-
Serialized Fields
-
template
FormTemplate template
-
version
String version
-
-
-
Class de.xima.fc.gui.designer.form.model.FetchTemplateResult extends Object implements Serializable
-
Serialized Fields
-
entityTemplates
List<FetchedFormTemplate> entityTemplates
-
pluginTemplateGroups
List<PluginTemplateGroup> pluginTemplateGroups
-
tags
List<FormTemplateTag> tags
-
-
-
Class de.xima.fc.gui.designer.form.model.FormBackupModel extends Object implements Serializable
-
Serialized Fields
-
backupVersions
List<FormBackupVersion> backupVersions
-
selectedBackupVersion
FormBackupVersion selectedBackupVersion
-
-
-
Class de.xima.fc.gui.designer.form.model.FormBackupVersion extends Object implements Serializable
-
Class de.xima.fc.gui.designer.form.model.FormDesignerLanguageModel extends Object implements Serializable
-
Serialized Fields
-
additionalLanguages
Map<String,String> additionalLanguages
-
defaultLanguages
Map<String,String> defaultLanguages
-
extraFormLanguages
Map<String,String> extraFormLanguages
-
formLanguages
Map<String,String> formLanguages
-
includeAdditionalLanguages
boolean includeAdditionalLanguages
-
language
String language
-
-
-
Class de.xima.fc.gui.designer.form.model.FormDesignerModel extends Object implements Serializable
-
Serialized Fields
-
backupModel
FormBackupModel backupModel
-
baseModel
BaseDesignerModel baseModel
-
catalogs
Set<IPluginFormElementCatalogue> catalogs
-
formModel
FormModel formModel
-
initialPersist
WebFormPersistFile initialPersist
-
languageModel
FormDesignerLanguageModel languageModel
-
-
-
Class de.xima.fc.gui.designer.form.model.FormModel extends Object implements Serializable
-
Serialized Fields
-
clientI18nScript
String clientI18nScript
-
cssIncludes
List<CssInclude> cssIncludes
-
designerConfig
String designerConfig
-
formI18nScript
String formI18nScript
-
formRenderConfig
IXFormRenderConfig formRenderConfig
-
metaDataScript
String metaDataScript
-
xmFormPluginVRulesScript
String xmFormPluginVRulesScript
-
xmFormVRulesScript
String xmFormVRulesScript
-
-
-
-
Package de.xima.fc.gui.designer.form.model.params
-
Class de.xima.fc.gui.designer.form.model.params.CssRequest extends Object implements Serializable
-
Serialized Fields
-
sourceUrl
URI sourceUrl
-
type
ECssRequestType type
-
value
String value
-
-
-
Class de.xima.fc.gui.designer.form.model.params.FormItemAddition extends Object implements Serializable
-
Serialized Fields
-
data
com.alibaba.fastjson.JSONObject data
-
index
int index
-
-
-
Class de.xima.fc.gui.designer.form.model.params.FormItemUpdate extends Object implements Serializable
-
Serialized Fields
-
index
int index
-
patches
List<IncrementalPersistPatch> patches
-
-
-
Class de.xima.fc.gui.designer.form.model.params.IncrementalPersistPatch extends Object implements Serializable
-
Serialized Fields
-
from
String from
-
op
EIncrementalPersistPatchOperation op
-
path
String path
-
value
Object value
-
-
-
Class de.xima.fc.gui.designer.form.model.params.PersistDiff extends Object implements Serializable
-
Serialized Fields
-
formPatches
List<IncrementalPersistPatch> formPatches
-
itemsAdded
Map<String,FormItemAddition> itemsAdded
-
itemsRemoved
List<String> itemsRemoved
-
itemsUpdated
Map<String,FormItemUpdate> itemsUpdated
-
-
-
Class de.xima.fc.gui.designer.form.model.params.RefactorFormElementNameParams extends Object implements Serializable
-
Class de.xima.fc.gui.designer.form.model.params.ReloadConfigParams extends Object implements Serializable
-
Serialized Fields
-
immediate
boolean immediate
-
-
-
Class de.xima.fc.gui.designer.form.model.params.RemovePdfImporterIdsParams extends Object implements Serializable
-
-
Package de.xima.fc.gui.designer.form.pdfimport
-
Class de.xima.fc.gui.designer.form.pdfimport.PdfImportSession extends Object implements Serializable
-
Serialized Fields
-
_openPdfDocument
@MonotonicNonNull de.xima.fc.gui.designer.form.pdfimport.OpenPdfDocument _openPdfDocument
-
lock
Serializable lock
-
pdfFile
Path pdfFile
-
pdfFileChecksum
String pdfFileChecksum
-
pdfFileName
String pdfFileName
-
tempDirs
de.xima.fc.gui.designer.form.pdfimport.PdfImportDirs tempDirs
-
-
-
-
Package de.xima.fc.gui.designer.form.request
-
Class de.xima.fc.gui.designer.form.request.FormDesignerCrossViewScopeRequestHandlerBundle extends Object implements Serializable
-
Serialized Fields
-
fetchWebFormPersistRequestHandler
de.xima.fc.gui.designer.form.request.FetchWebFormPersistRequestHandler fetchWebFormPersistRequestHandler
-
findPdfImporterIdsRequestHandler
de.xima.fc.gui.designer.form.request.FindPdfImporterIdsRequestHandler findPdfImporterIdsRequestHandler
-
insertFormElementRequestHandler
de.xima.fc.gui.designer.form.request.InsertFormElementRequestHandler insertFormElementRequestHandler
-
loadWebFormPersistJsonRequestHandler
de.xima.fc.gui.designer.form.request.LoadWebFormPersistJsonRequestHandler loadWebFormPersistJsonRequestHandler
-
loadWebFormPersistLivecycleRequestHandler
de.xima.fc.gui.designer.form.request.LoadWebFormPersistLivecycleRequestHandler loadWebFormPersistLivecycleRequestHandler
-
loadWebFormPersistPdfRequestHandler
de.xima.fc.gui.designer.form.request.LoadWebFormPersistPdfRequestHandler loadWebFormPersistPdfRequestHandler
-
openPdfInlineViaSessionKeyRequestHandler
de.xima.fc.gui.designer.form.request.OpenPdfInlineViaSessionKeyRequestHandler openPdfInlineViaSessionKeyRequestHandler
-
-
-
-
Package de.xima.fc.gui.event
-
Class de.xima.fc.gui.event.CreateEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Serialized Fields
-
inserted
T inserted
-
-
-
Class de.xima.fc.gui.event.MessageListenerEvent extends Object implements Serializable
-
Serialized Fields
-
messages
List<? extends TargettedFacesMessage> messages
-
-
-
Class de.xima.fc.gui.event.PlaceholderModifyActiveGroupsEvent extends Object implements Serializable
-
Class de.xima.fc.gui.event.PlaceholderModifyLibraryEvent extends Object implements Serializable
-
Class de.xima.fc.gui.event.PlaceholderProjectContextChangedEvent extends Object implements Serializable
-
Serialized Fields
-
formVersion
FormVersion formVersion
-
project
Projekt project
-
workflowVersion
WorkflowVersion workflowVersion
-
-
-
Class de.xima.fc.gui.event.PlaceholderUpdateActiveGroupsEvent extends PlaceholderModifyActiveGroupsEvent implements Serializable
-
Serialized Fields
-
clearAll
boolean clearAll
-
toAdd
Set<IPlaceholderGroup> toAdd
-
toRemove
Set<IPlaceholderGroup> toRemove
-
-
-
Class de.xima.fc.gui.event.PlaceholderUpdateLibraryEvent extends PlaceholderModifyLibraryEvent implements Serializable
-
Serialized Fields
-
clearAll
boolean clearAll
-
group
IPlaceholderGroup group
-
toAdd
Set<PlaceHolder> toAdd
-
toRemove
Set<PlaceHolder> toRemove
-
-
-
-
Package de.xima.fc.gui.event.entity
-
Class de.xima.fc.gui.event.entity.AppointmentTemplateModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<AppointmentTemplate> implements Serializable
-
Class de.xima.fc.gui.event.entity.ClientCounterModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<ClientCounter> implements Serializable
-
Class de.xima.fc.gui.event.entity.ClientResourceModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<MandantRessource> implements Serializable
-
Class de.xima.fc.gui.event.entity.DatabaseConnectionModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<DatenbankZugriff> implements Serializable
-
Class de.xima.fc.gui.event.entity.DataSourceModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Datenquelle> implements Serializable
-
Class de.xima.fc.gui.event.entity.DirectClientAuthorizationModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<DirectClientAuthorization> implements Serializable
-
Class de.xima.fc.gui.event.entity.InboxModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Postfach> implements Serializable
-
Class de.xima.fc.gui.event.entity.LdapConnectionModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<LDAPZugriff> implements Serializable
-
Class de.xima.fc.gui.event.entity.LdapQueryModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<LDAPAbfrage> implements Serializable
-
Class de.xima.fc.gui.event.entity.ProjectResourceModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<ProjektRessource> implements Serializable
-
Class de.xima.fc.gui.event.entity.TextTemplateModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Textbaustein> implements Serializable
-
Class de.xima.fc.gui.event.entity.UserGroupModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<BenutzerGruppe> implements Serializable
-
Class de.xima.fc.gui.event.entity.UserModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Benutzer> implements Serializable
-
Class de.xima.fc.gui.event.entity.WebDavConnectionModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<WebDavAccess> implements Serializable
-
-
Package de.xima.fc.gui.event.handler
-
Class de.xima.fc.gui.event.handler.PlaceholderDesignerConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
locale
Locale locale
-
model
PlaceholderContextModel model
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.event.handler.ProjectEventHandler extends Object implements Serializable
-
Serialized Fields
-
bean
ProjectBean bean
Deprecated.
-
-
-
Class de.xima.fc.gui.event.handler.RolePropertiesTemplateEventHandler extends Object implements Serializable
-
-
Package de.xima.fc.gui.exception
-
Class de.xima.fc.gui.exception.AccessDeniedException extends Exception implements Serializable
-
Class de.xima.fc.gui.exception.NotFoundException extends Exception implements Serializable
-
Class de.xima.fc.gui.exception.NoWebSocketSessionException extends Exception implements Serializable
-
-
Package de.xima.fc.gui.interfaces
-
Package de.xima.fc.gui.interfaces.bean.pluginui
-
Package de.xima.fc.gui.interfaces.data
-
Package de.xima.fc.gui.interfaces.data.filter
-
Package de.xima.fc.gui.interfaces.data.sort
-
Package de.xima.fc.gui.interfaces.event
-
Package de.xima.fc.gui.interfaces.http
-
Package de.xima.fc.gui.interfaces.processing
-
Package de.xima.fc.gui.listener
-
Class de.xima.fc.gui.listener.PreRenderViewActionListener extends Object implements Serializable
-
Serialized Fields
-
clientId
String clientId
-
-
-
-
Package de.xima.fc.gui.model
-
Class de.xima.fc.gui.model.AccessPropertyEntryModel extends Object implements Serializable
-
Serialized Fields
-
children
List<AccessPropertyEntryModel> children
-
customValue
String customValue
-
defaultValue
boolean defaultValue
-
enumValue
EAccessProperty enumValue
-
key
Serializable key
-
label
String label
-
renderChildren
boolean renderChildren
-
rendered
boolean rendered
-
-
-
Class de.xima.fc.gui.model.FileProvidingWrapper extends Object implements Serializable
-
Serialized Fields
-
entity
IFileProviding<?,?> entity
-
resourceType
ERessourcenTyp resourceType
-
-
-
Class de.xima.fc.gui.model.InviteDatasourceModel extends Object implements Serializable
-
Class de.xima.fc.gui.model.PlaceHolder extends Object implements Serializable
-
Class de.xima.fc.gui.model.PlaceholderGroup extends Object implements Serializable
-
Serialized Fields
-
id
String id
-
-
-
Class de.xima.fc.gui.model.PlaceholderLibrary extends Object implements Serializable
-
Serialized Fields
-
designerLibrary
Map<IPlaceholderGroup,Set<PlaceHolder>> designerLibrary
-
library
Map<IPlaceholderGroup,Set<PlaceHolder>> library
-
-
-
Class de.xima.fc.gui.model.ServerSelectionModel extends Object implements Serializable
-
Serialized Fields
-
list
List<ServerSelectionModel.Server> list
-
selected
ServerSelectionModel.Server selected
-
-
-
Class de.xima.fc.gui.model.ServerSelectionModel.FrontendServer extends Object implements Serializable
-
Serialized Fields
-
aliasProvideLink
String aliasProvideLink
-
baseFormIncludeUrl
String baseFormIncludeUrl
-
baseFormProvideUrl
String baseFormProvideUrl
-
baseIncludesUrl
String baseIncludesUrl
-
baseUrl
String baseUrl
-
displayName
String displayName
-
formIncludeUrl
String formIncludeUrl
-
id
long id
-
preAliasLink
String preAliasLink
-
provideLink
String provideLink
-
-
-
Class de.xima.fc.gui.model.ServerSelectionModel.MasterServer extends Object implements Serializable
-
Serialized Fields
-
-
Class de.xima.fc.gui.model.SubMenuEntryModel extends MenuEntryModel implements Serializable
-
Serialized Fields
-
projectWizardType
EProjectWizard projectWizardType
Deprecated.
-
-
-
Class de.xima.fc.gui.model.TargettedFacesMessage extends Object implements Serializable
-
Serialized Fields
-
clientId
String clientId
-
message
javax.faces.application.FacesMessage message
-
-
-
Class de.xima.fc.gui.model.WebDAVTreeNodeData extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.appointment
-
Class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel extends Object implements Serializable
-
Serialized Fields
-
allPending
List<com.alibaba.fastjson.JSONObject> allPending
A list of unsaved closing times as received from the client, a JSON array of parsed JSON objects. -
allPersisted
List<T extends AAppointmentClosingTime> allPersisted
A list of persisted closing times from the database -
entityClass
Class<T extends AAppointmentClosingTime> entityClass
-
-
-
Class de.xima.fc.gui.model.appointment.AppointmentClientClosingTimeModel extends AAppointmentClosingTimeModel<AppointmentClientClosingTime> implements Serializable
-
Serialized Fields
-
client
Mandant client
-
template
AppointmentTemplate template
-
-
-
Class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel extends AAppointmentClosingTimeModel<AppointmentClosingTime> implements Serializable
-
Serialized Fields
-
template
AppointmentTemplate template
-
-
-
Class de.xima.fc.gui.model.appointment.AppointmentTemplateListModel extends EntityListModelSelectByView<AppointmentTemplate> implements Serializable
-
Serialized Fields
-
client
Mandant client
-
clientModel
AppointmentClientClosingTimeModel clientModel
-
eventModel
org.primefaces.model.ScheduleModel eventModel
-
templateModel
AppointmentClosingTimeModel templateModel
-
-
-
Class de.xima.fc.gui.model.appointment.BasicScheduleModel extends org.primefaces.model.DefaultScheduleModel implements Serializable
-
-
Package de.xima.fc.gui.model.comparator
-
Class de.xima.fc.gui.model.comparator.ParameterModelComparator extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.data
-
Class de.xima.fc.gui.model.data.EntityListModel extends AMessaging implements Serializable
-
Serialized Fields
-
all
List<T extends ITransferableEntity> all
-
entityClass
Class<T extends ITransferableEntity> entityClass
-
filtered
List<T extends ITransferableEntity> filtered
-
globalFilter
String globalFilter
-
hasAddNewEntity
boolean hasAddNewEntity
-
marked
List<T extends ITransferableEntity> marked
-
qcm
de.xima.cmn.criteria.QueryCriteriaManager qcm
-
selected
T extends ITransferableEntity selected
-
-
-
Class de.xima.fc.gui.model.data.EntityListModelSelectByView extends EntityListModel<T extends ITransferableEntity> implements Serializable
-
Serialized Fields
-
keyType
EEntityKeySelectionType keyType
-
-
-
Class de.xima.fc.gui.model.data.EntitySelectModel extends AMessaging implements Serializable
-
Serialized Fields
-
entityClass
Class<T extends ITransferableEntity> entityClass
-
selected
T extends ITransferableEntity selected
-
-
-
-
Package de.xima.fc.gui.model.data.filter
-
Class de.xima.fc.gui.model.data.filter.AcmFilterCriterionSupplier extends de.xima.fc.gui.model.data.filter.AFilterCriterionSupplier implements Serializable
-
Serialized Fields
-
daoSupplier
ISerializableSupplier<? extends IGenericDao<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>>> daoSupplier
-
selectCriterions
List<de.xima.cmn.criteria.SelectCriterion> selectCriterions
-
tuplePredicate
ISerializablePredicate<javax.persistence.Tuple> tuplePredicate
-
-
-
Class de.xima.fc.gui.model.data.filter.QcmFilterCriterionSupplier extends de.xima.fc.gui.model.data.filter.AFilterCriterionSupplier implements Serializable
-
Serialized Fields
-
filter
de.xima.cmn.criteria.FilterCriterion filter
-
-
-
-
Package de.xima.fc.gui.model.data.sorting
-
Class de.xima.fc.gui.model.data.sorting.AcmSortingCriterion extends de.xima.fc.gui.model.data.sorting.AEntitySortingCrierion implements Serializable
-
Serialized Fields
-
dao
IGenericDao<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>> dao
-
entityComparator
Comparator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>> entityComparator
-
selectAttributes
List<de.xima.cmn.criteria.SelectCriterion> selectAttributes
-
tupleComparator
Comparator<javax.persistence.Tuple> tupleComparator
-
-
-
Class de.xima.fc.gui.model.data.sorting.QcmSortingCriterion extends de.xima.fc.gui.model.data.sorting.AEntitySortingCrierion implements Serializable
-
Serialized Fields
-
sortings
List<de.xima.cmn.criteria.SortingCriterion> sortings
-
-
-
-
Package de.xima.fc.gui.model.designer
-
Class de.xima.fc.gui.model.designer.BaseDesignerModel extends Object implements Serializable
-
Serialized Fields
-
baseUrl
String baseUrl
-
userGroups
List<BenutzerGruppe> userGroups
-
-
-
Class de.xima.fc.gui.model.designer.DesignerConversationEnvironmentData extends Object implements Serializable
-
Serialized Fields
-
clientId
long clientId
-
formVersionId
long formVersionId
-
projectId
long projectId
-
workflowVersionId
long workflowVersionId
-
-
-
Class de.xima.fc.gui.model.designer.DesignerConversationModel extends Object implements Serializable
-
Serialized Fields
-
currentFormDesignerLanguage
String currentFormDesignerLanguage
-
currentFormPersist
FormPersist currentFormPersist
-
currentStateList
StateList currentStateList
-
designerSessionActive
boolean designerSessionActive
-
environmentData
DesignerConversationEnvironmentData environmentData
-
initialFlowchartSnapshot
FlowchartSnapshot initialFlowchartSnapshot
-
initialWebFormPersist
WebFormPersistFile initialWebFormPersist
-
tempFiles
Map<String,Path> tempFiles
-
-
-
Class de.xima.fc.gui.model.designer.FormOverviewContent extends Object implements Serializable
-
Serialized Fields
-
variables
Iterable<FormVariable> variables
-
xItems
Iterable<XItem> xItems
-
-
-
Class de.xima.fc.gui.model.designer.FormOverviewRow extends Object implements Serializable
-
Serialized Fields
-
alias
String alias
-
attributes
List<String> attributes
-
className
String className
-
comment
String comment
-
data
List<String> data
-
datatype
String datatype
-
description
List<String> description
-
duplicateAlias
boolean duplicateAlias
-
duplicateName
boolean duplicateName
-
duplicateNameIsError
boolean duplicateNameIsError
-
fieldType
String fieldType
-
id
String id
-
index
int index
-
name
String name
-
page
String page
-
required
boolean required
-
serverValidate
boolean serverValidate
-
-
-
Class de.xima.fc.gui.model.designer.FormPersistModifications extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.FormVariable extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.FrameDesignerModel extends Object implements Serializable
-
Serialized Fields
-
baseModel
BaseDesignerModel baseModel
-
previewModel
PreviewModel previewModel
-
tabViewModel
TabViewModel tabViewModel
-
-
-
Class de.xima.fc.gui.model.designer.PreviewModel extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.PreviewSubmitData extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.ProvideModel extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.TabError extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.TabModel extends Object implements Serializable
-
Serialized Fields
-
-
Class de.xima.fc.gui.model.designer.TabModel.IFrame extends TabModel implements Serializable
-
Serialized Fields
-
url
String url
-
-
-
Class de.xima.fc.gui.model.designer.TabModel.Include extends TabModel implements Serializable
-
Serialized Fields
-
includePath
String includePath
-
-
-
Class de.xima.fc.gui.model.designer.TabViewModel extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.WebFormPersistFile extends Object implements Serializable
-
Class de.xima.fc.gui.model.designer.XItemUpdate extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.impex
-
Class de.xima.fc.gui.model.impex.EntityExportWrapper extends Object implements Serializable
-
Class de.xima.fc.gui.model.impex.ImportConfigWrapper extends Object implements Serializable
-
Serialized Fields
-
alternative
de.xima.cmn.dao.interfaces.IEntity<Long> alternative
Deprecated. -
config
IEntityImportConfig<?> config
-
contentType
EContentType contentType
-
dependencyDescriptions
List<String> dependencyDescriptions
-
displayName
String displayName
-
entityExists
boolean entityExists
-
entityStateDescription
String entityStateDescription
-
locale
Locale locale
-
typeDisplayName
String typeDisplayName
-
typeIcon
String typeIcon
-
typeTitle
String typeTitle
-
-
-
-
Package de.xima.fc.gui.model.lazydata
-
Class de.xima.fc.gui.model.lazydata.DaoLazyDataModel extends org.primefaces.model.LazyDataModel<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> implements Serializable
-
Serialized Fields
-
additionalFilters
List<IFilterCriterionSupplier> additionalFilters
-
currentPage
List<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> currentPage
-
defaultFilterCriterions
List<de.xima.cmn.criteria.FilterCriterion> defaultFilterCriterions
-
entityClass
Class<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> entityClass
-
entityContextSupplier
ISerializableSupplier<? extends IEntityContext> entityContextSupplier
-
fetchInitializer
ISerializableBiFunction<? super IEntityContext,? super T extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends T extends de.xima.cmn.dao.interfaces.IEntity<Long>> fetchInitializer
-
first
int first
-
keyType
EEntityKeySelectionType keyType
-
marked
List<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> marked
-
markedCallback
ISerializableConsumer<? super List<? extends T extends de.xima.cmn.dao.interfaces.IEntity<Long>>> markedCallback
-
selected
T extends de.xima.cmn.dao.interfaces.IEntity<Long> selected
-
selectedCallback
ISerializableConsumer<? super T extends de.xima.cmn.dao.interfaces.IEntity<Long>> selectedCallback
-
selectedInitializer
ISerializableBiFunction<? super IEntityContext,? super T extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends T extends de.xima.cmn.dao.interfaces.IEntity<Long>> selectedInitializer
-
sortingCriterions
List<IEntitySortingCriterion> sortingCriterions
-
-
-
Class de.xima.fc.gui.model.lazydata.LazyEntityListModel extends org.primefaces.model.LazyDataModel<T extends ITransferableEntity> implements Serializable
-
Serialized Fields
-
all
List<T extends ITransferableEntity> all
-
customFilters
List<de.xima.cmn.criteria.FilterCriterion> customFilters
-
entityClass
Class<T extends ITransferableEntity> entityClass
-
mandant
Mandant mandant
-
selected
T extends ITransferableEntity selected
-
-
-
Class de.xima.fc.gui.model.lazydata.LazyProjectViewListModel extends Object implements Serializable
-
Serialized Fields
-
allFrontendServers
List<MandantFrontendServer> allFrontendServers
-
client
Mandant client
-
filteredProjectGroups
Map<String,Long> filteredProjectGroups
-
filterOffline
boolean filterOffline
-
filterOnline
boolean filterOnline
-
filters
List<MenuItem> filters
-
filterText
String filterText
-
paginator
de.xima.fc.gui.model.lazydata.ListPaginator<ProjectViewModel> paginator
-
pluginDialogs
List<URL> pluginDialogs
-
pluginProjectMenus
Map<String,URL> pluginProjectMenus
-
projectGroups
List<String> projectGroups
-
selectedFilter
MenuItem selectedFilter
-
selectedFrontendServers
List<MandantFrontendServer> selectedFrontendServers
-
selectedGroups
List<String> selectedGroups
-
showGroupHeaders
boolean showGroupHeaders
-
usedBeanHelpers
Set<PluginBeanHelper<?,?>> usedBeanHelpers
-
user
IUser user
-
-
-
Class de.xima.fc.gui.model.lazydata.LazyProjectWrapperListModel extends org.primefaces.model.LazyDataModel<ProjectWrapper> implements Serializable
-
Serialized Fields
-
all
List<ProjectWrapper> all
Deprecated. -
client
Mandant client
Deprecated. -
customFilters
HashMap<String,de.xima.cmn.criteria.FilterCriterion> customFilters
Deprecated. -
qcm
de.xima.cmn.criteria.QueryCriteriaManager qcm
Deprecated. -
selected
ProjectWrapper selected
Deprecated. -
user
Benutzer user
Deprecated. -
userGroups
List<BenutzerGruppe> userGroups
Deprecated. -
userHasUpdatePermission
boolean userHasUpdatePermission
Deprecated.
-
-
-
-
Package de.xima.fc.gui.model.license
-
Class de.xima.fc.gui.model.license.ItemLicenseViewModel extends Object implements Serializable
-
Serialized Fields
-
expireDate
String expireDate
-
itemName
String itemName
-
itemType
EItemLicenseType itemType
-
licenseId
String licenseId
-
-
-
Class de.xima.fc.gui.model.license.LicenseViewModel extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.messages.internal
-
Class de.xima.fc.gui.model.messages.internal.InternalMessageModel extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.placeholder
-
Class de.xima.fc.gui.model.placeholder.PlaceholderContextModel extends Object implements Serializable
-
Serialized Fields
-
activeGroups
Set<IPlaceholderGroup> activeGroups
-
selectedFormVersion
FormVersion selectedFormVersion
-
selectedPlaceholder
PlaceHolder selectedPlaceholder
-
selectedProject
Projekt selectedProject
-
selectedWorkflowVersion
WorkflowVersion selectedWorkflowVersion
-
showProjectSelection
boolean showProjectSelection
-
variables
List<FormVariable> variables
-
xItems
Collection<XItem> xItems
-
-
-
-
Package de.xima.fc.gui.model.plugins
-
Class de.xima.fc.gui.model.plugins.SameChecksumPlugins extends Object implements Serializable
-
Serialized Fields
-
pluginsWithSameChecksum
List<de.xima.proma.restclient.pub.gen.model.PublicStoreItemResource> pluginsWithSameChecksum
-
selectedPlugin
PluginWrapperModel<E extends IPluginEntity<?,?,?>> selectedPlugin
-
-
-
-
Package de.xima.fc.gui.model.portal
-
Class de.xima.fc.gui.model.portal.PortalFileProperty extends PortalProperty implements Serializable
-
Class de.xima.fc.gui.model.portal.PortalMessageProperty extends PortalProperty implements Serializable
-
Class de.xima.fc.gui.model.portal.PortalProperties extends Object implements Serializable
-
Serialized Fields
-
authMessages
Map<String,PortalMessageProperty> authMessages
-
portalFiles
Map<String,PortalFileProperty> portalFiles
-
portalMessages
Map<String,PortalMessageProperty> portalMessages
-
projectFiles
Map<String,PortalFileProperty> projectFiles
-
projectMessages
Map<String,PortalMessageProperty> projectMessages
-
tagMessages
Map<String,PortalMessageProperty> tagMessages
-
-
-
Class de.xima.fc.gui.model.portal.PortalProperty extends Object implements Serializable
-
Class de.xima.fc.gui.model.portal.ProjectConfigKey extends Object implements Serializable
-
Serialized Fields
-
clientId
long clientId
-
projectId
long projectId
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalAuthenticatorViewModel extends Object implements Serializable
-
Serialized Fields
-
active
boolean active
-
clientDescriptor
IClientDescriptor clientDescriptor
-
displayName
String displayName
-
id
Serializable id
-
localizations
Map<Locale,UserPortalLocalizationsViewModel> localizations
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalDynamicFileResourceParams extends Object implements Serializable
-
Class de.xima.fc.gui.model.portal.UserPortalFileEntityViewModel extends Object implements Serializable
-
Serialized Fields
-
id
long id
-
lockingVersion
long lockingVersion
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalFileMeta extends Object implements Serializable
-
Class de.xima.fc.gui.model.portal.UserPortalFileViewModel extends Object implements Serializable
-
Serialized Fields
-
contentType
String contentType
-
entity
UserPortalFileEntityViewModel entity
-
fileName
String fileName
-
lastModified
Instant lastModified
-
path
String path
-
size
long size
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalLocalizationsViewModel extends Object implements Serializable
-
Class de.xima.fc.gui.model.portal.UserPortalLocalizationsViewModelWithFiles extends UserPortalLocalizationsViewModel implements Serializable
-
Serialized Fields
-
files
Map<String,UserPortalFileViewModel> files
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalLoginConfigViewModel extends Object implements Serializable
-
Serialized Fields
-
inputAuthenticators
List<UserPortalAuthenticatorViewModel> inputAuthenticators
-
inputClientLayout
EInputClientLayout inputClientLayout
-
redirectAuthenticators
List<UserPortalAuthenticatorViewModel> redirectAuthenticators
-
redirectTarget
EAuthRedirectTarget redirectTarget
-
registrationEnabled
boolean registrationEnabled
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalProjectConfigViewModel extends Object implements Serializable
-
Serialized Fields
-
localizations
Map<Locale,UserPortalLocalizationsViewModelWithFiles> localizations
-
projectName
String projectName
-
tags
List<Serializable> tags
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalProjectTagViewModel extends Object implements Serializable
-
Serialized Fields
-
backgroundColor
String backgroundColor
-
id
Serializable id
-
localizations
Map<Locale,UserPortalLocalizationsViewModel> localizations
-
textColor
String textColor
-
-
-
Class de.xima.fc.gui.model.portal.UserPortalViewModel extends Object implements Serializable
-
Serialized Fields
-
active
boolean active
-
activeTabIndex
int activeTabIndex
-
alias
String alias
-
availableLocales
List<Locale> availableLocales
-
defaultLocale
Locale defaultLocale
-
description
String description
-
enabledTabs
Set<EUserPortalViewTab> enabledTabs
-
localizations
Map<Locale,UserPortalLocalizationsViewModelWithFiles> localizations
-
loginConfig
UserPortalLoginConfigViewModel loginConfig
-
name
String name
-
newCustomKey
String newCustomKey
-
newLanguageName
String newLanguageName
-
newTagName
String newTagName
-
persisted
boolean persisted
-
portalUuid
UUID portalUuid
-
projectConfigs
Map<ProjectConfigKey,UserPortalProjectConfigViewModel> projectConfigs
-
projectTreeRoot
org.primefaces.model.TreeNode<de.xima.cmn.dao.interfaces.IEntity<Long>> projectTreeRoot
-
properties
Map<Locale,PortalProperties> properties
-
selectedAuthenticatorConfig
Serializable selectedAuthenticatorConfig
-
selectedLocale
Locale selectedLocale
-
selectedProjectKey
ProjectConfigKey selectedProjectKey
-
selectedProjects
List<org.primefaces.model.TreeNode<de.xima.cmn.dao.interfaces.IEntity<Long>>> selectedProjects
-
selectedTagId
Serializable selectedTagId
-
serverOptions
List<IServerModel> serverOptions
-
servers
List<IServerModel> servers
-
standardLocales
List<Locale> standardLocales
-
tags
List<UserPortalProjectTagViewModel> tags
-
-
-
-
Package de.xima.fc.gui.model.processing
-
Class de.xima.fc.gui.model.processing.ParameterModel extends Object implements Serializable
-
Serialized Fields
-
dependentMandatoryParams
Set<String> dependentMandatoryParams
Liste mit Parametern, die ebenfalls zu Pflichtfeldern werden, wennaktuelles Feld eine Wert besitzt -
groupItem
boolean groupItem
Legt fest, ob es sich bei dem Parameter um ein Gruppierungselement handelt -> Parameterinhalt wird dann nicht persitiert, ist rein zur Anzeige da -
isDeletable
boolean isDeletable
Flag, welches kennzeichnet, ob das Element gelsöcht werden kann -
paramBehavior
String paramBehavior
-
paramDesc
String paramDesc
-
paramDisplayName
String paramDisplayName
-
paramMandatory
boolean paramMandatory
Standardmäßig ist Parametervalue immer Pflicht -
paramName
String paramName
-
paramNameEditable
boolean paramNameEditable
Standardmäßig ist der Parametername nicht editierbar -
paramValue
String paramValue
-
paramValueCryptic
boolean paramValueCryptic
Standardmäßig soll der Parameterwert in Klarschrift angezeigt werden -
tmpUUID
String tmpUUID
-
validationError
boolean validationError
Flag, welches kennzeichnet, das für den Parameter ein Fehler bei der Validierung aufgetreten ist *. private boolean validationError = false; /** Text, welcher angezeigt werden soll, wenn ein Validierungsfehler auftrat -
validationErrorMsg
String validationErrorMsg
-
-
-
Class de.xima.fc.gui.model.processing.ProcessingModel extends Object implements Serializable
-
Serialized Fields
-
filtered
List<IParameterModel> filtered
Deprecated. -
filteredOutParameters
Set<String> filteredOutParameters
Deprecated. -
parameter
List<IParameterModel> parameter
Deprecated. -
paramsAreMandatory
boolean paramsAreMandatory
Deprecated. -
processingDelegate
IProcessing processingDelegate
Deprecated.
-
-
-
-
Package de.xima.fc.gui.model.project
-
Class de.xima.fc.gui.model.project.AEntityViewModel extends Object implements Serializable
-
Serialized Fields
-
id
Long id
-
-
-
Class de.xima.fc.gui.model.project.ProjectViewModel extends AEntityViewModel<Projekt> implements Serializable
-
Serialized Fields
-
active
boolean active
-
activeVersionId
Long activeVersionId
-
activeWorkflowVersionId
Long activeWorkflowVersionId
-
available
boolean available
-
customProjectMenuUrl
URL customProjectMenuUrl
-
description
String description
-
designerUri
String designerUri
-
editingAllowed
boolean editingAllowed
-
groupName
String groupName
-
lastChangeDate
Date lastChangeDate
-
online
boolean online
-
previewUri
String previewUri
-
projectLinkMenu
org.primefaces.model.menu.MenuModel projectLinkMenu
-
provideUri
String provideUri
-
scope
String scope
-
showGroupHeader
boolean showGroupHeader
-
tags
List<String> tags
-
thumbnailUri
String thumbnailUri
-
title
String title
-
totalRecordCount
int totalRecordCount
-
unreadRecordCount
int unreadRecordCount
-
workflowDesignerUri
String workflowDesignerUri
-
workflowVersionInvalid
boolean workflowVersionInvalid
-
-
-
Class de.xima.fc.gui.model.project.ProjectWrapper extends Object implements Serializable
-
Serialized Fields
-
editable
boolean editable
Deprecated. -
entity
Projekt entity
Deprecated. -
userHasUpdatePermission
boolean userHasUpdatePermission
Deprecated. -
userId
long userId
Deprecated.
-
-
-
-
Package de.xima.fc.gui.model.tree
-
Class de.xima.fc.gui.model.tree.LazyTreeNode extends Object implements Serializable
-
Serialized Fields
-
adapter
ILazyTreeNodeAdapter<T> adapter
-
children
List<org.primefaces.model.TreeNode<T>> children
-
childrenInitialized
boolean childrenInitialized
-
data
T data
-
expanded
boolean expanded
-
parent
org.primefaces.model.TreeNode<T> parent
-
partialSelected
boolean partialSelected
-
rowKey
String rowKey
-
selectable
boolean selectable
-
selected
boolean selected
-
type
String type
-
-
-
Class de.xima.fc.gui.model.tree.LazyTreeSuperRootNode extends Object implements Serializable
-
Serialized Fields
-
children
List<org.primefaces.model.TreeNode<T>> children
-
root
LazyTreeNode<T> root
-
-
-
-
Package de.xima.fc.gui.model.user
-
Class de.xima.fc.gui.model.user.SystemUserProfileMeta extends Object implements Serializable
-
Serialized Fields
-
generalPermissions
Map<IAccessProperty,Boolean> generalPermissions
-
systemPermissions
Map<IAccessProperty,Boolean> systemPermissions
-
-
-
Class de.xima.fc.gui.model.user.UserEmailQueryResult extends Object implements Serializable
-
Serialized Fields
-
email
String email
-
profile
UserProfile profile
-
userIdpData
List<UserIdpData> userIdpData
-
-
-
Class de.xima.fc.gui.model.user.UserIdpData extends Object implements Serializable
-
Serialized Fields
-
clientDescriptor
IClientDescriptor clientDescriptor
-
familyName
String familyName
-
firstName
String firstName
-
identifier
String identifier
-
-
-
-
Package de.xima.fc.gui.model.version
-
Class de.xima.fc.gui.model.version.ProjectVersionEntry extends Object implements Serializable
-
Serialized Fields
-
active
boolean active
-
formVersion
FormVersion formVersion
-
versionNumber
long versionNumber
-
workflowVersion
WorkflowVersion workflowVersion
-
-
-
Class de.xima.fc.gui.model.version.ProjectVersionModel extends Object implements Serializable
-
Serialized Fields
-
all
List<ProjectVersionEntry> all
-
projectDetails
AProjectDetailsBean projectDetails
-
selectedVersionNumber
Long selectedVersionNumber
-
user
IUser user
-
-
-
-
Package de.xima.fc.gui.model.webdav
-
Class de.xima.fc.gui.model.webdav.WebDavLazyTreeNodeAdapter extends Object implements Serializable
-
Serialized Fields
-
includeFiles
boolean includeFiles
-
webdav
WebDavAccess webdav
-
-
-
-
Package de.xima.fc.gui.model.workflow
-
Class de.xima.fc.gui.model.workflow.AddNewStateData extends Object implements Serializable
-
Class de.xima.fc.gui.model.workflow.InsertOrUpdateNodeData extends Object implements Serializable
-
-
Package de.xima.fc.gui.servlets
-
Class de.xima.fc.gui.servlets.PreviewSubmitServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
conversationBean
DesignerConversationBean conversationBean
-
-
-
-
Package de.xima.fc.gui.utils.data.importer
-
Class de.xima.fc.gui.utils.data.importer.CSVImportOptions extends Object implements Serializable
-
Serialized Fields
-
csvFormat
CSVFormatWrapper csvFormat
-
customDelimiter
String customDelimiter
-
customTextQualifier
String customTextQualifier
-
delimiterType
ECSVDelimiterType delimiterType
-
textQualifierType
ECSVTextQualifierType textQualifierType
-
-
-
Class de.xima.fc.gui.utils.data.importer.ExcelImportOptions extends Object implements Serializable
-
-
Package de.xima.fc.gui.validator
-
Class de.xima.fc.gui.validator.AppointmentStartEndDateValidator extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.AppointmentStartEndTimeValidator extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.ClientAliasValidator extends ABackendJSFContext implements Serializable
-
Serialized Fields
-
patt
Pattern patt
-
-
-
Class de.xima.fc.gui.validator.ClientUserManagementValidator extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.FilePathValidator extends AMessaging implements Serializable
-
Class de.xima.fc.gui.validator.INetAddressValidator extends AMessaging implements Serializable
-
Class de.xima.fc.gui.validator.JSONValidator extends AMessaging implements Serializable
-
Class de.xima.fc.gui.validator.ResourceUrlValidator extends AMessaging implements Serializable
-
Class de.xima.fc.gui.validator.UserEmailQueryResultValidator extends Object implements Serializable
-
Serialized Fields
-
patt
Pattern patt
-
-
-
-
Package de.xima.fc.gui.validator.name
-
Class de.xima.fc.gui.validator.name.AUniqueBeanFieldValidator extends Object implements Serializable
-
Class de.xima.fc.gui.validator.name.AUniqueBeanStringFieldValidator extends AUniqueBeanFieldValidator<TBean,String> implements Serializable
-
Class de.xima.fc.gui.validator.name.AUniqueEntityFieldValidator extends AUniqueBeanFieldValidator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>,TField> implements Serializable
-
Class de.xima.fc.gui.validator.name.AUniqueManDepNameValidator extends ABackendJSFContext implements Serializable
-
Serialized Fields
-
allowSame
boolean allowSame
-
clazz
Class<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent> clazz
-
-
-
Class de.xima.fc.gui.validator.name.AUniqueNameValidator extends AUniqueStringFieldValidator<TEntity extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>> implements Serializable
-
Class de.xima.fc.gui.validator.name.AUniqueStringFieldValidator extends AUniqueEntityFieldValidator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>,String> implements Serializable
-
Serialized Fields
-
ignoreCase
boolean ignoreCase
-
-
-
Class de.xima.fc.gui.validator.name.UniqueActionName extends AUniqueNameValidator<Aktion> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueAllProjectName extends AUniqueManDepNameValidator<Projekt> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueAppenderName extends AMessaging implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueAppointmentTemplateName extends AUniqueNameValidator<AppointmentTemplate> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueClientAuthenticatorName extends AUniqueNameValidator<ClientAuthenticator> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueClientCounterName extends AUniqueNameValidator<ClientCounter> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueClientName extends AUniqueNameValidator<Mandant> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueClientResourceName extends AUniqueNameValidator<MandantRessource> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueDataSourceName extends AUniqueNameValidator<Datenquelle> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueDataTableName extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueDBConnectionName extends AUniqueNameValidator<DatenbankZugriff> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueFrontendServerName extends AUniqueNameValidator<FrontendServer> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueInboxName extends AUniqueNameValidator<Postfach> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueLDAPConnectionName extends AUniqueNameValidator<LDAPZugriff> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueLDAPGroupName extends AUniqueNameValidator<LDAPGruppe> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueLDAPQueryName extends AUniqueNameValidator<LDAPAbfrage> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueLDAPUserName extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueLoggerName extends AMessaging implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueProjectName extends AUniqueManDepNameValidator<Projekt> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueProjectResourceName extends AUniqueNameValidator<ProjektRessource> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueRoleName extends AUniqueNameValidator<Rolle> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueStateName extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueSystemAuthenticatorName extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueTemplateName extends AUniqueNameValidator<Textbaustein> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueUserGroupName extends AUniqueNameValidator<BenutzerGruppe> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueUserName extends ABackendJSFContext implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueUserPortalAlias extends AUniqueStringFieldValidator<UserPortal> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueUserPortalName extends AUniqueNameValidator<UserPortal> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueUserPortalViewModelAliasValidator extends AUniqueBeanStringFieldValidator<UserPortalViewModel> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueUserPortalViewModelNameValidator extends AUniqueBeanStringFieldValidator<UserPortalViewModel> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueWebDavConnectionName extends AUniqueNameValidator<WebDavAccess> implements Serializable
-
Class de.xima.fc.gui.validator.name.UniqueWorkflowStateNameValidator extends AUniqueNameValidator<WorkflowState> implements Serializable
-
-
Package de.xima.fc.handler
-
Class de.xima.fc.handler.AMSApiHandler extends Object implements Serializable
-
-
Package de.xima.fc.handler.entity
-
Class de.xima.fc.handler.entity.AktionHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.AppointmentHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.AppointmentSlotHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.AppointmentTemplateHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.AppointmentTypeHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.AttachmentHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.BenutzerGruppeHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.BenutzerHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ClientAuthenticatorHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ClientCounterHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.DatenbankzugriffHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.DatenquelleHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.DirectClientAuthorizationHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.EntityberechtigungHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.FormEingangHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.FormElementHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.FormRecordChatHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.FormRecordMessageHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.FormRecordSubmissionHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.FormVersionHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.FrontendServerHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.GenericHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.entity.IndirectClientAuthorizationHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.LDAPAbfrageHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.LDAPGruppeHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.LDAPZugriffHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.LicenseFileHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.MandantFrontendServerHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.MandantHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.MandantLdapDataHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.MandantMailDataHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.MandantRessourceHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ModulHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.PostfachHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProjectDOIDataHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProjectIdentityCheckDataHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProjectPortalDataHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProjektHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProjektRessourceHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProjektZaehlerDatenHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProjektZaehlerHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.ProtokollHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.entity.RolleHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.StatusHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.entity.SystemAuthenticatorHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.SystemPropertyHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.TextbausteinHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserCredentialsHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserEmailHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserIdentityHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserPortalAuthConfigHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserPortalHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserProfileHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserProfileMfaHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.UserTokenHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.VorgangHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.WebDavAccessHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.WorkflowNodeHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.WorkflowStateHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.WorkflowTaskHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.WorkflowTriggerHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.entity.WorkflowVersionHandler extends GenericHandler implements Serializable
-
-
Package de.xima.fc.handler.file
-
Class de.xima.fc.handler.file.FileHandler extends GenericHandler implements Serializable
-
-
Package de.xima.fc.handler.interfaces
-
Class de.xima.fc.handler.interfaces.AHandlerProvider extends Object implements Serializable
-
-
Package de.xima.fc.handler.interfaces.entity
-
Package de.xima.fc.handler.interfaces.file
-
Package de.xima.fc.handler.interfaces.system
-
Package de.xima.fc.handler.interfaces.workflow
-
Package de.xima.fc.handler.system
-
Class de.xima.fc.handler.system.AuthenticationHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.BeanHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.EventHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.FormHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.FSConnectionHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.GenericCacheHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.LicenseHandler extends GenericHandler implements Serializable
-
Class de.xima.fc.handler.system.MailHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.MsPropertiesHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.PlaceholderHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.PluginHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.SetupHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.StatisticsHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.SystemHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.system.XfcSessionHandler extends AMSApiHandler implements Serializable
-
-
Package de.xima.fc.handler.workflow
-
Class de.xima.fc.handler.workflow.FormDataHandler extends AMSApiHandler implements Serializable
-
Class de.xima.fc.handler.workflow.WorkflowHandler extends GenericHandler implements Serializable
-
-
Package de.xima.fc.http
-
Class de.xima.fc.http.ContentDispositionParseException extends Exception implements Serializable
-
-
Package de.xima.fc.http.params
-
Class de.xima.fc.http.params.ContentTypeHttpRequestParameter extends HttpRequestParameter implements Serializable
-
Serialized Fields
-
encoding
org.apache.http.entity.ContentType encoding
-
-
-
Class de.xima.fc.http.params.HttpRequestParameter extends Object implements Serializable
-
-
Package de.xima.fc.importer
-
Class de.xima.fc.importer.EntityAlternativeProvider extends Object implements Serializable
-
Serialized Fields
-
appointmentTemplates
List<NameProvidingDescriptor> appointmentTemplates
-
client
Mandant client
-
clientCounters
List<NameProvidingDescriptor> clientCounters
-
clientResources
List<NameProvidingDescriptor> clientResources
-
cssTemplates
List<TemplateDescriptor> cssTemplates
-
csvDataSources
List<DataSourceDescriptor> csvDataSources
-
dbDataSources
List<DataSourceDescriptor> dbDataSources
-
htmlTemplates
List<TemplateDescriptor> htmlTemplates
-
inboxes
List<NameProvidingDescriptor> inboxes
-
jsonDataSources
List<DataSourceDescriptor> jsonDataSources
-
project
Projekt project
-
states
List<NameProvidingDescriptor> states
-
urlTemplates
List<TemplateDescriptor> urlTemplates
-
userGroups
List<NameProvidingDescriptor> userGroups
-
xmlDataSources
List<DataSourceDescriptor> xmlDataSources
-
xslTemplates
List<TemplateDescriptor> xslTemplates
-
-
-
-
Package de.xima.fc.importer.config
-
Class de.xima.fc.importer.config.ActionImportConfig extends AEntityImportConfig<Aktion> implements Serializable
-
Class de.xima.fc.importer.config.AEntityImportConfig extends Object implements Serializable
-
Serialized Fields
-
alternativeId
Long alternativeId
-
conflictResolveAction
EEntityConflictResolveAction conflictResolveAction
-
context
de.xima.cmn.dao.interfaces.IEntity<Long> context
-
entity
T extends de.xima.cmn.dao.interfaces.IEntity<Long> entity
-
formcycleVersion
com.vdurmont.semver4j.Semver formcycleVersion
-
imported
boolean imported
-
importJson
String importJson
-
originalExportId
Long originalExportId
-
originalID
Long originalID
-
originalName
String originalName
-
originalUUID
UUID originalUUID
-
persisted
T extends de.xima.cmn.dao.interfaces.IEntity<Long> persisted
-
persistedName
String persistedName
-
unresolvedDependencies
Map<de.xima.cmn.dao.interfaces.IEntity<Long>,List<IEntityDependency>> unresolvedDependencies
-
-
-
Class de.xima.fc.importer.config.AppointmentTemplateImportConfig extends AEntityImportConfig<AppointmentTemplate> implements Serializable
-
Class de.xima.fc.importer.config.ClientCounterImportConfig extends AEntityImportConfig<ClientCounter> implements Serializable
-
Class de.xima.fc.importer.config.ClientResourceImportConfig extends AEntityImportConfig<MandantRessource> implements Serializable
-
Class de.xima.fc.importer.config.DataSourceImportConfig extends AEntityImportConfig<Datenquelle> implements Serializable
-
Class de.xima.fc.importer.config.EntityImportConfig extends AEntityImportConfig<de.xima.cmn.dao.interfaces.IEntity<Long>> implements Serializable
-
Class de.xima.fc.importer.config.FormVersionImportConfig extends AEntityImportConfig<FormVersion> implements Serializable
-
Class de.xima.fc.importer.config.InboxImportConfig extends AEntityImportConfig<Postfach> implements Serializable
-
Class de.xima.fc.importer.config.ProjectDoiDataImportConfig extends AEntityImportConfig<ProjectDOIData> implements Serializable
-
Class de.xima.fc.importer.config.ProjectIdentityCheckDataImportConfig extends AEntityImportConfig<ProjectIdentityCheckData> implements Serializable
-
Class de.xima.fc.importer.config.ProjectImportConfig extends AEntityImportConfig<Projekt> implements Serializable
-
Serialized Fields
-
activeVersion
FormVersionImportConfig activeVersion
-
activeWorkflowVersion
WorkflowVersion activeWorkflowVersion
-
doiData
ProjectDoiDataImportConfig doiData
-
idCheckData
ProjectIdentityCheckDataImportConfig idCheckData
-
inviteData
ProjectInviteDataImportConfig inviteData
-
otherVersions
List<FormVersionImportConfig> otherVersions
-
overrideActiveVersions
boolean overrideActiveVersions
-
portalData
ProjectPortalDataImportConfig portalData
-
resources
List<ProjectResourceImportConfig> resources
-
stateMapping
List<StateMapperModel> stateMapping
-
stateMappingUnresolved
List<StateMapperModel> stateMappingUnresolved
-
states
List<StateImportConfig> states
-
wfVersionToDelete
WorkflowVersion wfVersionToDelete
-
-
-
Class de.xima.fc.importer.config.ProjectInviteDataImportConfig extends AEntityImportConfig<ProjectInviteData> implements Serializable
-
Class de.xima.fc.importer.config.ProjectPortalDataImportConfig extends AEntityImportConfig<ProjectPortalData> implements Serializable
-
Class de.xima.fc.importer.config.ProjectResourceImportConfig extends AEntityImportConfig<ProjektRessource> implements Serializable
-
Class de.xima.fc.importer.config.StateImportConfig extends AEntityImportConfig<Status> implements Serializable
-
Serialized Fields
-
actions
List<ActionImportConfig> actions
Deprecated.
-
-
-
Class de.xima.fc.importer.config.TemplateImportConfig extends AEntityImportConfig<Textbaustein> implements Serializable
-
Class de.xima.fc.importer.config.UserGroupImportConfig extends AEntityImportConfig<BenutzerGruppe> implements Serializable
-
-
Package de.xima.fc.importer.dependency
-
Class de.xima.fc.importer.dependency.EntityDependency extends Object implements Serializable
-
Class de.xima.fc.importer.dependency.EntityListDependency extends Object implements Serializable
-
-
Package de.xima.fc.importer.interfaces
-
Package de.xima.fc.importer.mdl.descriptor
-
Class de.xima.fc.importer.mdl.descriptor.DataSourceDescriptor extends NameProvidingDescriptor implements Serializable
-
Serialized Fields
-
type
EDatenquellenTyp type
-
-
-
Class de.xima.fc.importer.mdl.descriptor.DependencyDescriptor extends Object implements Serializable
-
Class de.xima.fc.importer.mdl.descriptor.GenericEntityDescriptor extends Object implements Serializable
-
Serialized Fields
-
id
Long id
-
-
-
Class de.xima.fc.importer.mdl.descriptor.NameProvidingDescriptor extends GenericEntityDescriptor implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class de.xima.fc.importer.mdl.descriptor.TemplateDescriptor extends NameProvidingDescriptor implements Serializable
-
Serialized Fields
-
system
boolean system
-
type
ETextbausteinKategorie type
-
-
-
-
Package de.xima.fc.importer.project
-
Class de.xima.fc.importer.project.ProjectImporter extends Object implements Serializable
-
Serialized Fields
-
alternativeProvider
EntityAlternativeProvider alternativeProvider
-
configurator
de.xima.fc.importer.project.ProjectImportConfigurator configurator
-
-
-
-
Package de.xima.fc.inbox.bean
-
Class de.xima.fc.inbox.bean.AppointmentScheduleBean extends AJSFContext implements Serializable
-
Serialized Fields
-
lazyScheduleModel
LazyAppointmentScheduleModel lazyScheduleModel
-
processReviewBean
ProcessReviewBean processReviewBean
-
selectedAppointment
Appointment selectedAppointment
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.inbox.bean.InboxConstBean extends Object implements Serializable
-
Class de.xima.fc.inbox.bean.InboxLayoutBean extends Object implements Serializable
-
Serialized Fields
-
userManager
SessionUserManager userManager
-
verticalLayout
boolean verticalLayout
-
-
-
Class de.xima.fc.inbox.bean.InboxProfileBean extends AJSFContext implements Serializable
-
Serialized Fields
-
activeInboxFilterTabs
String activeInboxFilterTabs
-
-
-
Class de.xima.fc.inbox.bean.InboxProjectListBean extends Object implements Serializable
-
Serialized Fields
-
projectMenu
org.primefaces.model.menu.MenuModel projectMenu
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.inbox.bean.ProcessAttachmentBean extends AJSFContext implements Serializable
-
Serialized Fields
-
allSelected
boolean allSelected
-
formAttachments
Map<EAttachmentSource,List<FormAttachmentModel>> formAttachments
-
processReviewBean
ProcessReviewBean processReviewBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.inbox.bean.ProcessExportBean extends AJSFContext implements Serializable
-
Serialized Fields
-
availableColumnLabelTypes
List<EColumnLabelType> availableColumnLabelTypes
-
columnLabelType
EColumnLabelType columnLabelType
-
exportConfig
FdExportConfigModel exportConfig
-
exportType
EExportType exportType
-
localeBean
LocaleBean localeBean
-
processListBean
ProcessListBean processListBean
-
processViewBean
ProcessViewBean processViewBean
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
viewFilterBean
ViewFilterBean viewFilterBean
-
xsltId
String xsltId
-
-
-
Class de.xima.fc.inbox.bean.ProcessFormRecordEditBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
processReviewBean
ProcessReviewBean processReviewBean
-
processStateChangeBean
ProcessStateChangeBean processStateChangeBean
-
selectedState
IStateViewModel selectedState
-
sendFormData
boolean sendFormData
-
task
InvokableTaskModel task
-
userManager
SessionUserManager userManager
-
validateForm
boolean validateForm
-
validateFormRecordCorrection
boolean validateFormRecordCorrection
-
-
-
Class de.xima.fc.inbox.bean.ProcessHistoryBean extends AJSFContext implements Serializable
-
Serialized Fields
-
newAttachments
Map<String,byte[]> newAttachments
-
newComment
String newComment
-
peStates
List<ProtocolEntryProcessing> peStates
-
processReviewBean
ProcessReviewBean processReviewBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.inbox.bean.ProcessListBean extends Object implements Serializable
-
Serialized Fields
-
gridView
boolean gridView
-
inboxTemplateColumns
List<PostfachColumn> inboxTemplateColumns
-
lazyExtendedProcessListModel
LazyExtendedProcessListModel lazyExtendedProcessListModel
-
lazyProcessListModel
LazyProcessListModel lazyProcessListModel
-
localeBean
LocaleBean localeBean
-
processReviewBean
ProcessReviewBean processReviewBean
-
selectedFormRecords
List<IFormRecordWrapper> selectedFormRecords
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.inbox.bean.ProcessMessagesBean extends Object implements Serializable
-
Serialized Fields
-
chatList
List<FormRecordChat> chatList
-
chatOpen
boolean chatOpen
-
localeBean
LocaleBean localeBean
-
mergeModes
List<EUploadRequestFileMergeMode> mergeModes
-
message
@Length(max=10000) String message
-
messageList
List<MessageViewModel> messageList
-
processReviewBean
ProcessReviewBean processReviewBean
-
selectedChat
FormRecordChat selectedChat
-
selectedChatUser
ProcessChatUserData selectedChatUser
-
selectedMergeMode
EUploadRequestFileMergeMode selectedMergeMode
-
selectedUploadRequestField
UploadRequestElement selectedUploadRequestField
-
senderName
String senderName
-
sendUploadRequest
boolean sendUploadRequest
-
uploadRequestElements
List<UploadRequestElement> uploadRequestElements
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.inbox.bean.ProcessMoveBean extends AJSFContext implements Serializable
-
Serialized Fields
-
availableInboxes
List<Postfach> availableInboxes
-
inbox
Postfach inbox
-
inboxFilterBean
InboxFilterBean inboxFilterBean
-
localeBean
LocaleBean localeBean
-
processListBean
ProcessListBean processListBean
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
viewFilterBean
ViewFilterBean viewFilterBean
-
-
-
Class de.xima.fc.inbox.bean.ProcessReviewBean extends Object implements Serializable
-
Serialized Fields
-
canUserAccessAdvancedOptions
boolean canUserAccessAdvancedOptions
-
canUserAccessDatatable
boolean canUserAccessDatatable
-
canUserCancelDoi
boolean canUserCancelDoi
-
canUserResendDoiMail
boolean canUserResendDoiMail
-
canUserUnlockFormRecord
boolean canUserUnlockFormRecord
-
externalDataConatiner
IDataContainer externalDataConatiner
-
localeBean
LocaleBean localeBean
-
processGUI
ProcessGUIModel processGUI
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.inbox.bean.ProcessReviewDoiBean extends Object implements Serializable
-
Serialized Fields
-
doiMailData
FormRecordDoiMailData doiMailData
-
formRecord
Vorgang formRecord
-
triggerDoiVerifiedTriggers
boolean triggerDoiVerifiedTriggers
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.inbox.bean.ProcessStateChangeBean extends AJSFContext implements Serializable
-
Serialized Fields
-
formProcessType
EFormProcessType formProcessType
Type of advanced state change that is to be performed. -
processReviewBean
ProcessReviewBean processReviewBean
-
runWorkflowProcessing
boolean runWorkflowProcessing
Whether workflow processing is skipped when changing the state. -
sendFormData
boolean sendFormData
Whether the form is submitted when a state change is performed -
targetState
Status targetState
The state to which the form record is to be changed. -
userManager
SessionUserManager userManager
-
validateForm
boolean validateForm
Whether the form data are validated when changing the state.
-
-
-
Class de.xima.fc.inbox.bean.ProcessViewBean extends AJSFContext implements Serializable
-
Serialized Fields
-
appointmentFilterBean
AppointmentFilterBean appointmentFilterBean
-
appointmentScheduleBean
AppointmentScheduleBean appointmentScheduleBean
-
availableProcessDetails
List<javax.faces.model.SelectItem> availableProcessDetails
-
availableSortings
List<MenuItem> availableSortings
-
inboxFilterBean
InboxFilterBean inboxFilterBean
-
processListBean
ProcessListBean processListBean
-
processListView
EProcessListView processListView
-
processReviewBean
ProcessReviewBean processReviewBean
-
selectedProcessDetails
EInboxProcessDetails[] selectedProcessDetails
-
sortKey
String sortKey
-
viewContextBean
ViewContextBean viewContextBean
-
viewFilterBean
ViewFilterBean viewFilterBean
-
-
-
-
Package de.xima.fc.inbox.bean.filter
-
Class de.xima.fc.inbox.bean.filter.AppointmentFilterBean extends AJSFContext implements Serializable
-
Serialized Fields
-
availableTemplates
List<AppointmentTemplateItem> availableTemplates
-
selectedAppointmentTemplates
List<AppointmentTemplate> selectedAppointmentTemplates
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.inbox.bean.filter.InboxFilterBean extends AJSFContext implements Serializable
-
Serialized Fields
-
availableInboxes
List<Postfach> availableInboxes
-
availableInboxMap
Map<Postfach,Integer> availableInboxMap
-
requestInboxes
String requestInboxes
-
selectedInboxes
List<Postfach> selectedInboxes
-
selectedProject
Projekt selectedProject
-
totalUnreadProcessesCount
Integer totalUnreadProcessesCount
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.inbox.bean.filter.MetaFilterBean extends AJSFContext implements Serializable
-
Serialized Fields
-
availableFilters
List<MenuItem> availableFilters
-
availableFilterTags
List<javax.faces.model.SelectItem> availableFilterTags
-
filterEditFromDate
Date filterEditFromDate
-
filterEditToDate
Date filterEditToDate
-
filterFromDate
Date filterFromDate
-
filterToDate
Date filterToDate
-
inboxPermissionBean
InboxPermissionBean inboxPermissionBean
-
processViewBean
ProcessViewBean processViewBean
-
selectedFilter
MenuItem selectedFilter
-
selectedFilterTags
EInboxFilterTag[] selectedFilterTags
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.inbox.bean.filter.SearchFilterBean extends AJSFContext implements Serializable
-
Serialized Fields
-
availableGlobalQueryTypes
List<EFormRecordQueryType> availableGlobalQueryTypes
-
globalQueryType
EFormRecordQueryType globalQueryType
-
processViewBean
ProcessViewBean processViewBean
-
searchValue
Object searchValue
-
-
-
Class de.xima.fc.inbox.bean.filter.ViewFilterBean extends AJSFContext implements Serializable
-
Serialized Fields
-
availableViews
List<MenuItem> availableViews
-
processListBean
ProcessListBean processListBean
-
selectedView
MenuItem selectedView
-
userManager
SessionUserManager userManager
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
-
Package de.xima.fc.inbox.interfaces
-
Package de.xima.fc.inbox.interfaces.event
-
Package de.xima.fc.inbox.interfaces.lazydata
-
Package de.xima.fc.inbox.model
-
Class de.xima.fc.inbox.model.AFormRecordWrapper extends Object implements Serializable
-
Class de.xima.fc.inbox.model.AppointmentTemplateItem extends Object implements Serializable
-
Serialized Fields
-
appointmentTemplate
AppointmentTemplate appointmentTemplate
-
color
IGuiColor color
-
-
-
Class de.xima.fc.inbox.model.EntityIdView extends Object implements Serializable
-
Serialized Fields
-
id
long id
-
-
-
Class de.xima.fc.inbox.model.FdExportConfigModel extends Object implements Serializable
-
Serialized Fields
-
enableConfig
boolean enableConfig
-
exportCreationDate
boolean exportCreationDate
-
exportExportMetaData
boolean exportExportMetaData
-
exportID
boolean exportID
-
exportInbox
boolean exportInbox
-
exportModificationDate
boolean exportModificationDate
-
exportProcessID
boolean exportProcessID
-
exportStatus
boolean exportStatus
-
exportSubject
boolean exportSubject
-
exportTechnicalFields
boolean exportTechnicalFields
-
exportVariables
boolean exportVariables
-
-
-
Class de.xima.fc.inbox.model.FormRecordExtendedListItem extends AFormRecordWrapper implements Serializable
-
Serialized Fields
-
extendedFormRecord
ExtendedEntityModel<Vorgang> extendedFormRecord
-
recordDataAccessible
boolean recordDataAccessible
-
subject
String subject
-
workflowInvalid
boolean workflowInvalid
-
-
-
Class de.xima.fc.inbox.model.FormRecordListItem extends AFormRecordWrapper implements Serializable
-
Serialized Fields
-
attachmentCount
int attachmentCount
-
chatCount
int chatCount
-
errorCount
int errorCount
-
formRecordId
Long formRecordId
-
hasQuartzJobs
boolean hasQuartzJobs
-
inboxId
Long inboxId
-
inboxName
String inboxName
-
lastStatusChangeDate
Date lastStatusChangeDate
-
processing
boolean processing
-
read
boolean read
-
recordDataAccessible
boolean recordDataAccessible
-
saved
boolean saved
-
status
Status status
-
subject
String subject
-
submitDate
Date submitDate
-
verifyDate
Date verifyDate
-
verifyUuid
String verifyUuid
-
workflowInvalid
boolean workflowInvalid
-
workflowState
WorkflowState workflowState
-
workflowVersion
WorkflowVersion workflowVersion
-
-
-
Class de.xima.fc.inbox.model.FormRecordSelectItem extends AFormRecordWrapper implements Serializable
-
Serialized Fields
-
formRecordId
Long formRecordId
-
processing
boolean processing
-
read
boolean read
-
state
Status state
-
usesNewWorkflow
boolean usesNewWorkflow
-
workflowState
WorkflowState workflowState
-
-
-
Class de.xima.fc.inbox.model.InvokableTaskModel extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
task
WorkflowTask task
-
trigger
WorkflowTrigger trigger
-
-
-
Class de.xima.fc.inbox.model.ProcessGUIModel extends Object implements Serializable
-
Serialized Fields
-
activeProjectVersion
IProjectVersionModel activeProjectVersion
active version of the project -
availableFollowStates
List<Status> availableFollowStates
-
availableStates
List<Status> availableStates
-
availableTasks
List<InvokableTaskModel> availableTasks
-
baseUrl
String baseUrl
-
canSetStatesIndependentOfOrder
boolean canSetStatesIndependentOfOrder
-
canSubmitForm
boolean canSubmitForm
-
canSubmitFormVersion
boolean canSubmitFormVersion
-
currentPageDisplayName
String currentPageDisplayName
-
currentPageIcon
String currentPageIcon
-
currentPageName
String currentPageName
-
dataRoot
org.primefaces.model.TreeNode<FormFieldDataModel> dataRoot
-
forceUnlock
boolean forceUnlock
-
formFieldData
List<Map<String,String>> formFieldData
Deprecated. -
formProcessTypes
List<javax.faces.model.SelectItem> formProcessTypes
-
formRecordData
IFormRecordReviewData formRecordData
-
formRecordProjectVersion
IProjectVersionModel formRecordProjectVersion
project version the form record is currently in -
formReviewUrl
String formReviewUrl
-
inboxReviewUrl
String inboxReviewUrl
-
locale
Locale locale
-
pageNames
List<String> pageNames
-
pendingDoubleOptIn
boolean pendingDoubleOptIn
-
processView
EProcessView processView
-
quartzDetails
List<IFormRecordJobDetailsModel> quartzDetails
-
showAdvancedMenu
boolean showAdvancedMenu
-
showInvokeTaskMenu
boolean showInvokeTaskMenu
-
showStatusChangeMenu
boolean showStatusChangeMenu
-
standaloneView
boolean standaloneView
-
stateDisplayName
String stateDisplayName
-
useActiveProjectVersion
boolean useActiveProjectVersion
-
workflowInvalid
boolean workflowInvalid
-
-
-
Class de.xima.fc.inbox.model.ProjectView extends Object implements Serializable
-
-
Package de.xima.fc.inbox.model.lazydata
-
Class de.xima.fc.inbox.model.lazydata.LazyAppointmentScheduleModel extends org.primefaces.model.LazyScheduleModel implements Serializable
-
Serialized Fields
-
appointmentTemplates
List<AppointmentTemplate> appointmentTemplates
-
availableTemplates
Map<Long,org.apache.commons.lang3.tuple.Pair<AppointmentTemplate,IGuiColor>> availableTemplates
-
availableZoneIdStrings
List<javax.faces.model.SelectItem> availableZoneIdStrings
-
businessHoursJson
String businessHoursJson
-
client
Mandant client
-
customFilters
Map<String,de.xima.cmn.criteria.FilterCriterion> customFilters
-
excludeLockedRecords
boolean excludeLockedRecords
-
inboxes
List<Postfach> inboxes
-
locale
Locale locale
-
selectedDate
LocalDate selectedDate
-
selectedZoneIdString
String selectedZoneIdString
-
sortingCriterion
de.xima.cmn.criteria.SortingCriterion sortingCriterion
-
uc
UserContext uc
-
-
-
Class de.xima.fc.inbox.model.lazydata.LazyExtendedProcessListModel extends org.primefaces.model.LazyDataModel<IFormRecordWrapper> implements Serializable
-
Serialized Fields
-
all
List<IFormRecordWrapper> all
-
customFilters
Map<String,de.xima.cmn.criteria.FilterCriterion> customFilters
-
excludeLockedRecords
boolean excludeLockedRecords
-
inboxes
Postfach[] inboxes
-
locale
Locale locale
-
project
Projekt project
-
selected
IFormRecordWrapper selected
-
-
-
Class de.xima.fc.inbox.model.lazydata.LazyProcessListModel extends org.primefaces.model.LazyDataModel<IFormRecordWrapper> implements Serializable
-
Serialized Fields
-
all
List<IFormRecordWrapper> all
-
client
Mandant client
-
customFilters
Map<String,de.xima.cmn.criteria.FilterCriterion> customFilters
-
inboxes
List<Postfach> inboxes
-
selected
IFormRecordWrapper selected
-
sorting
de.xima.cmn.criteria.SortingCriterion sorting
-
-
-
-
Package de.xima.fc.inbox.model.messages
-
Class de.xima.fc.inbox.model.messages.MessageViewModel extends Object implements Serializable
-
Serialized Fields
-
actualSenderName
String actualSenderName
-
messageContent
String messageContent
-
messageTimestamp
Instant messageTimestamp
-
senderAuthRef
String senderAuthRef
-
senderContext
String senderContext
-
senderName
String senderName
-
senderUserProfile
UserProfile senderUserProfile
-
uploadRequestUuid
String uploadRequestUuid
-
uploadResponses
List<UploadResponseViewModel> uploadResponses
-
userIcon
String userIcon
-
-
-
Class de.xima.fc.inbox.model.messages.ProcessChatUserData extends Object implements Serializable
-
Class de.xima.fc.inbox.model.messages.UploadRequestElement extends Object implements Serializable
-
Serialized Fields
-
-
Class de.xima.fc.inbox.model.messages.UploadResponseViewModel extends Object implements Serializable
-
Serialized Fields
-
attachment
Attachment attachment
-
fileName
String fileName
-
fileSize
String fileSize
-
-
-
-
Package de.xima.fc.inbox.servlet
-
Class de.xima.fc.inbox.servlet.InboxWorkflowServlet extends AFormProcessingServlet implements Serializable
-
-
Package de.xima.fc.inbox.utils.comparator
-
Class de.xima.fc.inbox.utils.comparator.SortNameIgnoreCase extends Object implements Serializable
-
-
Package de.xima.fc.interfaces
-
Package de.xima.fc.interfaces.appointment
-
Package de.xima.fc.interfaces.auth
-
Package de.xima.fc.interfaces.auth.config
-
Package de.xima.fc.interfaces.auth.config.render
-
Package de.xima.fc.interfaces.auth.filter
-
Package de.xima.fc.interfaces.bean
-
Package de.xima.fc.interfaces.color
-
Package de.xima.fc.interfaces.condition
-
Package de.xima.fc.interfaces.config
-
Package de.xima.fc.interfaces.dao
-
Package de.xima.fc.interfaces.endpoint.state
-
Package de.xima.fc.interfaces.event
-
Package de.xima.fc.interfaces.file
-
Package de.xima.fc.interfaces.form
-
Package de.xima.fc.interfaces.form.record
-
Package de.xima.fc.interfaces.form.record.request
-
Package de.xima.fc.interfaces.json
-
Package de.xima.fc.interfaces.logging
-
Package de.xima.fc.interfaces.logging.component.appender
-
Package de.xima.fc.interfaces.logging.component.appender.rolling
-
Package de.xima.fc.interfaces.logging.component.filter
-
Package de.xima.fc.interfaces.logging.component.layout
-
Package de.xima.fc.interfaces.logging.component.logger
-
Package de.xima.fc.interfaces.mail
-
Package de.xima.fc.interfaces.placeholder
-
Package de.xima.fc.interfaces.placeholder.params
-
Package de.xima.fc.interfaces.plugin.param.auth
-
Package de.xima.fc.interfaces.plugin.param.backend
-
Package de.xima.fc.interfaces.plugin.param.entities
-
Package de.xima.fc.interfaces.plugin.param.form
-
Package de.xima.fc.interfaces.plugin.param.generic
-
Package de.xima.fc.interfaces.plugin.param.mail
-
Package de.xima.fc.interfaces.plugin.param.servlet
-
Package de.xima.fc.interfaces.plugin.param.user
-
Package de.xima.fc.interfaces.plugin.retval.auth
-
Package de.xima.fc.interfaces.plugin.retval.entities
-
Package de.xima.fc.interfaces.plugin.retval.form
-
Package de.xima.fc.interfaces.plugin.retval.generic
-
Package de.xima.fc.interfaces.plugin.retval.gui
-
Package de.xima.fc.interfaces.plugin.retval.scan
-
Package de.xima.fc.interfaces.plugin.retval.servlet
-
Package de.xima.fc.interfaces.plugin.retval.user
-
Package de.xima.fc.interfaces.plugin.retval.workflow
-
Package de.xima.fc.interfaces.plugin.validation
-
Package de.xima.fc.interfaces.processing
-
Package de.xima.fc.interfaces.processing.dependent
-
Package de.xima.fc.interfaces.security.config
-
Package de.xima.fc.interfaces.servlet
-
Package de.xima.fc.interfaces.servlet.event
-
Package de.xima.fc.interfaces.servlet.event.result
-
Package de.xima.fc.interfaces.setup
-
Package de.xima.fc.interfaces.status
-
Package de.xima.fc.interfaces.timing
-
Package de.xima.fc.interfaces.user
-
Package de.xima.fc.interfaces.workflow
-
Package de.xima.fc.interfaces.workflow.analysis
-
Package de.xima.fc.interfaces.workflow.elements
-
Package de.xima.fc.interfaces.workflow.event
-
Package de.xima.fc.interfaces.workflow.execution
-
Package de.xima.fc.interfaces.workflow.mixin
-
Package de.xima.fc.interfaces.workflow.nodes
-
Package de.xima.fc.interfaces.workflow.reference
-
Package de.xima.fc.interfaces.workflow.retval
-
Package de.xima.fc.interfaces.workflow.triggers
-
Package de.xima.fc.interfaces.workflow.validation
-
Package de.xima.fc.interfaces.workflow.value
-
Package de.xima.fc.io
-
Class de.xima.fc.io.TempFile extends Object implements Serializable
-
Serialized Fields
-
file
Path file
-
-
-
-
Package de.xima.fc.logging
-
Package de.xima.fc.logging.components.appender
-
Class de.xima.fc.logging.components.appender.XConsoleAppender extends de.xima.fc.logging.components.appender.AAppender implements Serializable
-
Serialized Fields
-
originalHash
int originalHash
-
-
-
Class de.xima.fc.logging.components.appender.XRollingFileAppender extends de.xima.fc.logging.components.appender.AAppender implements Serializable
-
Serialized Fields
-
fileName
@NotBlank String fileName
-
filePattern
String filePattern
-
originalHash
int originalHash
-
rolloverStrategy
@NotNull @Valid IRolloverStrategy rolloverStrategy
-
triggerPolicy
@NotNull @Valid ITriggerPolicy triggerPolicy
-
-
-
-
Package de.xima.fc.logging.components.appender.rolling
-
Class de.xima.fc.logging.components.appender.rolling.RollingFile extends Object implements Serializable
-
Class de.xima.fc.logging.components.appender.rolling.XDefaultRolloverStrategy extends Object implements Serializable
-
Serialized Fields
-
actions
List<@Valid IRolloverAction> actions
-
max
@javax.validation.constraints.Min(1L),@javax.validation.constraints.Max(99L) int max
-
-
-
Class de.xima.fc.logging.components.appender.rolling.XDeleteAction extends Object implements Serializable
-
Class de.xima.fc.logging.components.appender.rolling.XSizeBasedTriggeringPolicy extends Object implements Serializable
-
Serialized Fields
-
size
@NotBlank String size
-
-
-
Class de.xima.fc.logging.components.appender.rolling.XTimeBasedTriggeringPolicy extends Object implements Serializable
-
Serialized Fields
-
interval
@javax.validation.constraints.Min(1L) int interval
-
-
-
-
Package de.xima.fc.logging.components.filter
-
Class de.xima.fc.logging.components.filter.XThresholdFilter extends Object implements Serializable
-
Serialized Fields
-
level
@NotNull ELogLevel level
-
-
-
-
Package de.xima.fc.logging.components.layout
-
Class de.xima.fc.logging.components.layout.XPatternLayout extends Object implements Serializable
-
Serialized Fields
-
pattern
@NotBlank String pattern
-
-
-
-
Package de.xima.fc.logging.components.logger
-
Class de.xima.fc.logging.components.logger.XLogger extends Object implements Serializable
-
-
Package de.xima.fc.mail.interfaces
-
Package de.xima.fc.mail.models
-
Class de.xima.fc.mail.models.ClientMailServerData extends Object implements Serializable
-
Serialized Fields
-
allowCustomSenderAddress
boolean allowCustomSenderAddress
-
allowUtf8
boolean allowUtf8
-
authAtttributes
Map<String,String> authAtttributes
-
authName
String authName
-
authPassword
String authPassword
-
host
String host
-
mailAuthenticationType
EMailAuthenticationType mailAuthenticationType
-
mailEncryption
EMailEncryption mailEncryption
-
port
int port
-
senderAddress
String senderAddress
-
senderName
String senderName
-
-
-
Class de.xima.fc.mail.models.CustomMailServerData extends Object implements Serializable
-
Serialized Fields
-
allowCustomSenderAddress
boolean allowCustomSenderAddress
-
allowUtf8
boolean allowUtf8
-
authAtttributes
Map<String,String> authAtttributes
-
authName
String authName
-
authPassword
String authPassword
-
host
String host
-
mailAuthenticationType
EMailAuthenticationType mailAuthenticationType
-
mailEncryption
EMailEncryption mailEncryption
-
mailServerScope
EMailServerScope mailServerScope
-
port
int port
-
senderAddress
String senderAddress
-
senderName
String senderName
-
-
-
Class de.xima.fc.mail.models.SystemMailServerData extends Object implements Serializable
-
Serialized Fields
-
authAttributes
Map<String,String> authAttributes
-
systemSenderAddressMode
EMailSenderAddressMode systemSenderAddressMode
-
-
-
-
Package de.xima.fc.mail.type
-
Class de.xima.fc.mail.type.MultipartMail extends MultipartMailData implements Serializable
-
Class de.xima.fc.mail.type.SimpleTextMail extends TextMailData implements Serializable
-
-
Package de.xima.fc.mdl
-
Class de.xima.fc.mdl.AutoLoginInData extends Object implements Serializable
-
Class de.xima.fc.mdl.BasicRefResult extends Object implements Serializable
-
Class de.xima.fc.mdl.BeanAttribute extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
resolve
boolean resolve
-
-
-
Class de.xima.fc.mdl.DeletionReason extends Object implements Serializable
-
Class de.xima.fc.mdl.ExtendedEntityModel extends Object implements Serializable
-
Serialized Fields
-
entity
E extends ITransferable entity
-
values
Map<String,Serializable> values
-
-
-
Class de.xima.fc.mdl.ExtendedPostfach extends Object implements Serializable
-
Class de.xima.fc.mdl.FCMessage extends Object implements Serializable
-
Serialized Fields
-
i18nMessage
String i18nMessage
-
i18nTitle
String i18nTitle
-
params
FCMessage.ParamsLocalizer params
-
severity
FCMessage.ESeverity severity
-
-
-
Class de.xima.fc.mdl.LargeString extends Object implements Serializable
-
Serialized Fields
-
supplier
ISerializableSupplier<String> supplier
-
-
-
Class de.xima.fc.mdl.LDAPBenutzer extends Benutzer implements Serializable
-
Serialized Fields
-
ldapGruppen
Collection<LDAPGruppe> ldapGruppen
Deprecated.
-
-
-
Class de.xima.fc.mdl.LoginAttempt extends Object implements Serializable
-
Serialized Fields
-
count
long count
-
lastAttempt
Date lastAttempt
-
-
-
Class de.xima.fc.mdl.PasswordResetAttempt extends Object implements Serializable
-
Serialized Fields
-
count
long count
-
lastAttempt
long lastAttempt
-
-
-
Class de.xima.fc.mdl.PasswordValidationResult extends Object implements Serializable
-
Serialized Fields
-
errorResults
List<de.xima.fc.mdl.PasswordValidationResult.ErrorResult> errorResults
-
-
-
Class de.xima.fc.mdl.PluginID extends Object implements Serializable
-
Class de.xima.fc.mdl.ViewMessage extends Object implements Serializable
-
Class de.xima.fc.mdl.VirtualBenutzer extends Benutzer implements Serializable
-
Serialized Fields
-
virtualBenutzerGruppen
List<BenutzerGruppe> virtualBenutzerGruppen
Deprecated.
-
-
-
Class de.xima.fc.mdl.VirtualRolle extends Rolle implements Serializable
-
Class de.xima.fc.mdl.WorkspaceScope extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
-
-
-
Package de.xima.fc.mdl.attachment
-
Class de.xima.fc.mdl.attachment.AttachmentPersistBuildData extends Object implements Serializable
-
Serialized Fields
-
toDelete
List<Attachment> toDelete
-
toPersist
List<AttachmentPersistData> toPersist
-
userName
String userName
-
-
-
Class de.xima.fc.mdl.attachment.AttachmentPersistData extends Object implements Serializable
-
Serialized Fields
-
attachment
Attachment attachment
-
changed
boolean changed
-
oldFileName
String oldFileName
-
-
-
-
Package de.xima.fc.mdl.auth
-
Class de.xima.fc.mdl.auth.AuthenticationData extends Object implements Serializable
-
Serialized Fields
-
authConfigs
List<IAuthenticatorConfigWrapper> authConfigs
-
client
Mandant client
-
project
Projekt project
-
projectAuthConfigs
LinkedHashMap<String,ProjectAuthenticatorConfig> projectAuthConfigs
Deprecated. -
serverBaseUrl
String serverBaseUrl
-
-
-
Class de.xima.fc.mdl.auth.AuthenticationDataRequest extends Object implements Serializable
-
Class de.xima.fc.mdl.auth.CustomAuthContentAction extends org.pac4j.core.exception.http.HttpAction implements Serializable
-
Serialized Fields
-
content
String content
-
-
-
Class de.xima.fc.mdl.auth.FCUserProfile extends org.pac4j.core.profile.CommonProfile implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class de.xima.fc.mdl.auth.SignupData extends Object implements Serializable
-
Serialized Fields
-
email
String email
-
profile
org.pac4j.core.profile.UserProfile profile
-
-
-
-
Package de.xima.fc.mdl.auth.authorization
-
Class de.xima.fc.mdl.auth.authorization.AuthorizationFilterProperties extends Object implements Serializable
-
Serialized Fields
-
properties
@Valid @NotNull IAuthorizationFilterProperties properties
-
type
@NotBlank String type
-
-
-
Class de.xima.fc.mdl.auth.authorization.BasicClientAuthorization extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
roles
Set<Rolle> roles
-
userGroups
Set<BenutzerGruppe> userGroups
-
-
-
Class de.xima.fc.mdl.auth.authorization.LdapFilterProperties extends Object implements Serializable
-
Class de.xima.fc.mdl.auth.authorization.ProfileAttributeCondition extends Object implements Serializable
-
Serialized Fields
-
attribute
@Valid @NotNull ProfileAttributeDescriptor attribute
-
matchCondition
@NotNull EMatchCondition matchCondition
-
value
String value
-
variableName
@NotEmpty String variableName
-
-
-
Class de.xima.fc.mdl.auth.authorization.ProfileAttributeConditionProperties extends Object implements Serializable
-
Serialized Fields
-
combinationType
@NotNull EMultipleConditionCombinationType combinationType
-
conditions
@ProfileAttributeConditionsUniquelyNamed List<@Valid ProfileAttributeCondition> conditions
-
customExpression
String customExpression
-
-
-
Class de.xima.fc.mdl.auth.authorization.ProfileAttributeDescriptor extends Object implements Serializable
-
-
Package de.xima.fc.mdl.auth.config
-
Class de.xima.fc.mdl.auth.config.VirtualAuthenticatorConfig extends Object implements Serializable
-
Serialized Fields
-
accessUserGroups
List<BenutzerGruppe> accessUserGroups
-
attributes
Map<String,String> attributes
-
authenticatorType
EAuthClientType authenticatorType
-
-
-
-
Package de.xima.fc.mdl.auth.config.view
-
Class de.xima.fc.mdl.auth.config.view.AConfigViewModel extends Object implements Serializable
-
Class de.xima.fc.mdl.auth.config.view.AnonymousConfigViewModel extends AConfigViewModel implements Serializable
-
Serialized Fields
-
active
boolean active
-
-
-
Class de.xima.fc.mdl.auth.config.view.BaseConfigViewModel extends AConfigViewModel implements Serializable
-
Serialized Fields
-
authenticator
UuidEntityRef authenticator
-
-
-
Class de.xima.fc.mdl.auth.config.view.PasswordConfigViewModel extends AConfigViewModel implements Serializable
-
Serialized Fields
-
password
@NotBlank @Size(max=1024) String password
-
showPlain
boolean showPlain
-
-
-
-
Package de.xima.fc.mdl.cache
-
Class de.xima.fc.mdl.cache.ACacheModel extends Object implements Serializable
-
Serialized Fields
-
version
int version
-
-
-
Class de.xima.fc.mdl.cache.BinaryCacheModel extends ACacheModel implements Serializable
-
Serialized Fields
-
data
byte[] data
-
date
long date
-
-
-
Class de.xima.fc.mdl.cache.GenericCacheModel extends ACacheModel implements Serializable
-
Serialized Fields
-
data
T data
-
-
-
Class de.xima.fc.mdl.cache.LicenseCacheModel extends Object implements Serializable
-
Serialized Fields
-
lastCheckDate
LocalDateTime lastCheckDate
-
license
LicenseModel license
-
licenseKey
String licenseKey
-
syncHash
String syncHash
-
-
-
Class de.xima.fc.mdl.cache.StringCacheModel extends ACacheModel implements Serializable
-
Serialized Fields
-
data
String data
-
-
-
Class de.xima.fc.mdl.cache.XformCacheModel extends ACacheModel implements Serializable
-
Serialized Fields
-
date
long date
-
form
IXForm form
-
-
-
-
Package de.xima.fc.mdl.csv
-
Class de.xima.fc.mdl.csv.CSVFormatWrapper extends Object implements Serializable
-
Serialized Fields
-
format
org.apache.commons.csv.CSVFormat format
-
-
-
-
Package de.xima.fc.mdl.dao
-
Class de.xima.fc.mdl.dao.BulkProtocolEntryResolver extends Object implements Serializable
-
Serialized Fields
-
messageFunction
ISerializableBiFunction<IEntityContext,TEntityMeta extends IEntityMeta,TProtocolEntry extends AProtocolEntry> messageFunction
-
-
-
-
Package de.xima.fc.mdl.data
-
Class de.xima.fc.mdl.data.GenericStringModel extends Object implements Serializable
-
Serialized Fields
-
value
String value
-
-
-
Class de.xima.fc.mdl.data.PagedResult extends Object implements Serializable
-
Serialized Fields
-
result
List<TEntity extends Serializable> result
-
totalCount
int totalCount
-
-
-
-
Package de.xima.fc.mdl.db
-
Class de.xima.fc.mdl.db.DBConnectionData extends Object implements Serializable
-
Serialized Fields
-
connectionTimeout
int connectionTimeout
-
dbms
EDatenbankTyp dbms
-
jdbcUrl
String jdbcUrl
-
loginName
String loginName
-
loginPwd
String loginPwd
-
maxConnections
int maxConnections
-
-
-
-
Package de.xima.fc.mdl.fdv
-
Class de.xima.fc.mdl.fdv.DataTableColumn extends Object implements Serializable
-
Class de.xima.fc.mdl.fdv.DataTableTemplate extends Object implements Serializable
-
Serialized Fields
-
columns
Set<DataTableColumn> columns
-
-
-
Class de.xima.fc.mdl.fdv.PostfachColumn extends Object implements Serializable
-
Class de.xima.fc.mdl.fdv.PostfachTemplate extends Object implements Serializable
-
Serialized Fields
-
columns
List<PostfachColumn> columns
-
-
-
Class de.xima.fc.mdl.fdv.RolleProperties extends Object implements Serializable
-
-
Package de.xima.fc.mdl.fdv.form
-
Class de.xima.fc.mdl.fdv.form.FormContainerMetaData extends Object implements Serializable
-
Class de.xima.fc.mdl.fdv.form.FormFieldDescription extends Object implements Serializable
-
Class de.xima.fc.mdl.fdv.form.FormFieldMetaData extends Object implements Serializable
-
Serialized Fields
-
description
FormFieldDescription description
-
fieldAlias
String fieldAlias
-
fieldName
String fieldName
-
optionsMap
HashMap<String,HashMap<String,String>> optionsMap
-
type
EFormFieldTyp type
-
-
-
-
Package de.xima.fc.mdl.form
-
Class de.xima.fc.mdl.form.AttachmentPersistMetaData extends Object implements Serializable
-
Class de.xima.fc.mdl.form.DoiVerificationResult extends Object implements Serializable
-
Serialized Fields
-
formRecord
Vorgang formRecord
-
servletResponse
IServletResponse servletResponse
-
wasSuccessful
boolean wasSuccessful
-
-
-
Class de.xima.fc.mdl.form.FormPersist extends Object implements Serializable
-
Class de.xima.fc.mdl.form.FormPersistData extends Object implements Serializable
-
Serialized Fields
-
identityCheckFailed
boolean identityCheckFailed
-
persistCanceled
boolean persistCanceled
-
persistedFormData
IFormDataAdapter persistedFormData
-
prePersistResults
Map<String,IPluginFormPrePersistRetVal> prePersistResults
-
uploadMetaDataMap
Map<String,Map<String,List<AttachmentPersistMetaData>>> uploadMetaDataMap
-
vorgang
Vorgang vorgang
-
-
-
Class de.xima.fc.mdl.form.FormPersistRequest extends Object implements Serializable
-
Serialized Fields
-
appointmentTemplateUuidMap
Map<String,UUID> appointmentTemplateUuidMap
-
correction
boolean correction
-
requestContext
IFormRequestContext requestContext
-
uploadMetaDataMap
Map<String,Map<String,List<AttachmentPersistMetaData>>> uploadMetaDataMap
-
-
-
Class de.xima.fc.mdl.form.FormProcessData extends Object implements Serializable
-
Serialized Fields
-
frqSessionAttributesDiff
List<IMapDiff<Serializable,Serializable>> frqSessionAttributesDiff
-
preProcessResults
Map<String,IPluginFormPreProcessRetVal> preProcessResults
-
preResponseResults
Map<String,IPluginFormPreRespondRetVal> preResponseResults
-
processCanceled
boolean processCanceled
-
responseCanceled
boolean responseCanceled
-
sessionAttributesDiff
List<IMapDiff<String,Serializable>> sessionAttributesDiff
-
taskExecutionResult
IRemoteEventExecutionResult taskExecutionResult
-
usesNewWorkflow
boolean usesNewWorkflow
-
workflowResponse
IWorkflowResponse workflowResponse
-
-
-
Class de.xima.fc.mdl.form.FormProcessRequest extends Object implements Serializable
-
Serialized Fields
-
deleteVorgang
boolean deleteVorgang
-
formRecordProvidingEvent
IFormRecordProvidingEvent formRecordProvidingEvent
-
requestContext
IFormRequestContext requestContext
-
-
-
Class de.xima.fc.mdl.form.FormRenderData extends Object implements Serializable
-
Serialized Fields
-
clientPluginResources
Map<EFormResourceType,List<IFormResource>> clientPluginResources
-
clientResources
Map<EFormResourceType,List<MandantRessource>> clientResources
-
formData
IFormDataAdapter formData
-
formUploadList
List<Attachment> formUploadList
-
i18nJson
com.alibaba.fastjson.JSONObject i18nJson
-
legacyUseOptionTextForAutocomplete
boolean legacyUseOptionTextForAutocomplete
-
preRenderPluginVals
Map<String,IPluginFormPreRenderRetVal> preRenderPluginVals
-
projectResources
Map<EFormResourceType,List<ProjektRessource>> projectResources
-
projektStatusList
List<Status> projektStatusList
-
systemPluginResources
Map<EFormResourceType,List<IFormResource>> systemPluginResources
-
themeCss
String themeCss
-
validateSubmitAction
boolean validateSubmitAction
-
-
-
Class de.xima.fc.mdl.form.FormRenderRequest extends Object implements Serializable
-
Serialized Fields
-
countFormCall
boolean countFormCall
-
executePreRenderer
boolean executePreRenderer
-
forceInline
boolean forceInline
-
requestContext
IFormRequestContext requestContext
-
-
-
Class de.xima.fc.mdl.form.FormRequest extends Object implements Serializable
-
Serialized Fields
-
-
Class de.xima.fc.mdl.form.FormRequestData extends Object implements Serializable
-
Serialized Fields
-
doubleOptInData
ProjectDOIData doubleOptInData
-
formDataTemplate
IFormDataAdapter formDataTemplate
-
formVersion
FormVersion formVersion
-
identityCheckData
ProjectIdentityCheckData identityCheckData
-
isFrontendServerAllowed
boolean isFrontendServerAllowed
-
mandant
Mandant mandant
-
projectPortalData
ProjectPortalData projectPortalData
-
projekt
Projekt projekt
-
userData
FormUserRequestData userData
Deprecated.UseIUser
to get user data. -
vorgang
Vorgang vorgang
-
workflowVersion
WorkflowVersion workflowVersion
-
-
-
Class de.xima.fc.mdl.form.FormResource extends Object implements Serializable
-
Serialized Fields
-
cacheKey
String cacheKey
-
name
String name
-
resData
byte[] resData
-
resName
String resName
-
type
EFormResourceType type
-
-
-
Class de.xima.fc.mdl.form.FormUserRequest extends Object implements Serializable
-
Class de.xima.fc.mdl.form.FormUserRequestData extends Object implements Serializable
-
Serialized Fields
-
benutzer
Benutzer benutzer
Deprecated. -
benutzerGruppen
List<BenutzerGruppe> benutzerGruppen
Deprecated. -
isBenutzerZugriffAllowed
boolean isBenutzerZugriffAllowed
Deprecated. -
postfaecher
List<Postfach> postfaecher
Deprecated.
-
-
-
-
Package de.xima.fc.mdl.form.record
-
Class de.xima.fc.mdl.form.record.ExclusiveFormRecordLockResult extends Object implements Serializable
-
Class de.xima.fc.mdl.form.record.FormFieldDataModel extends Object implements Serializable
-
Class de.xima.fc.mdl.form.record.FormRecordBaseData extends Object implements Serializable
-
Serialized Fields
-
attachmentCount
int attachmentCount
-
chatCount
int chatCount
-
currentStatus
Status currentStatus
-
currentWorkflowState
WorkflowState currentWorkflowState
-
errorCount
int errorCount
-
formRecordId
Long formRecordId
-
inboxId
Long inboxId
-
inboxName
String inboxName
-
lastStatusChangeDate
Date lastStatusChangeDate
-
processing
boolean processing
-
project
Projekt project
-
quartzJobDetails
List<IFormRecordJobDetails> quartzJobDetails
-
read
boolean read
-
saved
boolean saved
-
subject
String subject
-
submitDate
Date submitDate
-
verifyExpireDate
Date verifyExpireDate
-
verifyLock
boolean verifyLock
-
verifyUuid
String verifyUuid
-
workflowVersion
WorkflowVersion workflowVersion
-
-
-
Class de.xima.fc.mdl.form.record.FormRecordDoiInitData extends Object implements Serializable
-
Class de.xima.fc.mdl.form.record.FormRecordFormData extends Object implements Serializable
-
Serialized Fields
-
additionalFieldValues
Map<String,String> additionalFieldValues
-
formRecordItemData
List<IFormRecordItemData> formRecordItemData
-
formRecordVariableData
List<IFormRecordVariableData> formRecordVariableData
-
pageNames
List<String> pageNames
-
-
-
Class de.xima.fc.mdl.form.record.FormRecordReviewData extends Object implements Serializable
-
Serialized Fields
-
formData
IFormRecordFormData formData
-
formRecord
Vorgang formRecord
-
quartzJobDetails
List<IFormRecordJobDetails> quartzJobDetails
-
workflowData
IFormRecordWorkflowData workflowData
-
-
-
Class de.xima.fc.mdl.form.record.FormRecordUploadRequestData extends Object implements Serializable
-
Serialized Fields
-
uploadRequestElementsData
List<IFormRecordUploadRequestElementData> uploadRequestElementsData
-
-
-
Class de.xima.fc.mdl.form.record.FormRecordUploadRequestElementData extends Object implements Serializable
-
Serialized Fields
-
isMultiple
boolean isMultiple
-
maxAllowedRepetitions
int maxAllowedRepetitions
-
minAllowedRepetitions
int minAllowedRepetitions
-
name
String name
-
repetitionIds
List<Integer> repetitionIds
-
repetitionMode
EFormElementRepetitionMode repetitionMode
-
-
-
Class de.xima.fc.mdl.form.record.FormRecordWorkflowData extends Object implements Serializable
-
Serialized Fields
-
invokableStatus
List<Status> invokableStatus
-
invokableTasks
List<WorkflowTask> invokableTasks
-
-
-
Class de.xima.fc.mdl.form.record.StatusChangeJobDetails extends de.xima.fc.mdl.form.record.AQuartzJobDetails implements Serializable
-
Class de.xima.fc.mdl.form.record.WorkflowTriggerJobDetails extends de.xima.fc.mdl.form.record.AQuartzJobDetails implements Serializable
-
Serialized Fields
-
workflowTriggerId
long workflowTriggerId
-
workflowTriggerType
String workflowTriggerType
-
-
-
-
Package de.xima.fc.mdl.form.record.request
-
Class de.xima.fc.mdl.form.record.request.BasicFormRecordRequestData extends Object implements Serializable
-
-
Package de.xima.fc.mdl.i18n
-
Class de.xima.fc.mdl.i18n.SystemMessageI18n extends Object implements Serializable
-
Serialized Fields
-
i18nSource
@NotNull EI18nSource i18nSource
-
message
@NotNull String message
-
name
@NotNull String name
-
-
-
-
Package de.xima.fc.mdl.json
-
Class de.xima.fc.mdl.json.JsonPathEntry extends Object implements Serializable
-
Class de.xima.fc.mdl.json.PersistentXFormProperties extends XFormProperties implements Serializable
-
-
Package de.xima.fc.mdl.license
-
Class de.xima.fc.mdl.license.EmbeddedItemLicenseModel extends Object implements Serializable
-
Class de.xima.fc.mdl.license.ItemLicenseModel extends Object implements Serializable
-
Serialized Fields
-
key
PublicKey key
-
licenseFileData
byte[] licenseFileData
-
LOCK
Serializable LOCK
-
-
-
Class de.xima.fc.mdl.license.LicenseDataSnapshot extends Object implements Serializable
-
Serialized Fields
-
aciveFormCount
int aciveFormCount
-
clientCount
int clientCount
-
frontendServerCount
int frontendServerCount
-
recordCount
int recordCount
-
-
-
Class de.xima.fc.mdl.license.LicenseModel extends Object implements Serializable
-
Serialized Fields
-
hardwareIdAccepted
boolean hardwareIdAccepted
-
key
PublicKey key
-
licenseFileData
byte[] licenseFileData
-
licenseType
ELicenseType licenseType
-
LOCK
Serializable LOCK
-
serverNodeAccepted
boolean serverNodeAccepted
-
subLicensesFileData
List<byte[]> subLicensesFileData
-
-
-
Class de.xima.fc.mdl.license.LicenseSyncData extends Object implements Serializable
-
-
Package de.xima.fc.mdl.log
-
Class de.xima.fc.mdl.log.XLogAppender extends Object implements Serializable
-
Serialized Fields
-
additionalProps
Map<String,String> additionalProps
Deprecated. -
isTransient
boolean isTransient
Deprecated.shows if the object is persisted -
layoutPattern
String layoutPattern
Deprecated. -
layoutType
ELayoutType layoutType
Deprecated. -
name
String name
Deprecated. -
type
EAppenderType type
Deprecated.
-
-
-
Class de.xima.fc.mdl.log.XLogAppenderComparator extends Object implements Serializable
-
-
Package de.xima.fc.mdl.mail
-
Class de.xima.fc.mdl.mail.FeedbackMailData extends Object implements Serializable
-
Class de.xima.fc.mdl.mail.MailAuthenticationConfig extends Object implements Serializable
-
Class de.xima.fc.mdl.mail.MultipartMailData extends TextMailData implements Serializable
-
Serialized Fields
-
fileParts
List<FilePartData> fileParts
-
-
-
Class de.xima.fc.mdl.mail.SupportInquiryData extends Object implements Serializable
-
Class de.xima.fc.mdl.mail.TextMailData extends Object implements Serializable
-
Serialized Fields
-
bcc
javax.mail.Address[] bcc
-
bodyParts
List<BodyPartData> bodyParts
-
cc
javax.mail.Address[] cc
-
encryptionType
EMailEncrpytionType encryptionType
-
forceEncryption
boolean forceEncryption
-
from
javax.mail.Address from
-
headers
Map<String,String> headers
-
reply
javax.mail.Address[] reply
-
sendSeparateMails
boolean sendSeparateMails
-
subject
String subject
-
to
javax.mail.Address[] to
-
-
-
-
Package de.xima.fc.mdl.mail.data
-
Class de.xima.fc.mdl.mail.data.BodyPartData extends Object implements Serializable
-
Class de.xima.fc.mdl.mail.data.FilePartData extends Object implements Serializable
-
-
Package de.xima.fc.mdl.placeholder
-
Class de.xima.fc.mdl.placeholder.DefaultReplacerParameters extends Object implements Serializable
-
Serialized Fields
-
baseUrl
String baseUrl
-
client
Mandant client
-
clock
Clock clock
-
contextPath
String contextPath
-
contextPlaceholderMap
Map<String,Map<String,String>> contextPlaceholderMap
-
contextReplacerMap
Map<String,IContextReplacerParams.IValueReplacer> contextReplacerMap
-
creatorData
com.alibaba.fastjson.JSONObject creatorData
-
editorData
com.alibaba.fastjson.JSONObject editorData
-
encodeForHTML
boolean encodeForHTML
-
encodeFormValuesForPlaceholder
boolean encodeFormValuesForPlaceholder
-
escaper
IPlaceholderEscaper escaper
-
fieldRepetitions
Map<String,Integer> fieldRepetitions
-
formData
IFormDataAdapter formData
-
formVersion
FormVersion formVersion
-
languageTag
String languageTag
-
process
Vorgang process
-
project
Projekt project
-
replaceContextPlaceholders
boolean replaceContextPlaceholders
-
replaceFormPlaceholders
boolean replaceFormPlaceholders
-
replaceI18nPlaceholders
boolean replaceI18nPlaceholders
-
replaceSessionPlaceholders
boolean replaceSessionPlaceholders
-
replaceSystemPlaceholders
boolean replaceSystemPlaceholders
-
replaceTemplatePlaceholders
boolean replaceTemplatePlaceholders
-
sessionId
String sessionId
-
userData
com.alibaba.fastjson.JSONObject userData
-
-
-
-
Package de.xima.fc.mdl.plugin
-
Class de.xima.fc.mdl.plugin.PluginJarWithManifest extends Object implements Serializable
-
Class de.xima.fc.mdl.plugin.PluginMeta extends Object implements Serializable
-
Serialized Fields
-
entityId
long entityId
-
localizedName
String localizedName
-
pluginId
PluginID pluginId
-
scope
WorkspaceScope scope
-
technicalName
String technicalName
-
-
-
Class de.xima.fc.mdl.plugin.PluginsUpdateStepResult extends Object implements Serializable
-
Serialized Fields
-
error
Throwable error
-
requestedScopes
Set<WorkspaceScope> requestedScopes
-
scopedResults
Map<WorkspaceScope,ScopedPluginUpdateResult> scopedResults
-
success
boolean success
-
-
-
Class de.xima.fc.mdl.plugin.PluginSyncData extends Object implements Serializable
-
Serialized Fields
-
active
boolean active
-
clientId
Long clientId
-
configVersion
Integer configVersion
-
delete
boolean delete
-
jarVersion
Integer jarVersion
-
pluginDate
Long pluginDate
-
pluginName
String pluginName
-
pluginVersion
Integer pluginVersion
-
remoteSync
boolean remoteSync
-
runtimeKey
String runtimeKey
-
scopeKey
String scopeKey
-
serverRestrictionType
EPluginServerRestrictionType serverRestrictionType
-
-
-
Class de.xima.fc.mdl.plugin.PluginUpdateCheckResult extends Object implements Serializable
-
Serialized Fields
-
checkedScopeWithUpdates
WorkspaceScope checkedScopeWithUpdates
-
numberOfAvailableUpdates
int numberOfAvailableUpdates
-
updatePluginMetaData
Map<String,String> updatePluginMetaData
-
-
-
Class de.xima.fc.mdl.plugin.PluginUpdateResult extends Object implements Serializable
-
Serialized Fields
-
error
Throwable error
-
localizedMessages
List<String> localizedMessages
-
plugin
PluginMeta plugin
-
status
EPluginUpdateStatus status
-
-
-
Class de.xima.fc.mdl.plugin.ScopedPluginUpdateResult extends Object implements Serializable
-
Serialized Fields
-
error
Throwable error
-
results
List<PluginUpdateResult> results
-
scope
WorkspaceScope scope
-
success
boolean success
-
-
-
Class de.xima.fc.mdl.plugin.VersionedPluginMeta extends Object implements Serializable
-
Serialized Fields
-
pluginMeta
PluginMeta pluginMeta
-
version
String version
-
-
-
-
Package de.xima.fc.mdl.portal
-
Class de.xima.fc.mdl.portal.UserPortalProperties extends Object implements Serializable
-
-
Package de.xima.fc.mdl.profile
-
Class de.xima.fc.mdl.profile.DesignerPreferences extends Object implements Serializable
-
Serialized Fields
-
wfElemPanelCollapsed
Boolean wfElemPanelCollapsed
-
-
-
Class de.xima.fc.mdl.profile.FormOverviewPreferences extends Object implements Serializable
-
Serialized Fields
-
gridView
Boolean gridView
-
-
-
Class de.xima.fc.mdl.profile.InboxPreferences extends Object implements Serializable
-
Serialized Fields
-
vertLayout
Boolean vertLayout
-
-
-
Class de.xima.fc.mdl.profile.UserProfilePreferences extends Object implements Serializable
-
Serialized Fields
-
defaultClientId
Long defaultClientId
-
designer
DesignerPreferences designer
-
forms
FormOverviewPreferences forms
-
inbox
InboxPreferences inbox
-
-
-
Class de.xima.fc.mdl.profile.UserProfileProperties extends Object implements Serializable
-
-
Package de.xima.fc.mdl.request
-
Class de.xima.fc.mdl.request.AttachmentData extends Object implements Serializable
-
Class de.xima.fc.mdl.request.FileData extends Object implements Serializable
-
Class de.xima.fc.mdl.request.HeaderParameters extends Object implements Serializable
-
Class de.xima.fc.mdl.request.ParameterWrapper extends Object implements Serializable
-
Serialized Fields
-
headerParameters
HeaderParameters headerParameters
-
uploadParameters
UploadParameters uploadParameters
-
valueParameters
ValueParameters valueParameters
-
-
-
Class de.xima.fc.mdl.request.PublishRequestParameter extends Object implements Serializable
-
Serialized Fields
-
b64File
String b64File
-
charsetName
String charsetName
-
derive
boolean derive
-
fd2rid
String fd2rid
-
form
String form
-
formTyp
EFormTyp formTyp
-
formVersionNum
int formVersionNum
-
notes
String notes
-
origVersionsNummer
int origVersionsNummer
-
projektId
long projektId
-
resourceType
String resourceType
-
resourceUpload
boolean resourceUpload
-
theme
String theme
-
-
-
Class de.xima.fc.mdl.request.UploadParameters extends Object implements Serializable
-
Serialized Fields
-
attachmentsMap
HashMap<String,List<AttachmentData>> attachmentsMap
-
-
-
Class de.xima.fc.mdl.request.ValueParameters extends Object implements Serializable
-
-
Package de.xima.fc.mdl.resource
-
Class de.xima.fc.mdl.resource.ClientResourceItem extends Object implements Serializable
-
Class de.xima.fc.mdl.resource.ExternalResourceItem extends Object implements Serializable
-
Class de.xima.fc.mdl.resource.FormResourceItem extends Object implements Serializable
-
Class de.xima.fc.mdl.resource.ResourceItem extends Object implements Serializable
-
Serialized Fields
-
entity
@NotNull(groups={de.xima.fc.mdl.resource.ResourceItem.whenTypeClient.class,de.xima.fc.mdl.resource.ResourceItem.whenTypeForm.class},payload=de.xima.fc.mdl.resource.ResourceItem.entity.class) UuidEntityRef entity
-
identifier
@NotEmpty(groups=de.xima.fc.mdl.resource.ResourceItem.whenTypeUpload.class,payload=de.xima.fc.mdl.resource.ResourceItem.identifier.class) String identifier
-
nodeKey
@NotNull(groups=de.xima.fc.mdl.resource.ResourceItem.whenTypeFileProvideAction.class,payload=de.xima.fc.mdl.resource.ResourceItem.nodeKey.class) NodeKey nodeKey
-
triggerKey
@NotNull(groups=de.xima.fc.mdl.resource.ResourceItem.whenTypeFiredTrigger.class,payload=de.xima.fc.mdl.resource.ResourceItem.triggerKey.class) TriggerKey triggerKey
-
type
@NotNull(payload=de.xima.fc.mdl.resource.ResourceItem.type.class) EResourceItemType type
-
-
-
Class de.xima.fc.mdl.resource.UploadResourceItem extends Object implements Serializable
-
Serialized Fields
-
name
@NotEmpty String name
Deprecated. -
type
@NotNull(payload=de.xima.fc.mdl.resource.UploadResourceItem.type.class) EResourceItemType type
Deprecated.
-
-
-
-
Package de.xima.fc.mdl.response
-
Class de.xima.fc.mdl.response.ServletResponse extends Object implements Serializable
-
Serialized Fields
-
appendFormSessionId
boolean appendFormSessionId
-
binValue
byte[] binValue
-
contentType
String contentType
-
encoding
String encoding
-
forceDownload
boolean forceDownload
-
httpHeader
Map<String,String> httpHeader
-
httpStatusCode
int httpStatusCode
-
longValue
long longValue
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
type
EResponseType type
-
value
String value
-
-
-
-
Package de.xima.fc.mdl.savedata
-
Class de.xima.fc.mdl.savedata.ASaveFormData extends Object implements Serializable
-
Serialized Fields
-
aliasFieldMap
Map<String,String> aliasFieldMap
Reverses Mapping zwischen Alias und Feldname -
dynContainerMap
Map<String,IFormContainerMetaData> dynContainerMap
-
dynFieldSet
Set<String> dynFieldSet
A collection that contains all form elements that are repeated elements (dynamic). -
fieldAliasMap
Map<String,String> fieldAliasMap
-
fieldContainerMap
Map<String,IFormContainerMetaData> fieldContainerMap
-
fieldMetaDataMap
Map<String,IFieldMetaData> fieldMetaDataMap
-
fieldNotesRead
Map<String,List<String>> fieldNotesRead
Deprecated. -
fieldNotesUnread
Map<String,List<String>> fieldNotesUnread
Deprecated. -
fieldValuesMap
Map<String,List<String[]>> fieldValuesMap
-
metaDataMap
Map<String,String> metaDataMap
-
questionFieldSet
HashSet<String> questionFieldSet
-
requestDataMap
Map<String,List<String>> requestDataMap
-
sendElements
Set<String> sendElements
-
-
-
Class de.xima.fc.mdl.savedata.GenericSaveFormData extends ASaveFormData implements Serializable
-
-
Package de.xima.fc.mdl.setup
-
Class de.xima.fc.mdl.setup.FCMessage extends FCMessage implements Serializable
-
-
Package de.xima.fc.mdl.system
-
Class de.xima.fc.mdl.system.UpdateContext extends Object implements Serializable
-
Serialized Fields
-
currentTask
String currentTask
-
errorText
String errorText
-
finishedTasks
List<String> finishedTasks
-
finishedUpdateCount
int finishedUpdateCount
-
i18nTitle
String i18nTitle
-
pluginUpdateCheckResults
List<PluginUpdateCheckResult> pluginUpdateCheckResults
-
pluginUpdateResult
PluginsUpdateStepResult pluginUpdateResult
-
totalUpdateCount
int totalUpdateCount
-
updatesFound
boolean updatesFound
-
updateStatus
EUpdateStatus updateStatus
-
updateSuccessful
boolean updateSuccessful
-
-
-
-
Package de.xima.fc.mdl.system.info
-
Class de.xima.fc.mdl.system.info.InfoItem extends Object implements Serializable
-
-
Package de.xima.fc.mdl.token
-
Class de.xima.fc.mdl.token.TokenConfiguration extends Object implements Serializable
-
-
Package de.xima.fc.mdl.ui
-
Class de.xima.fc.mdl.ui.CustomGuiIcon extends Object implements Serializable
-
Class de.xima.fc.mdl.ui.GuiIcon extends Object implements Serializable
-
Class de.xima.fc.mdl.ui.GuiImage extends Object implements Serializable
-
-
Package de.xima.fc.mdl.workflow
-
Class de.xima.fc.mdl.workflow.FlowGraphEndPoint extends Object implements Serializable
-
Serialized Fields
-
nodeKey
NodeKey nodeKey
-
-
-
Class de.xima.fc.mdl.workflow.FlowGraphEndPoint.ControlTransfer extends FlowGraphEndPoint implements Serializable
-
Class de.xima.fc.mdl.workflow.FlowGraphEndPoint.Normal extends FlowGraphEndPoint implements Serializable
-
Class de.xima.fc.mdl.workflow.FlowGraphEndPoint.Returning extends FlowGraphEndPoint implements Serializable
-
Class de.xima.fc.mdl.workflow.FlowGraphEndPoint.Throwing extends FlowGraphEndPoint implements Serializable
-
Class de.xima.fc.mdl.workflow.QualifiedSubmitButton extends Object implements Serializable
-
Class de.xima.fc.mdl.workflow.WorkflowResponse extends ServletResponse implements Serializable
-
Serialized Fields
-
msgCode
ETextbausteinMsgCode msgCode
-
success
boolean success
-
vorgang
Vorgang vorgang
-
-
-
Class de.xima.fc.mdl.workflow.WorkflowStartingContext extends Object implements Serializable
-
Serialized Fields
-
anonymize
boolean anonymize
-
fdaData
IFormDataAdapter fdaData
-
formConfig
IXFormRenderConfig formConfig
-
isReSubmit
boolean isReSubmit
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
usersContext
UserContext usersContext
-
vorgang
Vorgang vorgang
-
-
-
-
Package de.xima.fc.ms
-
Class de.xima.fc.ms.MSHandlerProvider extends AHandlerProvider implements Serializable
-
-
Package de.xima.fc.pdf.form
-
Class de.xima.fc.pdf.form.UnsupportedXfaFormException extends IOException implements Serializable
-
-
Package de.xima.fc.placeholder.parser.form_function
-
Class de.xima.fc.placeholder.parser.form_function.FormFunctionParseException extends Exception implements Serializable
-
Serialized Fields
-
position
int position
-
-
-
-
Package de.xima.fc.placeholder.parser.form_function.node
-
Class de.xima.fc.placeholder.parser.form_function.node.ChainExpression extends Object implements Serializable
-
Serialized Fields
-
transformers
List<ValueTransformer> transformers
-
-
-
Class de.xima.fc.placeholder.parser.form_function.node.FunctionArgument extends Object implements Serializable
-
Class de.xima.fc.placeholder.parser.form_function.node.ValueTransformer extends Object implements Serializable
-
Serialized Fields
-
argument
FunctionArgument argument
-
name
String name
-
-
-
-
Package de.xima.fc.plugin.abstracts
-
Class de.xima.fc.plugin.abstracts.AFCBundleProperties extends Object implements Serializable
-
Class de.xima.fc.plugin.abstracts.AFCPlugin extends Object implements Serializable
-
Serialized Fields
-
fileHelper
IPluginFileHelper fileHelper
Deprecated. -
LOG
org.slf4j.Logger LOG
Deprecated.
-
-
-
Class de.xima.fc.plugin.abstracts.APluginClientDashboardCustomGUIBean extends APluginGenericCustomGUIBean implements Serializable
-
Class de.xima.fc.plugin.abstracts.APluginCustomGUIBean extends APluginGenericCustomGUIBean implements Serializable
-
Serialized Fields
-
beanDelegate
IProcessingBean beanDelegate
Deprecated.
-
-
-
Class de.xima.fc.plugin.abstracts.APluginGenericCustomGUIBean extends Object implements Serializable
-
Serialized Fields
-
initializeBeanDataDelegate
IPluginInitializeBeanData initializeBeanDataDelegate
-
-
-
-
Package de.xima.fc.plugin.comperator
-
Class de.xima.fc.plugin.comperator.PluginNameComperator extends Object implements Serializable
-
-
Package de.xima.fc.plugin.config
-
Package de.xima.fc.plugin.entities
-
Package de.xima.fc.plugin.exception
-
Class de.xima.fc.plugin.exception.FCPluginException extends AbstractXfcException implements Serializable
-
-
Package de.xima.fc.plugin.gui
-
Package de.xima.fc.plugin.helper
-
Class de.xima.fc.plugin.helper.UnpackedJarFile extends Object implements Serializable
-
Serialization Methods
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
-
Package de.xima.fc.plugin.interfaces
-
Package de.xima.fc.plugin.interfaces.auth
-
Package de.xima.fc.plugin.interfaces.backend
-
Package de.xima.fc.plugin.interfaces.form
-
Package de.xima.fc.plugin.interfaces.generic
-
Package de.xima.fc.plugin.interfaces.mail
-
Package de.xima.fc.plugin.interfaces.monitoring
-
Package de.xima.fc.plugin.interfaces.portal
-
Package de.xima.fc.plugin.interfaces.project
-
Package de.xima.fc.plugin.interfaces.replacer
-
Package de.xima.fc.plugin.interfaces.scan
-
Package de.xima.fc.plugin.interfaces.scope
-
Package de.xima.fc.plugin.interfaces.servlet
-
Package de.xima.fc.plugin.interfaces.user
-
Package de.xima.fc.plugin.interfaces.validation
-
Package de.xima.fc.plugin.interfaces.workflow
-
Package de.xima.fc.plugin.models.config
-
Class de.xima.fc.plugin.models.config.AConfigParam extends Object implements Serializable
-
Class de.xima.fc.plugin.models.config.BundleConfigGroupItem extends AConfigParam implements Serializable
-
Class de.xima.fc.plugin.models.config.BundleConfigParam extends AConfigParam implements Serializable
-
Class de.xima.fc.plugin.models.config.PluginConfigGroupItem extends AConfigParam implements Serializable
-
Class de.xima.fc.plugin.models.config.PluginConfigParam extends AConfigParam implements Serializable
-
Serialized Fields
-
behavior
IPluginConfigParam.EPluginParamBehavior behavior
-
-
-
-
Package de.xima.fc.plugin.models.params
-
Class de.xima.fc.plugin.models.params.DefaultParametersModel extends Object implements Serializable
-
Serialized Fields
-
deletable
boolean deletable
-
dependentMandatoryParamNames
Set<String> dependentMandatoryParamNames
-
groupItem
boolean groupItem
-
paramBehavior
String paramBehavior
-
paramDescription
String paramDescription
-
paramDisplayName
String paramDisplayName
-
paramMandatory
boolean paramMandatory
-
paramName
String paramName
-
paramNameEditable
boolean paramNameEditable
-
paramValue
String paramValue
-
paramValueCryptic
boolean paramValueCryptic
-
validationError
boolean validationError
-
validationErrorMsg
String validationErrorMsg
-
-
-
-
Package de.xima.fc.plugin.models.params.backend
-
Class de.xima.fc.plugin.models.params.backend.PluginMenuEntriesParams extends Object implements Serializable
-
-
Package de.xima.fc.plugin.models.params.entities
-
Class de.xima.fc.plugin.models.params.entities.PluginEntitiesParams extends Object implements Serializable
-
Serialized Fields
-
entityManagerFactory
javax.persistence.EntityManagerFactory entityManagerFactory
-
pluginEmManager
IPluginEmManager pluginEmManager
-
-
-
-
Package de.xima.fc.plugin.models.params.form
-
Class de.xima.fc.plugin.models.params.form.FormLifecycleShouldExecuteParams extends Object implements Serializable
-
Serialized Fields
-
requestContext
IFormRequestContext requestContext
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPrePersistParams extends Object implements Serializable
-
Serialized Fields
-
context
IFormRequestContext context
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPreProcessParams extends Object implements Serializable
-
Serialized Fields
-
context
IFormRequestContext context
-
vorgang
Vorgang vorgang
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPreRenderParams extends Object implements Serializable
-
Serialized Fields
-
context
IFormRequestContext context
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPreRespondParams extends Object implements Serializable
-
Serialized Fields
-
context
IFormRequestContext context
-
response
IWorkflowResponse response
Deprecated. -
taskExecutionResult
IRemoteEventExecutionResult taskExecutionResult
-
vorgang
Vorgang vorgang
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormResourceGetDataParams extends Object implements Serializable
-
Serialized Fields
-
baseUrl
String baseUrl
-
inline
boolean inline
-
-
-
-
Package de.xima.fc.plugin.models.params.generic
-
Class de.xima.fc.plugin.models.params.generic.PluginGenericParams extends Object implements Serializable
-
Serialized Fields
-
paramsMap
Map<Serializable,Serializable> paramsMap
-
-
-
-
Package de.xima.fc.plugin.models.params.mail
-
Class de.xima.fc.plugin.models.params.mail.PluginMailEncryptionParams extends Object implements Serializable
-
-
Package de.xima.fc.plugin.models.params.print
-
Class de.xima.fc.plugin.models.params.print.PluginPrintServiceParams extends Object implements Serializable
-
Serialized Fields
-
printurl
String printurl
Deprecated.
-
-
-
-
Package de.xima.fc.plugin.models.params.servlet
-
Class de.xima.fc.plugin.models.params.servlet.PluginServletActionParams extends Object implements Serializable
-
Serialized Fields
-
action
EServletAction action
-
baseUrl
String baseUrl
-
client
Mandant client
-
contextPath
String contextPath
-
frontendServer
FrontendServer frontendServer
-
frqSessionAttributes
Map<Serializable,Serializable> frqSessionAttributes
-
frqSessionId
String frqSessionId
-
headerMap
Map<String,String> headerMap
-
locale
Locale locale
-
remoteAddr
String remoteAddr
-
requestParams
Map<String,List<String>> requestParams
-
requestUri
String requestUri
-
requestUrl
String requestUrl
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
sessionId
String sessionId
-
uploadFiles
Map<String,List<FileData>> uploadFiles
-
user
IUser user
-
valueParameters
ValueParameters valueParameters
Deprecated.
-
-
-
-
Package de.xima.fc.plugin.models.retval.entities
-
Class de.xima.fc.plugin.models.retval.entities.PluginEntitiesConnectionRetVal extends Object implements Serializable
-
Serialized Fields
-
additionalProperties
Map<String,Object> additionalProperties
-
databaseType
EDatenbankTyp databaseType
-
dataSource
DataSource dataSource
-
useSystemDatabase
boolean useSystemDatabase
-
-
-
-
Package de.xima.fc.plugin.models.retval.form
-
Class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateDescriptor extends Object implements Serializable
-
Serialized Fields
-
className
String className
-
description
ISerializableFunction<Locale,String> description
-
icon
ISerializableFunction<Locale,IPluginFormElementTemplateIcon> icon
-
id
String id
-
name
ISerializableFunction<Locale,String> name
-
persistJson
URI persistJson
-
tags
ISerializableFunction<Locale,Set<String>> tags
-
-
-
Class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateIcon extends Object implements Serializable
-
Class de.xima.fc.plugin.models.retval.form.PluginDataSourceRetVal extends Object implements Serializable
-
Serialized Fields
-
jsonArray
SerializableJSONArray jsonArray
-
-
-
Class de.xima.fc.plugin.models.retval.form.PluginFormPreRenderRetVal extends Object implements Serializable
-
Serialized Fields
-
continueProcessing
boolean continueProcessing
-
formValuesMap
Map<String,List<String[]>> formValuesMap
-
frqSessionAttributes
Map<Serializable,Serializable> frqSessionAttributes
-
metaDataJSON
SerializableJSONObject metaDataJSON
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
-
-
Class de.xima.fc.plugin.models.retval.form.PluginGenericFormProcessingRetVal extends Object implements Serializable
-
Serialized Fields
-
continueProcessing
boolean continueProcessing
-
frqSessionAttributes
Map<Serializable,Serializable> frqSessionAttributes
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
-
-
-
Package de.xima.fc.plugin.models.retval.generic
-
Class de.xima.fc.plugin.models.retval.generic.PluginGenericRetVal extends Object implements Serializable
-
Serialized Fields
-
returnValuesMap
Map<Serializable,Serializable> returnValuesMap
-
-
-
-
Package de.xima.fc.plugin.models.retval.servlet
-
Class de.xima.fc.plugin.models.retval.servlet.PluginServletActionRetVal extends Object implements Serializable
-
Serialized Fields
-
frqAttributes
Map<String,Serializable> frqAttributes
-
result
IServletResponse result
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
statusCode
int statusCode
-
-
-
-
Package de.xima.fc.plugin.models.validation
-
Package de.xima.fc.plugin.runtime
-
Class de.xima.fc.plugin.runtime.PluginManifest extends Object implements Serializable
-
Serialized Fields
-
buildJdk
String buildJdk
-
buildTimestamp
String buildTimestamp
-
mainAttributes
Map<Serializable,Serializable> mainAttributes
-
pluginFileKey
String pluginFileKey
-
pluginKey
String pluginKey
-
pluginRepository
String pluginRepository
-
requiredFCVersion
String requiredFCVersion
-
title
String title
-
vendorId
String vendorId
-
version
String version
-
-
-
Class de.xima.fc.plugin.runtime.PluginRuntime extends Object implements Serializable
-
Serialized Fields
-
instanciationTime
long instanciationTime
-
isSystemManaged
boolean isSystemManaged
-
isTemporary
boolean isTemporary
-
jarFile
File jarFile
-
pluginSet
Set<IFCPlugin> pluginSet
-
propertyConfiguration
List<IBundleProperties> propertyConfiguration
-
runtimeKey
String runtimeKey
-
runtimeName
String runtimeName
-
scopeKey
String scopeKey
-
unregisteredPlugins
Set<Class<? extends IFCPlugin>> unregisteredPlugins
-
-
-
-
Package de.xima.fc.pluginstore
-
Class de.xima.fc.pluginstore.PluginChangelogEntry extends Object implements Serializable
-
Class de.xima.fc.pluginstore.PluginStoreItem extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
downloadCount
long downloadCount
-
free
boolean free
-
images
List<GuiImage> images
-
installedVersionRange
String installedVersionRange
-
name
String name
-
pluginKey
String pluginKey
-
scope
EPluginStoreItemInstallScope scope
-
shortDescription
String shortDescription
-
status
EPluginStoreItemInstallStatus status
-
tags
List<PluginStoreItemTag> tags
-
version
String version
-
-
-
Class de.xima.fc.pluginstore.PluginStoreItemTag extends Object implements Serializable
-
Class de.xima.fc.pluginstore.PluginStoreModel extends Object implements Serializable
-
Serialized Fields
-
availableFreeItems
List<PluginStoreItem> availableFreeItems
-
availableLicensedItems
List<PluginStoreItem> availableLicensedItems
-
installedItems
List<PluginStoreItem> installedItems
-
items
List<PluginStoreItem> items
-
tags
List<String> tags
-
unavailableItems
List<PluginStoreItem> unavailableItems
-
-
-
Class de.xima.fc.pluginstore.SelectedPluginStoreItem extends Object implements Serializable
-
Serialized Fields
-
changelog
List<PluginChangelogEntry> changelog
-
item
PluginStoreItem item
-
-
-
-
Package de.xima.fc.proma.plugin.mdl
-
Class de.xima.fc.proma.plugin.mdl.PluginChangeLogVersion extends Object implements Serializable
-
Class de.xima.fc.proma.plugin.mdl.PluginDependencies extends Object implements Serializable
-
Class de.xima.fc.proma.plugin.mdl.PluginDependenciesData extends Object implements Serializable
-
Serialized Fields
-
pluginDependencies
List<PluginDependencies> pluginDependencies
-
pluginName
String pluginName
-
-
-
Class de.xima.fc.proma.plugin.mdl.PluginFileKeyData extends Object implements Serializable
-
Class de.xima.fc.proma.plugin.mdl.PluginUpdateMessageData extends Object implements Serializable
-
Class de.xima.fc.proma.plugin.mdl.PluginUpdateMetadata extends Object implements Serializable
-
Serialized Fields
-
changelogList
List<PluginChangeLogVersion> changelogList
-
currentVersion
String currentVersion
-
pluginDesc
String pluginDesc
-
pluginKey
String pluginKey
-
pluginName
String pluginName
-
updateAvailability
EPluginUpdateAvailability updateAvailability
-
updateVersion
String updateVersion
-
-
-
-
Package de.xima.fc.proma.request
-
Class de.xima.fc.proma.request.GetStoreItemsRequest extends Object implements Serializable
-
-
Package de.xima.fc.security.authentication.model.properties
-
Class de.xima.fc.security.authentication.model.properties.AzureAdOauth2AuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.CommonRedirectAuthenticatorProperties extends de.xima.fc.security.authentication.model.properties.ABaseAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.FacebookAuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.GoogleAuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.KerberosExtensionAuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.LdapAuthenticatorProperties extends de.xima.fc.security.authentication.model.properties.ABaseAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.OAuth2AuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.PluginAuthenticatorProperties extends de.xima.fc.security.authentication.model.properties.ABaseAuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> implements Serializable
-
Class de.xima.fc.security.authentication.model.properties.SamlAuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<E>> implements Serializable
-
-
Package de.xima.fc.security.config
-
Class de.xima.fc.security.config.BackendLoginPageConfigProducer extends Object implements Serializable
-
Serialized Fields
-
backendLoginPageConfig
IBaseLoginPageConfig backendLoginPageConfig
-
-
-
-
Package de.xima.fc.security.context
-
Class de.xima.fc.security.context.AuthorizationContext extends Object implements Serializable
-
Class de.xima.fc.security.context.AvailabilityContext extends Object implements Serializable
-
-
Package de.xima.fc.security.context.request
-
Class de.xima.fc.security.context.request.RequestAuthorizationContext extends Object implements Serializable
-
Serialized Fields
-
availabilityContext
RequestAvailabilityContext availabilityContext
-
-
-
Class de.xima.fc.security.context.request.RequestAvailabilityContext extends Object implements Serializable
-
Serialized Fields
-
backendContext
RequestBackendContext backendContext
-
designerContext
RequestDesignerContext designerContext
-
formRecordContext
RequestFormRecordContext formRecordContext
-
request
javax.servlet.http.HttpServletRequest request
-
webContext
org.pac4j.core.context.WebContext webContext
-
-
-
Class de.xima.fc.security.context.request.RequestBackendContext extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
formRecordContext
RequestFormRecordContext formRecordContext
-
request
javax.servlet.http.HttpServletRequest request
-
view
IView view
-
webEndpointContext
RequestWebEndpointContext webEndpointContext
-
-
-
Class de.xima.fc.security.context.request.RequestContext extends Object implements Serializable
-
Serialized Fields
-
context
javax.servlet.ServletContext context
-
request
javax.servlet.http.HttpServletRequest request
-
response
javax.servlet.http.HttpServletResponse response
-
rewriteRequest
javax.servlet.http.HttpServletRequest rewriteRequest
-
rewriteResponse
javax.servlet.http.HttpServletResponse rewriteResponse
-
webContext
org.pac4j.core.context.WebContext webContext
-
-
-
Class de.xima.fc.security.context.request.RequestDesignerContext extends Object implements Serializable
-
Serialized Fields
-
project
Projekt project
-
request
javax.servlet.http.HttpServletRequest request
-
-
-
Class de.xima.fc.security.context.request.RequestFormRecordContext extends Object implements Serializable
-
Serialized Fields
-
formRecord
Vorgang formRecord
-
request
javax.servlet.http.HttpServletRequest request
-
-
-
Class de.xima.fc.security.context.request.RequestWebEndpointContext extends Object implements Serializable
-
Serialized Fields
-
request
javax.servlet.http.HttpServletRequest request
-
webEndpoint
IWebEndpoint webEndpoint
-
-
-
-
Package de.xima.fc.security.endpoint
-
Class de.xima.fc.security.endpoint.PluginMenuEntryView extends Object implements Serializable
-
Serialized Fields
-
authorizer
IAuthorizer authorizer
-
id
String id
-
stateResolver
IAvailabiltyResolver stateResolver
-
uriResolver
IUriResolver uriResolver
-
-
-
-
Package de.xima.fc.security.interfaces.authentication
-
Package de.xima.fc.security.interfaces.config
-
Package de.xima.fc.security.interfaces.endpoint
-
Package de.xima.fc.security.interfaces.endpoint.uri
-
Package de.xima.fc.security.malware
-
Class de.xima.fc.security.malware.MalwareScanReport extends Object implements Serializable
-
Serialized Fields
-
detailedScanReport
String detailedScanReport
-
error
Throwable error
-
outcome
EMalwareScanOutcome outcome
-
-
-
-
Package de.xima.fc.security.pac4j.credentials
-
Class de.xima.fc.security.pac4j.credentials.PasswordCredentials extends org.pac4j.core.credentials.Credentials implements Serializable
-
Serialized Fields
-
password
String password
-
-
-
-
Package de.xima.fc.security.pac4j.exception
-
Class de.xima.fc.security.pac4j.exception.CredentialsExpiredException extends org.pac4j.core.exception.CredentialsException implements Serializable
-
Class de.xima.fc.security.pac4j.exception.NoCredentialsException extends org.pac4j.core.exception.CredentialsException implements Serializable
-
Class de.xima.fc.security.pac4j.exception.TokenExpiredException extends org.pac4j.core.exception.TechnicalException implements Serializable
-
-
Package de.xima.fc.security.session
-
Class de.xima.fc.security.session.SessionDataBean extends Object implements Serializable
-
Serialized Fields
-
initViewMessages
List<ViewMessage> initViewMessages
A list of messages that are to be displayed on view initialization. View messages are useful for displaying information to users after redirection.
-
-
-
-
Package de.xima.fc.security.token.response
-
Package de.xima.fc.security.user
-
Class de.xima.fc.security.user.SessionUserManager extends Object implements Serializable
-
Serialized Fields
-
user
IUser user
-
-
-
-
Package de.xima.fc.serialize.interfaces
-
Package de.xima.fc.servlet
-
Class de.xima.fc.servlet.ADataQueryServlet extends AFormDependendServlet implements Serializable
-
Class de.xima.fc.servlet.ADataSourceServlet extends AFormDependendServlet implements Serializable
-
Class de.xima.fc.servlet.ADatenabfrageServlet extends AFormDependendServlet implements Serializable
-
Class de.xima.fc.servlet.ADatenquelleServlet extends AFormDependendServlet implements Serializable
-
Class de.xima.fc.servlet.AFormDependendServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.AFormProcessingServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.AjaxUploadServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.AppointmentFreeSlotsServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.AppointmentIcalServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.AttachmentDownloadServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.AttachmentFormServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
session
javax.servlet.http.HttpSession session
-
uc
UserContext uc
-
-
-
Class de.xima.fc.servlet.AttachmentShowServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.ClientCounterServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.DatenabfrageDBServlet extends ADataQueryServlet implements Serializable
-
Class de.xima.fc.servlet.DatenabfrageLDAPServlet extends ADataQueryServlet implements Serializable
-
Class de.xima.fc.servlet.DatenquelleCSVServlet extends ADataSourceServlet implements Serializable
-
Class de.xima.fc.servlet.DatenquelleJSONServlet extends ADataSourceServlet implements Serializable
-
Class de.xima.fc.servlet.DatenquelleXMLServlet extends ADataSourceServlet implements Serializable
-
Class de.xima.fc.servlet.DevIncludesDevServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.DownloadIncludesServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormAliasCopyServlet extends FormAliasProvideServlet implements Serializable
-
Class de.xima.fc.servlet.FormAliasProvideServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormCopyServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormForwardProvideServlet extends FormAliasProvideServlet implements Serializable
-
Class de.xima.fc.servlet.FormPreviewImageServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormPreviewServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormPrintServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormProcessServlet extends AFormProcessingServlet implements Serializable
-
Class de.xima.fc.servlet.FormProvideServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormReviewServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.FormVerifyServlet extends AFormProcessingServlet implements Serializable
-
Class de.xima.fc.servlet.FSConnectionMonitorServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.GenericRESTServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.ICalServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.KeepAliveServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.LicenseNotificationServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.LoginServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.PluginActionServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.TemplateServlet extends AFormDependendServlet implements Serializable
-
-
Package de.xima.fc.servlet.auth
-
Class de.xima.fc.servlet.auth.AuthCheckServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.auth.AuthFormServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.auth.AuthLoginServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.auth.AuthLogoutServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class de.xima.fc.servlet.auth.AuthPasswordServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package de.xima.fc.servlet.parameter
-
Class de.xima.fc.servlet.parameter.AjaxUploadServletAddUploadParams extends AServletParameter implements Serializable
-
Class de.xima.fc.servlet.parameter.AjaxUploadServletFetchUploadDataParams extends AServletParameter implements Serializable
-
Class de.xima.fc.servlet.parameter.AjaxUploadServletRemoveUploadParams extends AServletParameter implements Serializable
-
Class de.xima.fc.servlet.parameter.AppointmentFreeSlotsServletParameter extends AServletParameter implements Serializable
-
Class de.xima.fc.servlet.parameter.AppointmentIcalServletParameter extends AServletParameter implements Serializable
-
Class de.xima.fc.servlet.parameter.AServletParameter extends Object implements Serializable
-
-
Package de.xima.fc.servlet.profile
-
Class de.xima.fc.servlet.profile.UserProfileMergeServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
sessionDataBean
SessionDataBean sessionDataBean
-
userManager
SessionUserManager userManager
-
-
-
-
Package de.xima.fc.servlet.resource
-
Class de.xima.fc.servlet.resource.APluginStaticResourceServletAction extends Object implements Serializable
-
Serialized Fields
-
version
String version
-
-
-
-
Package de.xima.fc.session
-
Class de.xima.fc.session.FD2Session extends ConcurrentHashMap<Serializable,Serializable> implements Serializable
-
Serialized Fields
-
formBenutzer
Benutzer formBenutzer
Deprecated. -
formVersionId
long formVersionId
Deprecated. -
id
String id
Deprecated. -
mandantId
long mandantId
Deprecated. -
projectId
long projectId
Deprecated. -
requestType
EFormRequestType requestType
Deprecated. -
userLdapData
SerializableJSONObject userLdapData
Deprecated. -
userSession
XfcSession userSession
Deprecated.
-
-
-
Class de.xima.fc.session.FRQSession extends ConcurrentHashMap<Serializable,Serializable> implements Serializable
-
Serialized Fields
-
authBaseUrl
String authBaseUrl
-
clientUuid
UUID clientUuid
-
formVersionId
long formVersionId
-
httpSessionId
String httpSessionId
-
id
String id
-
inProcess
boolean inProcess
-
isAnonymize
boolean isAnonymize
-
locale
Locale locale
-
mandantId
long mandantId
-
projectId
long projectId
-
requestedFormUrl
String requestedFormUrl
-
requestTypes
List<EFormRequestType> requestTypes
-
userGroups
List<BenutzerGruppe> userGroups
Deprecated.
-
-
-
Class de.xima.fc.session.XfcSession extends HashMap<Serializable,Serializable> implements Serializable
-
Serialized Fields
-
fd2Sessions
Map<String,FD2Session> fd2Sessions
Deprecated.FD2Sessions are no longer needed as they are integrated via JSF. -
fridMapping
Map<String,String> fridMapping
-
sessionId
String sessionId
-
showProductUpdatePrompt
boolean showProductUpdatePrompt
-
stayLoggedInToken
String stayLoggedInToken
Deprecated.Use AutoLoginHelper#readCookie(HttpServletRequest) instead.
-
-
-
-
Package de.xima.fc.setup
-
Class de.xima.fc.setup.DefaultClientData extends Object implements Serializable
-
Class de.xima.fc.setup.DefaultMandantData extends DefaultClientData implements Serializable
-
Class de.xima.fc.setup.XFSetup extends Object implements Serializable
-
-
Package de.xima.fc.setup.model.log
-
Class de.xima.fc.setup.model.log.XLogger extends Object implements Serializable
-
Serialized Fields
-
additivity
boolean additivity
Deprecated.boolean if the logger should add his scope to the parrent -
appender
List<XLogAppender> appender
Deprecated. -
appenderNames
String appenderNames
Deprecated. -
isTransient
boolean isTransient
Deprecated.shows if the object is persisted -
logLevel
ELogLevel logLevel
Deprecated. -
name
String name
Deprecated. -
type
ELoggerType type
Deprecated.
-
-
-
-
Package de.xima.fc.testhelper.form.record
-
Class de.xima.fc.testhelper.form.record.FormRecordAttachmentTestConfig extends Object implements Serializable
-
-
Package de.xima.fc.testhelper.form.record.interfaces
-
Package de.xima.fc.timing
-
Class de.xima.fc.timing.NameMatcher extends org.quartz.impl.matchers.StringMatcher<T extends org.quartz.utils.Key<?>> implements Serializable
-
-
Package de.xima.fc.user
-
Class de.xima.fc.user.UserContext extends Object implements Serializable
-
Class de.xima.fc.user.VirtualUser extends Object implements Serializable
-
Serialized Fields
-
clientAuthorizations
Set<IClientAuthorization> clientAuthorizations
-
displayName
String displayName
-
email
String email
-
familyName
String familyName
-
firstName
String firstName
-
gender
EGender gender
-
permissions
Set<String> permissions
-
pictureUrl
URI pictureUrl
-
refId
String refId
-
roles
Set<String> roles
-
userName
String userName
-
userProfile
UserProfile userProfile
-
-
-
-
Package de.xima.fc.user_portal.api.client
-
Class de.xima.fc.user_portal.api.client.HttpClient.Literal extends javax.enterprise.util.AnnotationLiteral<HttpClient> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clientType
EHttpTransportType clientType
-
-
-
Package de.xima.fc.user_portal.api.config
-
Class de.xima.fc.user_portal.api.config.LocalAddress.Literal extends javax.enterprise.util.AnnotationLiteral<LocalAddress> implements Serializable
- serialVersionUID:
- 1L
-
Class de.xima.fc.user_portal.api.config.RemoteAddress.Literal extends javax.enterprise.util.AnnotationLiteral<RemoteAddress> implements Serializable
- serialVersionUID:
- 1L
-
-
Package de.xima.fc.user_portal.api.context
-
Class de.xima.fc.user_portal.api.context.UserPortalInvocationContextFactory extends Object implements Serializable
-
Serialized Fields
-
facesUnauthorizedHandler
javax.enterprise.inject.Instance<FacesUnauthorizedHandler> facesUnauthorizedHandler
-
localConfig
javax.enterprise.inject.Instance<IUserPortalRestClientConfig> localConfig
-
localeBean
javax.enterprise.inject.Instance<UserPortalLocaleManager> localeBean
-
portalConfig
IUserPortalConfig portalConfig
-
remoteConfig
javax.enterprise.inject.Instance<IUserPortalRestClientConfig> remoteConfig
-
restClientManager
UserPortalRestClientManager restClientManager
-
userManager
IUserPortalUserManager userManager
-
-
-
-
Package de.xima.fc.user_portal.api.provider.impl
-
Class de.xima.fc.user_portal.api.provider.impl.UnauthorizedException extends Exception implements Serializable
-
-
Package de.xima.fc.user_portal.api.provider.model
-
Class de.xima.fc.user_portal.api.provider.model.TempFile extends Object implements Serializable
-
Serialized Fields
-
file
Path file
-
-
-
Class de.xima.fc.user_portal.api.provider.model.UserPortalApiException extends Exception implements Serializable
-
-
Package de.xima.fc.user_portal.api.resources
-
Package de.xima.fc.user_portal.bean.common
-
Class de.xima.fc.user_portal.bean.common.UserPortalFileDataBean extends Object implements Serializable
-
Serialized Fields
-
request
Wrapped<javax.servlet.http.HttpServletRequest> request
-
upc
IUserPortalInvocationContext upc
-
-
-
Class de.xima.fc.user_portal.bean.common.UserPortalImageBean extends Object implements Serializable
-
Serialized Fields
-
logoImage
String logoImage
-
portalContext
UserPortalViewContext portalContext
-
themeCss
String themeCss
-
themeJs
String themeJs
-
upc
IUserPortalInvocationContext upc
-
welcomeImage
String welcomeImage
-
-
-
Class de.xima.fc.user_portal.bean.common.UserPortalKeepSessionAliveBean extends Object implements Serializable
-
Class de.xima.fc.user_portal.bean.common.UserPortalNotificationsBean extends Object implements Serializable
-
Serialized Fields
-
formRecords
List<FormRecordModel> formRecords
-
numberOfUnreadFormRecords
long numberOfUnreadFormRecords
-
portalContext
UserPortalViewContext portalContext
-
upc
IUserPortalInvocationContext upc
-
-
-
Class de.xima.fc.user_portal.bean.common.UserPortalPageInitBean extends Object implements Serializable
-
Serialized Fields
-
canRender
boolean canRender
-
canRenderEvent
javax.enterprise.event.Event<CanRenderUserPortalEvent> canRenderEvent
-
portalConfig
IUserPortalConfig portalConfig
-
-
-
Class de.xima.fc.user_portal.bean.common.UserPortalProtectedBean extends Object implements Serializable
-
Serialized Fields
-
currentRoute
IAnyUserPortalRoute currentRoute
-
portalContext
UserPortalViewContext portalContext
-
portalHeaderModel
PortalHeaderModel portalHeaderModel
-
sidebarModel
SidebarViewModel sidebarModel
-
-
-
Class de.xima.fc.user_portal.bean.common.UserPortalViewContext extends Object implements Serializable
-
Serialized Fields
-
didOpenPortalContextEventEvent
javax.enterprise.event.Event<DidOpenPortalContextEvent> didOpenPortalContextEventEvent
-
portal
de.xima.fc.api.rest.pub.client.user_portal.model.UserPortalResource portal
-
router
UserPortalRouter router
-
upc
IUserPortalInvocationContext upc
-
-
-
-
Package de.xima.fc.user_portal.bean.error
-
Class de.xima.fc.user_portal.bean.error.GeneralErrorBean extends Object implements Serializable
-
-
Package de.xima.fc.user_portal.bean.pages
-
Class de.xima.fc.user_portal.bean.pages.UserPortalChatsPageBean extends Object implements Serializable
-
Serialized Fields
-
chats
List<de.xima.fc.api.rest.pub.client.user_portal.model.UserPortalFormRecordChatResource> chats
-
message
String message
-
messages
List<String> messages
-
portalContext
UserPortalViewContext portalContext
-
selectedChat
de.xima.fc.api.rest.pub.client.user_portal.model.UserPortalFormRecordChatResource selectedChat
-
upc
IUserPortalInvocationContext upc
-
-
-
Class de.xima.fc.user_portal.bean.pages.UserPortalDashboardPageBean extends Object implements Serializable
-
Serialized Fields
-
chats
List<de.xima.fc.api.rest.pub.client.user_portal.model.FormRecordChatResource> chats
-
lastFormRecords
List<FormRecordModel> lastFormRecords
-
model
DashboardPageModel model
-
numberOfFormRecords
int numberOfFormRecords
-
portalContext
UserPortalViewContext portalContext
-
upc
IUserPortalInvocationContext upc
-
-
-
Class de.xima.fc.user_portal.bean.pages.UserPortalFormRecordsPageBean extends Object implements Serializable
-
Serialized Fields
-
formRecordPageModel
FormRecordPageModel formRecordPageModel
-
formRecords
org.primefaces.model.LazyDataModel<FormRecordModel> formRecords
-
numberOfFormRecords
int numberOfFormRecords
-
portalContext
UserPortalViewContext portalContext
-
selectedFormRecord
FormRecordModel selectedFormRecord
-
selectedFormRecordData
FormRecordDataModel selectedFormRecordData
-
upc
IUserPortalInvocationContext upc
-
userPortalNotificationsBean
UserPortalNotificationsBean userPortalNotificationsBean
-
-
-
Class de.xima.fc.user_portal.bean.pages.UserPortalFormsPageBean extends Object implements Serializable
-
Serialized Fields
-
formPageModel
FormPageModel formPageModel
-
forms
org.primefaces.model.LazyDataModel<FormCardModel> forms
-
linkMapper
IResourceLinkMapper linkMapper
-
portalContext
UserPortalViewContext portalContext
-
selectedFormDetails
FormCardModel selectedFormDetails
-
selectedTags
List<String> selectedTags
-
tags
List<javax.faces.model.SelectItem> tags
-
upc
IUserPortalInvocationContext upc
-
-
-
Class de.xima.fc.user_portal.bean.pages.UserPortalSignInPageBean extends Object implements Serializable
-
Serialized Fields
-
loginPageModel
LoginPageModel loginPageModel
-
model
UserPortalSignInPageModel model
-
portalContext
UserPortalViewContext portalContext
-
router
UserPortalRouter router
-
upc
IUserPortalInvocationContext upc
-
userManager
IUserPortalUserManager userManager
-
-
-
Class de.xima.fc.user_portal.bean.pages.UserPortalWelcomePageBean extends Object implements Serializable
-
Serialized Fields
-
linkMapper
IResourceLinkMapper linkMapper
-
model
WelcomePageModel model
-
portalContext
UserPortalViewContext portalContext
-
upc
IUserPortalInvocationContext upc
-
-
-
-
Package de.xima.fc.user_portal.cdi
-
Class de.xima.fc.user_portal.cdi.Wrapped extends Object implements Serializable
-
Serialized Fields
-
wrapped
T wrapped
-
-
-
-
Package de.xima.fc.user_portal.config
-
Package de.xima.fc.user_portal.error
-
Class de.xima.fc.user_portal.error.ErrorRegistry extends Object implements Serializable
-
-
Package de.xima.fc.user_portal.integration.security.user
-
Class de.xima.fc.user_portal.integration.security.user.UserPortalUserManager extends Object implements Serializable
-
Serialized Fields
-
webContext
org.pac4j.core.context.WebContext webContext
-
-
-
-
Package de.xima.fc.user_portal.session
-
Class de.xima.fc.user_portal.session.UserPortalLocaleManager extends Object implements Serializable
-
Serialized Fields
-
lock
Object lock
Lock for synchronization, this bean is session scoped. -
request
Wrapped<javax.servlet.http.HttpServletRequest> request
-
requestedLocale
Locale requestedLocale
The locale that was requested, which may not be part of the currently supported locales. -
supportedLocalesByPortal
Map<String,Set<Locale>> supportedLocalesByPortal
Map between the portal alias and the locales that are supported by the user portal.
-
-
-
-
Package de.xima.fc.user_portal.user
-
Package de.xima.fc.user_portal.view_model
-
Class de.xima.fc.user_portal.view_model.DashboardPageModel extends Object implements Serializable
-
Serialized Fields
-
dashboardAllFormRecordsLabel
String dashboardAllFormRecordsLabel
-
dashboardAllMessagesLabel
String dashboardAllMessagesLabel
-
dashboardFormRecordsHeader
String dashboardFormRecordsHeader
-
dashboardMessagesHeader
String dashboardMessagesHeader
-
dashboardNewFormRecordButtonLabel
String dashboardNewFormRecordButtonLabel
-
dashboardNewFormRecordDescription
String dashboardNewFormRecordDescription
-
dashboardNewFormRecordTitle
String dashboardNewFormRecordTitle
-
dashboardSearchbarPlaceholder
String dashboardSearchbarPlaceholder
-
-
-
Class de.xima.fc.user_portal.view_model.FormCardModel extends Object implements Serializable
-
Class de.xima.fc.user_portal.view_model.FormRecordDataModel extends Object implements Serializable
-
Class de.xima.fc.user_portal.view_model.FormRecordModel extends Object implements Serializable
-
Class de.xima.fc.user_portal.view_model.FormRecordPageModel extends Object implements Serializable
-
Serialized Fields
-
metaDataChangeDateLabel
String metaDataChangeDateLabel
-
metaDataCreateDateLabel
String metaDataCreateDateLabel
-
metaDataIdLabel
String metaDataIdLabel
-
metaDataStateLabel
String metaDataStateLabel
-
metaDataTabFilesLabel
String metaDataTabFilesLabel
-
metaDataTabHistoryLabel
String metaDataTabHistoryLabel
-
metaDataTabMessagesLabel
String metaDataTabMessagesLabel
-
searchPlaceholder
String searchPlaceholder
-
stateFilterLabel
String stateFilterLabel
-
title
String title
-
-
-
Class de.xima.fc.user_portal.view_model.LazyFormCardsViewModel extends org.primefaces.model.LazyDataModel<FormCardModel> implements Serializable
-
Serialized Fields
-
formCards
List<FormCardModel> formCards
-
-
-
Class de.xima.fc.user_portal.view_model.LazyFormRecordsViewModel extends org.primefaces.model.LazyDataModel<FormRecordModel> implements Serializable
-
Serialized Fields
-
formRecords
List<FormRecordModel> formRecords
-
-
-
Class de.xima.fc.user_portal.view_model.LoginPageModel extends Object implements Serializable
-
Serialized Fields
-
loginButtonLabel
String loginButtonLabel
-
passwordForgotLinkLabel
String passwordForgotLinkLabel
-
passwordLabel
String passwordLabel
-
saveLoginLabel
String saveLoginLabel
-
separationLineLabel
String separationLineLabel
-
signupLinkLabel
String signupLinkLabel
-
signupQuestion
String signupQuestion
-
usernameLabel
String usernameLabel
-
-
-
Class de.xima.fc.user_portal.view_model.PortalHeaderModel extends Object implements Serializable
-
Serialized Fields
-
notificationOverlayAllFormRecordsLabel
String notificationOverlayAllFormRecordsLabel
-
notificationOverlayAllMessagesLabel
String notificationOverlayAllMessagesLabel
-
notificationOverlayFormRecordsHeader
String notificationOverlayFormRecordsHeader
-
notificationOverlayMessagesHeader
String notificationOverlayMessagesHeader
-
profileOverlaySignoutLabel
String profileOverlaySignoutLabel
-
-
-
Class de.xima.fc.user_portal.view_model.SidebarViewModel extends Object implements Serializable
-
Class de.xima.fc.user_portal.view_model.WelcomePageModel extends Object implements Serializable
-
Serialized Fields
-
formsButtonLabel
String formsButtonLabel
-
labelAccessibility
String labelAccessibility
-
labelDataPrivacy
String labelDataPrivacy
-
labelHelp
String labelHelp
-
labelImprint
String labelImprint
-
labelMailSupport
String labelMailSupport
-
labelTermsConditions
String labelTermsConditions
-
linkAccessibility
String linkAccessibility
-
linkDataPrivacy
String linkDataPrivacy
-
linkHelp
String linkHelp
-
linkImprint
String linkImprint
-
linkMailSupport
String linkMailSupport
-
linkTermsConditions
String linkTermsConditions
-
loginButtonLabel
String loginButtonLabel
-
subtitle
String subtitle
-
title
String title
-
-
-
-
Package de.xima.fc.utils
-
Class de.xima.fc.utils.UserMgmtUtils extends Object implements Serializable
-
-
Package de.xima.fc.utils.range
-
Class de.xima.fc.utils.range.Endpoint extends Object implements Serializable
-
Serialized Fields
-
boundType
com.google.common.collect.BoundType boundType
-
direction
EndpointDirection direction
-
point
C extends Comparable point
-
-
-
-
Package de.xima.fc.web
-
Class de.xima.fc.web.FcClientWindowConfig extends org.apache.deltaspike.jsf.spi.scope.window.DefaultClientWindowConfig implements Serializable
-
-
Package de.xima.fc.web.common.auth.authorizer
-
Class de.xima.fc.web.common.auth.authorizer.IsAnyoneAuthorizer extends Object implements Serializable
-
-
Package de.xima.fc.web.common.auth.event
-
Package de.xima.fc.web.common.auth.kerberos
-
Class de.xima.fc.web.common.auth.kerberos.KerberosUserProfile extends org.pac4j.kerberos.profile.KerberosProfile implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package de.xima.fc.web.common.auth.ntlm
-
Class de.xima.fc.web.common.auth.ntlm.NtlmCredentials extends org.pac4j.core.credentials.Credentials implements Serializable
-
Serialized Fields
-
userName
String userName
-
-
-
Class de.xima.fc.web.common.auth.ntlm.NtlmUserProfile extends FCUserProfile implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package de.xima.fc.web.common.auth.password
-
Class de.xima.fc.web.common.auth.password.PasswordCredentials extends org.pac4j.core.credentials.Credentials implements Serializable
-
Serialized Fields
-
password
String password
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.password.PasswordProfile extends org.pac4j.core.profile.CommonProfile implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package de.xima.fc.web.common.auth.wrapper
-
Class de.xima.fc.web.common.auth.wrapper.AzureAdWrapper extends Object implements Serializable
-
Serialized Fields
-
props
AzureAdOauth2AuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> props
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.wrapper.FacebookWrapper extends Object implements Serializable
-
Serialized Fields
-
props
FacebookAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> props
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.wrapper.GoogleWrapper extends Object implements Serializable
-
Serialized Fields
-
authProps
GoogleAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> authProps
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper extends Object implements Serializable
-
Serialized Fields
-
props
OAuth2AuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> props
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.wrapper.OIDCWrapper extends Object implements Serializable
-
Serialized Fields
-
authenticator
T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> authenticator
Deprecated. -
props
OpenIdConnectAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> props
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.wrapper.PluginWrapper extends Object implements Serializable
-
Serialized Fields
-
props
PluginAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> props
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.wrapper.SAMLWrapper extends Object implements Serializable
-
Serialized Fields
-
props
SamlAuthenticatorProperties<T extends IAuthenticator<E>,E extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> props
Deprecated.
-
-
-
-
Package de.xima.fc.web.common.auth.wrapper.config
-
Class de.xima.fc.web.common.auth.wrapper.config.AnonymousConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AConfigWrapper implements Serializable
-
Class de.xima.fc.web.common.auth.wrapper.config.AnyoneConfigWrapper extends Object implements Serializable
-
Class de.xima.fc.web.common.auth.wrapper.config.DistinctUserConfigWrapper extends Object implements Serializable
-
Serialized Fields
-
userRefResolver
IUserReferenceResolver userRefResolver
-
-
-
Class de.xima.fc.web.common.auth.wrapper.config.EntityConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable
-
Class de.xima.fc.web.common.auth.wrapper.config.FormConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable
-
Class de.xima.fc.web.common.auth.wrapper.config.KerberosConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable
-
Class de.xima.fc.web.common.auth.wrapper.config.NtlmConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable
-
Class de.xima.fc.web.common.auth.wrapper.config.PasswordConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AConfigWrapper implements Serializable
-
Serialized Fields
-
hashed
boolean hashed
-
password
String password
-
-
-
-
Package de.xima.fc.web.common.auth.wrapper.config.render
-
Class de.xima.fc.web.common.auth.wrapper.config.render.DefaultUsernamePasswordCredentialsAuthenticatorRenderer extends Object implements Serializable
-
-
Package de.xima.fc.web.common.datasource
-
Class de.xima.fc.web.common.datasource.DatenquelleParams extends Object implements Serializable
-
Serialized Fields
-
mandant
Mandant mandant
-
projekt
Projekt projekt
-
requestParameters
ValueParameters requestParameters
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
user
IUser user
-
userData
com.alibaba.fastjson.JSONObject userData
-
-
-
-
Package de.xima.fc.web.common.exception
-
Class de.xima.fc.web.common.exception.HandledServletException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class de.xima.fc.web.common.exception.JSONRequesterException extends AbstractXfcException implements Serializable
-
-
Package de.xima.fc.web.common.fd2.model
-
Class de.xima.fc.web.common.fd2.model.AppointmentData extends Object implements Serializable
-
Class de.xima.fc.web.common.fd2.model.AppointmentTemplateData extends Object implements Serializable
-
Class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper extends AMetaDataWrapper implements Serializable
-
Class de.xima.fc.web.common.fd2.model.FD2RenderContext extends ExtendedFormRenderContext implements Serializable
-
Class de.xima.fc.web.common.fd2.model.TemplateData extends Object implements Serializable
-
Serialized Fields
-
category
ETextbausteinKategorie category
-
data
String data
-
id
Long id
-
name
String name
-
uuid
UUID uuid
-
-
-
-
Package de.xima.fc.web.common.fd2.provider
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2AppointmentProvider extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2DatasourceProvider extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
languageTag
String languageTag
-
process
Vorgang process
-
project
Projekt project
-
sessionAttributes
Map<String,Serializable> sessionAttributes
-
user
IUser user
-
userDataJSON
com.alibaba.fastjson.JSONObject userDataJSON
-
valueParameters
ValueParameters valueParameters
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2ItemProvider extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
locale
Locale locale
-
mergedWidgets
LinkedHashMap<String,XItemWidgetWrapper> mergedWidgets
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2LanguageProvider extends AFD2LanguageProvider implements Serializable
-
Serialized Fields
-
i18n
com.alibaba.fastjson.JSONObject i18n
-
mandant
Mandant mandant
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2LicenseDataProvider extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2MetaDataProvider extends Object implements Serializable
-
Serialized Fields
-
attachmentUUIDs
Set<String> attachmentUUIDs
-
renderCtx
IFormRenderContext renderCtx
-
wrapper
AMetaDataWrapper wrapper
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2RenderCallbackProvider extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2ReplacerProvider extends Object implements Serializable
-
Serialized Fields
-
params
DefaultReplacerParameters params
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider extends Object implements Serializable
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2TemplateProvider extends Object implements Serializable
-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2UserGroupProvider extends Object implements Serializable
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2VRulesProvider extends Object implements Serializable
-
-
Package de.xima.fc.web.common.ntlm.exception
-
Class de.xima.fc.web.common.ntlm.exception.NTLMInitializationException extends Exception implements Serializable
-
-
Package de.xima.fc.web.common.utils
-
Class de.xima.fc.web.common.utils.ETagUtil.ETag extends Object implements Serializable
- serialVersionUID:
- -2853240067804737201L
-
Serialized Fields
-
value
String value
-
weak
boolean weak
-
-
-
Package de.xima.fc.workflow
-
Class de.xima.fc.workflow.ByteArrayResourceDescriptor extends Object implements Serializable
-
Class de.xima.fc.workflow.CombinedResourceDescriptor extends Object implements Serializable
-
Serialized Fields
-
charset
Charset charset
-
descriptors
List<IResourceDescriptor> descriptors
-
uri
URI uri
-
-
-
Class de.xima.fc.workflow.CustomBackupData extends Object implements Serializable
-
Serialized Fields
-
states
List<WorkflowStateModel> states
-
-
-
Class de.xima.fc.workflow.DevResourceDescriptor extends Object implements Serializable
-
Serialized Fields
-
basePath
String basePath
-
devPath
String devPath
-
fallback
IResourceDescriptor fallback
-
uri
URI uri
-
-
-
Class de.xima.fc.workflow.ElementHelpLocation extends Object implements Serializable
-
Serialized Fields
-
targetType
EElementHelpPageTargetType targetType
-
value
String value
-
-
-
Class de.xima.fc.workflow.ElementKey extends Object implements Serializable
-
Serialized Fields
-
taskUuid
UUID taskUuid
-
type
EWorkflowElementType type
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.workflow.ElementPrototypeDescriptor extends Object implements Serializable
-
Serialized Fields
-
icon
IGuiIcon icon
-
label
String label
-
mainCategory
IElementCategory mainCategory
-
payload
TPayload extends IElementPrototypeData<TData> payload
-
searchText
String searchText
-
sortKey
String sortKey
-
subCategory
IElementCategory subCategory
-
subLabel
String subLabel
-
tags
Set<EElementPrototypeTag> tags
-
title
String title
-
-
-
Class de.xima.fc.workflow.EmptyResourceDescriptor extends Object implements Serializable
-
Class de.xima.fc.workflow.EntityRef extends Object implements Serializable
-
Serialized Fields
-
nameRef
String nameRef
-
refType
@NotNull EEntityRefType refType
-
uuidRef
UuidEntityRef uuidRef
-
-
-
Class de.xima.fc.workflow.FileListDescriptor extends Object implements Serializable
-
Class de.xima.fc.workflow.FileSearchOptions extends Object implements Serializable
-
Class de.xima.fc.workflow.FileValueDescriptor extends Object implements Serializable
-
Serialized Fields
-
fileList
Map<String,IFileListDescriptor> fileList
-
-
-
Class de.xima.fc.workflow.GetAvailableAttachmentsParams extends Object implements Serializable
-
Serialized Fields
-
includePreviousNode
boolean includePreviousNode
-
includeSearch
boolean includeSearch
-
includeUpload
boolean includeUpload
-
-
-
Class de.xima.fc.workflow.GetAvailableResourcesParams extends Object implements Serializable
-
Serialized Fields
-
contentTypes
Set<String> contentTypes
-
extensions
Set<String> extensions
-
includeAttachmentSearch
boolean includeAttachmentSearch
-
includeClientFile
boolean includeClientFile
-
includeExternal
boolean includeExternal
-
includeFiredTrigger
boolean includeFiredTrigger
-
includeFormFile
boolean includeFormFile
-
includePreviousNode
boolean includePreviousNode
-
includeUpload
boolean includeUpload
-
-
-
Class de.xima.fc.workflow.NodeKey extends Object implements Serializable
-
Class de.xima.fc.workflow.NodePrototypeDescriptor extends ElementPrototypeDescriptor<TData,INodePrototypeData<TData>> implements Serializable
-
Class de.xima.fc.workflow.PathResourceDescriptor extends Object implements Serializable
-
Serialized Fields
-
charset
Charset charset
-
openOptions
OpenOption[] openOptions
-
path
Path path
-
-
-
Class de.xima.fc.workflow.RetrieveElementPropsRetVal extends Object implements Serializable
-
Serialized Fields
-
customData
TData customData
-
-
-
Class de.xima.fc.workflow.SearchTerm extends Object implements Serializable
-
Class de.xima.fc.workflow.Setting extends Object implements Serializable
-
Class de.xima.fc.workflow.StateList extends Object implements Serializable
-
Serialized Fields
-
init
boolean init
-
states
List<WorkflowStateModel> states
-
-
-
Class de.xima.fc.workflow.SummaryKeyValuePair extends Object implements Serializable
-
Serialized Fields
-
displayKey
String displayKey
-
displayKeyHtml
boolean displayKeyHtml
-
displayKeyI18n
boolean displayKeyI18n
-
displayKeyStyle
String displayKeyStyle
-
displayKeyStyleClass
String displayKeyStyleClass
-
displayValue
String displayValue
-
displayValueHtml
boolean displayValueHtml
-
displayValueI18n
boolean displayValueI18n
-
displayValueStyle
String displayValueStyle
-
displayValueStyleClass
String displayValueStyleClass
-
-
-
Class de.xima.fc.workflow.SummaryKeyValueText extends Object implements Serializable
-
Serialized Fields
-
displayText
String displayText
-
displayTextHtml
boolean displayTextHtml
-
displayTextI18n
boolean displayTextI18n
-
displayTextStyle
String displayTextStyle
-
displayTextStyleClass
String displayTextStyleClass
-
parameters
Serializable[] parameters
-
-
-
Class de.xima.fc.workflow.SupplyDefaultServletResponsePostProcessor extends Object implements Serializable
-
Serialized Fields
-
failure
ETextbausteinMsgCode failure
-
success
ETextbausteinMsgCode success
-
-
-
Class de.xima.fc.workflow.SupplyDefaultWorkflowStatePostProcessor extends Object implements Serializable
-
Serialized Fields
-
workflowState
WorkflowState workflowState
-
workflowStateType
EWorkflowStateType workflowStateType
-
-
-
Class de.xima.fc.workflow.SupplyingResourceDescriptor extends Object implements Serializable
-
Serialized Fields
-
charset
Charset charset
-
data
IIOSupplier<InputStream> data
-
uri
URI uri
-
-
-
Class de.xima.fc.workflow.TriggerKey extends Object implements Serializable
-
Class de.xima.fc.workflow.TriggerPrototypeDescriptor extends ElementPrototypeDescriptor<TData,ITriggerPrototypeData<TData>> implements Serializable
-
Class de.xima.fc.workflow.UpdateModelParams extends Object implements Serializable
-
Class de.xima.fc.workflow.UrlResourceDescriptor extends Object implements Serializable
-
Class de.xima.fc.workflow.UuidEntityRef extends Object implements Serializable
-
Serialized Fields
-
entityClass
@NotNull Class<? extends IUUIDEntity> entityClass
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.workflow.WorkflowStateModel extends Object implements Serializable
-
Serialized Fields
-
allowAccessToAnonymousApplicant
boolean allowAccessToAnonymousApplicant
-
allowAccessToApplicant
boolean allowAccessToApplicant
-
allowAuthenticatedUser
boolean allowAuthenticatedUser
-
allowPasswordAuthenticator
boolean allowPasswordAuthenticator
-
anonymousAuthenticator
AnonymousConfigViewModel anonymousAuthenticator
-
description
String description
-
externalAccessPermitted
boolean externalAccessPermitted
-
formRecordDeletable
boolean formRecordDeletable
-
id
Long id
-
name
@NotBlank String name
-
nonOrderableAuthenticators
List<BaseConfigViewModel> nonOrderableAuthenticators
-
orderableAuthenticators
List<BaseConfigViewModel> orderableAuthenticators
-
passwordAuthenticator
@Valid PasswordConfigViewModel passwordAuthenticator
-
type
EWorkflowStateType type
-
userGroups
List<UuidEntityRef> userGroups
-
userPortalStateConfig
@Valid @NotNull UserPortalStateConfigViewModel userPortalStateConfig
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.workflow.WorkflowValidationMessage extends Object implements Serializable
-
Serialized Fields
-
localizedMessage
String localizedMessage
-
severity
EValidationSeverity severity
-
-
-
Class de.xima.fc.workflow.WrappedResourceDescriptor extends Object implements Serializable
-
Serialized Fields
-
uri
URI uri
-
wrapped
IResourceDescriptor wrapped
-
-
-
-
Package de.xima.fc.workflow.designer.bean
-
Class de.xima.fc.workflow.designer.bean.ClientHandlerLocatorBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
viewContext
ViewContextBean viewContext
-
workflowModelBean
WorkflowModelBean workflowModelBean
-
-
-
Class de.xima.fc.workflow.designer.bean.ElementDrawerPanelBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
-
-
Class de.xima.fc.workflow.designer.bean.ElementInfoPanelBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
providerBean
WorkflowProviderBean providerBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.ElementPropertiesBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
nodePropertiesBean
NodePropertiesBean nodePropertiesBean
-
providerBean
WorkflowProviderBean providerBean
-
triggerPropertiesBean
TriggerPropertiesBean triggerPropertiesBean
-
validationBean
WorkflowValidationBean validationBean
-
-
-
Class de.xima.fc.workflow.designer.bean.FlowchartLinterProviderBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.NodePropertiesBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
usedBeanHelpers
Set<PluginBeanHelper<?,?>> usedBeanHelpers
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.TriggerPropertiesBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
usedBeanHelpers
Set<PluginBeanHelper<?,?>> usedBeanHelpers
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.ViewSettingsBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
providerBean
WorkflowProviderBean providerBean
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowBackupBean extends Object implements Serializable
-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
providerBean
WorkflowProviderBean providerBean
-
setupBean
WorkflowSetupBean setupBean
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowElementCrudBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowFlowGraphVisualizationBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowFlowGraphVisualizationModel extends Object implements Serializable
-
Serialized Fields
-
layoutDirection
ERankDirection layoutDirection
-
layoutMode
EFlowGraphLayoutMode layoutMode
-
taskName
String taskName
-
taskUuid
UUID taskUuid
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowModelBean extends Object implements Serializable
-
Serialized Fields
-
associatesModel
AssociatesModel associatesModel
-
backupDialogModel
BackupDialogModel backupDialogModel
-
backupModel
WorkflowBackupModel backupModel
-
contextModel
WorkflowContextModel contextModel
-
devMode
boolean devMode
-
drawerPanelModel
DrawerPanelModel drawerPanelModel
-
elementInfoPanelModel
ElementInfoPanelModel elementInfoPanelModel
-
externalState
WorkflowExternalState externalState
-
flowchartModel
FlowchartModel flowchartModel
-
flowGraphVisualizationModel
WorkflowFlowGraphVisualizationModel flowGraphVisualizationModel
-
initialHandlers
InitialElementHandlerTypeSet initialHandlers
-
initiallyPersisted
boolean initiallyPersisted
-
initialNodePrototypes
IInitialNodePrototypeModel initialNodePrototypes
-
nodePropertiesModel
ActivePropertiesModel<NodeModel,? extends INodePropertiesBean<?>> nodePropertiesModel
-
propertiesPanelModel
PropertiesPanelModel propertiesPanelModel
-
triggerPropertiesModel
ActivePropertiesModel<TriggerModel,? extends ITriggerPropertiesBean<?>> triggerPropertiesModel
-
validationModel
WorkflowValidationModel validationModel
-
viewSettingsModel
ViewSettingsModel viewSettingsModel
-
workflowStateListModel
WorkflowStateListModel workflowStateListModel
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowProviderBean extends Object implements Serializable
-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowRefactorBean extends Object implements Serializable
-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowRequestModelBean extends Object implements Serializable
-
Serialized Fields
-
contextModel
WorkflowRequestContextModel contextModel
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowResourceBundleBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowSetupBean extends Object implements Serializable
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
applicationEventHandler
IApplicationEventHandler applicationEventHandler
-
conversationEventHandler
ISessionConversationEventHandler conversationEventHandler
-
conversationId
String conversationId
-
crossViewScopeRequestHandlerBundle
WorkflowDesignerCrossViewScopeRequestHandlerBundle crossViewScopeRequestHandlerBundle
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
providerBean
WorkflowProviderBean providerBean
-
viewContext
ViewContextBean viewContext
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowStateBean extends Object implements Serializable
-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
modelBean
WorkflowModelBean modelBean
-
providerBean
WorkflowProviderBean providerBean
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowValidationBean extends Object implements Serializable
-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
providerBean
WorkflowProviderBean providerBean
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
-
Package de.xima.fc.workflow.designer.bean.nodes
-
Class de.xima.fc.workflow.designer.bean.nodes.BaseMultipleCheckBean extends ABooleanExpressionBean implements Serializable
-
Serialized Fields
-
props
TData extends IMultipleCheckProps props
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcChangeStateBean extends Object implements Serializable
-
Serialized Fields
-
availablePortalStateIcons
List<javax.faces.model.SelectItem> availablePortalStateIcons
-
designerPageBean
DesignerPageBean designerPageBean
-
elementPropertiesBean
ElementPropertiesBean elementPropertiesBean
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
orderableAuthenticatorConfigs
AuthenticatorConfigsAssociate orderableAuthenticatorConfigs
-
providerBean
WorkflowProviderBean providerBean
-
showPortalStateConfiguration
boolean showPortalStateConfiguration
-
state
WorkflowStateModel state
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcDoiInitBean extends Object implements Serializable
-
Serialized Fields
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcDoUntilLoopBean extends BaseMultipleCheckBean<FcDoUntilLoopProps> implements Serializable
-
Class de.xima.fc.workflow.designer.bean.nodes.FcEmailBean extends Object implements Serializable
-
Serialized Fields
-
previousUsers
String previousUsers
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcExportToXmlBean extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.bean.nodes.FcForEachLoopBean extends Object implements Serializable
-
Serialized Fields
-
props
@NotNull FcForEachLoopProps props
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcLdapQueryBean extends Object implements Serializable
-
Serialized Fields
-
currentQuery
LDAPAbfrage currentQuery
-
currentQueryUUID
UUID currentQueryUUID
-
elementPropertiesBean
ElementPropertiesBean elementPropertiesBean
-
previewBaseDN
String previewBaseDN
-
previewQuery
String previewQuery
-
previewReturnAttrs
String previewReturnAttrs
-
props
FcLdapQueryProps props
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcMultipleConditionBean extends BaseMultipleCheckBean<FcMultipleConditionProps> implements Serializable
-
Class de.xima.fc.workflow.designer.bean.nodes.FcRedirectBean extends Object implements Serializable
-
Serialized Fields
-
props
FcRedirectProps props
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcSaveToWebDavBean extends Object implements Serializable
-
Serialized Fields
-
elementPropertiesBean
ElementPropertiesBean elementPropertiesBean
-
props
FcSaveToWebDavProps props
-
root
org.primefaces.model.TreeNode<WebDAVTreeNodeData> root
-
viewContextBean
ViewContextBean viewContextBean
-
webdav
WebDavAccess webdav
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcSqlStatementBean extends Object implements Serializable
-
Serialized Fields
-
currentQuery
Datenquelle currentQuery
-
currentQueryUUID
UUID currentQueryUUID
-
elementPropertiesBean
ElementPropertiesBean elementPropertiesBean
-
previewQuery
String previewQuery
-
props
FcSqlStatementProps props
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcSwitchCaseBean extends ABooleanExpressionBean implements Serializable
-
Serialized Fields
-
props
FcSwitchCaseProps props
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcWhileLoopBean extends BaseMultipleCheckBean<FcWhileLoopProps> implements Serializable
-
-
Package de.xima.fc.workflow.designer.bean.triggers
-
Class de.xima.fc.workflow.designer.bean.triggers.FcStateTimerBean extends Object implements Serializable
-
Serialized Fields
-
data
FcStateTimerProps data
-
elementUuid
UUID elementUuid
-
processId
Long processId
-
taskUuid
UUID taskUuid
-
-
-
Class de.xima.fc.workflow.designer.bean.triggers.FcTimePointBean extends Object implements Serializable
-
Serialized Fields
-
data
FcTimePointProps data
-
dateTimeFormatCustom
@DateTimeFormatterPattern String dateTimeFormatCustom
-
dateTimeFormatSelect
String dateTimeFormatSelect
-
elementUuid
UUID elementUuid
-
items
List<javax.faces.model.SelectItem> items
-
localeBean
LocaleBean localeBean
-
processId
Long processId
-
taskUuid
UUID taskUuid
-
-
-
-
Package de.xima.fc.workflow.designer.event
-
Class de.xima.fc.workflow.designer.event.WorkflowDesignerApplicationEventHandler extends Object implements Serializable
-
Serialized Fields
-
clientId
Long clientId
-
projectId
Long projectId
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.workflow.designer.event.WorkflowDesignerConversationEventHandler extends Object implements Serializable
-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
-
Package de.xima.fc.workflow.designer.exception
-
Class de.xima.fc.workflow.designer.exception.StateReferencedByElementsException extends Exception implements Serializable
-
Serialized Fields
-
elements
WorkflowElementList elements
-
nodeNames
Map<NodeKey,String> nodeNames
-
stateModel
WorkflowStateModel stateModel
-
triggerNames
Map<TriggerKey,String> triggerNames
-
-
-
Class de.xima.fc.workflow.designer.exception.StateReferencedByFormRecordException extends Exception implements Serializable
-
Serialized Fields
-
references
List<ReferencingFormRecord> references
-
stateModel
WorkflowStateModel stateModel
-
-
-
Class de.xima.fc.workflow.designer.exception.WorkflowPropertiesInitializationException extends Exception implements Serializable
-
-
Package de.xima.fc.workflow.designer.iface
-
Package de.xima.fc.workflow.designer.listener
-
Class de.xima.fc.workflow.designer.listener.PropertiesValidationListener extends Object implements Serializable
-
-
Package de.xima.fc.workflow.designer.logic
-
Class de.xima.fc.workflow.designer.logic.DevResourceDescriptor extends DevResourceDescriptor implements Serializable
-
-
Package de.xima.fc.workflow.designer.model
-
Class de.xima.fc.workflow.designer.model.ActivePropertiesModel extends Object implements Serializable
-
Serialized Fields
-
beanForSelectedNode
TBean beanForSelectedNode
-
customProps
Object customProps
-
elementHelp
IElementHelpLocation elementHelp
-
propertiesView
String propertiesView
-
selectedElementModel
IElementWithTask<TModel> selectedElementModel
-
-
-
Class de.xima.fc.workflow.designer.model.AssociatesModel extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.AuthenticatorConfigsAssociate extends Object implements Serializable
-
Serialized Fields
-
all
List<BaseConfigViewModel> all
-
configs
List<BaseConfigViewModel> configs
-
state
WorkflowStateModel state
-
-
-
Class de.xima.fc.workflow.designer.model.AWorkflowElementCategory extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.BackupDialogModel extends Object implements Serializable
-
Serialized Fields
-
backupDate
Date backupDate
-
infoMessage
String infoMessage
-
snapshot
FlowchartSnapshot snapshot
-
-
-
Class de.xima.fc.workflow.designer.model.DrawerPanelModel extends Object implements Serializable
-
Serialized Fields
-
mainCategories
List<MainWorkflowElementCategory> mainCategories
-
nodeMainCategories
List<MainWorkflowElementCategory> nodeMainCategories
-
triggerMainCategories
List<MainWorkflowElementCategory> triggerMainCategories
-
-
-
Class de.xima.fc.workflow.designer.model.ElementInfoPanelModel extends Object implements Serializable
-
Serialized Fields
-
alwaysRows
List<ValueDescriptorRow> alwaysRows
-
currentFileRows
List<FileDescriptorRow> currentFileRows
-
currentRows
List<ValueDescriptorRow> currentRows
-
elementHelp
IElementHelpLocation elementHelp
-
elementType
EWorkflowElementType elementType
-
elementTypeString
String elementTypeString
-
errorCodeSections
List<ErrorCodeSection> errorCodeSections
-
fileRows
List<FileDescriptorRow> fileRows
-
showDetails
boolean showDetails
-
softErrorCodeSections
List<ErrorCodeSection> softErrorCodeSections
-
successRows
List<ValueDescriptorRow> successRows
-
summaryModel
Object summaryModel
-
summaryXhtml
String summaryXhtml
-
triggerDataRows
List<ValueDescriptorRow> triggerDataRows
-
triggerFileRows
List<FileDescriptorRow> triggerFileRows
-
-
-
Class de.xima.fc.workflow.designer.model.ElementPrototypeCategory extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.ElementUpdateCurrentPropsParams extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.ElementUpdateCurrentTaskParams extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.ErrorCodeSection extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
errorCode
String errorCode
-
values
List<ValueDescriptorRow> values
-
-
-
Class de.xima.fc.workflow.designer.model.FileDescriptorRow extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.InitialNodePrototypeModel extends Object implements Serializable
-
Serialized Fields
-
forFirstTime
INodeModelPrototype forFirstTime
-
forStandard
INodeModelPrototype forStandard
-
-
-
Class de.xima.fc.workflow.designer.model.MainWorkflowElementCategory extends AWorkflowElementCategory implements Serializable
-
Serialized Fields
-
subCategories
List<SubWorkflowElementCategory> subCategories
-
-
-
Class de.xima.fc.workflow.designer.model.NodeModelPrototype extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.NodePrototypeWrapper extends Object implements Serializable
-
Serialized Fields
-
customParamsMap
Map<UUID,com.alibaba.fastjson.JSONObject> customParamsMap
-
nodeModel
NodeModel nodeModel
-
proto
INodePrototypeDescriptor<?> proto
-
viewType
EElementProtoViewType viewType
-
-
-
Class de.xima.fc.workflow.designer.model.PropertiesPanelModel extends Object implements Serializable
-
Serialized Fields
-
errorMessage
String errorMessage
-
selection
FlowchartSelection<?> selection
-
-
-
Class de.xima.fc.workflow.designer.model.ReferencingFormRecord extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.SubWorkflowElementCategory extends AWorkflowElementCategory implements Serializable
-
Serialized Fields
-
elements
List<IElementPrototypeWrapper<?>> elements
-
-
-
Class de.xima.fc.workflow.designer.model.TriggerPrototypeWrapper extends Object implements Serializable
-
Serialized Fields
-
customParamsMap
Map<UUID,com.alibaba.fastjson.JSONObject> customParamsMap
-
proto
ITriggerPrototypeDescriptor<?> proto
-
triggerModel
TriggerModel triggerModel
-
viewType
EElementProtoViewType viewType
-
-
-
Class de.xima.fc.workflow.designer.model.UnpackedFlowchartSnapshot extends Object implements Serializable
-
Serialized Fields
-
mergedStates
List<WorkflowStateModel> mergedStates
-
paramsMap
Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap
-
processModel
ProcessModel processModel
-
-
-
Class de.xima.fc.workflow.designer.model.ValueDescriptorRow extends Object implements Serializable
-
Class de.xima.fc.workflow.designer.model.WorkflowBackupModel extends Object implements Serializable
-
Serialized Fields
-
availableBackups
List<WorkflowVersionBackup> availableBackups
-
indexMap
Map<Long,Integer> indexMap
-
maxBackupCount
int maxBackupCount
-
selectedBackup
WorkflowVersionBackup selectedBackup
-
-
-
Class de.xima.fc.workflow.designer.model.WorkflowContextModel extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class de.xima.fc.workflow.designer.model.WorkflowElementList extends Object implements Serializable
-
Serialized Fields
-
nodeReferences
List<NodeWithTask> nodeReferences
-
triggerReferences
List<TriggerWithTask> triggerReferences
-
-
-
Class de.xima.fc.workflow.designer.model.WorkflowRequestContextModel extends Object implements Serializable
-
Serialized Fields
-
allFormElements
List<String> allFormElements
-
allRepeatedFormElementContainers
List<String> allRepeatedFormElementContainers
-
allRepeatedFormElements
List<String> allRepeatedFormElements
-
availableBackups
List<WorkflowVersionBackup> availableBackups
-
clientCounters
List<ClientCounter> clientCounters
-
databaseConnections
List<DatenbankZugriff> databaseConnections
-
databaseQueries
List<Datenquelle> databaseQueries
-
directClientAuthorizations
List<DirectClientAuthorization> directClientAuthorizations
-
inboxes
List<Postfach> inboxes
-
ldapConnections
List<LDAPZugriff> ldapConnections
-
ldapQueries
List<LDAPAbfrage> ldapQueries
-
nonOrderableAuthenticatorConfigs
List<BaseConfigViewModel> nonOrderableAuthenticatorConfigs
-
oderableAuthenticatorConfigs
List<BaseConfigViewModel> oderableAuthenticatorConfigs
-
qualifiedSubmitButtons
List<IWorkflowQualifiedSubmitButton> qualifiedSubmitButtons
-
submitButtons
List<IWorkflowSubmitButton> submitButtons
-
textTemplates
Map<ETextbausteinKategorie,List<Textbaustein>> textTemplates
-
uploadElements
List<String> uploadElements
-
userGroups
List<BenutzerGruppe> userGroups
-
users
List<Benutzer> users
Deprecated. -
webdavConnections
List<WebDavAccess> webdavConnections
-
-
-
Class de.xima.fc.workflow.designer.model.WorkflowStateListModel extends Object implements Serializable
-
Serialized Fields
-
deletionQueue
Set<UUID> deletionQueue
-
states
List<WorkflowStateModel> states
-
-
-
Class de.xima.fc.workflow.designer.model.WorkflowValidationModel extends Object implements Serializable
-
Serialized Fields
-
externalElementValidations
Map<ElementKey,IWorkflowElementValidationResult> externalElementValidations
-
externalProcessValidation
Optional<IWorkflowElementValidationResult> externalProcessValidation
-
externalTaskValidations
Map<UUID,IWorkflowElementValidationResult> externalTaskValidations
-
interactiveElements
Set<ElementKey> interactiveElements
-
jsfValidations
Map<ElementKey,JsfValidationResult> jsfValidations
-
-
-
-
Package de.xima.fc.workflow.designer.push
-
Class de.xima.fc.workflow.designer.push.InsertWorkflowNodePushData extends Object implements Serializable
-
Serialized Fields
-
data
InsertNodeData data
-
-
-
-
Package de.xima.fc.workflow.designer.request
-
Class de.xima.fc.workflow.designer.request.WorkflowDesignerCrossViewScopeRequestHandlerBundle extends Object implements Serializable
-
Serialized Fields
-
addNewStateRequestHandler
de.xima.fc.workflow.designer.request.AddNewStateRequestHandler addNewStateRequestHandler
-
fetchDesignerPlaceholdersRequestHandler
de.xima.fc.workflow.designer.request.FetchDesignerPlaceholdersRequestHandler fetchDesignerPlaceholdersRequestHandler
-
fetchWorkflowConfigRequestHandler
de.xima.fc.workflow.designer.request.FetchWorkflowConfigRequestHandler fetchWorkflowConfigRequestHandler
-
fetchWorkflowPersistRequestHandler
de.xima.fc.workflow.designer.request.FetchWorkflowPersistRequestHandler fetchWorkflowPersistRequestHandler
-
loadWorkflowPersistRequestHandler
de.xima.fc.workflow.designer.request.LoadWorkflowPersistRequestHandler loadWorkflowPersistRequestHandler
-
-
-
-
Package de.xima.fc.workflow.designer.validator
-
Class de.xima.fc.workflow.designer.validator.UniqueStateNameDesignerContext extends Object implements Serializable
-
-
Package de.xima.fc.workflow.event
-
Class de.xima.fc.workflow.event.AFormRecordEventData extends AProjectEventData implements Serializable
-
Serialized Fields
-
formRecord
Vorgang formRecord
-
formRecordLockContext
IFormRecordLockContext formRecordLockContext
-
-
-
Class de.xima.fc.workflow.event.AFormRecordEventDataBuilder.AData extends AFormRecordEventData implements Serializable
-
Serialized Fields
-
anonymize
Boolean anonymize
-
workflowExecutionPostProcessors
Iterable<IWorkflowExecutionPostProcessor> workflowExecutionPostProcessors
-
-
-
Class de.xima.fc.workflow.event.AProjectEventData extends AWorkflowEventData implements Serializable
-
Serialized Fields
-
project
Projekt project
-
-
-
Class de.xima.fc.workflow.event.ASpecificTriggerWithFormRecordEventDataBuilder.ASpecificData extends de.xima.fc.workflow.event.AFormRecordEventDataBuilder.AData implements Serializable
-
Serialized Fields
-
triggerId
long triggerId
-
triggerType
String triggerType
-
-
-
Class de.xima.fc.workflow.event.AWorkflowEventData extends Object implements Serializable
-
-
Package de.xima.fc.workflow.itemlist
-
Class de.xima.fc.workflow.itemlist.InvalidCsvValueException extends Exception implements Serializable
-
Serialized Fields
-
csvString
String csvString
-
-
-
Class de.xima.fc.workflow.itemlist.InvalidJsonValueException extends Exception implements Serializable
-
Serialized Fields
-
jsonString
String jsonString
-
-
-
-
Package de.xima.fc.workflow.mixin
-
Class de.xima.fc.workflow.mixin.APluginActionNodeHandler extends Object implements Serializable
-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
Class de.xima.fc.workflow.mixin.APluginConditionNodeHandler extends Object implements Serializable
-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
Class de.xima.fc.workflow.mixin.APluginDoUntilLoopNodeHandler extends Object implements Serializable
-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
Class de.xima.fc.workflow.mixin.APluginTriggerHandler extends Object implements Serializable
-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
Class de.xima.fc.workflow.mixin.APluginWhileLoopNodeHandler extends Object implements Serializable
-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
-
Package de.xima.fc.workflow.model
-
Class de.xima.fc.workflow.model.HttpContextData extends Object implements Serializable
-
Serialized Fields
-
baseUrl
String baseUrl
-
contextPath
String contextPath
-
formCheckRequested
boolean formCheckRequested
-
formRequestType
EFormRequestType formRequestType
-
frqSessionAttributesMap
Map<Serializable,Serializable> frqSessionAttributesMap
-
frqSessionId
String frqSessionId
-
previewRequested
boolean previewRequested
-
reviewRequested
boolean reviewRequested
-
saveRequested
boolean saveRequested
-
sessionAttributesMap
Map<String,Serializable> sessionAttributesMap
-
sessionId
String sessionId
-
-
-
Class de.xima.fc.workflow.model.MapDiff extends Object implements Serializable
-
Class de.xima.fc.workflow.model.RemoteEventExecutionResult extends Object implements Serializable
-
Serialized Fields
-
errorMessage
String errorMessage
-
formDataAdapter
IFormDataAdapter formDataAdapter
-
formRecord
Vorgang formRecord
-
frqSessionAttributesMapDiff
IMapDiff<Serializable,Serializable> frqSessionAttributesMapDiff
-
servletResponse
IServletResponse servletResponse
-
sessionAttributesMapDiff
IMapDiff<String,Serializable> sessionAttributesMapDiff
-
stackTrace
String[] stackTrace
-
wasFormRecordDeleted
boolean wasFormRecordDeleted
-
wasSuccessful
boolean wasSuccessful
-
-
-
Class de.xima.fc.workflow.model.TaskExecutionResultWrapper extends Object implements Serializable
-
Serialized Fields
-
formRecord
Vorgang formRecord
-
response
IServletResponse response
-
wasSuccessful
boolean wasSuccessful
-
-
-
Class de.xima.fc.workflow.model.WorkflowResponseWrapper extends Object implements Serializable
-
Serialized Fields
-
wfResponse
IWorkflowResponse wfResponse
Deprecated.
-
-
-
-
Package de.xima.fc.workflow.model.list_item_source
-
Class de.xima.fc.workflow.model.list_item_source.AListItemSourceProps extends Object implements Serializable
-
Class de.xima.fc.workflow.model.list_item_source.AListItemSourcePropsCsvFormat extends AListItemSourceProps implements Serializable
-
Serialized Fields
-
allowDoubleQuoteEscape
boolean allowDoubleQuoteEscape
-
delimiter
@NotEmpty @Length(max=1) String delimiter
-
escapeChar
@Length(max=1) String escapeChar
-
filterEmpty
boolean filterEmpty
-
quoteCharClose
@Length(max=1) String quoteCharClose
-
quoteCharOpen
@Length(max=1) String quoteCharOpen
-
trim
boolean trim
-
-
-
Class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsAttachments extends AListItemSourceProps implements Serializable
-
Serialized Fields
-
attachments
@Valid @MultiAttachmentSize(min=1,payload=attachments.class,message="{de.xima.fc.workflow.validation.constraints.MultiAttachmentSize.message.minOnly}") MultiAttachment attachments
-
-
-
Class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsCharacterSeparatedValues extends AListItemSourcePropsCsvFormat implements Serializable
-
Serialized Fields
-
csvString
@NotEmpty String csvString
-
treatLineBreaksAsDelimiter
boolean treatLineBreaksAsDelimiter
-
-
-
Class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsFieldValues extends AListItemSourceProps implements Serializable
-
Serialized Fields
-
formFieldName
@NotEmpty String formFieldName
-
-
-
Class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsFiles extends AListItemSourceProps implements Serializable
-
Serialized Fields
-
files
@Valid @MultiFileSize(min=1,payload=resources.class,message="{de.xima.fc.workflow.validation.constraints.MultiFileSize.message.minOnly}") MultiFile files
-
-
-
Class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsFormFieldRepetitions extends AListItemSourceProps implements Serializable
-
Serialized Fields
-
formFieldName
@NotEmpty String formFieldName
-
-
-
Class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsJsonValue extends AListItemSourceProps implements Serializable
-
Serialized Fields
-
jsonString
@NotEmpty String jsonString
-
-
-
Class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsRowsOfCharacterSeparatedValues extends AListItemSourcePropsCsvFormat implements Serializable
-
Serialized Fields
-
csvRowsFile
@Valid @NotNull(groups=de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsRowsOfCharacterSeparatedValues.FileItemSource.class) @NonEmptySingleFile(groups=de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsRowsOfCharacterSeparatedValues.FileItemSource.class) SingleFile csvRowsFile
-
csvRowsSource
@NotNull EWorkflowTextSource csvRowsSource
-
csvRowsString
@NotEmpty(groups=de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsRowsOfCharacterSeparatedValues.StringItemSource.class) String csvRowsString
-
ignoreBlankLines
boolean ignoreBlankLines
-
newlines
@NotEmpty Set<String> newlines
-
treatFirstRowAsHeader
boolean treatFirstRowAsHeader
-
-
-
-
Package de.xima.fc.workflow.model.nodes
-
Class de.xima.fc.workflow.model.nodes.BaseMultipleConditionProps extends BaseConditionProps implements Serializable
-
Serialized Fields
-
combinationType
@NotNull EMultipleConditionCombinationType combinationType
-
conditions
@NotEmpty @FcMultipleConditionsUniquelyNamed List<@Valid SingleCondition> conditions
-
customExpression
String customExpression
-
-
-
Class de.xima.fc.workflow.model.nodes.BaseMultipleDoUntilLoopTestProps extends BaseDoUntilLoopProps implements Serializable
-
Serialized Fields
-
combinationType
@NotNull EMultipleConditionCombinationType combinationType
-
conditions
@NotEmpty @FcMultipleConditionsUniquelyNamed List<@Valid SingleCondition> conditions
-
customExpression
String customExpression
-
-
-
Class de.xima.fc.workflow.model.nodes.BaseMultipleWhileLoopTestProps extends BaseWhileLoopProps implements Serializable
-
Serialized Fields
-
combinationType
@NotNull EMultipleConditionCombinationType combinationType
-
conditions
@NotEmpty @FcMultipleConditionsUniquelyNamed List<@Valid SingleCondition> conditions
-
customExpression
String customExpression
-
-
-
Class de.xima.fc.workflow.model.nodes.FcBreakProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
breakTarget
@SingleChoice(ParentControlTransferTargetNodesProvider.class) NodeKey breakTarget
-
-
-
Class de.xima.fc.workflow.model.nodes.FcChangeFormAvailabilityProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
changeType
@NotNull EChangeFormAvailabilityType changeType
-
-
-
Class de.xima.fc.workflow.model.nodes.FcChangeFormValueProps extends BaseActionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcChangeStateProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
targetState
@Valid @NotNull @SingleChoice(StateChoiceProvider.class) UuidEntityRef targetState
-
-
-
Class de.xima.fc.workflow.model.nodes.FcCompressAsZipProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
compressedFileName
String compressedFileName
-
compressedFileProvision
@Valid FileProvision compressedFileProvision
-
multiFile
@Valid @MultiFileSize(min=1,payload=resources.class,message="{de.xima.fc.workflow.validation.constraints.MultiFileSize.message.minOnly}") MultiFile multiFile
-
namingScheme
@NotNull ECompressAsZipNamingScheme namingScheme
-
-
-
Class de.xima.fc.workflow.model.nodes.FcContinueProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
continueTarget
@SingleChoice(ParentControlTransferTargetNodesProvider.class) NodeKey continueTarget
-
-
-
Class de.xima.fc.workflow.model.nodes.FcCopyFormRecordProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
anonymize
boolean anonymize
-
targetInbox
@SingleChoice(InboxChoiceProvider.class) UuidEntityRef targetInbox
-
triggerToInvoke
@SingleChoice(value=TriggersOfTypeChoiceProvider.class,paramsString="FC_MANUAL",paramsBoolean=true) TriggerKey triggerToInvoke
-
-
-
Class de.xima.fc.workflow.model.nodes.FcCounterProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
actionType
@NotNull ECounterActionType actionType
-
counterRef
@Valid @NotNull @SingleChoice(ClientCounterChoiceProvider.class) EntityRef counterRef
-
step
String step
-
-
-
Class de.xima.fc.workflow.model.nodes.FcCreateTextFileProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
byteOrderMarkMode
@NotNull(groups=de.xima.fc.workflow.model.nodes.FcCreateTextFileProps.SupportsByteOrderMark.class) EByteOrderMarkMode byteOrderMarkMode
-
charset
@NotNull Charset charset
-
contentType
@NotNull ETextFileContentType contentType
-
fileContent
@NotEmpty String fileContent
-
fileName
String fileName
-
textFileProvision
@Valid FileProvision textFileProvision
-
-
-
Class de.xima.fc.workflow.model.nodes.FcDecodeBase64Props extends BaseActionProps implements Serializable
-
Serialized Fields
-
base64
@NotBlank String base64
-
decodedFileProvision
@Valid FileProvision decodedFileProvision
-
exportName
String exportName
-
-
-
Class de.xima.fc.workflow.model.nodes.FcDeleteAttachmentProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
attachmentsToDelete
@NotNull @Valid @MultiAttachmentSize(min=1,payload=attachmentsToDelete.class,message="{de.xima.fc.workflow.validation.constraints.MultiAttachmentSize.message.minOnly}") MultiAttachment attachmentsToDelete
-
-
-
Class de.xima.fc.workflow.model.nodes.FcDeleteFormRecordProps extends BaseActionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcDoiInitProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
activateVerifyPage
boolean activateVerifyPage
-
body
String body
-
bodyFormatType
EEmailBodyFormatType bodyFormatType
-
doiFailTemplate
@Valid @NotNull @SingleChoice(HtmlTemplateChoiceProvider.class) UuidEntityRef doiFailTemplate
-
from
String from
-
lockFormRecord
boolean lockFormRecord
-
plainBody
String plainBody
-
senderName
String senderName
-
subject
@NotEmpty String subject
-
to
@NotEmpty List<String> to
-
-
-
Class de.xima.fc.workflow.model.nodes.FcDoUntilLoopProps extends BaseMultipleDoUntilLoopTestProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcEmailProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
archiveFileName
String archiveFileName
-
archiveFileProvision
@Valid FileProvision archiveFileProvision
-
archiveFormat
EEmailArchiveFormat archiveFormat
Selected mail archive type * -
bcc
List<String> bcc
-
body
@NotEmpty(groups=de.xima.fc.workflow.model.nodes.FcEmailProps.HtmlBodyEnabled.class) String body
Body of the email, HTML -
bodyFormatType
EEmailBodyFormatType bodyFormatType
Selected mail format type * -
cc
List<String> cc
-
encryptionType
EMailEncrpytionType encryptionType
mail encryption Type. Can be NONE / SMIME / PGP * -
from
String from
-
multiFile
@Valid MultiFile multiFile
-
plainBody
@NotEmpty(groups=de.xima.fc.workflow.model.nodes.FcEmailProps.PlainBodyEnabled.class) String plainBody
Body of the email, plain text -
replyTo
List<String> replyTo
-
senderName
String senderName
-
sendSeparateMails
boolean sendSeparateMails
-
subject
@NotEmpty String subject
Subject of the email. -
to
List<String> to
-
toDirectClientAuthorizations
@MultiChoice(DirectClientAuthorizationChoiceProvider.class) List<@Valid UuidEntityRef> toDirectClientAuthorizations
-
toUserGroups
@MultiChoice(UserGroupChoiceProvider.class) List<@Valid UuidEntityRef> toUserGroups
-
toUsers
@MultiChoice(UserChoiceProvider.class) List<@Valid UuidEntityRef> toUsers
Deprecated.UseFcEmailProps.toDirectClientAuthorizations
instead.
-
-
-
Class de.xima.fc.workflow.model.nodes.FcEmptyProps extends Object implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcEncodeBase64Props extends BaseActionProps implements Serializable
-
Serialized Fields
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
-
-
Class de.xima.fc.workflow.model.nodes.FcExperimentProps extends Object implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcExportToPersistenceProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
exportName
@Size(max=250) String exportName
-
persistenceFileProvision
@Valid FileProvision persistenceFileProvision
-
-
-
Class de.xima.fc.workflow.model.nodes.FcExportToXmlProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
enableConfig
boolean enableConfig
-
exportCreationDate
boolean exportCreationDate
-
exportExportMetaData
boolean exportExportMetaData
-
exportId
boolean exportId
-
exportInbox
boolean exportInbox
-
exportModificationDate
boolean exportModificationDate
-
exportName
@Size(max=250) String exportName
-
exportProcessId
boolean exportProcessId
-
exportStatus
boolean exportStatus
-
exportSubject
boolean exportSubject
-
exportTechnicalFields
boolean exportTechnicalFields
-
exportVariables
boolean exportVariables
-
xmlFileProvision
@Valid FileProvision xmlFileProvision
-
xslTemplate
@Valid @SingleChoice(XslTemplateChoiceProvider.class) UuidEntityRef xslTemplate
-
-
-
Class de.xima.fc.workflow.model.nodes.FcFillPdfProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
exportName
@Size(max=250) String exportName
-
flatten
boolean flatten
-
pdfFileProvision
@Valid FileProvision pdfFileProvision
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
usedFont
String usedFont
-
-
-
Class de.xima.fc.workflow.model.nodes.FcFillWordProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
exportName
@Size(max=250) String exportName
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
wordFileProvision
@Valid FileProvision wordFileProvision
-
-
-
Class de.xima.fc.workflow.model.nodes.FcForEachLoopProps extends BaseForEachLoopProps implements Serializable
-
Serialized Fields
-
sourceProps
@Valid @NotNull AListItemSourceProps sourceProps
-
-
-
Class de.xima.fc.workflow.model.nodes.FcHttpRequestProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
allowInvalidCertificates
boolean allowInvalidCertificates
-
asResponsePage
boolean asResponsePage
-
basicAuthProps
@Valid FcHttpRequestProps.BasicAuthProps basicAuthProps
-
bodyFileProvision
@Valid FileProvision bodyFileProvision
-
connectTimeout
@Valid @NotNull(payload=connectTimeout.class) @RequiredTimeDuration(payload=connectTimeout.class) @MinTimeDuration(value=1L,unit=SECONDS,payload=connectTimeout.class) @MaxTimeDuration(value=1L,unit=MINUTES,payload=connectTimeout.class) TimeDuration connectTimeout
-
customBodyContent
String customBodyContent
-
customBodyContentType
EHttpContentType customBodyContentType
-
customLocationResolutionUri
String customLocationResolutionUri
-
filesToTransmit
@Valid MultiFile filesToTransmit
-
headerParameters
List<@Valid Setting<String>> headerParameters
-
httpRequestType
@NotNull EHttpRequestType httpRequestType
-
httpVerb
@NotEmpty String httpVerb
-
inputCharset
@NotEmpty String inputCharset
-
locationResolutionType
@NotNull EHttpLocationResolutionType locationResolutionType
-
multipartHeaderType
@NotNull EMultipartHeaderType multipartHeaderType
-
outputCharset
@NotEmpty String outputCharset
-
outputFileName
String outputFileName
-
postUrl
@NotEmpty String postUrl
-
proxyProps
@Valid FcHttpRequestProps.ProxyProps proxyProps
-
readTimeout
@Valid @NotNull(payload=readTimeout.class) @RequiredTimeDuration(payload=readTimeout.class) @MinTimeDuration(value=1L,unit=SECONDS,payload=readTimeout.class) @MaxTimeDuration(value=30L,unit=MINUTES,payload=readTimeout.class) TimeDuration readTimeout
-
requestParameters
List<@Valid Setting<String>> requestParameters
-
sendAllFormValues
boolean sendAllFormValues
-
singleFileToTransmit
@Valid SingleFile singleFileToTransmit
-
treat4xxAsNormal
boolean treat4xxAsNormal
-
treat5xxAsNormal
boolean treat5xxAsNormal
-
useBasicAuth
boolean useBasicAuth
-
useFieldAlias
boolean useFieldAlias
-
useProxy
boolean useProxy
-
xslTemplate
@Valid @SingleChoice(XslTemplateChoiceProvider.class) UuidEntityRef xslTemplate
-
-
-
Class de.xima.fc.workflow.model.nodes.FcHttpRequestProps.BasicAuthProps extends Object implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcHttpRequestProps.ProxyAuthProps extends Object implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcHttpRequestProps.ProxyProps extends Object implements Serializable
-
Serialized Fields
-
proxyAuthProps
@Valid FcHttpRequestProps.ProxyAuthProps proxyAuthProps
-
proxyHost
@NotEmpty String proxyHost
-
proxyPort
@javax.validation.constraints.Min(1L),@javax.validation.constraints.Max(65535L) int proxyPort
-
useProxyAuth
boolean useProxyAuth
-
-
-
Class de.xima.fc.workflow.model.nodes.FcImportFormValueFromXmlProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
xmlSource
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile xmlSource
-
xpathMapping
List<@Valid Setting<String>> xpathMapping
-
xslTemplate
@Valid @SingleChoice(XslTemplateChoiceProvider.class) UuidEntityRef xslTemplate
-
-
-
Class de.xima.fc.workflow.model.nodes.FcLdapQueryProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
baseDN
String baseDN
-
ldapConnection
@Valid @SingleChoice(LdapConnectionChoiceProvider.class) UuidEntityRef ldapConnection
-
ldapQuery
@Valid @SingleChoice(LdapQueryChoiceProvider.class) UuidEntityRef ldapQuery
-
query
String query
-
queryParameters
List<@Valid Setting<String>> queryParameters
list of query parameters -
resultAttributes
List<GenericStringModel> resultAttributes
-
useClientLdapConnection
boolean useClientLdapConnection
Deprecated.UseLDAPZugriff
s only. -
useClientLdapQuery
boolean useClientLdapQuery
-
-
-
Class de.xima.fc.workflow.model.nodes.FcLogEntryProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
comments
String comments
-
level
@NotNull ELogEntryActionLogLevel level
-
-
-
Class de.xima.fc.workflow.model.nodes.FcMoveFormRecordToInboxProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
inboxName
@NotBlank(groups=de.xima.fc.workflow.model.nodes.FcMoveFormRecordToInboxProps.whenComputedInboxName.class) String inboxName
-
inboxReference
@NotNull(groups=de.xima.fc.workflow.model.nodes.FcMoveFormRecordToInboxProps.whenStaticInbox.class) @SingleChoice(value=InboxChoiceProvider.class,groups=de.xima.fc.workflow.model.nodes.FcMoveFormRecordToInboxProps.whenStaticInbox.class) UuidEntityRef inboxReference
-
targetType
@NotNull EMoveFormRecordToInboxTargetType targetType
-
-
-
Class de.xima.fc.workflow.model.nodes.FcMultipleConditionProps extends BaseMultipleConditionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcProcessLogPdfProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
fileName
String fileName
-
logFileProvision
@Valid FileProvision logFileProvision
-
-
-
Class de.xima.fc.workflow.model.nodes.FcProvideResourceProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
exportName
String exportName
-
fileProvision
@Valid FileProvision fileProvision
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
-
-
Class de.xima.fc.workflow.model.nodes.FcQueueTaskProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
addToEnd
boolean addToEnd
-
triggerToInvoke
@NotNull @SingleChoice(value=TriggersOfTypeChoiceProvider.class,paramsString="FC_MANUAL",paramsBoolean=true) TriggerKey triggerToInvoke
-
-
-
Class de.xima.fc.workflow.model.nodes.FcRedirectProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
queryStringValues
List<@Valid Setting<String>> queryStringValues
-
urlManual
String urlManual
-
urlTemplate
@Valid @SingleChoice(UrlTemplateChoiceProvider.class) UuidEntityRef urlTemplate
-
-
-
Class de.xima.fc.workflow.model.nodes.FcRenewProcessIdProps extends BaseActionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcReturnFileProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
forceDownload
boolean forceDownload
-
multiFile
@Valid @MultiFileSize(min=1,payload=resources.class,message="{de.xima.fc.workflow.validation.constraints.MultiFileSize.message.minOnly}") MultiFile multiFile
-
-
-
Class de.xima.fc.workflow.model.nodes.FcReturnProps extends BaseActionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcSaveToFileSystemProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
allowPathInPlaceholder
boolean allowPathInPlaceholder
-
exportDirectory
String exportDirectory
-
multiFile
@Valid @MultiFileSize(min=1,payload=resources.class,message="{de.xima.fc.workflow.validation.constraints.MultiFileSize.message.minOnly}") MultiFile multiFile
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSaveToWebDavProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
allowPathInPlaceholder
boolean allowPathInPlaceholder
-
multiFile
@Valid @MultiFileSize(min=1,payload=resources.class,message="{de.xima.fc.workflow.validation.constraints.MultiFileSize.message.minOnly}") MultiFile multiFile
-
path
String path
-
webdavConnection
@NotNull @Valid @SingleChoice(WebDavConnectionChoiceProvider.class) UuidEntityRef webdavConnection
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSendFormRecordMessageProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
messageContent
@NotBlank @NotEmptyHtmlTextContent @ValidHtml String messageContent
-
openChat
boolean openChat
-
senderName
@NotBlank String senderName
-
targetChatType
@NotNull ESendFormRecordMessageTargetChatType targetChatType
-
targetChatUuid
@NotBlank(groups=de.xima.fc.workflow.model.nodes.FcSendFormRecordMessageProps.WhenTargetExistingChat.class) @UuidString(groups=de.xima.fc.workflow.model.nodes.FcSendFormRecordMessageProps.WhenChatUuidWithoutPlaceholders.class) String targetChatUuid
-
targetMemberType
@NotNull(groups=de.xima.fc.workflow.model.nodes.FcSendFormRecordMessageProps.WhenTargetNewChat.class) ESendFormRecordMessageTargetMemberType targetMemberType
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSetSavedFlagProps extends BaseActionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcShowTemplateProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
htmlTemplate
@Valid @NotNull @SingleChoice(HtmlTemplateChoiceProvider.class) UuidEntityRef htmlTemplate
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSqlStatementProps extends BaseActionProps implements Serializable
-
Serialized Fields
-
databaseConnection
@Valid @SingleChoice(DatabaseConnectionChoiceProvider.class) UuidEntityRef databaseConnection
-
databaseQuery
@Valid @SingleChoice(DatabaseQueryChoiceProvider.class) UuidEntityRef databaseQuery
-
query
String query
-
queryParameters
List<@Valid Setting<String>> queryParameters
list of query parameters -
useClientDatabaseQuery
boolean useClientDatabaseQuery
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSwitchCaseProps extends Object implements Serializable
-
Serialized Fields
-
caseValues
@NotEmpty @FcSwitchCaseUniquelyNamed List<@Valid FcSwitchCaseProps.SingleCaseValue> caseValues
-
combinationType
@NotNull EMultipleConditionCombinationType combinationType
-
customExpression
String customExpression
-
description
String description
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSwitchCaseProps.SingleCaseValue extends Object implements Serializable
-
Serialized Fields
-
caseValue
String caseValue
-
matchCondition
@NotNull EMatchCondition matchCondition
-
variableName
@NotEmpty String variableName
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSwitchDefaultProps extends Object implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcSwitchProps extends Object implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcThrowExceptionProps extends BaseActionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcWhileLoopProps extends BaseMultipleWhileLoopTestProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FcWriteFormRecordAttrProps extends BaseActionProps implements Serializable
-
Class de.xima.fc.workflow.model.nodes.FileProvision extends Object implements Serializable
-
Serialized Fields
-
attachmentAccessibleToEndUser
boolean attachmentAccessibleToEndUser
-
attachToFormRecord
boolean attachToFormRecord
-
-
-
Class de.xima.fc.workflow.model.nodes.MultiAttachment extends Object implements Serializable
-
Serialized Fields
-
attachments
@Valid @NotNull(payload=attachments.class) @MultiChoice(value=AttachmentItemChoiceProvider.class,payload=attachments.class) List<@Valid AttachmentItem> attachments
-
searchFilenamePattern
String searchFilenamePattern
-
searchSourceTypes
List<EAttachmentSource> searchSourceTypes
-
-
-
Class de.xima.fc.workflow.model.nodes.MultiFile extends Object implements Serializable
-
Serialized Fields
-
attachmentFilter
List<EAttachmentSource> attachmentFilter
-
connectionTimeout
@javax.validation.constraints.Min(value=1L, message="{MultiFile.connectionTimeout.error}"),@javax.validation.constraints.Max(value=60L, message="{MultiFile.connectionTimeout.error}") int connectionTimeout
-
readTimeout
@javax.validation.constraints.Min(value=1L, message="{MultiFile.readTimeout.error}"),@javax.validation.constraints.Max(value=1800L, message="{MultiFile.readTimeout.error}") int readTimeout
-
resources
@Valid @NotNull(payload=resources.class) @MultiChoice(value=ResourceItemChoiceProvider.class,payload=resources.class) List<@Valid ResourceItem> resources
-
searchFilename
String searchFilename
-
urls
List<String> urls
-
-
-
Class de.xima.fc.workflow.model.nodes.SingleAttachment extends Object implements Serializable
-
Serialized Fields
-
attachment
@Valid @SingleChoice(value=AttachmentItemChoiceProvider.class,payload=attachment.class) AttachmentItem attachment
-
searchFilenamePattern
String searchFilenamePattern
-
searchSourceTypes
List<EAttachmentSource> searchSourceTypes
-
-
-
Class de.xima.fc.workflow.model.nodes.SingleCondition extends Object implements Serializable
-
Serialized Fields
-
matchCondition
@NotNull EMatchCondition matchCondition
-
matchOperandLhs
@NotEmpty String matchOperandLhs
-
matchOperandRhs
String matchOperandRhs
-
variableName
@NotEmpty String variableName
-
-
-
Class de.xima.fc.workflow.model.nodes.SingleFile extends Object implements Serializable
-
Serialized Fields
-
attachmentFilter
List<EAttachmentSource> attachmentFilter
-
connectionTimeout
@javax.validation.constraints.Min(value=1L, message="{SingleFile.connectionTimeout.error}"),@javax.validation.constraints.Max(value=60L, message="{SingleFile.connectionTimeout.error}") int connectionTimeout
-
readTimeout
@javax.validation.constraints.Min(value=1L, message="{SingleFile.readTimeout.error}"),@javax.validation.constraints.Max(value=1800L, message="{SingleFile.readTimeout.error}") int readTimeout
-
resource
@Valid @SingleChoice(value=ResourceItemChoiceProvider.class,payload=resource.class) ResourceItem resource
-
searchFilename
String searchFilename
-
url
String url
-
-
-
-
Package de.xima.fc.workflow.model.triggers
-
Class de.xima.fc.workflow.model.triggers.FcCatchErrorProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
errorCode
@Size(max=100) String errorCode
-
errorCodeMatchType
@NotNull EStringMatchType errorCodeMatchType
-
nodeName
@Size(max=100) String nodeName
-
nodeNameMatchType
@NotNull EStringMatchType nodeNameMatchType
-
nodeType
@Size(max=100) String nodeType
-
nodeTypeMatchType
@NotNull EStringMatchType nodeTypeMatchType
-
-
-
Class de.xima.fc.workflow.model.triggers.FcDoiVerifiedProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
targetNode
@SingleChoice(value=NodesOfTypeChoiceProvider.class,paramsString="FC_DOI_INIT") NodeKey targetNode
-
-
-
Class de.xima.fc.workflow.model.triggers.FcFormRecordMessagePostedProps extends BaseTriggerProps implements Serializable
-
Class de.xima.fc.workflow.model.triggers.FcFormRecordMessageUploadRequestFulfilledProps extends BaseTriggerProps implements Serializable
-
Class de.xima.fc.workflow.model.triggers.FcFormSubmitButtonProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
buttonName
@SingleChoice(SubmitButtonChoiceProvider.class) String buttonName
-
-
-
Class de.xima.fc.workflow.model.triggers.FcInvitationErrorProps extends BaseTriggerProps implements Serializable
-
Class de.xima.fc.workflow.model.triggers.FcInvitationSentProps extends BaseTriggerProps implements Serializable
-
Class de.xima.fc.workflow.model.triggers.FcManualProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
allowedUserGroups
@MultiChoice(UserGroupChoiceProvider.class) List<@Valid UuidEntityRef> allowedUserGroups
-
allowedWorkflowStates
@MultiChoice(StateChoiceProvider.class) List<@Valid UuidEntityRef> allowedWorkflowStates
-
-
-
Class de.xima.fc.workflow.model.triggers.FcQualifiedFormSubmitButtonProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
button
@NotNull @SingleChoice(QualifiedSubmitButtonChoiceProvider.class) QualifiedSubmitButton button
-
-
-
Class de.xima.fc.workflow.model.triggers.FcStateTimerProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
applicableStates
@MultiChoice(StateChoiceProvider.class) List<@Valid UuidEntityRef> applicableStates
-
durationDays
@javax.validation.constraints.PositiveOrZero,@javax.validation.constraints.Max(10000L) long durationDays
-
durationHours
@javax.validation.constraints.PositiveOrZero,@javax.validation.constraints.Max(23L) int durationHours
-
durationMinutes
@javax.validation.constraints.PositiveOrZero,@javax.validation.constraints.Max(59L) int durationMinutes
-
durationSeconds
@javax.validation.constraints.PositiveOrZero,@javax.validation.constraints.Max(59L) int durationSeconds
-
-
-
Class de.xima.fc.workflow.model.triggers.FcTimePointProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
allowedStates
@MultiChoice(StateChoiceProvider.class) List<@Valid UuidEntityRef> allowedStates
-
fireWhenInPast
boolean fireWhenInPast
-
timePointExpressionWithFormat
@NotNull FcTimePointProps.TimePointExpressionWithFormat timePointExpressionWithFormat
-
timePointFixed
@NotNull FcTimePointProps.TimePointFixed timePointFixed
-
timePointType
@NotNull ETimePointType timePointType
-
-
-
Class de.xima.fc.workflow.model.triggers.FcTimePointProps.TimePointExpressionWithFormat extends Object implements Serializable
-
Serialized Fields
-
dateTimeFormat
String dateTimeFormat
-
dateTimeTemplate
String dateTimeTemplate
-
durationUnit
ETimePointTriggerDurationUnit durationUnit
-
offsetDuration
String offsetDuration
-
operation
ETimePointTriggerOperation operation
-
-
-
Class de.xima.fc.workflow.model.triggers.FcTimePointProps.TimePointFixed extends Object implements Serializable
-
Serialized Fields
-
fireDateTime
LocalDateTime fireDateTime
-
zoneId
ZoneId zoneId
-
-
-
Class de.xima.fc.workflow.model.triggers.FcUserInvocationLocalizationEntry extends DefaultLocalizationViewModelEntry implements Serializable
-
Class de.xima.fc.workflow.model.triggers.FcUserInvocationProps extends BaseTriggerProps implements Serializable
-
Serialized Fields
-
allowedUserGroups
@MultiChoice(UserGroupChoiceProvider.class) List<@Valid UuidEntityRef> allowedUserGroups
-
allowedWorkflowStates
@MultiChoice(StateChoiceProvider.class) List<@Valid UuidEntityRef> allowedWorkflowStates
-
localizations
List<@Valid @NotEmptyLocalizationEntry(value="displayName",property="displayName") FcUserInvocationLocalizationEntry> localizations
-
-
-
-
Package de.xima.fc.workflow.processor.iface
-
Package de.xima.fc.workflow.processor.logic
-
Class de.xima.fc.workflow.processor.logic.FlowchartElementIndex extends Object implements Serializable
-
Serialized Fields
-
nodeByUuid
Map<NodeKey,NodeModel> nodeByUuid
-
nodeParentMap
Map<NodeKey,NodeKey> nodeParentMap
-
nodesByType
Map<String,List<NodeKey>> nodesByType
-
tasksByUuid
Map<UUID,TaskModel> tasksByUuid
-
triggerByUuid
Map<TriggerKey,TriggerModel> triggerByUuid
-
triggersByType
Map<String,List<TriggerKey>> triggersByType
-
-
-
-
Package de.xima.fc.workflow.processor.logic.analysis
-
Class de.xima.fc.workflow.processor.logic.analysis.WorkflowFlowAnalysis extends Object implements Serializable
-
Serialized Fields
-
taskAnalysisMap
Map<UUID,ITaskFlowAnalysis> taskAnalysisMap
Map between a task's UUID and its computed flow graph
-
-
-
-
Package de.xima.fc.workflow.processor.logic.execution
-
Class de.xima.fc.workflow.processor.logic.execution.EmptyEventExecutionResult extends Object implements Serializable
-
Serialized Fields
-
taskResult
ITaskQueueExecutionResult taskResult
-
-
-
-
Package de.xima.fc.workflow.processor.model
-
Class de.xima.fc.workflow.processor.model.ElementWithTask extends Object implements Serializable
-
Class de.xima.fc.workflow.processor.model.EventExecutionResult extends Object implements Serializable
-
Serialized Fields
-
exception
Exception exception
-
result
ITaskQueueExecutionResult result
-
-
-
Class de.xima.fc.workflow.processor.model.FileProvidingNodeWithName extends Object implements Serializable
-
Serialized Fields
-
fileValueDescriptor
IFileValueDescriptor fileValueDescriptor
-
key
NodeKey key
-
name
String name
-
type
String type
-
-
-
Class de.xima.fc.workflow.processor.model.FileProvidingTriggerWithName extends Object implements Serializable
-
Serialized Fields
-
fileValueDescriptor
IFileValueDescriptor fileValueDescriptor
-
key
TriggerKey key
-
name
String name
-
type
String type
-
-
-
Class de.xima.fc.workflow.processor.model.LanguageFd2Config extends Object implements Serializable
-
Serialized Fields
-
appointmentProvider
IFD2AppointmentProvider appointmentProvider
-
attachmentDeleteUrl
String attachmentDeleteUrl
-
attachmentDownloadUrl
String attachmentDownloadUrl
-
baseUrl
String baseUrl
-
buttonDescriptor
XButtonDescriptor buttonDescriptor
-
clientId
long clientId
-
cssIncludes
LinkedHashMap<String,String> cssIncludes
-
customFormNodes
List<com.hp.gagawa.java.Node> customFormNodes
-
dataSourceProvider
IFD2DataSourceProvider dataSourceProvider
-
forceBranding
boolean forceBranding
-
forceInline
boolean forceInline
-
formAction
String formAction
-
formI18n
com.alibaba.fastjson.JSONObject formI18n
-
formOnly
boolean formOnly
-
hideRequiredHint
boolean hideRequiredHint
-
ignoreRenderConditions
boolean ignoreRenderConditions
-
jsIncludes
LinkedHashMap<String,String> jsIncludes
-
lang
String lang
-
languageProvider
IFD2LanguageProvider languageProvider
-
licenseDataProvider
IFD2LicenseDataProvider licenseDataProvider
-
metaDataProvider
IFD2MetaDataProvider metaDataProvider
-
preview
boolean preview
-
projectId
long projectId
-
publish
boolean publish
-
renderCallbackProvider
IFD2RenderCallbackProvider renderCallbackProvider
-
replacerProvider
IFD2ReplacerProvider replacerProvider
-
skipPlaceholder
boolean skipPlaceholder
-
statusProvider
IFD2StatusProvider statusProvider
-
templateProvider
IFD2TemplateProvider templateProvider
-
themeCss
String themeCss
-
title
String title
-
usebs
boolean usebs
-
usecss
boolean usecss
-
usejq
boolean usejq
-
userGroupProvider
IFD2UserGroupProvider userGroupProvider
-
useui
boolean useui
-
validationErrors
Map<String,List<String>> validationErrors
-
vRulesProvider
IFD2VRulesProvider vRulesProvider
-
xFormProperties
XFormProperties xFormProperties
-
xItemProvider
IFD2XItemProvider xItemProvider
-
xItemRenderConditions
XItemConditionsWrapper xItemRenderConditions
-
-
-
Class de.xima.fc.workflow.processor.model.NodeWithName extends Object implements Serializable
-
Class de.xima.fc.workflow.processor.model.NormalCompletionResult extends Object implements Serializable
-
Serialized Fields
-
alwaysValue
Object alwaysValue
-
attachmentValue
IWorkflowAttachmentValue attachmentValue
-
fileValue
IWorkflowFileValue fileValue
-
node
WorkflowNode node
-
softErrors
List<NodeSoftErrorException> softErrors
-
successValue
Object successValue
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedAttachment extends Object implements Serializable
-
Serialized Fields
-
attachment
Attachment attachment
-
sourceDetails
IResolvedAttachmentSourceDetails sourceDetails
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedAttachmentSourcePreviousNode extends Object implements Serializable
-
Serialized Fields
-
nodeId
long nodeId
-
nodeName
String nodeName
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedAttachmentSourceSearch extends Object implements Serializable
-
Serialized Fields
-
fileNamePattern
String fileNamePattern
-
sourceTypes
Set<EAttachmentSource> sourceTypes
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedAttachmentSourceUpload extends Object implements Serializable
-
Serialized Fields
-
uploadElementName
String uploadElementName
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFile extends Object implements Serializable
-
Serialized Fields
-
file
File file
-
originalFileName
String originalFileName
-
sourceDetails
IResolvedFileSourceDetails sourceDetails
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceAttachment extends Object implements Serializable
-
Serialized Fields
-
attachmentFileName
String attachmentFileName
-
attachmentId
long attachmentId
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceClientFile extends Object implements Serializable
-
Serialized Fields
-
fileId
long fileId
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceFormFile extends Object implements Serializable
-
Serialized Fields
-
fileId
long fileId
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceUpload extends Object implements Serializable
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceUrl extends Object implements Serializable
-
Serialized Fields
-
url
String url
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceWorkflowNode extends Object implements Serializable
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceWorkflowTrigger extends Object implements Serializable
-
Class de.xima.fc.workflow.processor.model.ResolvedMultiFile extends Object implements Serializable
-
Serialized Fields
-
containingDirectory
File containingDirectory
Deprecated. -
individualFiles
List<IResolvedFile> individualFiles
Deprecated.
-
-
-
Class de.xima.fc.workflow.processor.model.TaskQueueExecutionResult extends Object implements Serializable
-
Serialized Fields
-
individualResults
List<ITaskExecutionResult> individualResults
-
mainResult
ITaskExecutionResult mainResult
-
-
-
Class de.xima.fc.workflow.processor.model.TaskWithName extends Object implements Serializable
-
Class de.xima.fc.workflow.processor.model.TriggerWithName extends Object implements Serializable
-
Serialized Fields
-
key
TriggerKey key
-
name
String name
-
type
String type
-
-
-
Class de.xima.fc.workflow.processor.model.WorkflowPlaceholderRefactorRetVal extends Object implements Serializable
-
Serialized Fields
-
failedElements
Map<ElementKey,Throwable> failedElements
-
updatedElements
Set<ElementKey> updatedElements
-
-
-
Class de.xima.fc.workflow.processor.model.WorkflowQualifiedSubmitButton extends Object implements Serializable
-
Serialized Fields
-
action
ESubmitButtonAction action
-
andStateConditions
List<XItemConditionsDescriptor> andStateConditions
-
andUserGroupConditions
List<XItemConditionsDescriptor> andUserGroupConditions
-
displayName
String displayName
-
elementName
String elementName
-
identifier
String identifier
-
pageName
String pageName
-
tooltip
String tooltip
-
-
-
Class de.xima.fc.workflow.processor.model.WorkflowSubmitButton extends Object implements Serializable
-
Serialized Fields
-
andStateConditions
List<XItemConditionsDescriptor> andStateConditions
-
andUserGroupConditions
List<XItemConditionsDescriptor> andUserGroupConditions
-
displayNames
List<String> displayNames
-
identifier
String identifier
-
-
-
Class de.xima.fc.workflow.processor.model.WorkflowValidationResult extends Object implements Serializable
-
Serialized Fields
-
elementValidationResults
Map<ElementKey,IWorkflowElementValidationResult> elementValidationResults
-
processValidationResult
Optional<IWorkflowElementValidationResult> processValidationResult
-
taskValidationResults
Map<UUID,IWorkflowElementValidationResult> taskValidationResults
-
unhandledExceptions
List<WorkflowValidationException> unhandledExceptions
-
-
-
-
Package de.xima.fc.workflow.processor.value
-
Class de.xima.fc.workflow.processor.value.ValueDescriptorFactory extends Object implements Serializable
-
Serialized Fields
-
intersector
de.xima.fc.workflow.processor.value.ValueDescriptorIntersector intersector
-
-
-
-
Package de.xima.fc.workflow.processor.value.common
-
Class de.xima.fc.workflow.processor.value.common.AttachmentDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
Class de.xima.fc.workflow.processor.value.common.FileItemDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
Class de.xima.fc.workflow.processor.value.common.FormRecordChatDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
Class de.xima.fc.workflow.processor.value.common.FormRecordMessageDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
Class de.xima.fc.workflow.processor.value.common.FormRecordMessageUploadRequestDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
Class de.xima.fc.workflow.processor.value.common.MimeTypeDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
Class de.xima.fc.workflow.processor.value.common.UserDataDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
Class de.xima.fc.workflow.processor.value.common.UserProfileDescriptor extends RecordValueDescriptorWrapper implements Serializable
-
-
Package de.xima.fc.workflow.processor.value.wrapper
-
Class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper extends Object implements Serializable
-
Serialized Fields
-
delegate
IRecordValueDescriptor delegate
-
-
-
-
Package de.xima.fc.workflow.taglib.data
-
Class de.xima.fc.workflow.taglib.data.JsfValidationResult extends Object implements Serializable
-
Serialized Fields
-
maximumSeverity
EFacesMessageSeverity maximumSeverity
-
messages
com.google.common.collect.ImmutableMap<String,List<javax.faces.application.FacesMessage>> messages
-
validationFailed
boolean validationFailed
-
validState
com.google.common.collect.ImmutableMap<String,Boolean> validState
-
-
-
Class de.xima.fc.workflow.taglib.data.PropertiesFormOverrides extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.data.PropertiesFormRenderOptions extends Object implements Serializable
-
Serialized Fields
-
forceValidation
boolean forceValidation
-
jsfValidationResult
JsfValidationResult jsfValidationResult
-
-
-
-
Package de.xima.fc.workflow.taglib.event
-
Class de.xima.fc.workflow.taglib.event.BackupChangeEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Class de.xima.fc.workflow.taglib.event.BackupDetectEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Serialized Fields
-
requestSource
EFlowchartBackupRequestSource requestSource
-
snapshot
FlowchartSnapshot snapshot
-
-
-
Class de.xima.fc.workflow.taglib.event.BackupUnchangeEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Class de.xima.fc.workflow.taglib.event.ElementInfoRequestEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Serialized Fields
-
elementKey
ElementKey elementKey
-
nodeType
String nodeType
-
-
-
Class de.xima.fc.workflow.taglib.event.FlowchartSaveEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Serialized Fields
-
model
FlowchartModel model
-
-
-
Class de.xima.fc.workflow.taglib.event.ModelUpdateEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Serialized Fields
-
updatedCustomParams
Set<ElementKey> updatedCustomParams
-
-
-
Class de.xima.fc.workflow.taglib.event.NodeExpansionChangeEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Class de.xima.fc.workflow.taglib.event.TaskVisualizationRequestEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable
-
Serialized Fields
-
taskUuid
UUID taskUuid
-
-
-
Class de.xima.fc.workflow.taglib.event.ValidationCompleteEvent extends Object implements Serializable
-
Serialized Fields
-
incremental
boolean incremental
-
jsfValidationResult
JsfValidationResult jsfValidationResult
-
-
-
-
Package de.xima.fc.workflow.taglib.iface
-
Package de.xima.fc.workflow.taglib.model
-
Class de.xima.fc.workflow.taglib.model.BaseActionProps extends Object implements Serializable
-
Serialized Fields
-
color
@NotNull ClientOpaqueColor color
-
description
String description
-
icon
@NotNull ClientIcon icon
-
name
@NotEmpty(payload=name.class) @Size(min=1,max=100,payload=name.class) @Pattern(regexp="^[\\p{L}\\d:_\\-\\(\\) ]*$",payload=name.class,message="{wf.constraint.name.pattern}") String name
-
-
-
Class de.xima.fc.workflow.taglib.model.BaseConditionProps extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
labelNo
String labelNo
-
labelYes
String labelYes
-
name
@NotEmpty(payload=name.class) @Size(min=1,max=100,payload=name.class) @Pattern(regexp="^[\\p{L}\\d:_\\-\\(\\) ]*$",payload=name.class,message="{wf.constraint.name.pattern}") String name
-
-
-
Class de.xima.fc.workflow.taglib.model.BaseDoUntilLoopProps extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
labelNo
String labelNo
-
labelYes
String labelYes
-
name
@NotEmpty(payload=name.class) @Size(min=1,max=100,payload=name.class) @Pattern(regexp="^[\\p{L}\\d:_\\-\\(\\) ]*$",payload=name.class,message="{wf.constraint.name.pattern}") String name
-
-
-
Class de.xima.fc.workflow.taglib.model.BaseForEachLoopProps extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
name
@NotEmpty(payload=name.class) @Size(min=1,max=100,payload=name.class) @Pattern(regexp="^[\\p{L}\\d:_\\-\\(\\) ]*$",payload=name.class,message="{wf.constraint.name.pattern}") String name
-
-
-
Class de.xima.fc.workflow.taglib.model.BaseTriggerProps extends Object implements Serializable
-
Serialized Fields
-
color
ClientOpaqueColor color
-
description
String description
-
icon
ClientIcon icon
-
name
@NotEmpty(payload=de.xima.fc.workflow.taglib.model.BaseTriggerProps.name.class) @Size(min=1,max=100,payload=de.xima.fc.workflow.taglib.model.BaseTriggerProps.name.class) @Pattern(regexp="^[\\p{L}\\d:_\\-\\(\\) ]*$",payload=de.xima.fc.workflow.taglib.model.BaseTriggerProps.name.class,message="{wf.constraint.name.pattern}") String name
-
-
-
Class de.xima.fc.workflow.taglib.model.BaseWhileLoopProps extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
labelNo
String labelNo
-
labelYes
String labelYes
-
name
@NotEmpty(payload=name.class) @Size(min=1,max=100,payload=name.class) @Pattern(regexp="^[\\p{L}\\d:_\\-\\(\\) ]*$",payload=name.class,message="{wf.constraint.name.pattern}") String name
-
-
-
Class de.xima.fc.workflow.taglib.model.ClientClientCounterView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientClientResourceView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientDirectClientAuthorizationView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientIcon extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientIconWrapper extends Object implements Serializable
-
Serialized Fields
-
icon
ClientIcon icon
-
id
String id
-
type
EIconType type
-
-
-
Class de.xima.fc.workflow.taglib.model.ClientInboxView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientOpaqueColor extends Object implements Serializable
-
Serialized Fields
-
blue
int blue
-
green
int green
-
red
int red
-
-
-
Class de.xima.fc.workflow.taglib.model.ClientProjectResourceView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientSubmitButtonView extends Object implements Serializable
-
Serialized Fields
-
action
ESubmitButtonAction action
-
andStateConditions
List<XItemConditionsDescriptor> andStateConditions
-
andUserGroupConditions
List<XItemConditionsDescriptor> andUserGroupConditions
-
displayName
String displayName
-
elementName
String elementName
-
technicalName
String technicalName
-
-
-
Class de.xima.fc.workflow.taglib.model.ClientTemplateView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientUserGroupView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientUserView extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ClientWorkflowStateView extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
type
EWorkflowStateType type
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.workflow.taglib.model.CustomViewSettings extends Object implements Serializable
-
Serialized Fields
-
showTriggerPreconditionState
boolean showTriggerPreconditionState
-
showTriggerPreconditionUserGroup
boolean showTriggerPreconditionUserGroup
-
-
-
Class de.xima.fc.workflow.taglib.model.ElementEntry extends Object implements Serializable
-
Serialized Fields
-
element
TElement element
-
key
ElementKey key
-
-
-
Class de.xima.fc.workflow.taglib.model.ElementMessageModel extends Object implements Serializable
-
Serialized Fields
-
localizedMessage
String localizedMessage
-
-
-
Class de.xima.fc.workflow.taglib.model.ElementMessageSetModel extends Object implements Serializable
-
Serialized Fields
-
errors
List<ElementMessageModel> errors
-
valid
boolean valid
-
warnings
List<ElementMessageModel> warnings
-
-
-
Class de.xima.fc.workflow.taglib.model.ElementPrototypeModel extends Object implements Serializable
-
Serialized Fields
-
containerClientId
String containerClientId
-
customParamsMap
Map<UUID,com.alibaba.fastjson.JSONObject> customParamsMap
-
nodePrototype
NodeModel nodePrototype
-
rowIndex
int rowIndex
-
triggerPrototype
TriggerModel triggerPrototype
-
-
-
Class de.xima.fc.workflow.taglib.model.FlowchartClientConfig extends Object implements Serializable
-
Serialized Fields
-
backupCustomDataProvider
String backupCustomDataProvider
-
backupCustomDataVersion
String backupCustomDataVersion
-
backupIntervalDelay
long backupIntervalDelay
-
backupKey
String backupKey
-
clearBackup
boolean clearBackup
-
collapsedNodes
List<NodeEntry<Boolean>> collapsedNodes
-
deadNodes
List<NodeEntry<Boolean>> deadNodes
-
dragSources
List<ElementPrototypeModel> dragSources
-
elementInfoPanelClientId
String elementInfoPanelClientId
-
elementMessagesMap
List<ElementEntry<ElementMessageSetModel>> elementMessagesMap
-
elementPrototypeSelector
String elementPrototypeSelector
-
externalState
com.alibaba.fastjson.JSONObject externalState
-
hiddenTasks
Map<UUID,Boolean> hiddenTasks
-
initialHandlers
InitialElementHandlerTypeSet initialHandlers
-
initiallyPersisted
boolean initiallyPersisted
-
initialNodePrototypes
InitialNodePrototypeClientModel initialNodePrototypes
-
nodeAddPanelClientId
String nodeAddPanelClientId
-
nodeAddSources
List<ElementPrototypeModel> nodeAddSources
-
paramsMap
List<ElementEntry<com.alibaba.fastjson.JSONObject>> paramsMap
-
process
ProcessModel process
-
processMessages
ElementMessageSetModel processMessages
-
showLaneSeparators
boolean showLaneSeparators
-
showToolbar
boolean showToolbar
-
taskAddPanelClientId
String taskAddPanelClientId
-
taskAddSources
List<ElementPrototypeModel> taskAddSources
-
taskMessagesMap
List<TaskEntry<ElementMessageSetModel>> taskMessagesMap
-
taskVisualizationPanelClientId
String taskVisualizationPanelClientId
-
-
-
Class de.xima.fc.workflow.taglib.model.FlowchartElementResource extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.FlowchartModel extends Object implements Serializable
-
Serialized Fields
-
backupClearRequested
boolean backupClearRequested
-
collapsedNodes
Set<NodeKey> collapsedNodes
-
collapsedNodesUpdates
Map<NodeKey,Boolean> collapsedNodesUpdates
-
elementMessagesMap
Map<ElementKey,ElementMessageSetModel> elementMessagesMap
-
externalState
com.alibaba.fastjson.JSONObject externalState
-
hasExternalStateChanged
boolean hasExternalStateChanged
-
hiddenTasks
Set<UUID> hiddenTasks
-
hiddenTasksUpdates
Map<UUID,Boolean> hiddenTasksUpdates
-
historyInfo
HistoryInfo historyInfo
-
paramsMap
Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap
-
paramsMapUnmodifiable
Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMapUnmodifiable
-
patches
List<JsonPatchUpdate> patches
-
process
com.alibaba.fastjson.JSONObject process
-
processMessages
ElementMessageSetModel processMessages
-
processModel
ProcessModel processModel
-
queuedCustomParamsUpdates
Map<ElementKey,com.alibaba.fastjson.JSONObject> queuedCustomParamsUpdates
-
queuedElementMessagesUpdates
Map<ElementKey,ElementMessageSetModel> queuedElementMessagesUpdates
-
queuedProcessMessagesUpdates
ElementMessageSetModel queuedProcessMessagesUpdates
-
queuedSelectionUpdate
FlowchartSelection<?> queuedSelectionUpdate
-
queuedTaskMessagesUpdates
Map<UUID,ElementMessageSetModel> queuedTaskMessagesUpdates
-
selected
FlowchartSelection<?> selected
-
showLaneSeparators
boolean showLaneSeparators
-
showLaneSeparatorsChanged
boolean showLaneSeparatorsChanged
-
taskMessagesMap
Map<UUID,ElementMessageSetModel> taskMessagesMap
-
updateIndex
long updateIndex
-
updateSourcesRequested
boolean updateSourcesRequested
-
version
de.xima.fc.workflow.taglib.model.FlowchartModel.VersionInfo version
-
-
-
Class de.xima.fc.workflow.taglib.model.FlowchartSelection extends Object implements Serializable
-
Serialized Fields
-
element
TElement element
-
taskUuid
UUID taskUuid
-
type
EFlowchartSelectionType type
-
-
-
Class de.xima.fc.workflow.taglib.model.FlowchartSnapshot extends Object implements Serializable
-
Serialized Fields
-
customData
com.alibaba.fastjson.JSONObject customData
-
customDataVersion
String customDataVersion
-
params
List<ElementEntry<com.alibaba.fastjson.JSONObject>> params
-
process
ProcessModel process
-
timestamp
long timestamp
-
version
String version
-
-
-
Class de.xima.fc.workflow.taglib.model.FlowchartUpdateClientConfig extends Object implements Serializable
-
Serialized Fields
-
clearBackup
boolean clearBackup
-
collapsedNodesUpdates
List<NodeEntry<Boolean>> collapsedNodesUpdates
-
deadNodeUpdates
List<NodeEntry<Boolean>> deadNodeUpdates
-
dragSources
List<ElementPrototypeModel> dragSources
-
elementMessageUpdates
List<ElementEntry<ElementMessageSetModel>> elementMessageUpdates
-
externalState
com.alibaba.fastjson.JSONObject externalState
-
hiddenTasksUpdates
Map<UUID,Boolean> hiddenTasksUpdates
-
nodeAddSources
List<ElementPrototypeModel> nodeAddSources
-
paramsUpdates
List<ElementEntry<com.alibaba.fastjson.JSONObject>> paramsUpdates
-
processMessageUpdates
ElementMessageSetModel processMessageUpdates
-
selectionUpdate
FlowchartSelection<?> selectionUpdate
-
showLaneSeparatorsUpdate
Boolean showLaneSeparatorsUpdate
-
taskAddSources
List<ElementPrototypeModel> taskAddSources
-
taskMessageUpdates
List<TaskEntry<ElementMessageSetModel>> taskMessageUpdates
-
-
-
Class de.xima.fc.workflow.taglib.model.HistoryInfo extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.InitialElementHandlerTypeSet extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.InitialNodePrototypeClientModel extends Object implements Serializable
-
Serialized Fields
-
forFirstTime
ElementPrototypeModel forFirstTime
-
forStandard
ElementPrototypeModel forStandard
-
-
-
Class de.xima.fc.workflow.taglib.model.InsertNodeData extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.JsonPatchUpdate extends Object implements Serializable
-
Serialized Fields
-
op
EPatchOperation op
-
path
Object[] path
-
value
Object value
-
-
-
Class de.xima.fc.workflow.taglib.model.MissingElementHandlers extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.NodeDeletionUpdate extends Object implements Serializable
-
Serialized Fields
-
nodeIndex
int[] nodeIndex
-
nodeKey
NodeKey nodeKey
-
taskIndex
int taskIndex
-
-
-
Class de.xima.fc.workflow.taglib.model.NodeEntry extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.NodeExpansionUpdate extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.NodeModel extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.NodeParamsUpdate extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.NodeWithTask extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.ProcessModel extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.RegisterBaseConditionOptions extends Object implements Serializable
-
Serialized Fields
-
childAlternate
Integer childAlternate
-
childConsequent
Integer childConsequent
-
collapsedInfoHeight
Integer collapsedInfoHeight
-
collapsedInfoWidth
Integer collapsedInfoWidth
-
collapsible
Boolean collapsible
-
color
ClientOpaqueColor color
-
conditionIcon
ClientIcon conditionIcon
-
conditionLineCount
Integer conditionLineCount
-
conditionText
String conditionText
-
conditionTitle
String conditionTitle
-
editable
Boolean editable
-
labelNo
String labelNo
-
labelYes
String labelYes
-
rhombusHeight
Integer rhombusHeight
-
rhombusWidth
Integer rhombusWidth
-
selectable
Boolean selectable
-
showInfo
boolean showInfo
-
styleClass
String styleClass
-
-
-
Class de.xima.fc.workflow.taglib.model.RegisterBaseDoUntilLoopOptions extends Object implements Serializable
-
Serialized Fields
-
backArrowHeight
Integer backArrowHeight
-
backArrowWidth
Integer backArrowWidth
-
childLoopBody
Integer childLoopBody
-
collapsedInfoHeight
Integer collapsedInfoHeight
-
collapsedInfoWidth
Integer collapsedInfoWidth
-
collapsible
Boolean collapsible
-
color
ClientOpaqueColor color
-
doUntilTestLineCount
Integer doUntilTestLineCount
-
doUntilTestText
String doUntilTestText
-
doUntilTestTitle
String doUntilTestTitle
-
editable
Boolean editable
-
labelNo
String labelNo
-
labelYes
String labelYes
-
rhombusHeight
Integer rhombusHeight
-
rhombusWidth
Integer rhombusWidth
-
selectable
Boolean selectable
-
showInfo
boolean showInfo
-
styleClass
String styleClass
-
-
-
Class de.xima.fc.workflow.taglib.model.RegisterBaseWhileLoopOptions extends Object implements Serializable
-
Serialized Fields
-
backArrowHeight
Integer backArrowHeight
-
backArrowWidth
Integer backArrowWidth
-
childLoopBody
Integer childLoopBody
-
collapsedInfoHeight
Integer collapsedInfoHeight
-
collapsedInfoWidth
Integer collapsedInfoWidth
-
collapsible
Boolean collapsible
-
color
ClientOpaqueColor color
-
editable
Boolean editable
-
labelNo
String labelNo
-
labelYes
String labelYes
-
rhombusHeight
Integer rhombusHeight
-
rhombusWidth
Integer rhombusWidth
-
selectable
Boolean selectable
-
showInfo
boolean showInfo
-
styleClass
String styleClass
-
whileTestLineCount
Integer whileTestLineCount
-
whileTestText
String whileTestText
-
whileTestTitle
String whileTestTitle
-
-
-
Class de.xima.fc.workflow.taglib.model.TaskEntry extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.TaskModel extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
name
String name
-
node
NodeModel node
-
trigger
TriggerModel trigger
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.workflow.taglib.model.TriggerDeletionUpdate extends Object implements Serializable
-
Serialized Fields
-
taskIndex
int taskIndex
-
triggerKey
TriggerKey triggerKey
-
-
-
Class de.xima.fc.workflow.taglib.model.TriggerModel extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.TriggerParamsUpdate extends Object implements Serializable
-
Class de.xima.fc.workflow.taglib.model.TriggerWithTask extends Object implements Serializable
-
Serialized Fields
-
element
TriggerModel element
-
taskUuid
UUID taskUuid
-
-
-
Class de.xima.fc.workflow.taglib.model.ViewSettingsModel extends Object implements Serializable
-
Serialized Fields
-
showAllTasks
boolean showAllTasks
-
showLaneSeparators
boolean showLaneSeparators
-
showTriggerPreconditionState
boolean showTriggerPreconditionState
-
showTriggerPreconditionUserGroup
boolean showTriggerPreconditionUserGroup
-
tasksWithName
List<ITaskWithName> tasksWithName
-
visibleTasks
Map<UUID,Boolean> visibleTasks
-
-
-
Class de.xima.fc.workflow.taglib.model.WorkflowExternalState extends Object implements Serializable
-
Serialized Fields
-
dataButtons
Map<String,Map<String,ClientSubmitButtonView>> dataButtons
-
dataClientCounters
Map<UUID,ClientClientCounterView> dataClientCounters
-
dataClientResources
Map<UUID,ClientClientResourceView> dataClientResources
-
dataCustomViewSetings
CustomViewSettings dataCustomViewSetings
-
dataDirectClientAuthorization
Map<UUID,ClientDirectClientAuthorizationView> dataDirectClientAuthorization
-
dataInboxes
Map<UUID,ClientInboxView> dataInboxes
-
dataProjectResources
Map<UUID,ClientProjectResourceView> dataProjectResources
-
dataStates
Map<UUID,ClientWorkflowStateView> dataStates
-
dataTemplatesHtml
Map<UUID,ClientTemplateView> dataTemplatesHtml
-
dataTemplatesUrl
Map<UUID,ClientTemplateView> dataTemplatesUrl
-
dataUserGroups
Map<UUID,ClientUserGroupView> dataUserGroups
-
dataUsers
Map<UUID,ClientUserView> dataUsers
Deprecated. -
dirtyButtons
boolean dirtyButtons
-
dirtyClientCounters
boolean dirtyClientCounters
-
dirtyClientResources
boolean dirtyClientResources
-
dirtyCustomViewSettings
boolean dirtyCustomViewSettings
-
dirtyDirectClientAuthorization
boolean dirtyDirectClientAuthorization
-
dirtyInboxes
boolean dirtyInboxes
-
dirtyProjectResources
boolean dirtyProjectResources
-
dirtyStates
boolean dirtyStates
-
dirtyTemplateHtml
boolean dirtyTemplateHtml
-
dirtyTemplateUrl
boolean dirtyTemplateUrl
-
dirtyUserGroups
boolean dirtyUserGroups
-
dirtyUsers
boolean dirtyUsers
-
-
-