Serialized Form
-
Package de.root1.simon
-
Class de.root1.simon.SimonRemoteInstance
class SimonRemoteInstance extends Object implements Serializable- serialVersionUID:
- 1L
-
Class de.root1.simon.SimonRemoteRef
class SimonRemoteRef extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class de.root1.simon.SimonVoid
class SimonVoid extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package de.xima.aspose.processor.exceptions
-
Exception de.xima.aspose.processor.exceptions.AsposeLicencNotFoundException
class AsposeLicencNotFoundException extends Exception implements Serializable
-
-
Package de.xima.fc.annotations.request
-
Class de.xima.fc.annotations.request.Wrapped.Literal
class Literal extends javax.enterprise.util.AnnotationLiteral<Wrapped> implements Serializable- serialVersionUID:
- 1L
-
-
Package de.xima.fc.appointment
-
Class de.xima.fc.appointment.AppointmentAvailableDate
class AppointmentAvailableDate extends Object implements Serializable-
Serialized Fields
-
date
LocalDate date
-
times
com.google.common.collect.ImmutableList<IAppointmentFreeSlot> times
-
-
-
Exception de.xima.fc.appointment.AppointmentBookingException
class AppointmentBookingException extends RuntimeException implements Serializable-
Serialized Fields
-
bookingError
EAppointmentBookingError bookingError
-
-
-
Class de.xima.fc.appointment.AppointmentBookingParams
class 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
class AppointmentSpecifier extends Object implements Serializable-
Serialized Fields
-
appointment
Appointment appointment
-
-
-
Class de.xima.fc.appointment.AppointmentBookingParams.SlotIdSpecifier
class SlotIdSpecifier extends Object implements Serializable -
Class de.xima.fc.appointment.AppointmentCreateBookingParams
class AppointmentCreateBookingParams extends AppointmentBookingParams implements Serializable -
Class de.xima.fc.appointment.AppointmentDeleteBookingParams
class AppointmentDeleteBookingParams extends AppointmentBookingParams implements Serializable -
Class de.xima.fc.appointment.AppointmentFreeSlot
class 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
class AppointmentFreeSlotQueryResult extends Object implements Serializable-
Serialized Fields
-
appointmentTypeUuid
String appointmentTypeUuid
-
availableDates
com.google.common.collect.ImmutableList<IAppointmentAvailableDate> availableDates
-
zoneId
ZoneId zoneId
-
-
-
Exception de.xima.fc.appointment.AppointmentIcalException
class AppointmentIcalException extends Exception implements Serializable-
Serialized Fields
-
icalError
EAppointmentIcalError icalError
-
-
-
Class de.xima.fc.appointment.AppointmentIcalQueryResult
class AppointmentIcalQueryResult extends Object implements Serializable -
Class de.xima.fc.appointment.AppointmentMoveBookingParams
class AppointmentMoveBookingParams extends AppointmentBookingParams implements Serializable-
Serialized Fields
-
range
com.google.common.collect.Range<Instant> range
-
-
-
Class de.xima.fc.appointment.AppointmentQueryParams
class AppointmentQueryParams extends Object implements Serializable-
Serialized Fields
-
appointmentTemplates
Iterable<AppointmentTemplate> appointmentTemplates
-
client
Mandant client
-
excludedAppointmentIds
Iterable<Long> excludedAppointmentIds
-
formRecords
Iterable<Vorgang> formRecords
-
includePartiallyInRange
boolean includePartiallyInRange
-
initFormRecord
boolean initFormRecord
-
range
com.google.common.collect.Range<Instant> range
-
selectCriteria
Iterable<de.xima.cmn.criteria.SelectCriterion> selectCriteria
-
status
Iterable<EAppointmentStatus> status
-
-
-
Class de.xima.fc.appointment.AppointmentValidateParams
class 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
class FieldName extends Object implements Serializable -
Class de.xima.fc.appointment.SubmittedAppointment
class 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.beans
-
Class de.xima.fc.beans.SerializableJSONArray
class SerializableJSONArray extends Object implements Serializable-
Serialized Fields
-
value
com.alibaba.fastjson.JSONArray value
-
-
-
Class de.xima.fc.beans.SerializableJSONObject
class SerializableJSONObject extends Object implements Serializable-
Serialized Fields
-
value
com.alibaba.fastjson.JSONObject value
-
-
-
Class de.xima.fc.beans.SessionAttributes
class SessionAttributes extends Object implements Serializable-
Serialized Fields
-
attributes
Map<String,
Serializable> attributes Deprecated.
-
-
-
-
Package de.xima.fc.beans.interfaces
-
Package de.xima.fc.bl.fdv.processing
-
Class de.xima.fc.bl.fdv.processing.AParameterVerarbeitung
class AParameterVerarbeitung extends AVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.AVerarbeitung
class AVerarbeitung extends Object implements Serializable-
Serialized Fields
-
guiIcon
IGuiIcon guiIcon
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.ProcessingWrapper
class ProcessingWrapper extends Object implements Serializable-
Serialized Fields
-
actionId
long actionId
Deprecated. -
processing
IProcessing processing
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungCallback
class VerarbeitungCallback extends AVerarbeitung implements Serializable-
Serialized Fields
-
callbackHandlerName
String callbackHandlerName
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungChangeStatus
class 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
class VerarbeitungCompressAsZip extends AVerarbeitung implements Serializable-
Serialized Fields
-
actionUUIDs
List<String> actionUUIDs
Deprecated. -
aktionsIdErgebnisList
List<Long> aktionsIdErgebnisList
Deprecated.- See Also:
-
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
class 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
class VerarbeitungCopyToStatus extends AVerarbeitung implements Serializable- serialVersionUID:
- 1L
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungDbSQLQuery
class VerarbeitungDbSQLQuery extends AVerarbeitung implements Serializable-
Serialized Fields
-
dbConnectionId
long dbConnectionId
Deprecated. -
query
String query
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungDeleteVorgang
class VerarbeitungDeleteVorgang extends AVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungEmail
class VerarbeitungEmail extends AVerarbeitung implements Serializable-
Serialized Fields
-
actionUUIDs
List<String> actionUUIDs
Deprecated.- See Also:
-
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:
-
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.Recipients of the email -
uploadElements
List<String> uploadElements
Deprecated.- See Also:
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungExport
class 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
class VerarbeitungExportPersistence extends AVerarbeitung implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
Deprecated. -
exportFileName
String exportFileName
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungExterneRessource
class 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
class VerarbeitungInbox extends AVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungMoveToPostfach
class VerarbeitungMoveToPostfach extends AVerarbeitung implements Serializable-
Serialized Fields
-
postfachId
long postfachId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungPdf
class 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
class VerarbeitungPlugin extends AParameterVerarbeitung implements Serializable-
Serialized Fields
-
selectedPlugin
String selectedPlugin
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungPost
class 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
class VerarbeitungRenewProzessID extends AVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungReturnFile
class 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
class VerarbeitungSaveToFilesystem extends AVerarbeitung implements Serializable-
Serialized Fields
-
actionUUIDs
List<String> actionUUIDs
Deprecated.- See Also:
-
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
class VerarbeitungSendToSalesforce extends AParameterVerarbeitung implements Serializable-
Serialized Fields
-
sourceAktionId
long sourceAktionId
Deprecated. -
textbausteinId
long textbausteinId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungStop
class VerarbeitungStop extends AVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungTemplate
class VerarbeitungTemplate extends AVerarbeitung implements Serializable-
Serialized Fields
-
templateUUID
String templateUUID
Deprecated. -
textbausteinId
long textbausteinId
Deprecated.
-
-
-
Class de.xima.fc.bl.fdv.processing.VerarbeitungUpload
class VerarbeitungUpload extends AVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungWeiterleitung
class VerarbeitungWeiterleitung extends AParameterVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungWord
class 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
class VerarbeitungWriteToFile extends AVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungWriteToForm
class VerarbeitungWriteToForm extends AParameterVerarbeitung implements Serializable -
Class de.xima.fc.bl.fdv.processing.VerarbeitungXmlToFd
class VerarbeitungXmlToFd extends AParameterVerarbeitung implements Serializable
-
-
Package de.xima.fc.choice
-
Class de.xima.fc.choice.SelectItemChoice
class SelectItemChoice extends javax.faces.model.SelectItem implements Serializable -
Class de.xima.fc.choice.SelectItemGroupChoice
class SelectItemGroupChoice extends javax.faces.model.SelectItemGroup implements Serializable
-
-
Package de.xima.fc.cluster.exception
-
Exception de.xima.fc.cluster.exception.ClusterOpenException
class ClusterOpenException extends Exception implements Serializable- serialVersionUID:
- -2156339093957508913L
-
-
Package de.xima.fc.cluster.impl.jgroup
-
Class de.xima.fc.cluster.impl.jgroup.JGroupsCluster
class 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
class 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
class ChannelCommunicationData extends Object implements Serializable -
Class de.xima.fc.cluster.model.NodeModel
class 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
class 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
class 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
class BaseTopologyEvent extends BaseNodeEvent implements Serializable-
Serialized Fields
-
cluster
ICluster cluster
-
-
-
Class de.xima.fc.cluster.model.events.topo.NodeCrashSuspectedEvent
class NodeCrashSuspectedEvent extends BaseNodeEvent implements Serializable -
Class de.xima.fc.cluster.model.events.topo.NodeJoinEvent
class NodeJoinEvent extends BaseTopologyEvent implements Serializable -
Class de.xima.fc.cluster.model.events.topo.NodeLeftEvent
class 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
class ClusterControllMessage extends Object implements Serializable-
Serialized Fields
-
controllMsg
EClusterControllMessage controllMsg
-
sourceNode
NodeModel sourceNode
-
targetNode
NodeModel targetNode
-
-
-
Class de.xima.fc.cluster.model.msg.ClusterPluginSyncMessage
class ClusterPluginSyncMessage extends Object implements Serializable-
Serialized Fields
-
pluginSyncData
PluginSyncData pluginSyncData
-
sourceNode
NodeModel sourceNode
-
-
-
Class de.xima.fc.cluster.model.msg.ClusterSystemUpdatedMessage
class ClusterSystemUpdatedMessage extends Object implements Serializable-
Serialized Fields
-
sourceNode
NodeModel sourceNode
-
-
-
-
Package de.xima.fc.cluster.observer
-
Class de.xima.fc.cluster.observer.ClusterChannelStateObserver
class ClusterChannelStateObserver extends Object implements Serializable-
Serialized Fields
-
listeners
List<IClusterChannelStateListener> listeners
-
-
-
Class de.xima.fc.cluster.observer.ClusterMessageObserver
class ClusterMessageObserver extends Object implements Serializable-
Serialized Fields
-
listeners
Set<IClusterMessageListener> listeners
-
-
-
Class de.xima.fc.cluster.observer.ClusterTopologyObserver
class ClusterTopologyObserver extends Object implements Serializable-
Serialized Fields
-
listeners
List<IClusterTopologyListener> listeners
-
-
-
-
Package de.xima.fc.color
-
Class de.xima.fc.color.ColorField
class ColorField extends Object implements Serializable-
Serialized Fields
-
identifier
String identifier
-
-
-
Class de.xima.fc.color.CssColor
class 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
class HslUvTriplet extends Object implements Serializable-
Serialized Fields
-
components
double[] components
-
-
-
Class de.xima.fc.color.HsvTriplet
class HsvTriplet extends Object implements Serializable-
Serialized Fields
-
components
double[] components
-
-
-
Class de.xima.fc.color.RgbTriplet
class RgbTriplet extends Object implements Serializable-
Serialized Fields
-
components
double[] components
-
-
-
-
Package de.xima.fc.com.auth
-
Exception de.xima.fc.com.auth.AuthFailedException
class AuthFailedException extends Exception implements Serializable-
Serialized Fields
-
error
EAuthError error
-
-
-
-
Package de.xima.fc.com.interfaces
-
Package de.xima.fc.common.bean_models
-
Class de.xima.fc.common.bean_models.TimeDuration
class TimeDuration extends Object implements Serializable-
Serialized Fields
-
duration
Long duration
-
unit
@NotNull(payload=unit.class) ETimeUnit unit
-
-
-
-
Package de.xima.fc.comparator
-
Class de.xima.fc.comparator.EntityComparator
class EntityComparator extends Object implements Serializable -
Class de.xima.fc.comparator.NameProvidingComparator
class NameProvidingComparator extends Object implements Serializable
-
-
Package de.xima.fc.dao.impl.sqlbuilder
-
Class de.xima.fc.dao.impl.sqlbuilder.ExtendedVorgangResultTransformer
class 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
class ProcessProtocolParams extends Object implements Serializable
-
-
Package de.xima.fc.entities
-
Class de.xima.fc.entities.AAppointmentClosingTime
class AAppointmentClosingTime extends AbstractLockableEntity implements Serializable -
Class de.xima.fc.entities.AAuthenticator
class 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
class AAuthenticatorConfig extends ALockableEntity implements Serializable-
Serialized Fields
-
authenticatorType
@NotNull EAuthClientType authenticatorType
-
clientAuthenticator
ClientAuthenticator clientAuthenticator
-
systemAuthenticator
SystemAuthenticator systemAuthenticator
-
-
-
Class de.xima.fc.entities.AbstractDatei
class AbstractDatei extends AbstractLockableEntity implements Serializable -
Class de.xima.fc.entities.AbstractDateiData
class AbstractDateiData extends AbstractLockableEntity implements Serializable-
Serialized Fields
-
data
@javax.validation.constraints.NotNull byte[] data
Deprecated.
-
-
-
Class de.xima.fc.entities.AbstractEntity
class AbstractEntity extends de.xima.cmn.dao.model.AEntity<Long> implements Serializable-
Serialized Fields
-
id
Long id
-
-
-
Class de.xima.fc.entities.AbstractLockableEntity
class AbstractLockableEntity extends AbstractEntity implements Serializable-
Serialized Fields
-
lockingVersion
int lockingVersion
Versionskennung für 'Optimistic Locking'.
-
-
-
Class de.xima.fc.entities.AbstractMandantDependentEntity
class AbstractMandantDependentEntity extends AbstractLockableEntity implements Serializable-
Serialized Fields
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.AClientAuthorization
class AClientAuthorization extends AClientDependentEntity implements Serializable -
Class de.xima.fc.entities.AClientDependentEntity
class AClientDependentEntity extends ALockableEntity implements Serializable-
Serialized Fields
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.AEncryptedFileDataEntity
class 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
class 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
class AFileEntity extends AbstractLockableEntity implements Serializable -
Class de.xima.fc.entities.AFormEncryptedFileDataEntity
class 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
class 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
class 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
class AktuellerBenutzer extends Benutzer implements Serializable -
Class de.xima.fc.entities.ALockableEntity
class ALockableEntity extends AbstractLockableEntity implements Serializable -
Class de.xima.fc.entities.APluginEntity
class APluginEntity extends ALockableEntity implements Serializable-
Serialized Fields
-
-
Class de.xima.fc.entities.APluginFileEntity
class 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
class 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
class AppointmentClientClosingTime extends AAppointmentClosingTime implements Serializable-
Serialized Fields
-
client
@NotNull Mandant client
-
excluded
List<AppointmentTemplate> excluded
-
-
-
Class de.xima.fc.entities.AppointmentClosingTime
class AppointmentClosingTime extends AAppointmentClosingTime implements Serializable-
Serialized Fields
-
appointmentTemplate
@NotNull AppointmentTemplate appointmentTemplate
-
-
-
Class de.xima.fc.entities.AppointmentSlot
class 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
class 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
class 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
class 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
class Attachment extends ALockableEntity implements Serializable-
Serialized Fields
-
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
-
Serialized Fields
-
baseEntity
Attachment baseEntity
-
size
Integer size
-
-
-
Class de.xima.fc.entities.AttachmentDateiData
class AttachmentDateiData extends AFormEncryptedFileDataEntity<AttachmentDatei> implements Serializable -
Class de.xima.fc.entities.AWorkflowElement
class 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
class 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
class 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
class 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
class 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
-
Serialized Fields
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.ClientAuthenticatorFile
class ClientAuthenticatorFile extends AFileEntity<ClientAuthenticator,ClientAuthenticatorFileData> implements Serializable -
Serialized Fields
-
baseEntity
ClientAuthenticator baseEntity
-
key
@Size(max=250) String key
-
-
-
Class de.xima.fc.entities.ClientAuthenticatorFileData
class ClientAuthenticatorFileData extends AEncryptedFileDataEntity<ClientAuthenticatorFile> implements Serializable -
Class de.xima.fc.entities.ClientCounter
class 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
-
Class de.xima.fc.entities.ClientFileData
-
Class de.xima.fc.entities.ClientPlugin
class ClientPlugin extends APluginEntity<ClientPluginFile,ClientPluginFileData, ClientPluginConfigData> implements Serializable -
Serialized Fields
-
fileEntity
ClientPluginFile fileEntity
-
mandant
@NotNull Mandant mandant
-
-
-
Class de.xima.fc.entities.ClientPluginConfigData
class ClientPluginConfigData extends AEncryptedFileDataEntity<ClientPluginFile> implements Serializable -
Class de.xima.fc.entities.ClientPluginFile
class ClientPluginFile extends APluginFileEntity<ClientPlugin,ClientPluginFileData, ClientPluginConfigData> implements Serializable -
Serialized Fields
-
baseEntity
ClientPlugin baseEntity
-
-
-
Class de.xima.fc.entities.ClientPluginFileData
class ClientPluginFileData extends AEncryptedFileDataEntity<ClientPluginFile> implements Serializable -
Class de.xima.fc.entities.DatenbankZugriff
class 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
class 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
class 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
class 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
class FormEingang extends ALockableEntity implements Serializable-
Serialized Fields
-
attachments
List<Attachment> attachments
-
datumFormat
String datumFormat
Deprecated. -
erstellerRef
String erstellerRef
-
fileEntity
FormEingangDatei fileEntity
-
idxnum
int idxnum
-
mandant
Mandant mandant
Deprecated. -
nutzerInfo
String nutzerInfo
Deprecated. -
uuid
UUID uuid
-
vorgang
@NotNull Vorgang vorgang
-
zeitFormat
String zeitFormat
Deprecated.
-
-
-
Class de.xima.fc.entities.FormEingangDatei
class FormEingangDatei extends AFileEntity<FormEingang,FormEingangDateiData> implements Serializable -
Serialized Fields
-
baseEntity
FormEingang baseEntity
-
size
Integer size
-
wasDataUpdated
boolean wasDataUpdated
-
-
-
Class de.xima.fc.entities.FormEingangDateiData
class FormEingangDateiData extends AFormEncryptedFileDataEntity<FormEingangDatei> implements Serializable -
Class de.xima.fc.entities.FormElement
class 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.FormRecordLock
class FormRecordLock extends AbstractEntity implements Serializable-
Serialized Fields
-
formRecordId
long formRecordId
-
lockedWhen
Date lockedWhen
-
-
-
Class de.xima.fc.entities.FormTemplate
class 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
class 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
-
Class de.xima.fc.entities.FormTemplatePreview
-
Class de.xima.fc.entities.FormTemplateTag
class FormTemplateTag extends AClientDependentEntity implements Serializable-
Serialized Fields
-
name
@Size(max=50) @NotEmpty String name
-
templates
List<FormTemplate> templates
-
-
-
Class de.xima.fc.entities.FormTemplateThumbnail
-
Class de.xima.fc.entities.FormVersion
class FormVersion extends ALockableEntity implements Serializable-
Serialized Fields
-
action
EFormVersionActions action
-
canSubmit
boolean canSubmit
-
fileEntity
FormVersionDatei fileEntity
-
formElemente
List<FormElement> formElemente
-
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.themeUUID
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. -
themeUUID
UUID themeUUID
-
uuid
UUID uuid
-
validateSubmitAction
boolean validateSubmitAction
-
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
class FormVersionBackup extends AFileEntity<FormVersion,FormVersionBackupData> implements Serializable -
Serialized Fields
-
baseEntity
FormVersion baseEntity
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.FormVersionBackupData
-
Class de.xima.fc.entities.FormVersionDatei
class FormVersionDatei extends AFileEntity<FormVersion,FormVersionDateiData> implements Serializable -
Serialized Fields
-
baseEntity
FormVersion baseEntity
-
-
-
Class de.xima.fc.entities.FormVersionDateiData
-
Class de.xima.fc.entities.FrontendServer
class 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 -
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
-
useSSL
boolean useSSL
-
-
-
Class de.xima.fc.entities.IndirectClientAuthorization
class 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
class InternalClientMessage extends AInternalMessage implements Serializable-
Serialized Fields
-
client
@NotNull Mandant client
-
-
-
Class de.xima.fc.entities.InternalSystemMessage
class InternalSystemMessage extends AInternalMessage implements Serializable -
Class de.xima.fc.entities.LDAPAbfrage
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class MandantRessourceDatei extends AFileEntity<MandantRessource,MandantRessourceDateiData> implements Serializable -
Serialized Fields
-
baseEntity
MandantRessource baseEntity
-
size
Integer size
-
-
-
Class de.xima.fc.entities.MandantRessourceDateiData
class MandantRessourceDateiData extends AEncryptedFileDataEntity<MandantRessourceDatei> implements Serializable -
Class de.xima.fc.entities.Modul
class 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
class PeAktion extends ProtocolEntryProcessing implements Serializable -
Class de.xima.fc.entities.PeBase
class PeBase extends AProtocolEntry implements Serializable -
Class de.xima.fc.entities.PeDokumentation
class PeDokumentation extends ProtocolEntryClient implements Serializable -
Class de.xima.fc.entities.PeStatus
class PeStatus extends ProtocolEntryProcessing implements Serializable -
Class de.xima.fc.entities.Postfach
class 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
class ProjectAuthenticatorConfig extends AAuthenticatorConfig implements Serializable -
Class de.xima.fc.entities.ProjectDOIData
class 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.ProjectIdentityCheckData
class 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
class 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
-
targetStatusSuccess
Status targetStatusSuccess
-
useMapping
boolean useMapping
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.ProjectPreviewFile
class ProjectPreviewFile extends AbstractLockableEntity implements Serializable -
Class de.xima.fc.entities.ProjectPreviewFileData
-
Class de.xima.fc.entities.ProjectTag
class ProjectTag extends AbstractEntity implements Serializable -
Class de.xima.fc.entities.Projekt
class 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 -
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 -
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
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
class ProjektRessource extends ALockableEntity implements Serializable -
Class de.xima.fc.entities.ProjektRessourceDatei
class ProjektRessourceDatei extends AFileEntity<ProjektRessource,ProjektRessourceDateiData> implements Serializable -
Serialized Fields
-
baseEntity
ProjektRessource baseEntity
-
size
Integer size
-
-
-
Class de.xima.fc.entities.ProjektRessourceDateiData
class ProjektRessourceDateiData extends AEncryptedFileDataEntity<ProjektRessourceDatei> implements Serializable -
Class de.xima.fc.entities.ProjektZaehler
class ProjektZaehler extends AbstractEntity implements Serializable -
Class de.xima.fc.entities.ProjektZaehlerDaten
class ProjektZaehlerDaten extends AbstractEntity implements Serializable -
Class de.xima.fc.entities.ProtocolEntryClient
class ProtocolEntryClient extends AProtocolEntry implements Serializable -
Class de.xima.fc.entities.ProtocolEntryProcessing
class 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
class ProtocolEntrySystem extends AProtocolEntry implements Serializable-
Serialized Fields
-
details
String details
-
-
-
Class de.xima.fc.entities.Protokoll
class Protokoll extends AbstractMandantDependentEntity implements Serializable -
Class de.xima.fc.entities.Rolle
class 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
class 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
-
Class de.xima.fc.entities.SystemAuthenticatorFile
class SystemAuthenticatorFile extends AFileEntity<SystemAuthenticator,SystemAuthenticatorFileData> implements Serializable -
Serialized Fields
-
baseEntity
SystemAuthenticator baseEntity
-
key
@Size(max=250) String key
-
-
-
Class de.xima.fc.entities.SystemAuthenticatorFileData
class SystemAuthenticatorFileData extends AEncryptedFileDataEntity<SystemAuthenticatorFile> implements Serializable -
Class de.xima.fc.entities.SystemChange
class SystemChange extends AbstractEntity implements Serializable -
Class de.xima.fc.entities.SystemMessage
class 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
class SystemPlugin extends APluginEntity<SystemPluginFile,SystemPluginFileData, SystemPluginConfigData> implements Serializable -
Serialized Fields
-
fileEntity
SystemPluginFile fileEntity
-
-
-
Class de.xima.fc.entities.SystemPluginConfigData
class SystemPluginConfigData extends AEncryptedFileDataEntity<SystemPluginFile> implements Serializable -
Class de.xima.fc.entities.SystemPluginFile
class SystemPluginFile extends APluginFileEntity<SystemPlugin,SystemPluginFileData, SystemPluginConfigData> implements Serializable -
Serialized Fields
-
baseEntity
SystemPlugin baseEntity
-
-
-
Class de.xima.fc.entities.SystemPluginFileData
class SystemPluginFileData extends AEncryptedFileDataEntity<SystemPluginFile> implements Serializable -
Class de.xima.fc.entities.SystemProperty
class SystemProperty extends AbstractLockableEntity implements Serializable -
Class de.xima.fc.entities.Textbaustein
class 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
class 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
class 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
class UserIdentity extends AbstractLockableEntity implements Serializable-
Serialized Fields
-
authenticatorType
EAuthClientType authenticatorType
-
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.UserProfile
class 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
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.UserProfileFile
-
Serialized Fields
-
baseEntity
UserProfile baseEntity
-
key
@Size(max=250) String key
-
size
int size
-
-
-
Class de.xima.fc.entities.UserProfileFileData
-
Class de.xima.fc.entities.UserProfileMfa
class 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.Vorgang
class Vorgang extends AClientDependentEntity implements Serializable-
Serialized Fields
-
attachments
List<Attachment> attachments
-
children
List<Vorgang> children
Deprecated. -
creatorData
String creatorData
-
creatorProfileUuid
UUID creatorProfileUuid
-
creatorRef
String creatorRef
-
currentFormeingang
FormEingang currentFormeingang
-
currentPostfach
@NotNull Postfach currentPostfach
CurrentPostfach des Vorgangs gibt an, in welchem Postfach der Vorgang aktuell zu aufgelistet wird -
currentStatus
Status currentStatus
CurrentStatus des Vorgangs gibt den aktuellenStatus
an, in dem sich der Vorgang befindet -
currentWorkflowState
WorkflowState currentWorkflowState
-
customAttributes
Map<String,
String> customAttributes Custom-Attribute -
editorData
String editorData
-
editorProfileUuid
UUID editorProfileUuid
-
editorRef
String editorRef
-
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 -
formeingaenge
@Size(max=1) List<FormEingang> formeingaenge
-
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
-
subject
@Length(max=512) String subject
-
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
class 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
class WorkflowNode extends AWorkflowElement<WorkflowNode,WorkflowNodeSearchTerm> implements Serializable -
Serialized Fields
-
children
@NotNull List<WorkflowNode> children
-
parent
WorkflowNode parent
-
-
-
Class de.xima.fc.entities.WorkflowNodeSearchTerm
class WorkflowNodeSearchTerm extends AWorkflowElementSearchTerm<WorkflowNode> implements Serializable -
Class de.xima.fc.entities.WorkflowProcess
class 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
class 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
-
uuid
@NotNull UUID uuid
-
version
@NotNull WorkflowVersion version
-
-
-
Class de.xima.fc.entities.WorkflowStateAuthenticatorConfig
class 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
class 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
class WorkflowTrigger extends AWorkflowElement<WorkflowTrigger,WorkflowTriggerSearchTerm> implements Serializable -
Class de.xima.fc.entities.WorkflowTriggerSearchTerm
class WorkflowTriggerSearchTerm extends AWorkflowElementSearchTerm<WorkflowTrigger> implements Serializable -
Class de.xima.fc.entities.WorkflowVersion
class 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
class WorkflowVersionBackup extends AFileEntity<WorkflowVersion,WorkflowVersionBackupData> implements Serializable -
Serialized Fields
-
baseEntity
WorkflowVersion baseEntity
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.entities.WorkflowVersionBackupData
class WorkflowVersionBackupData extends AEncryptedFileDataEntity<WorkflowVersionBackup> implements Serializable
-
-
Package de.xima.fc.entities.interfaces
-
Package de.xima.fc.exceptions
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError
class AAttachmentListResolutionError extends Exception implements Serializable-
Serialized Fields
-
type
EAttachmentItemResolutionError type
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.AAttachmentItemResolutionError
class AAttachmentItemResolutionError extends AAttachmentListResolutionError implements Serializable-
Serialized Fields
-
item
AttachmentItem item
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.AttachmentCountReducedToZeroByFilter
class AttachmentCountReducedToZeroByFilter extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable -
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.AttachmentQueryDoesNotMatch
class AttachmentQueryDoesNotMatch extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
searchPattern
String searchPattern
-
sources
Set<EAttachmentSource> sources
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.CannotProcessAttachmentItem
class CannotProcessAttachmentItem extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable -
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.CannotProcessAttachmentList
class CannotProcessAttachmentList extends AAttachmentListResolutionError implements Serializable-
Serialized Fields
-
attachmentList
IReferencedAttachmentList attachmentList
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.DatabaseError
class DatabaseError extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
daoException
de.xima.cmn.dao.exceptions.interfaces.IDaoException daoException
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.FileSystemError
class FileSystemError extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
ioException
IOException ioException
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.NodeDoesNotExist
class NodeDoesNotExist extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
nodeKey
NodeKey nodeKey
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.NodeDoesNotProvideAttachments
class NodeDoesNotProvideAttachments extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
node
WorkflowNode node
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.NodeNotExecuted
class NodeNotExecuted extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
node
WorkflowNode node
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.UploadFieldDoesNotExist
class UploadFieldDoesNotExist extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Exception de.xima.fc.exceptions.AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments
class UploadFieldDoesNotProvideAttachments extends AAttachmentListResolutionError.AAttachmentItemResolutionError implements Serializable-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Exception de.xima.fc.exceptions.AbstractAbruptCompletionException
class AbstractAbruptCompletionException extends WorkflowProcessingException implements Serializable-
Serialized Fields
-
alwaysValue
Object alwaysValue
-
attachmentValue
IWorkflowAttachmentValue attachmentValue
-
fileValue
IWorkflowFileValue fileValue
-
node
WorkflowNode node
-
-
-
Exception de.xima.fc.exceptions.AbstractXfcException
class AbstractXfcException extends Exception implements Serializable-
Serialized Fields
-
xfcExceptionData
XfcExceptionData xfcExceptionData
-
-
-
Exception de.xima.fc.exceptions.AbstractXfcRuntimeException
class AbstractXfcRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
xfcExceptionData
XfcExceptionData xfcExceptionData
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError
class AFileListResolutionError extends Exception implements Serializable-
Serialized Fields
-
type
EResourceItemResolutionError type
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.AResourceItemResolutionError
class AResourceItemResolutionError extends AFileListResolutionError implements Serializable-
Serialized Fields
-
item
ResourceItem item
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.AttachmentQueryDoesNotMatch
class AttachmentQueryDoesNotMatch extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
searchPattern
String searchPattern
-
sources
Collection<EAttachmentSource> sources
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.CannotProcessFileList
class CannotProcessFileList extends AFileListResolutionError implements Serializable-
Serialized Fields
-
fileList
IReferencedFileList fileList
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.CannotProcessResourceItem
class CannotProcessResourceItem extends AFileListResolutionError.AResourceItemResolutionError implements Serializable -
Exception de.xima.fc.exceptions.AFileListResolutionError.ClientFileDoesNotExist
class ClientFileDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
clientFileUuid
UUID clientFileUuid
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.DatabaseError
class DatabaseError extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
daoException
de.xima.cmn.dao.exceptions.interfaces.IDaoException daoException
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.ExternalUrlCannotBeRead
class ExternalUrlCannotBeRead extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
url
URL url
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid
class ExternalUrlIsSyntacticallyInvalid extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
url
String url
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.FileCountReducedToZeroByFilter
class FileCountReducedToZeroByFilter extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
extensions
Collection<String> extensions
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.FileSystemError
class FileSystemError extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
ioException
IOException ioException
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.FormFileDoesNotExist
class FormFileDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
formFileUuid
UUID formFileUuid
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.NodeDoesNotExist
class NodeDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
nodeKey
NodeKey nodeKey
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.NodeDoesNotProvideFiles
class NodeDoesNotProvideFiles extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
node
WorkflowNode node
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.NodeNotExecuted
class NodeNotExecuted extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
node
WorkflowNode node
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.UploadFieldDoesNotExist
class UploadFieldDoesNotExist extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Exception de.xima.fc.exceptions.AFileListResolutionError.UploadFieldDoesNotProvideFiles
class UploadFieldDoesNotProvideFiles extends AFileListResolutionError.AResourceItemResolutionError implements Serializable-
Serialized Fields
-
uploadFieldAlias
String uploadFieldAlias
-
-
-
Exception de.xima.fc.exceptions.AjaxUploadException
class AjaxUploadException extends AbstractXfcException implements Serializable-
Serialized Fields
-
formI18nKey
String formI18nKey
-
-
-
Exception de.xima.fc.exceptions.ArchiveException
class ArchiveException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.ContextBuilderException
class ContextBuilderException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.CouldNotLockFormRecordException
class CouldNotLockFormRecordException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.DuplicateFormElementAliasException
class DuplicateFormElementAliasException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.ExecutionAbortedException
class ExecutionAbortedException extends RuntimeException implements Serializable -
Exception de.xima.fc.exceptions.FastJsonException
class FastJsonException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.FileFormatException
class FileFormatException extends WorkflowProcessingException implements Serializable-
Serialized Fields
-
allowedFileExtensions
String[] allowedFileExtensions
-
-
-
Exception de.xima.fc.exceptions.HasReferenceException
class HasReferenceException extends de.xima.cmn.dao.exceptions.DatabaseAccessException implements Serializable -
Exception de.xima.fc.exceptions.InvalidUriPathSegmentNameException
class InvalidUriPathSegmentNameException extends IllegalArgumentException implements Serializable -
Exception de.xima.fc.exceptions.IsNotAssignableException
class IsNotAssignableException extends AbstractXfcException implements Serializable -
Exception de.xima.fc.exceptions.LoginLockedException
class LoginLockedException extends org.pac4j.core.exception.CredentialsException implements Serializable -
Exception de.xima.fc.exceptions.MailContextNotAvailableException
class MailContextNotAvailableException extends RuntimeException implements Serializable -
Exception de.xima.fc.exceptions.MalwareDetectedException
class MalwareDetectedException extends IOException implements Serializable -
Exception de.xima.fc.exceptions.MismatchingChecksumException
class MismatchingChecksumException extends IOException implements Serializable -
Exception de.xima.fc.exceptions.MissingEntityException
class MissingEntityException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.NodeReturnedException
class NodeReturnedException extends AbstractAbruptCompletionException implements Serializable-
Serialized Fields
-
softErrors
List<NodeSoftErrorException> softErrors
-
successValue
Object successValue
-
-
-
Exception de.xima.fc.exceptions.NodeSoftErrorException
class NodeSoftErrorException extends WorkflowProcessingException implements Serializable -
Exception de.xima.fc.exceptions.NodeThrewException
class NodeThrewException extends AbstractAbruptCompletionException implements Serializable -
Exception de.xima.fc.exceptions.PatternNotFoundException
class PatternNotFoundException extends AbstractXfcException implements Serializable -
Exception de.xima.fc.exceptions.PostPersistValidationException
class PostPersistValidationException extends RuntimeException implements Serializable -
Exception de.xima.fc.exceptions.PropertyException
class PropertyException extends AbstractXfcException implements Serializable- serialVersionUID:
- 1L
-
Exception de.xima.fc.exceptions.ResourceAccessCheckException
class ResourceAccessCheckException extends Exception implements Serializable-
Serialized Fields
-
resource
Object resource
-
-
-
Exception de.xima.fc.exceptions.SystemUpdateException
class SystemUpdateException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.TransformationException
class TransformationException extends AbstractXfcException implements Serializable -
Exception de.xima.fc.exceptions.ValidationException
class ValidationException extends AbstractXfcRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception de.xima.fc.exceptions.WorkflowAnalysisException
class WorkflowAnalysisException extends AbstractXfcException implements Serializable -
Exception de.xima.fc.exceptions.WorkflowEventRunnerException
class WorkflowEventRunnerException extends AbstractXfcException implements Serializable -
Exception de.xima.fc.exceptions.WorkflowPlaceholderException
class WorkflowPlaceholderException extends Exception implements Serializable -
Exception de.xima.fc.exceptions.WorkflowProcessingException
class WorkflowProcessingException extends AbstractXfcException implements Serializable -
Exception de.xima.fc.exceptions.WorkflowTaskExecutionException
class WorkflowTaskExecutionException extends WorkflowProcessingException implements Serializable-
Serialized Fields
-
result
ITaskExecutionErrorResult result
-
-
-
Exception de.xima.fc.exceptions.WorkflowValidationException
class WorkflowValidationException extends AbstractXfcException implements Serializable -
Class de.xima.fc.exceptions.XfcExceptionData
class 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
-
-
-
Exception de.xima.fc.exceptions.XfcExportException
class XfcExportException extends AbstractXfcRuntimeException implements Serializable -
Exception de.xima.fc.exceptions.XfcUpdateException
class XfcUpdateException extends AbstractXfcException implements Serializable
-
-
Package de.xima.fc.exceptions.http
-
Exception de.xima.fc.exceptions.http.RedirectException
class 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
class 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
class 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
class 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
class ExportStatusData extends Status implements Serializable-
Serialized Fields
-
bemerkung
String bemerkung
Deprecated.
-
-
-
-
Package de.xima.fc.exporter
-
Class de.xima.fc.exporter.AEntityExporter
class AEntityExporter extends Object implements Serializable
-
-
Package de.xima.fc.exporter.entity
-
Package de.xima.fc.exporter.interfaces
-
Package de.xima.fc.form.common.abstracts
-
Class de.xima.fc.form.common.abstracts.AMetaDataWrapper
class 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
class XItemCondition extends Object implements Serializable-
Serialized Fields
-
blackListValues
List<IXItemEvaluator> blackListValues
-
whiteListValues
List<IXItemEvaluator> whiteListValues
-
-
-
Class de.xima.fc.form.common.condition.XItemConditionsWrapper
class 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
class XItemConditionProperty extends Object implements Serializable -
Class de.xima.fc.form.common.condition.types.XItemDefaultReadOnlyEvaluator
class XItemDefaultReadOnlyEvaluator extends XItemPropertiesEvaluator implements Serializable-
Serialized Fields
-
groups
List<UserGroupConditionData> groups
-
status
String status
-
-
-
Class de.xima.fc.form.common.condition.types.XItemDefaultRenderedEvaluator
class XItemDefaultRenderedEvaluator extends XItemPropertiesEvaluator implements Serializable-
Serialized Fields
-
groups
List<UserGroupConditionData> groups
-
status
String status
-
-
-
Class de.xima.fc.form.common.condition.types.XItemPropertiesEvaluator
class 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
class XItem extends AXItemPropertiesData implements Serializable
-
-
Package de.xima.fc.form.common.models
-
Class de.xima.fc.form.common.models.AXItemPropertiesData
class 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
class UploadFileMeta extends Object implements Serializable -
Class de.xima.fc.form.common.models.XButtonActionDescriptor
class XButtonActionDescriptor extends Object implements Serializable-
Serialized Fields
-
buttonAction
com.alibaba.fastjson.JSONObject buttonAction
-
type
ESubmitButtonAction type
-
-
-
Class de.xima.fc.form.common.models.XButtonDescriptor
class 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
class XForm extends Object implements Serializable-
Serialized Fields
-
attributeW3CMode
boolean attributeW3CMode
-
elementClassNameMode
boolean elementClassNameMode
-
errorStyle
String errorStyle
-
formI18n
com.alibaba.fastjson.JSONObject formI18n
-
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. -
isPrevReplacement
boolean isPrevReplacement
-
isShowLogo
boolean isShowLogo
-
isUseModernTheme
boolean isUseModernTheme
-
legacyUseOptionTextForAutocomplete
boolean legacyUseOptionTextForAutocomplete
-
maxSize
String maxSize
-
metaData
String metaData
-
minSize
String minSize
-
parentItemMap
LinkedHashMap<String,
String> parentItemMap -
readOnlyCondItems
List<String> readOnlyCondItems
-
renderCondItems
List<String> renderCondItems
-
responseSize
String responseSize
-
serverValItems
List<String> serverValItems
-
userCSS
String userCSS
-
userJS
String userJS
-
validateSubmitAction
boolean validateSubmitAction
-
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
class XFormConfig extends XFormRenderConfig implements Serializable -
Class de.xima.fc.form.common.models.XFormRenderConfig
class 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) -
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
-
legacyUseOptionTextForAutocomplete
boolean legacyUseOptionTextForAutocomplete
-
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
-
validateSubmitAction
boolean validateSubmitAction
-
validationErrors
Map<String,
List<String>> validationErrors -
vrulesProvider
IFD2VRulesProvider vrulesProvider
-
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
class 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
class XItemConditionDescriptor extends Object implements Serializable-
Serialized Fields
-
name
String name
-
negated
boolean negated
-
-
-
Class de.xima.fc.form.common.models.XItemConditionsDescriptor
class 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
class XItemPropertyDesc extends Object implements Serializable -
Class de.xima.fc.form.common.models.XItemRenderData
class 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
class I18N extends Object implements Serializable -
Class de.xima.fc.form.common.models.XItemRenderData.Value
class Value extends Object implements Serializable -
Class de.xima.fc.form.common.models.XPropertyValue
class XPropertyValue extends Object implements Serializable -
Class de.xima.fc.form.common.models.XValidationParams
class 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
class 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
class FD2DefaultValues extends Object implements Serializable
-
-
Package de.xima.fc.form.lock
-
Class de.xima.fc.form.lock.FormRecordLockContext
class FormRecordLockContext extends Object implements Serializable-
Serialized Fields
-
formRecordId
Long formRecordId
-
-
-
-
Package de.xima.fc.form.persist
-
Class de.xima.fc.form.persist.ExtendedFormPersistContext
class ExtendedFormPersistContext extends FormPersistContext implements Serializable -
Class de.xima.fc.form.persist.FormPersistContext
class 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
class 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
class ExtendedFormProcessContext extends FormProcessContext implements Serializable -
Class de.xima.fc.form.process.FormProcessContext
class 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
class ExtendedFormRenderContext extends FormRenderContext implements Serializable -
Class de.xima.fc.form.render.FormRenderContext
class 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,
FormContainerMetaData> 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
class AFD2LanguageProvider extends Object implements Serializable -
Class de.xima.fc.form.renderer.lang.FD2FormLanguageProvider
class FD2FormLanguageProvider extends AFD2LanguageProvider implements Serializable-
Serialized Fields
-
jo
com.alibaba.fastjson.JSONObject jo
-
-
-
Class de.xima.fc.form.renderer.lang.FD2SystemLanguageProvider
class FD2SystemLanguageProvider extends Object implements Serializable
-
-
Package de.xima.fc.form.request
-
Class de.xima.fc.form.request.ExtendedFormRequestContext
class ExtendedFormRequestContext extends FormRequestContext implements Serializable -
Class de.xima.fc.form.request.FormRequestContext
class FormRequestContext extends Object implements Serializable-
Serialized Fields
-
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
-
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
class 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
class 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.
-
-
-
Exception de.xima.fc.formstore.StoreFormMetaValidationException
class StoreFormMetaValidationException extends Exception implements Serializable -
Class de.xima.fc.formstore.StoreFormMetaValidationResult
class StoreFormMetaValidationResult extends Object implements Serializable -
Class de.xima.fc.formstore.StoreFormPluginInfo
class 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
class 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
class FSClientImpl extends Object implements Serializable
-
-
Package de.xima.fc.fs.server
-
Class de.xima.fc.fs.server.FSHandlerProvider
class FSHandlerProvider extends AHandlerProvider implements Serializable-
Serialized Fields
-
LOCK
AtomicInteger LOCK
-
-
-
Class de.xima.fc.fs.server.FSServerImpl
class FSServerImpl extends Object implements Serializable -
Class de.xima.fc.fs.server.FSSessionImpl
class FSSessionImpl extends Object implements Serializable-
Serialized Fields
-
connectionID
String connectionID
-
-
-
-
Package de.xima.fc.gui.bean
-
Class de.xima.fc.gui.bean.ABackendJSFContext
class ABackendJSFContext extends AJSFContext implements Serializable -
Class de.xima.fc.gui.bean.AdminDashBean
class 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
class AEntityDetailsBean extends AMessaging implements Serializable -
Class de.xima.fc.gui.bean.AExternalUserBean
class 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
class AvatarBean extends Object implements Serializable -
Class de.xima.fc.gui.bean.BackendBean
class 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
class BreadCrumbBean extends Object implements Serializable -
Class de.xima.fc.gui.bean.ClientDashBean
class 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
class DefaultSettingsController extends Object implements Serializable -
Class de.xima.fc.gui.bean.EntityBean
class 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
class FCContextBean extends ABackendJSFContext implements Serializable-
Serialized Fields
-
sessionBean
SessionBean sessionBean
Deprecated. -
systemUC
UserContext systemUC
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.GenericEntityListenerBean
class 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
class 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
class KeepSessionAliveBean extends Object implements Serializable -
Class de.xima.fc.gui.bean.MSContextBean
class MSContextBean extends AContextBean implements Serializable -
Class de.xima.fc.gui.bean.ParameterListBean
class ParameterListBean extends Object implements Serializable -
Class de.xima.fc.gui.bean.SelectionBean
class 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
class SuperUserSigninBean extends Object implements Serializable-
Serialized Fields
-
loginId
String loginId
-
password
String password
-
secConfig
ISecurityConfig secConfig
-
viewBean
ViewBean viewBean
-
-
-
-
Package de.xima.fc.gui.bean.application
-
Class de.xima.fc.gui.bean.application.BrandingBean
class BrandingBean extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.bean.application.CodeSnippetBean
class CodeSnippetBean extends FCContextBean implements Serializable -
Class de.xima.fc.gui.bean.application.DialogBean
class DialogBean extends FCContextBean implements Serializable -
Class de.xima.fc.gui.bean.application.DownloadBean
class DownloadBean extends FCContextBean implements Serializable -
Class de.xima.fc.gui.bean.application.EnumBean
class EnumBean extends Object implements Serializable-
Serialized Fields
-
filteredExportOptions
EFormImpexOption[] filteredExportOptions
-
systemDBType
EDatenbankTyp[] systemDBType
-
-
-
Class de.xima.fc.gui.bean.application.PlaceholderBean
class 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
class PlaceholderActions extends Object implements Serializable -
Class de.xima.fc.gui.bean.application.PlaceholderDataBean
class 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
class 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
class 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
class AppointmentTemplateBean extends Object implements Serializable-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
model
AppointmentTemplateListModel model
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.appointment.AppointmentTemplateDeletionBean
class 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
class 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
class 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
class EntityListModelImpl extends EntityListModelSelectByView<ClientCounter> implements Serializable -
Class de.xima.fc.gui.bean.data.DataSourcesBean
class 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
-
Class de.xima.fc.gui.bean.data.DataSourcesSheetBean
class 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
class DbConnectionBean extends AMessaging implements Serializable-
Serialized Fields
-
model
IEntityListModelSelectByView<DatenbankZugriff> model
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.bean.data.DbConnectionBean.EntityListModelImpl
class EntityListModelImpl extends EntityListModelSelectByView<DatenbankZugriff> implements Serializable -
Class de.xima.fc.gui.bean.data.DbQueryBean
class 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
-
Class de.xima.fc.gui.bean.data.LdapConnectionBean
class 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
-
Class de.xima.fc.gui.bean.data.LdapQueryBean
class 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
-
Class de.xima.fc.gui.bean.data.WebDavConnectionBean
class 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
class 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
class DesignerModelBean extends Object implements Serializable-
Serialized Fields
-
frameDesignerModel
FrameDesignerModel frameDesignerModel
-
-
-
Class de.xima.fc.gui.bean.designer.DesignerPreviewPageBean
class 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
class 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
class DesignerTabBean extends Object implements Serializable-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
DesignerModelBean modelBean
-
-
-
Class de.xima.fc.gui.bean.designer.FormOverviewBean
class 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
class CrossViewScopeClientRequestData extends Object implements Serializable -
Class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeClientResponseData
class CrossViewScopeClientResponseData extends Object implements Serializable -
Class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeRequestPushData
class CrossViewScopeRequestPushData extends Object implements Serializable-
Serialized Fields
-
clientRequestData
List<CrossViewScopeClientRequestData> clientRequestData
-
requestToken
String requestToken
-
-
-
Class de.xima.fc.gui.bean.designer.conversation.DesignerConversationBean
class DesignerConversationBean extends Object implements Serializable -
Class de.xima.fc.gui.bean.designer.conversation.DesignerPageBean
class 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
class 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
class 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
class 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
class FormPreviewSubmitEvent extends Object implements Serializable-
Serialized Fields
-
submitData
FormPreviewRequestData submitData
-
-
-
Class de.xima.fc.gui.bean.designer.event.InsertWorkflowNodeEvent
class 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
class 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
class PdfImporterItemsRemovedEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable -
Class de.xima.fc.gui.bean.designer.event.RefactorFormElementNameEvent
class RefactorFormElementNameEvent extends de.xima.fc.gui.bean.designer.event.ADesignerConversationEvent implements Serializable -
Class de.xima.fc.gui.bean.designer.event.StateAddedEvent
class 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
class 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
class 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
class 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
class 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
class FormPreviewSubmitEventHandler extends Object implements Serializable-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.GenericDesignerPageApplicationEventHandler
class 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
class GenericDesignerPageConversationEventHandler extends Object implements Serializable-
Serialized Fields
-
contentView
EContentView contentView
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.GenericProjectOverviewConversationEventHandler
class GenericProjectOverviewConversationEventHandler extends Object implements Serializable-
Serialized Fields
-
viewId
String viewId
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.OldWorkflowConversationEventHandler
class OldWorkflowConversationEventHandler extends Object implements Serializable-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.bean.designer.handler.event.ProjectResourceApplicationEventHandler
class 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
class 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
class 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
class FormElementRelations extends Object implements Serializable -
Class de.xima.fc.gui.bean.designer.model.FormPreviewRequestData
class FormPreviewRequestData extends Object implements Serializable -
Class de.xima.fc.gui.bean.designer.model.InsertFormElementData
class 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
class 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
class AddNewStateResponse extends Object implements Serializable-
Serialized Fields
-
newStateName
String newStateName
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchDesignerPlaceholdersRequest
class 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
class FetchDesignerPlaceholdersResponse extends Object implements Serializable-
Serialized Fields
-
placeholders
Map<? extends IPlaceholderGroup,
? extends Set<PlaceHolder>> placeholders
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchWebFormPersistRequest
class 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
class FetchWebFormPersistResponse extends Object implements Serializable -
Class de.xima.fc.gui.bean.designer.request.FetchWorkflowConfigRequest
class FetchWorkflowConfigRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<FetchWorkflowConfigResponse> implements Serializable -
Class de.xima.fc.gui.bean.designer.request.FetchWorkflowConfigResponse
class FetchWorkflowConfigResponse extends Object implements Serializable-
Serialized Fields
-
process
WorkflowProcess process
-
states
List<WorkflowState> states
-
-
-
Class de.xima.fc.gui.bean.designer.request.FetchWorkflowPersistRequest
class FetchWorkflowPersistRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<String> implements Serializable -
Class de.xima.fc.gui.bean.designer.request.FileUploadedRequest
class 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
class FindPdfImporterIdsRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<FindPdfImporterIdsResponse> implements Serializable -
Class de.xima.fc.gui.bean.designer.request.FindPdfImporterIdsResponse
class FindPdfImporterIdsResponse extends Object implements Serializable -
Class de.xima.fc.gui.bean.designer.request.InsertFormElementRequest
class 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
class InsertFormElementResponse extends Object implements Serializable-
Serialized Fields
-
error
String error
-
success
boolean success
-
-
-
Class de.xima.fc.gui.bean.designer.request.LoadWebFormPersistJsonRequest
class 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
class LoadWebFormPersistLivecycleRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<Serializable> implements Serializable -
Class de.xima.fc.gui.bean.designer.request.LoadWebFormPersistPdfRequest
class LoadWebFormPersistPdfRequest extends de.xima.fc.gui.bean.designer.request.ADesignerConversationRequest<Serializable> implements Serializable -
Class de.xima.fc.gui.bean.designer.request.LoadWorkflowPersistRequest
class 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
class 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
class 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
class 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
-
-
Package de.xima.fc.gui.bean.mfserver
-
Class de.xima.fc.gui.bean.mfserver.MandantFrontendServerBean
class 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
class EntityListModelImpl extends EntityListModelSelectByView<MandantFrontendServer> implements Serializable
-
-
Package de.xima.fc.gui.bean.plugin
-
Class de.xima.fc.gui.bean.plugin.BasicPluginBean
class 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
-
Serialized Fields
-
userPermissionsBean
UserPermissionsBean userPermissionsBean
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.plugin.PluginDependenciesBean
class PluginDependenciesBean extends Object implements Serializable-
Serialized Fields
-
pluginDependencies
List<PluginDependenciesData> pluginDependencies
-
-
-
Class de.xima.fc.gui.bean.plugin.PluginStoreBean
class 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
-
-
Package de.xima.fc.gui.bean.plugingui
-
Class de.xima.fc.gui.bean.plugingui.PluginBeanHelper
class 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
class 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.project
-
Class de.xima.fc.gui.bean.project.AProjectDetailsBean
-
Serialized Fields
-
currentProjectBean
CurrentProjectBean currentProjectBean
-
sessionBean
SessionBean sessionBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.project.BasicDataTableBean
class 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
class 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
-
Class de.xima.fc.gui.bean.project.ExternalFormsBean
class 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
-
Class de.xima.fc.gui.bean.project.FormExportBean
class 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
class 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
class 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
class FormVersionBean extends AProjectDetailsBean implements Serializable-
Serialized Fields
-
model
ProjectVersionModel model
-
-
-
Class de.xima.fc.gui.bean.project.ProjectAccessBean
class 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
class 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
-
Class de.xima.fc.gui.bean.project.ProjectCopyBean
class 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
class 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
class ProjectDataTableBean extends BasicDataTableBean implements Serializable-
Serialized Fields
-
databaseTableActive
boolean databaseTableActive
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.bean.project.ProjectDetailsBean
class ProjectDetailsBean extends AProjectDetailsBean implements Serializable -
Class de.xima.fc.gui.bean.project.ProjectDOIBean
class 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
class ProjectExportBean extends AProjectDetailsBean implements Serializable-
Serialized Fields
-
dependencies
Map<String,
List<EntityExportWrapper>> dependencies -
exporter
ProjectExporter exporter
-
-
-
Class de.xima.fc.gui.bean.project.ProjectFilterBean
class 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
class ProjectGroupEditBean extends AProjectDetailsBean implements Serializable-
Serialized Fields
-
projectGroupNames
Set<String> projectGroupNames
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.project.ProjectImportBean
class 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
class ProjectInboxBean extends BasicDataTableBean implements Serializable -
Class de.xima.fc.gui.bean.project.ProjectInviteBean
class 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
class 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
class 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.ProjectTemplateBean
class 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
-
Class de.xima.fc.gui.bean.project.ProjectUpdateBean
class 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
class 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
class 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
class 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
class 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
class ClientResourceBean extends ABasicResourceBean<MandantRessourceDateiData,MandantRessource> implements Serializable -
Serialized Fields
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.resource.ClientResourceBean.EntityListModelImpl
class EntityListModelImpl extends EntityListModelSelectByView<MandantRessource> implements Serializable -
Class de.xima.fc.gui.bean.resource.ProjectResourceBean
class 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
class EntityListModelImpl extends EntityListModelSelectByView<ProjektRessource> implements Serializable
-
-
Package de.xima.fc.gui.bean.settings
-
Class de.xima.fc.gui.bean.settings.ApplicationConfigBean
class 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
-
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
class 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
class 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
class 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
-
Class de.xima.fc.gui.bean.settings.ClusterBean
class 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
class DbEncryptionBean extends FCContextBean implements Serializable-
Serialized Fields
-
updateBean
UpdateBean updateBean
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.settings.DbSettingsBean
class DbSettingsBean extends FCContextBean implements Serializable-
Serialized Fields
-
updateBean
UpdateBean updateBean
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.settings.ExternalUserSystemBean
class 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
class FrontendServerBean extends FCContextBean implements Serializable-
Serialized Fields
-
model
IEntityListModelSelectByView<FrontendServer> model
-
-
-
Class de.xima.fc.gui.bean.settings.FrontendServerBean.EntityListModelImpl
class EntityListModelImpl extends EntityListModelSelectByView<FrontendServer> implements Serializable -
Class de.xima.fc.gui.bean.settings.KerberosConfigBean
class 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
class 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
class 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
class 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
class 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
class 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
class SystemInfoBean extends FCContextBean implements Serializable-
Serialized Fields
-
infos
Map<ESystemInfo,
List<InfoItem<?>>> infos
-
-
-
Class de.xima.fc.gui.bean.settings.SystemMessagesBean
class 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
-
Class de.xima.fc.gui.bean.settings.SystemUpdateBean
class SystemUpdateBean extends FCContextBean implements Serializable-
Serialized Fields
-
updateBean
UpdateBean updateBean
Deprecated. -
userManager
SessionUserManager userManager
Deprecated.
-
-
-
Class de.xima.fc.gui.bean.settings.UpdateBean
class 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
class 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
class 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
class 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
class FrameIntegrationUrl extends Object implements Serializable-
Serialized Fields
-
url
String url
-
-
-
Class de.xima.fc.gui.bean.settings.model.IconItem
class IconItem extends Object implements Serializable -
Class de.xima.fc.gui.bean.settings.model.StoreUrl
class StoreUrl extends Object implements Serializable
-
-
Package de.xima.fc.gui.bean.statistics
-
Class de.xima.fc.gui.bean.statistics.AStatisticsBean
class AStatisticsBean extends FCContextBean implements Serializable-
Serialized Fields
-
exportData
byte[] exportData
-
mimeType
String mimeType
-
-
-
Class de.xima.fc.gui.bean.statistics.StatisticsHistoryBean
class 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
class 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
class 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
-
Class de.xima.fc.gui.bean.templates.TemplatesSheetBean
class 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
class 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
class 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
class ClientAuthorizationDeletionBean extends Object implements Serializable-
Serialized Fields
-
activeClientAuthorizations
List<IEntityClientAuthorization> activeClientAuthorizations
-
inactiveClientAuthorizations
List<IEntityClientAuthorization> inactiveClientAuthorizations
-
-
-
Class de.xima.fc.gui.bean.user.ClientAuthorizationDialogBean
class ClientAuthorizationDialogBean extends Object implements Serializable-
Serialized Fields
-
authBean
ClientAuthorizationBean authBean
-
viewContextBean
ViewContextBean viewContextBean
-
-
-
Class de.xima.fc.gui.bean.user.ClientAuthorizationTestBean
class ClientAuthorizationTestBean extends Object implements Serializable-
Serialized Fields
-
authenticationTestBean
AuthenticationTestBean authenticationTestBean
-
authorization
IndirectClientAuthorization authorization
-
authorized
boolean authorized
-
-
-
Class de.xima.fc.gui.bean.user.ExternalUserClientBean
class ExternalUserClientBean extends AExternalUserBean<ClientAuthenticatorFile,ClientAuthenticator> implements Serializable -
Serialized Fields
-
ldapConnectionOptions
List<LDAPZugriff> ldapConnectionOptions
-
-
-
Class de.xima.fc.gui.bean.user.InputClientSigninBean
class 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
class 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
-
Class de.xima.fc.gui.bean.user.UserBean
class 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
-
Class de.xima.fc.gui.bean.user.UserDeletionBean
class UserDeletionBean extends FCContextBean implements Serializable -
Class de.xima.fc.gui.bean.user.UserDiscoveryBean
class UserDiscoveryBean extends Object implements Serializable -
Class de.xima.fc.gui.bean.user.UserGroupBean
class 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
class EntityListModelImpl extends EntityListModelSelectByView<BenutzerGruppe> implements Serializable -
Class de.xima.fc.gui.bean.user.UserProfileAdministrationBean
class 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
class 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
class UserProfileCreateBean extends Object implements Serializable -
Class de.xima.fc.gui.bean.user.UserRoleBean
class 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
-
-
Package de.xima.fc.gui.bean.workflow
-
Class de.xima.fc.gui.bean.workflow.AActionBean
-
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
class ActionBean extends AActionBean implements Serializable -
Class de.xima.fc.gui.bean.workflow.ProcessingBean
class 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
-
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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class ErrorBean extends Object implements Serializable-
Serialized Fields
-
sessionBean
SessionBean sessionBean
-
userManager
SessionUserManager userManager
-
-
-
Class de.xima.fc.gui.common.bean.FeedbackBean
class 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
class FormcycleViewScopeBean extends Object implements Serializable -
Class de.xima.fc.gui.common.bean.InboxPermissionBean
class 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
class 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
class 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
class LogoBean extends Object implements Serializable-
Serialized Fields
-
logoLink
LogoLink logoLink
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.MainMenuBean
class 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
class 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
class MessageHelperBean extends Object implements Serializable -
Class de.xima.fc.gui.common.bean.NotificationBean
class NotificationBean extends AJSFContext implements Serializable-
Serialized Fields
-
sessionMessagesList
List<SessionFacesMessage> sessionMessagesList
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.QuicklinksBean
class 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
class ResourceContentBean extends AJSFContext implements Serializable-
Serialized Fields
-
contentType
String contentType
-
data
byte[] data
-
-
-
Class de.xima.fc.gui.common.bean.SessionBean
class 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
class 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
class TimeHelperBean extends Object implements Serializable-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
-
-
Class de.xima.fc.gui.common.bean.TosBean
class 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
class UserProfileMenuBean extends Object implements Serializable-
Serialized Fields
-
activeProfileImage
UserProfileFile activeProfileImage
-
userManager
SessionUserManager userManager
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.common.bean.ViewBean
class 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
class 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
class ViewHelperBean extends Object implements Serializable -
Class de.xima.fc.gui.common.bean.ViewIdBean
class ViewIdBean extends Object implements Serializable-
Serialized Fields
-
viewId
UUID viewId
-
-
-
Class de.xima.fc.gui.common.bean.ViewInitBean
class 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
class ApplicationEventBusBean extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
handlers
Set<IApplicationEventHandler> handlers
-
-
-
Class de.xima.fc.gui.common.bean.eventbus.SessionEventBusBean
class SessionEventBusBean extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
applicationEventBusBean
ApplicationEventBusBean applicationEventBusBean
-
handlers
Set<ISessionEventHandler> handlers
-
-
-
Class de.xima.fc.gui.common.bean.eventbus.ViewEventBusBean
class ViewEventBusBean extends Object implements Serializable-
Serialization Methods
-
readObject
- 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
class FileDataBean extends Object implements Serializable -
Class de.xima.fc.gui.common.bean.file.FileUploadConfirmBean
class FileUploadConfirmBean extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.bean.profile
-
Class de.xima.fc.gui.common.bean.profile.UserEmailPanelBean
class 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
class 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
class 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
class 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
class 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
-
-
-
-
Package de.xima.fc.gui.common.bean.provider
-
Class de.xima.fc.gui.common.bean.provider.FrontendServerProviderBean
class 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
class ABackendPushContext extends Object implements Serializable -
Class de.xima.fc.gui.common.bean.push.BackendApplicationPushContext
class BackendApplicationPushContext extends ABackendPushContext implements Serializable-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
Class de.xima.fc.gui.common.bean.push.BackendPushContextBean
class BackendPushContextBean extends Object implements Serializable -
Class de.xima.fc.gui.common.bean.push.BackendPushContextBean.ApplicationOmniFacesPushKeepAliveCheck
class 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
class 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
class 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
class BackendSessionPushContext extends ABackendPushContext implements Serializable-
Serialized Fields
-
pushContext
org.omnifaces.cdi.PushContext pushContext
-
-
-
Class de.xima.fc.gui.common.bean.push.BackendViewPushContext
class 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
class 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
class LoginCommonBean extends Object implements Serializable -
Class de.xima.fc.gui.common.bean.security.LoginLayoutBean
class 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
class PasswordPolicyBean extends Object implements Serializable-
Serialized Fields
-
globalMinPwdLength
int globalMinPwdLength
-
globalPwdRulesHint
String globalPwdRulesHint
-
-
-
Class de.xima.fc.gui.common.bean.security.ScopeSelectionBean
class 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
class SecurityHelperBean extends Object implements Serializable-
Serialized Fields
-
signinTarget
IAuthenticationTarget signinTarget
-
-
-
Class de.xima.fc.gui.common.bean.security.UserCredentialsForgotBean
class UserCredentialsForgotBean extends Object implements Serializable-
Serialized Fields
-
loginId
String loginId
-
-
-
Class de.xima.fc.gui.common.bean.security.UserCredentialsSetBean
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class ElementHelpLocationBean extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.comparator
-
Class de.xima.fc.gui.common.comparator.ScopeSelectionComparator
class ScopeSelectionComparator extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.converter
-
Class de.xima.fc.gui.common.converter.DynamicShortDateTimeConverter
class DynamicShortDateTimeConverter extends AMessaging implements Serializable -
Class de.xima.fc.gui.common.converter.FileSizeConverter
class FileSizeConverter extends Object implements Serializable-
Serialized Fields
-
FORMATTER
DecimalFormat FORMATTER
-
-
-
Class de.xima.fc.gui.common.converter.JSONValidConverter
class JSONValidConverter extends AMessaging implements Serializable -
Class de.xima.fc.gui.common.converter.TypePartsConverter.TypeConvertibleMap
class TypeConvertibleMap extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.event
-
Class de.xima.fc.gui.common.event.ApplicationPropertiesChangedEvent
class ApplicationPropertiesChangedEvent extends Object implements Serializable -
Class de.xima.fc.gui.common.event.LoginEvent
class 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
class PasswordPolicyChangeEvent extends Object implements Serializable -
Class de.xima.fc.gui.common.event.PlaceholderContextChangedEvent
class PlaceholderContextChangedEvent extends Object implements Serializable -
Class de.xima.fc.gui.common.event.PluginInstallSuccessEvent
class PluginInstallSuccessEvent extends Object implements Serializable-
Serialized Fields
-
pluginKey
String pluginKey
-
scope
WorkspaceScope scope
-
-
-
Class de.xima.fc.gui.common.event.ProjectUpdatedEvent
class ProjectUpdatedEvent extends Object implements Serializable -
Class de.xima.fc.gui.common.event.TreeSelectChangeEvent
class 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
class ViewInitializationEvent extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.event.handler
-
Class de.xima.fc.gui.common.event.handler.ApplicationPropertiesChangedEventHandler
class ApplicationPropertiesChangedEventHandler extends Object implements Serializable-
Serialized Fields
-
contextBean
AContextBean contextBean
-
-
-
Class de.xima.fc.gui.common.event.handler.DefaultIdentityCheckHandler
class DefaultIdentityCheckHandler extends Object implements Serializable-
Serialized Fields
-
callback
Consumer<IdentityCheckCallbackEvent> callback
-
token
String token
-
-
-
Class de.xima.fc.gui.common.event.handler.MenuTemplateEventHandler
class MenuTemplateEventHandler extends Object implements Serializable-
Serialized Fields
-
menuTemplateBean
MenuTemplateBean menuTemplateBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.event.handler.PasswordPolicyChangeHandler
class PasswordPolicyChangeHandler extends Object implements Serializable-
Serialized Fields
-
bean
ISupportChangeEventBean bean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.event.handler.ServerContextEventHandler
class ServerContextEventHandler extends Object implements Serializable-
Serialized Fields
-
contextBean
AContextBean contextBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.event.handler.ViewEventHandler
class 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
class 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
-
verifyUUID
String verifyUUID
-
-
-
Class de.xima.fc.gui.common.model.ChangePwdModel
class ChangePwdModel extends Object implements Serializable -
Class de.xima.fc.gui.common.model.CodeMirrorLintResult
class 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
class CustomColor extends Object implements Serializable-
Serialized Fields
-
fields
com.google.common.collect.ImmutableMap<IColorField<?>,
Serializable> fields
-
-
-
Class de.xima.fc.gui.common.model.CustomViewModel
class 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
class 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
class FileCacheParameters extends Object implements Serializable-
Serialized Fields
-
fileDataLockingVersion
int fileDataLockingVersion
-
fileLockingVersion
int fileLockingVersion
-
-
-
Class de.xima.fc.gui.common.model.FileMapping
class FileMapping extends Object implements Serializable -
Class de.xima.fc.gui.common.model.FormAttachmentModel
class FormAttachmentModel extends Object implements Serializable-
Serialized Fields
-
attachment
Attachment attachment
-
isImageFile
boolean isImageFile
-
isSelected
boolean isSelected
-
-
-
Class de.xima.fc.gui.common.model.FormElementModel
class 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
class 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
class 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
class MenuItem extends Object implements Serializable -
Class de.xima.fc.gui.common.model.ScopeSelectionModel
class ScopeSelectionModel extends Object implements Serializable-
Serialized Fields
-
client
Mandant client
-
neededAuthentication
IClientDescriptor neededAuthentication
-
-
-
Class de.xima.fc.gui.common.model.SessionFacesMessage
class SessionFacesMessage extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.model.data
-
Class de.xima.fc.gui.common.model.data.ADataSheet
class 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
class DataTable extends Object implements Serializable -
Class de.xima.fc.gui.common.model.data.DataTableEntriesModel
class 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
class 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
class SheetColumn extends Object implements Serializable -
Class de.xima.fc.gui.common.model.data.SheetRow
class SheetRow extends Object implements Serializable -
Class de.xima.fc.gui.common.model.data.StringDataSheet
-
-
Package de.xima.fc.gui.common.model.file
-
Class de.xima.fc.gui.common.model.file.FileMeta
class FileMeta extends Object implements Serializable-
Serialized Fields
-
name
String name
-
size
long size
-
-
-
Class de.xima.fc.gui.common.model.file.UploadInfo
class UploadInfo extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.model.push
-
Class de.xima.fc.gui.common.model.push.AjaxCallPushData
class 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
class ChannelMessage extends Object implements Serializable-
Serialized Fields
-
eventName
String eventName
-
payload
Serializable payload
-
-
-
Class de.xima.fc.gui.common.model.push.ExecuteScriptPushData
class ExecuteScriptPushData extends Object implements Serializable -
Class de.xima.fc.gui.common.model.push.FacesMessagePushData
class 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
class 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
class I18nClientKeys extends I18nKeys implements Serializable
-
-
Package de.xima.fc.gui.common.utils
-
Class de.xima.fc.gui.common.utils.LogoLink
class LogoLink extends Object implements Serializable -
Class de.xima.fc.gui.common.utils.UIEventBus
class UIEventBus extends Object implements Serializable
-
-
Package de.xima.fc.gui.common.utils.msg
-
Class de.xima.fc.gui.common.utils.msg.AJSFContext
class AJSFContext extends AMessaging implements Serializable-
Serialized Fields
-
localeBean
LocaleBean localeBean
Deprecated.
-
-
-
Class de.xima.fc.gui.common.utils.msg.AMessaging
class AMessaging extends MessageUtils implements Serializable -
Class de.xima.fc.gui.common.utils.msg.MessageUtils
class MessageUtils extends I18nUtils implements Serializable
-
-
Package de.xima.fc.gui.component.convertible
-
Package de.xima.fc.gui.converter
-
Class de.xima.fc.gui.converter.UserEmailQueryResultConverter
class UserEmailQueryResultConverter extends AMessaging implements Serializable
-
-
Package de.xima.fc.gui.designer.form.bean
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerBackupBean
class 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
class 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
class FormDesignerCssBean extends Object implements Serializable-
Serialized Fields
-
projectBean
ProjectPageBean projectBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerLanguageBean
class 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
class FormDesignerModelBean extends Object implements Serializable-
Serialized Fields
-
formDesignerModel
FormDesignerModel formDesignerModel
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerPluginBean
class FormDesignerPluginBean extends Object implements Serializable-
Serialized Fields
-
conversationBean
DesignerConversationBean conversationBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerPublishBean
class 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
class FormDesignerRefactorBean extends Object implements Serializable-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerRenderBean
class 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
class 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
class FormDesignerSyncPersistBean extends Object implements Serializable-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
-
-
Class de.xima.fc.gui.designer.form.bean.FormDesignerTemplateBean
class 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
class 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
class 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
class Fd2ProjectMetaUpdatedData extends Object implements Serializable -
Class de.xima.fc.gui.designer.form.event.FormDesignerConversationEventHandler
class FormDesignerConversationEventHandler extends Object implements Serializable-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.gui.designer.form.event.PdfImporterConversationEventHandler
class 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
class CssClassInfo extends Object implements Serializable -
Class de.xima.fc.gui.designer.form.model.CssFontFaceInfo
class CssFontFaceInfo extends Object implements Serializable -
Class de.xima.fc.gui.designer.form.model.CssInclude
class CssInclude extends Object implements Serializable-
Serialized Fields
-
fontFaceInfo
CssFontFaceInfo fontFaceInfo
-
includeUrl
String includeUrl
-
-
-
Class de.xima.fc.gui.designer.form.model.CssInfo
class CssInfo extends Object implements Serializable-
Serialized Fields
-
classInfo
CssClassInfo classInfo
-
fontFaceInfo
CssFontFaceInfo fontFaceInfo
-
-
-
Class de.xima.fc.gui.designer.form.model.CssWithFontFacesInfo
class CssWithFontFacesInfo extends Object implements Serializable -
Class de.xima.fc.gui.designer.form.model.FetchedFormTemplate
class FetchedFormTemplate extends Object implements Serializable-
Serialized Fields
-
template
FormTemplate template
-
version
String version
-
-
-
Class de.xima.fc.gui.designer.form.model.FetchTemplateResult
class 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
class FormBackupModel extends Object implements Serializable-
Serialized Fields
-
backupVersions
List<FormBackupVersion> backupVersions
-
selectedBackupVersion
FormBackupVersion selectedBackupVersion
-
-
-
Class de.xima.fc.gui.designer.form.model.FormBackupVersion
class FormBackupVersion extends Object implements Serializable -
Class de.xima.fc.gui.designer.form.model.FormDesignerLanguageModel
class 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
class 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
class 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
class 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
class 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
class FormItemUpdate extends Object implements Serializable-
Serialized Fields
-
index
int index
-
patches
List<IncrementalPersistPatch> patches
-
-
-
Class de.xima.fc.gui.designer.form.model.params.IncrementalPersistPatch
class 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
class 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
class RefactorFormElementNameParams extends Object implements Serializable -
Class de.xima.fc.gui.designer.form.model.params.ReloadConfigParams
class ReloadConfigParams extends Object implements Serializable-
Serialized Fields
-
immediate
boolean immediate
-
-
-
Class de.xima.fc.gui.designer.form.model.params.RemovePdfImporterIdsParams
class RemovePdfImporterIdsParams extends Object implements Serializable
-
-
Package de.xima.fc.gui.designer.form.pdfimport
-
Class de.xima.fc.gui.designer.form.pdfimport.PdfImportSession
class 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
class 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
class CreateEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable-
Serialized Fields
-
inserted
T inserted
-
-
-
Class de.xima.fc.gui.event.MessageListenerEvent
class MessageListenerEvent extends Object implements Serializable-
Serialized Fields
-
messages
List<? extends TargettedFacesMessage> messages
-
-
-
Class de.xima.fc.gui.event.PlaceholderModifyActiveGroupsEvent
class PlaceholderModifyActiveGroupsEvent extends Object implements Serializable -
Class de.xima.fc.gui.event.PlaceholderModifyLibraryEvent
class PlaceholderModifyLibraryEvent extends Object implements Serializable -
Class de.xima.fc.gui.event.PlaceholderProjectContextChangedEvent
class PlaceholderProjectContextChangedEvent extends Object implements Serializable-
Serialized Fields
-
formVersion
FormVersion formVersion
-
project
Projekt project
-
workflowVersion
WorkflowVersion workflowVersion
-
-
-
Class de.xima.fc.gui.event.PlaceholderUpdateActiveGroupsEvent
class 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
class 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
class AppointmentTemplateModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<AppointmentTemplate> implements Serializable -
Class de.xima.fc.gui.event.entity.ClientCounterModifiedEvent
class ClientCounterModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<ClientCounter> implements Serializable -
Class de.xima.fc.gui.event.entity.ClientResourceModifiedEvent
class ClientResourceModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<MandantRessource> implements Serializable -
Class de.xima.fc.gui.event.entity.DatabaseConnectionModifiedEvent
class DatabaseConnectionModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<DatenbankZugriff> implements Serializable -
Class de.xima.fc.gui.event.entity.DataSourceModifiedEvent
class DataSourceModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Datenquelle> implements Serializable -
Class de.xima.fc.gui.event.entity.DirectClientAuthorizationModifiedEvent
class DirectClientAuthorizationModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<DirectClientAuthorization> implements Serializable -
Class de.xima.fc.gui.event.entity.InboxModifiedEvent
class InboxModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Postfach> implements Serializable -
Class de.xima.fc.gui.event.entity.LdapConnectionModifiedEvent
class LdapConnectionModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<LDAPZugriff> implements Serializable -
Class de.xima.fc.gui.event.entity.LdapQueryModifiedEvent
class LdapQueryModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<LDAPAbfrage> implements Serializable -
Class de.xima.fc.gui.event.entity.ProjectResourceModifiedEvent
class ProjectResourceModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<ProjektRessource> implements Serializable -
Class de.xima.fc.gui.event.entity.TextTemplateModifiedEvent
class TextTemplateModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Textbaustein> implements Serializable -
Class de.xima.fc.gui.event.entity.UserGroupModifiedEvent
class UserGroupModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<BenutzerGruppe> implements Serializable -
Class de.xima.fc.gui.event.entity.UserModifiedEvent
class UserModifiedEvent extends de.xima.fc.gui.event.entity.AEntityModifiedEvent<Benutzer> implements Serializable -
Class de.xima.fc.gui.event.entity.WebDavConnectionModifiedEvent
class 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
class 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
class ProjectEventHandler extends Object implements Serializable-
Serialized Fields
-
bean
ProjectBean bean
Deprecated.
-
-
-
Class de.xima.fc.gui.event.handler.RolePropertiesTemplateEventHandler
class RolePropertiesTemplateEventHandler extends Object implements Serializable
-
-
Package de.xima.fc.gui.exception
-
Exception de.xima.fc.gui.exception.AccessDeniedException
class AccessDeniedException extends Exception implements Serializable -
Exception de.xima.fc.gui.exception.NotFoundException
class NotFoundException extends Exception implements Serializable -
Exception de.xima.fc.gui.exception.NoWebSocketSessionException
class 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
class PreRenderViewActionListener extends Object implements Serializable-
Serialized Fields
-
clientId
String clientId
-
-
-
-
Package de.xima.fc.gui.model
-
Class de.xima.fc.gui.model.AccessPropertyEntryModel
class 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
class FileProvidingWrapper extends Object implements Serializable-
Serialized Fields
-
entity
IFileProviding<?,
?> entity -
resourceType
ERessourcenTyp resourceType
-
-
-
Class de.xima.fc.gui.model.InviteDatasourceModel
class InviteDatasourceModel extends Object implements Serializable -
Class de.xima.fc.gui.model.PlaceHolder
class PlaceHolder extends Object implements Serializable -
Class de.xima.fc.gui.model.PlaceholderGroup
class PlaceholderGroup extends Object implements Serializable-
Serialized Fields
-
id
String id
-
-
-
Class de.xima.fc.gui.model.PlaceholderLibrary
class 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
class ServerSelectionModel extends Object implements Serializable-
Serialized Fields
-
list
List<ServerSelectionModel.Server> list
-
selected
ServerSelectionModel.Server selected
-
-
-
Class de.xima.fc.gui.model.ServerSelectionModel.FrontendServer
class 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
class MasterServer extends Object implements Serializable-
Serialized Fields
-
-
Class de.xima.fc.gui.model.SubMenuEntryModel
class SubMenuEntryModel extends MenuEntryModel implements Serializable-
Serialized Fields
-
projectWizardType
EProjectWizard projectWizardType
Deprecated.
-
-
-
Class de.xima.fc.gui.model.TargettedFacesMessage
class TargettedFacesMessage extends Object implements Serializable-
Serialized Fields
-
clientId
String clientId
-
message
javax.faces.application.FacesMessage message
-
-
-
Class de.xima.fc.gui.model.WebDAVTreeNodeData
class WebDAVTreeNodeData extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.appointment
-
Class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
class 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
class AppointmentClientClosingTimeModel extends AAppointmentClosingTimeModel<AppointmentClientClosingTime> implements Serializable-
Serialized Fields
-
client
Mandant client
-
template
AppointmentTemplate template
-
-
-
Class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel
class AppointmentClosingTimeModel extends AAppointmentClosingTimeModel<AppointmentClosingTime> implements Serializable-
Serialized Fields
-
template
AppointmentTemplate template
-
-
-
Class de.xima.fc.gui.model.appointment.AppointmentTemplateListModel
class 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
class BasicScheduleModel extends org.primefaces.model.DefaultScheduleModel implements Serializable
-
-
Package de.xima.fc.gui.model.comparator
-
Class de.xima.fc.gui.model.comparator.ParameterModelComparator
class ParameterModelComparator extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.data
-
Class de.xima.fc.gui.model.data.EntityListModel
class 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
class EntityListModelSelectByView extends EntityListModel<T extends ITransferableEntity> implements Serializable-
Serialized Fields
-
keyType
EEntityKeySelectionType keyType
-
-
-
Class de.xima.fc.gui.model.data.EntitySelectModel
class 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
class 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
class 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
class 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
class 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
class BaseDesignerModel extends Object implements Serializable-
Serialized Fields
-
baseUrl
String baseUrl
-
userGroups
List<BenutzerGruppe> userGroups
-
-
-
Class de.xima.fc.gui.model.designer.DesignerConversationEnvironmentData
class 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
class 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
class FormOverviewContent extends Object implements Serializable-
Serialized Fields
-
variables
Iterable<FormVariable> variables
-
xItems
Iterable<XItem> xItems
-
-
-
Class de.xima.fc.gui.model.designer.FormOverviewRow
class 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
class FormPersistModifications extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.FormVariable
class FormVariable extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.FrameDesignerModel
class FrameDesignerModel extends Object implements Serializable-
Serialized Fields
-
baseModel
BaseDesignerModel baseModel
-
previewModel
PreviewModel previewModel
-
tabViewModel
TabViewModel tabViewModel
-
-
-
Class de.xima.fc.gui.model.designer.PreviewModel
class PreviewModel extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.PreviewSubmitData
class PreviewSubmitData extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.ProvideModel
class ProvideModel extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.TabError
class TabError extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.TabModel
class TabModel extends Object implements Serializable-
Serialized Fields
-
-
Class de.xima.fc.gui.model.designer.TabModel.IFrame
class IFrame extends TabModel implements Serializable-
Serialized Fields
-
url
String url
-
-
-
Class de.xima.fc.gui.model.designer.TabModel.Include
class Include extends TabModel implements Serializable-
Serialized Fields
-
includePath
String includePath
-
-
-
Class de.xima.fc.gui.model.designer.TabViewModel
class TabViewModel extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.WebFormPersistFile
class WebFormPersistFile extends Object implements Serializable -
Class de.xima.fc.gui.model.designer.XItemUpdate
class XItemUpdate extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.impex
-
Class de.xima.fc.gui.model.impex.EntityExportWrapper
class EntityExportWrapper extends Object implements Serializable -
Class de.xima.fc.gui.model.impex.ImportConfigWrapper
class 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
class 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
class 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
class 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
class 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
class 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
class LicenseViewModel extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.messages.internal
-
Class de.xima.fc.gui.model.messages.internal.InternalMessageModel
class InternalMessageModel extends Object implements Serializable
-
-
Package de.xima.fc.gui.model.placeholder
-
Class de.xima.fc.gui.model.placeholder.PlaceholderContextModel
class 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
class 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.processing
-
Class de.xima.fc.gui.model.processing.ParameterModel
class 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
class 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
class AEntityViewModel extends Object implements Serializable-
Serialized Fields
-
id
Long id
-
-
-
Class de.xima.fc.gui.model.project.ProjectViewModel
-
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
class 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
class LazyTreeNode extends Object implements Serializable-
Serialized Fields
-
adapter
ILazyTreeNodeAdapter<T> adapter
-
children
List<org.primefaces.model.TreeNode<T>> children
-
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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class AddNewStateData extends Object implements Serializable -
Class de.xima.fc.gui.model.workflow.InsertOrUpdateNodeData
class InsertOrUpdateNodeData extends Object implements Serializable
-
-
Package de.xima.fc.gui.servlets
-
Class de.xima.fc.gui.servlets.PreviewSubmitServlet
class 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
class 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
class ExcelImportOptions extends Object implements Serializable
-
-
Package de.xima.fc.gui.validator
-
Class de.xima.fc.gui.validator.AppointmentStartEndDateValidator
class AppointmentStartEndDateValidator extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.AppointmentStartEndTimeValidator
class AppointmentStartEndTimeValidator extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.ClientAliasValidator
class ClientAliasValidator extends ABackendJSFContext implements Serializable-
Serialized Fields
-
patt
Pattern patt
-
-
-
Class de.xima.fc.gui.validator.ClientUserManagementValidator
class ClientUserManagementValidator extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.FilePathValidator
class FilePathValidator extends AMessaging implements Serializable -
Class de.xima.fc.gui.validator.INetAddressValidator
class INetAddressValidator extends AMessaging implements Serializable -
Class de.xima.fc.gui.validator.JSONValidator
class JSONValidator extends AMessaging implements Serializable -
Class de.xima.fc.gui.validator.ResourceUrlValidator
class ResourceUrlValidator extends AMessaging implements Serializable -
Class de.xima.fc.gui.validator.UserEmailQueryResultValidator
class UserEmailQueryResultValidator extends Object implements Serializable-
Serialized Fields
-
patt
Pattern patt
-
-
-
-
Package de.xima.fc.gui.validator.name
-
Class de.xima.fc.gui.validator.name.AUniqueEntityFieldValidator
class AUniqueEntityFieldValidator extends Object implements Serializable -
Class de.xima.fc.gui.validator.name.AUniqueManDepNameValidator
class 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
class AUniqueNameValidator extends AUniqueStringFieldValidator<TEntity extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>> implements Serializable -
Class de.xima.fc.gui.validator.name.AUniqueStringFieldValidator
class 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
-
Class de.xima.fc.gui.validator.name.UniqueAllProjectName
-
Class de.xima.fc.gui.validator.name.UniqueAppenderName
class UniqueAppenderName extends AMessaging implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueAppointmentTemplateName
class UniqueAppointmentTemplateName extends AUniqueNameValidator<AppointmentTemplate> implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueClientAuthenticatorName
class UniqueClientAuthenticatorName extends AUniqueNameValidator<ClientAuthenticator> implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueClientCounterName
-
Class de.xima.fc.gui.validator.name.UniqueClientName
-
Class de.xima.fc.gui.validator.name.UniqueClientResourceName
class UniqueClientResourceName extends AUniqueNameValidator<MandantRessource> implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueDataSourceName
-
Class de.xima.fc.gui.validator.name.UniqueDataTableName
class UniqueDataTableName extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueDBConnectionName
-
Class de.xima.fc.gui.validator.name.UniqueFrontendServerName
-
Class de.xima.fc.gui.validator.name.UniqueInboxName
-
Class de.xima.fc.gui.validator.name.UniqueLDAPConnectionName
-
Class de.xima.fc.gui.validator.name.UniqueLDAPGroupName
-
Class de.xima.fc.gui.validator.name.UniqueLDAPQueryName
-
Class de.xima.fc.gui.validator.name.UniqueLDAPUserName
class UniqueLDAPUserName extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueLoggerName
class UniqueLoggerName extends AMessaging implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueProjectName
-
Class de.xima.fc.gui.validator.name.UniqueProjectResourceName
class UniqueProjectResourceName extends AUniqueNameValidator<ProjektRessource> implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueRoleName
-
Class de.xima.fc.gui.validator.name.UniqueStateName
class UniqueStateName extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueSystemAuthenticatorName
class UniqueSystemAuthenticatorName extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueTemplateName
-
Class de.xima.fc.gui.validator.name.UniqueUserGroupName
-
Class de.xima.fc.gui.validator.name.UniqueUserName
class UniqueUserName extends ABackendJSFContext implements Serializable -
Class de.xima.fc.gui.validator.name.UniqueWebDavConnectionName
-
Class de.xima.fc.gui.validator.name.UniqueWorkflowStateNameValidator
class UniqueWorkflowStateNameValidator extends AUniqueNameValidator<WorkflowState> implements Serializable
-
-
Package de.xima.fc.handler
-
Class de.xima.fc.handler.AMSApiHandler
class AMSApiHandler extends Object implements Serializable
-
-
Package de.xima.fc.handler.entity
-
Class de.xima.fc.handler.entity.AktionHandler
class AktionHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.AppointmentHandler
class AppointmentHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.AppointmentSlotHandler
class AppointmentSlotHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.AppointmentTemplateHandler
class AppointmentTemplateHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.AppointmentTypeHandler
class AppointmentTypeHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.AttachmentHandler
class AttachmentHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.BenutzerGruppeHandler
class BenutzerGruppeHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.BenutzerHandler
class BenutzerHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ClientAuthenticatorHandler
class ClientAuthenticatorHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ClientCounterHandler
class ClientCounterHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.DatenbankzugriffHandler
class DatenbankzugriffHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.DatenquelleHandler
class DatenquelleHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.DirectClientAuthorizationHandler
class DirectClientAuthorizationHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.EntityberechtigungHandler
class EntityberechtigungHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.FormEingangHandler
class FormEingangHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.FormElementHandler
class FormElementHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.FormVersionHandler
class FormVersionHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.FrontendServerHandler
class FrontendServerHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.GenericHandler
class GenericHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.entity.IndirectClientAuthorizationHandler
class IndirectClientAuthorizationHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.LDAPAbfrageHandler
class LDAPAbfrageHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.LDAPGruppeHandler
class LDAPGruppeHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.LDAPZugriffHandler
class LDAPZugriffHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.LicenseFileHandler
class LicenseFileHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.MandantFrontendServerHandler
class MandantFrontendServerHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.MandantHandler
class MandantHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.MandantLdapDataHandler
class MandantLdapDataHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.MandantMailDataHandler
class MandantMailDataHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.MandantRessourceHandler
class MandantRessourceHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ModulHandler
class ModulHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.PostfachHandler
class PostfachHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ProjectDOIDataHandler
class ProjectDOIDataHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ProjectIdentityCheckDataHandler
class ProjectIdentityCheckDataHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ProjektHandler
class ProjektHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ProjektRessourceHandler
class ProjektRessourceHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ProjektZaehlerDatenHandler
class ProjektZaehlerDatenHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ProjektZaehlerHandler
class ProjektZaehlerHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.ProtokollHandler
class ProtokollHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.entity.RolleHandler
class RolleHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.StatusHandler
class StatusHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.entity.SystemAuthenticatorHandler
class SystemAuthenticatorHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.SystemPropertyHandler
class SystemPropertyHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.TextbausteinHandler
class TextbausteinHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.UserCredentialsHandler
class UserCredentialsHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.UserEmailHandler
class UserEmailHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.UserIdentityHandler
class UserIdentityHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.UserProfileHandler
class UserProfileHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.UserProfileMfaHandler
class UserProfileMfaHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.VorgangHandler
class VorgangHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.WebDavAccessHandler
class WebDavAccessHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.WorkflowNodeHandler
class WorkflowNodeHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.WorkflowStateHandler
class WorkflowStateHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.WorkflowTaskHandler
class WorkflowTaskHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.WorkflowTriggerHandler
class WorkflowTriggerHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.entity.WorkflowVersionHandler
class WorkflowVersionHandler extends GenericHandler implements Serializable
-
-
Package de.xima.fc.handler.file
-
Class de.xima.fc.handler.file.FileHandler
class FileHandler extends GenericHandler implements Serializable
-
-
Package de.xima.fc.handler.interfaces
-
Class de.xima.fc.handler.interfaces.AHandlerProvider
class 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
class AuthenticationHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.BeanHandler
class BeanHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.EventHandler
class EventHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.FormHandler
class FormHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.FSConnectionHandler
class FSConnectionHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.GenericCacheHandler
class GenericCacheHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.LicenseHandler
class LicenseHandler extends GenericHandler implements Serializable -
Class de.xima.fc.handler.system.MailHandler
class MailHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.MsPropertiesHandler
class MsPropertiesHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.PlaceholderHandler
class PlaceholderHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.PluginHandler
class PluginHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.SetupHandler
class SetupHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.StatisticsHandler
class StatisticsHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.SystemHandler
class SystemHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.system.XfcSessionHandler
class XfcSessionHandler extends AMSApiHandler implements Serializable
-
-
Package de.xima.fc.handler.workflow
-
Class de.xima.fc.handler.workflow.FormDataHandler
class FormDataHandler extends AMSApiHandler implements Serializable -
Class de.xima.fc.handler.workflow.WorkflowHandler
class WorkflowHandler extends GenericHandler implements Serializable
-
-
Package de.xima.fc.http
-
Exception de.xima.fc.http.ContentDispositionParseException
class ContentDispositionParseException extends Exception implements Serializable
-
-
Package de.xima.fc.http.params
-
Class de.xima.fc.http.params.ContentTypeHttpRequestParameter
class ContentTypeHttpRequestParameter extends HttpRequestParameter implements Serializable-
Serialized Fields
-
encoding
org.apache.http.entity.ContentType encoding
-
-
-
Class de.xima.fc.http.params.HttpRequestParameter
class HttpRequestParameter extends Object implements Serializable
-
-
Package de.xima.fc.importer
-
Class de.xima.fc.importer.EntityAlternativeProvider
class 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
-
Class de.xima.fc.importer.config.AEntityImportConfig
class 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
class AppointmentTemplateImportConfig extends AEntityImportConfig<AppointmentTemplate> implements Serializable -
Class de.xima.fc.importer.config.ClientCounterImportConfig
-
Class de.xima.fc.importer.config.ClientResourceImportConfig
class ClientResourceImportConfig extends AEntityImportConfig<MandantRessource> implements Serializable -
Class de.xima.fc.importer.config.DataSourceImportConfig
-
Class de.xima.fc.importer.config.EntityImportConfig
class EntityImportConfig extends AEntityImportConfig<de.xima.cmn.dao.interfaces.IEntity<Long>> implements Serializable -
Class de.xima.fc.importer.config.FormVersionImportConfig
-
Class de.xima.fc.importer.config.InboxImportConfig
-
Class de.xima.fc.importer.config.ProjectDoiDataImportConfig
class ProjectDoiDataImportConfig extends AEntityImportConfig<ProjectDOIData> implements Serializable -
Class de.xima.fc.importer.config.ProjectIdentityCheckDataImportConfig
class ProjectIdentityCheckDataImportConfig extends AEntityImportConfig<ProjectIdentityCheckData> implements Serializable -
Class de.xima.fc.importer.config.ProjectImportConfig
-
Serialized Fields
-
activeVersion
FormVersionImportConfig activeVersion
-
activeWorkflowVersion
WorkflowVersion activeWorkflowVersion
-
doiData
ProjectDoiDataImportConfig doiData
-
idCheckData
ProjectIdentityCheckDataImportConfig idCheckData
-
inviteData
ProjectInviteDataImportConfig inviteData
-
otherVersions
List<FormVersionImportConfig> otherVersions
-
overrideActiveVersions
boolean overrideActiveVersions
-
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
class ProjectInviteDataImportConfig extends AEntityImportConfig<ProjectInviteData> implements Serializable -
Class de.xima.fc.importer.config.ProjectResourceImportConfig
class ProjectResourceImportConfig extends AEntityImportConfig<ProjektRessource> implements Serializable -
Class de.xima.fc.importer.config.StateImportConfig
-
Serialized Fields
-
actions
List<ActionImportConfig> actions
Deprecated.
-
-
-
Class de.xima.fc.importer.config.TemplateImportConfig
-
Class de.xima.fc.importer.config.UserGroupImportConfig
-
-
Package de.xima.fc.importer.dependency
-
Class de.xima.fc.importer.dependency.EntityDependency
class EntityDependency extends Object implements Serializable -
Class de.xima.fc.importer.dependency.EntityListDependency
class 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
class DataSourceDescriptor extends NameProvidingDescriptor implements Serializable-
Serialized Fields
-
type
EDatenquellenTyp type
-
-
-
Class de.xima.fc.importer.mdl.descriptor.DependencyDescriptor
class DependencyDescriptor extends Object implements Serializable -
Class de.xima.fc.importer.mdl.descriptor.GenericEntityDescriptor
class GenericEntityDescriptor extends Object implements Serializable-
Serialized Fields
-
id
Long id
-
-
-
Class de.xima.fc.importer.mdl.descriptor.NameProvidingDescriptor
class NameProvidingDescriptor extends GenericEntityDescriptor implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class de.xima.fc.importer.mdl.descriptor.TemplateDescriptor
class 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
class 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
class 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.FSContextBean
class FSContextBean extends AContextBean implements Serializable -
Class de.xima.fc.inbox.bean.InboxConstBean
class InboxConstBean extends Object implements Serializable -
Class de.xima.fc.inbox.bean.InboxLayoutBean
class InboxLayoutBean extends Object implements Serializable-
Serialized Fields
-
userManager
SessionUserManager userManager
-
verticalLayout
boolean verticalLayout
-
-
-
Class de.xima.fc.inbox.bean.InboxProfileBean
class InboxProfileBean extends AJSFContext implements Serializable-
Serialized Fields
-
activeInboxFilterTabs
String activeInboxFilterTabs
-
-
-
Class de.xima.fc.inbox.bean.InboxProjectListBean
class 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
class 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
class 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
class 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
class 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
class 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.ProcessMoveBean
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class SearchFilterBean extends AJSFContext implements Serializable-
Serialized Fields
-
availableSearchKeys
List<MenuItem> availableSearchKeys
-
processViewBean
ProcessViewBean processViewBean
-
searchKey
String searchKey
-
searchValue
Object searchValue
-
-
-
Class de.xima.fc.inbox.bean.filter.ViewFilterBean
class 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
class AFormRecordWrapper extends Object implements Serializable -
Class de.xima.fc.inbox.model.AppointmentTemplateItem
class AppointmentTemplateItem extends Object implements Serializable-
Serialized Fields
-
appointmentTemplate
AppointmentTemplate appointmentTemplate
-
color
IGuiColor color
-
-
-
Class de.xima.fc.inbox.model.EntityIdView
class EntityIdView extends Object implements Serializable-
Serialized Fields
-
id
long id
-
-
-
Class de.xima.fc.inbox.model.FdExportConfigModel
class 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
class FormRecordExtendedListItem extends AFormRecordWrapper implements Serializable-
Serialized Fields
-
extendedFormRecord
ExtendedEntityModel<Vorgang> extendedFormRecord
-
workflowInvalid
boolean workflowInvalid
-
-
-
Class de.xima.fc.inbox.model.FormRecordListItem
class FormRecordListItem extends AFormRecordWrapper implements Serializable-
Serialized Fields
-
attachmentCount
int attachmentCount
-
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
class 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
class InvokableTaskModel extends Object implements Serializable-
Serialized Fields
-
name
String name
-
task
WorkflowTask task
-
trigger
WorkflowTrigger trigger
-
-
-
Class de.xima.fc.inbox.model.ProcessGUIModel
class 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
class ProjectView extends Object implements Serializable
-
-
Package de.xima.fc.inbox.model.lazydata
-
Class de.xima.fc.inbox.model.lazydata.LazyAppointmentScheduleModel
class 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 -
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
class LazyExtendedProcessListModel extends org.primefaces.model.LazyDataModel<IFormRecordWrapper> implements Serializable-
Serialized Fields
-
all
List<IFormRecordWrapper> all
-
customFilters
Map<String,
de.xima.cmn.criteria.FilterCriterion> customFilters -
inboxes
Postfach[] inboxes
-
locale
Locale locale
-
project
Projekt project
-
selected
IFormRecordWrapper selected
-
-
-
Class de.xima.fc.inbox.model.lazydata.LazyProcessListModel
class 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.servlet
-
Class de.xima.fc.inbox.servlet.InboxWorkflowServlet
class InboxWorkflowServlet extends AFormProcessingServlet implements Serializable
-
-
Package de.xima.fc.inbox.utils.comparator
-
Class de.xima.fc.inbox.utils.comparator.SortNameIgnoreCase
class 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.dao
-
Package de.xima.fc.interfaces.endpoint.state
-
Package de.xima.fc.interfaces.event
-
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
class TempFile extends Object implements Serializable-
Serialized Fields
-
file
Path file
-
-
-
-
Package de.xima.fc.logging
-
Class de.xima.fc.logging.XLogConfig
class XLogConfig extends Object implements Serializable
-
-
Package de.xima.fc.logging.components.appender
-
Class de.xima.fc.logging.components.appender.XConsoleAppender
class XConsoleAppender extends de.xima.fc.logging.components.appender.AAppender implements Serializable-
Serialized Fields
-
originalHash
int originalHash
-
-
-
Class de.xima.fc.logging.components.appender.XRollingFileAppender
class 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
class RollingFile extends Object implements Serializable -
Class de.xima.fc.logging.components.appender.rolling.XDefaultRolloverStrategy
class 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
class XDeleteAction extends Object implements Serializable -
Class de.xima.fc.logging.components.appender.rolling.XSizeBasedTriggeringPolicy
class XSizeBasedTriggeringPolicy extends Object implements Serializable-
Serialized Fields
-
size
@NotBlank String size
-
-
-
Class de.xima.fc.logging.components.appender.rolling.XTimeBasedTriggeringPolicy
class 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
class 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
class 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
class XLogger extends Object implements Serializable
-
-
Package de.xima.fc.mail.interfaces
-
Package de.xima.fc.mail.models
-
Class de.xima.fc.mail.models.ClientMailServerData
class 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
class 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
class 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
class MultipartMail extends MultipartMailData implements Serializable -
Class de.xima.fc.mail.type.SimpleTextMail
class SimpleTextMail extends TextMailData implements Serializable
-
-
Package de.xima.fc.mdl
-
Class de.xima.fc.mdl.AutoLoginInData
class AutoLoginInData extends Object implements Serializable -
Class de.xima.fc.mdl.BasicRefResult
class BasicRefResult extends Object implements Serializable -
Class de.xima.fc.mdl.BeanAttribute
class BeanAttribute extends Object implements Serializable-
Serialized Fields
-
name
String name
-
resolve
boolean resolve
-
-
-
Class de.xima.fc.mdl.DeletionReason
class DeletionReason extends Object implements Serializable -
Class de.xima.fc.mdl.ExtendedEntityModel
class ExtendedEntityModel extends Object implements Serializable-
Serialized Fields
-
entity
E extends ITransferable entity
-
values
Map<String,
Serializable> values
-
-
-
Class de.xima.fc.mdl.ExtendedPostfach
class ExtendedPostfach extends Object implements Serializable -
Class de.xima.fc.mdl.FCMessage
class 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
class LargeString extends Object implements Serializable-
Serialized Fields
-
supplier
ISerializableSupplier<String> supplier
-
-
-
Class de.xima.fc.mdl.LDAPBenutzer
class LDAPBenutzer extends Benutzer implements Serializable-
Serialized Fields
-
ldapGruppen
Collection<LDAPGruppe> ldapGruppen
Deprecated.
-
-
-
Class de.xima.fc.mdl.LoginAttempt
class LoginAttempt extends Object implements Serializable-
Serialized Fields
-
count
long count
-
lastAttempt
Date lastAttempt
-
-
-
Class de.xima.fc.mdl.PasswordResetAttempt
class PasswordResetAttempt extends Object implements Serializable-
Serialized Fields
-
count
long count
-
lastAttempt
long lastAttempt
-
-
-
Class de.xima.fc.mdl.PasswordValidationResult
class PasswordValidationResult extends Object implements Serializable-
Serialized Fields
-
errorResults
List<de.xima.fc.mdl.PasswordValidationResult.ErrorResult> errorResults
-
-
-
Class de.xima.fc.mdl.PluginID
class PluginID extends Object implements Serializable -
Class de.xima.fc.mdl.ViewMessage
class ViewMessage extends Object implements Serializable -
Class de.xima.fc.mdl.VirtualBenutzer
class VirtualBenutzer extends Benutzer implements Serializable-
Serialized Fields
-
virtualBenutzerGruppen
List<BenutzerGruppe> virtualBenutzerGruppen
Deprecated.
-
-
-
Class de.xima.fc.mdl.VirtualRolle
class VirtualRolle extends Rolle implements Serializable -
Class de.xima.fc.mdl.WorkspaceScope
class WorkspaceScope extends Object implements Serializable-
Serialized Fields
-
client
Mandant client
-
-
-
-
Package de.xima.fc.mdl.attachment
-
Class de.xima.fc.mdl.attachment.AttachmentPersistBuildData
class 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
class 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
class 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
class AuthenticationDataRequest extends Object implements Serializable -
Exception de.xima.fc.mdl.auth.CustomAuthContentAction
class CustomAuthContentAction extends org.pac4j.core.exception.http.HttpAction implements Serializable-
Serialized Fields
-
content
String content
-
-
-
Class de.xima.fc.mdl.auth.FCUserProfile
class FCUserProfile extends org.pac4j.core.profile.CommonProfile implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class de.xima.fc.mdl.auth.SignupData
class 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
class AuthorizationFilterProperties extends Object implements Serializable-
Serialized Fields
-
properties
@Valid @NotNull IAuthorizationFilterProperties properties
-
type
@NotBlank String type
-
-
-
Class de.xima.fc.mdl.auth.authorization.BasicClientAuthorization
class 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
class LdapFilterProperties extends Object implements Serializable -
Class de.xima.fc.mdl.auth.authorization.ProfileAttributeCondition
class 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
class 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
class ProfileAttributeDescriptor extends Object implements Serializable
-
-
Package de.xima.fc.mdl.auth.config
-
Class de.xima.fc.mdl.auth.config.VirtualAuthenticatorConfig
class 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
class AConfigViewModel extends Object implements Serializable -
Class de.xima.fc.mdl.auth.config.view.AnonymousConfigViewModel
class AnonymousConfigViewModel extends AConfigViewModel implements Serializable-
Serialized Fields
-
active
boolean active
-
-
-
Class de.xima.fc.mdl.auth.config.view.BaseConfigViewModel
class BaseConfigViewModel extends AConfigViewModel implements Serializable-
Serialized Fields
-
authenticator
UuidEntityRef authenticator
-
-
-
Class de.xima.fc.mdl.auth.config.view.PasswordConfigViewModel
class 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
class ACacheModel extends Object implements Serializable-
Serialized Fields
-
version
int version
-
-
-
Class de.xima.fc.mdl.cache.BinaryCacheModel
class BinaryCacheModel extends ACacheModel implements Serializable-
Serialized Fields
-
data
byte[] data
-
date
long date
-
-
-
Class de.xima.fc.mdl.cache.GenericCacheModel
class GenericCacheModel extends ACacheModel implements Serializable-
Serialized Fields
-
data
T data
-
-
-
Class de.xima.fc.mdl.cache.LicenseCacheModel
class 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
class StringCacheModel extends ACacheModel implements Serializable-
Serialized Fields
-
data
String data
-
-
-
Class de.xima.fc.mdl.cache.XformCacheModel
class 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
class 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
class 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
class GenericStringModel extends Object implements Serializable-
Serialized Fields
-
value
String value
-
-
-
-
Package de.xima.fc.mdl.db
-
Class de.xima.fc.mdl.db.DBConnectionData
class 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
class DataTableColumn extends Object implements Serializable -
Class de.xima.fc.mdl.fdv.DataTableTemplate
class DataTableTemplate extends Object implements Serializable-
Serialized Fields
-
columns
Set<DataTableColumn> columns
-
-
-
Class de.xima.fc.mdl.fdv.PostfachColumn
class PostfachColumn extends Object implements Serializable -
Class de.xima.fc.mdl.fdv.PostfachTemplate
class PostfachTemplate extends Object implements Serializable-
Serialized Fields
-
columns
List<PostfachColumn> columns
-
-
-
Class de.xima.fc.mdl.fdv.RolleProperties
class RolleProperties extends Object implements Serializable
-
-
Package de.xima.fc.mdl.fdv.form
-
Class de.xima.fc.mdl.fdv.form.FormContainerMetaData
class FormContainerMetaData extends Object implements Serializable -
Class de.xima.fc.mdl.fdv.form.FormFieldDescription
class FormFieldDescription extends Object implements Serializable -
Class de.xima.fc.mdl.fdv.form.FormFieldMetaData
class 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
class AttachmentPersistMetaData extends Object implements Serializable -
Class de.xima.fc.mdl.form.DoiVerificationResult
class DoiVerificationResult extends Object implements Serializable-
Serialized Fields
-
formRecord
Vorgang formRecord
-
servletResponse
IServletResponse servletResponse
-
wasSuccessful
boolean wasSuccessful
-
-
-
Class de.xima.fc.mdl.form.FormPersist
class FormPersist extends Object implements Serializable -
Class de.xima.fc.mdl.form.FormPersistData
class 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
class 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
class 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
class FormProcessRequest extends Object implements Serializable-
Serialized Fields
-
deleteVorgang
boolean deleteVorgang
-
formRecordProvidingEvent
IFormRecordProvidingEvent formRecordProvidingEvent
-
requestContext
IFormRequestContext requestContext
-
-
-
Class de.xima.fc.mdl.form.FormRenderData
class 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
class 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
class FormRequest extends Object implements Serializable-
Serialized Fields
-
-
Class de.xima.fc.mdl.form.FormRequestData
class 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
-
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
class 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
class FormUserRequest extends Object implements Serializable -
Class de.xima.fc.mdl.form.FormUserRequestData
class 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
class ExclusiveFormRecordLockResult extends Object implements Serializable -
Class de.xima.fc.mdl.form.record.FormFieldDataModel
class FormFieldDataModel extends Object implements Serializable -
Class de.xima.fc.mdl.form.record.FormRecordBaseData
class FormRecordBaseData extends Object implements Serializable-
Serialized Fields
-
attachmentCount
int attachmentCount
-
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
class FormRecordDoiInitData extends Object implements Serializable -
Class de.xima.fc.mdl.form.record.FormRecordFormData
class 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
class 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.FormRecordWorkflowData
class FormRecordWorkflowData extends Object implements Serializable-
Serialized Fields
-
invokableStatus
List<Status> invokableStatus
-
invokableTasks
List<WorkflowTask> invokableTasks
-
-
-
Class de.xima.fc.mdl.form.record.StatusChangeJobDetails
class StatusChangeJobDetails extends de.xima.fc.mdl.form.record.AQuartzJobDetails implements Serializable -
Class de.xima.fc.mdl.form.record.WorkflowTriggerJobDetails
class 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
class BasicFormRecordRequestData extends Object implements Serializable
-
-
Package de.xima.fc.mdl.i18n
-
Class de.xima.fc.mdl.i18n.SystemMessageI18n
class SystemMessageI18n extends Object implements Serializable-
Serialized Fields
-
i18nSource
@NotNull EI18nSource i18nSource
-
message
@NotNull String message
-
name
@NotNull String name
-
-
-
-
Package de.xima.fc.mdl.license
-
Class de.xima.fc.mdl.license.EmbeddedItemLicenseModel
class EmbeddedItemLicenseModel extends Object implements Serializable -
Class de.xima.fc.mdl.license.ItemLicenseModel
class ItemLicenseModel extends Object implements Serializable-
Serialized Fields
-
key
PublicKey key
-
licenseFileData
byte[] licenseFileData
-
LOCK
Serializable LOCK
-
-
-
Class de.xima.fc.mdl.license.LicenseDataSnapshot
class 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
class LicenseModel extends Object implements Serializable-
Serialized Fields
-
key
PublicKey key
-
licenseFileData
byte[] licenseFileData
-
licenseType
ELicenseType licenseType
-
LOCK
Serializable LOCK
-
subLicensesFileData
List<byte[]> subLicensesFileData
-
-
-
Class de.xima.fc.mdl.license.LicenseSyncData
class LicenseSyncData extends Object implements Serializable
-
-
Package de.xima.fc.mdl.log
-
Class de.xima.fc.mdl.log.XLogAppender
class 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
class XLogAppenderComparator extends Object implements Serializable
-
-
Package de.xima.fc.mdl.mail
-
Class de.xima.fc.mdl.mail.FeedbackMailData
class FeedbackMailData extends Object implements Serializable -
Class de.xima.fc.mdl.mail.MailAuthenticationConfig
class MailAuthenticationConfig extends Object implements Serializable -
Class de.xima.fc.mdl.mail.MultipartMailData
class MultipartMailData extends TextMailData implements Serializable-
Serialized Fields
-
fileParts
List<FilePartData> fileParts
-
-
-
Class de.xima.fc.mdl.mail.SupportInquiryData
class SupportInquiryData extends Object implements Serializable -
Class de.xima.fc.mdl.mail.TextMailData
class 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
class BodyPartData extends Object implements Serializable -
Class de.xima.fc.mdl.mail.data.FilePartData
class FilePartData extends Object implements Serializable
-
-
Package de.xima.fc.mdl.placeholder
-
Class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
class 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
-
formData
IFormDataAdapter formData
-
formVersion
FormVersion formVersion
-
languageTag
String languageTag
-
process
Vorgang process
-
project
Projekt project
-
repetitionContainer
IRepetitionContainer repetitionContainer
-
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
class PluginJarWithManifest extends Object implements Serializable -
Class de.xima.fc.mdl.plugin.PluginMeta
class 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
class 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
class 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
class 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
class 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
class 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
class VersionedPluginMeta extends Object implements Serializable-
Serialized Fields
-
pluginMeta
PluginMeta pluginMeta
-
version
String version
-
-
-
-
Package de.xima.fc.mdl.profile
-
Class de.xima.fc.mdl.profile.DesignerPreferences
class DesignerPreferences extends Object implements Serializable-
Serialized Fields
-
wfElemPanelCollapsed
Boolean wfElemPanelCollapsed
-
-
-
Class de.xima.fc.mdl.profile.FormOverviewPreferences
class FormOverviewPreferences extends Object implements Serializable-
Serialized Fields
-
gridView
Boolean gridView
-
-
-
Class de.xima.fc.mdl.profile.InboxPreferences
class InboxPreferences extends Object implements Serializable-
Serialized Fields
-
vertLayout
Boolean vertLayout
-
-
-
Class de.xima.fc.mdl.profile.UserProfilePreferences
class 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
class UserProfileProperties extends Object implements Serializable
-
-
Package de.xima.fc.mdl.request
-
Class de.xima.fc.mdl.request.AttachmentData
class AttachmentData extends Object implements Serializable -
Class de.xima.fc.mdl.request.FileData
class FileData extends Object implements Serializable -
Class de.xima.fc.mdl.request.HeaderParameters
class HeaderParameters extends Object implements Serializable -
Class de.xima.fc.mdl.request.ParameterWrapper
class ParameterWrapper extends Object implements Serializable-
Serialized Fields
-
headerParameters
HeaderParameters headerParameters
-
uploadParameters
UploadParameters uploadParameters
-
valueParameters
ValueParameters valueParameters
-
-
-
Class de.xima.fc.mdl.request.PublishRequestParameter
class 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
class UploadParameters extends Object implements Serializable-
Serialized Fields
-
attachmentsMap
HashMap<String,
List<AttachmentData>> attachmentsMap
-
-
-
Class de.xima.fc.mdl.request.ValueParameters
class ValueParameters extends Object implements Serializable
-
-
Package de.xima.fc.mdl.resource
-
Class de.xima.fc.mdl.resource.ClientResourceItem
class ClientResourceItem extends Object implements Serializable -
Class de.xima.fc.mdl.resource.ExternalResourceItem
class ExternalResourceItem extends Object implements Serializable -
Class de.xima.fc.mdl.resource.FormResourceItem
class FormResourceItem extends Object implements Serializable -
Class de.xima.fc.mdl.resource.ResourceItem
class ResourceItem extends Object implements Serializable-
Serialized Fields
-
entity
UuidEntityRef entity
-
identifier
String identifier
-
nodeKey
NodeKey nodeKey
-
type
@NotNull(payload=de.xima.fc.mdl.resource.ResourceItem.type.class) EResourceItemType type
-
-
-
Class de.xima.fc.mdl.resource.UploadResourceItem
class 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
class 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
class ASaveFormData extends Object implements Serializable-
Serialized Fields
-
aliasFieldMap
Map<String,
String> aliasFieldMap Reverses Mapping zwischen Alias und Feldname -
dynContainerMap
Map<String,
FormContainerMetaData> dynContainerMap -
dynFieldSet
HashSet<String> dynFieldSet
A collection that contains all form elements that are repeated elements (dynamic). -
fieldAliasMap
Map<String,
String> fieldAliasMap -
fieldContainerMap
Map<String,
FormContainerMetaData> fieldContainerMap -
fieldMetaDataMap
Map<String,
FormFieldMetaData> 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
class GenericSaveFormData extends ASaveFormData implements Serializable
-
-
Package de.xima.fc.mdl.setup
-
Class de.xima.fc.mdl.setup.FCMessage
class FCMessage extends FCMessage implements Serializable
-
-
Package de.xima.fc.mdl.system
-
Class de.xima.fc.mdl.system.UpdateContext
class 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
class InfoItem extends Object implements Serializable
-
-
Package de.xima.fc.mdl.ui
-
Class de.xima.fc.mdl.ui.CustomGuiIcon
class CustomGuiIcon extends Object implements Serializable -
Class de.xima.fc.mdl.ui.GuiIcon
class GuiIcon extends Object implements Serializable -
Class de.xima.fc.mdl.ui.GuiImage
class GuiImage extends Object implements Serializable
-
-
Package de.xima.fc.mdl.workflow
-
Class de.xima.fc.mdl.workflow.QualifiedSubmitButton
class QualifiedSubmitButton extends Object implements Serializable -
Class de.xima.fc.mdl.workflow.WorkflowResponse
class WorkflowResponse extends ServletResponse implements Serializable-
Serialized Fields
-
msgCode
ETextbausteinMsgCode msgCode
-
success
boolean success
-
vorgang
Vorgang vorgang
-
-
-
Class de.xima.fc.mdl.workflow.WorkflowStartingContext
class 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
class MSHandlerProvider extends AHandlerProvider implements Serializable
-
-
Package de.xima.fc.pdf.form
-
Exception de.xima.fc.pdf.form.UnsupportedXfaFormException
class UnsupportedXfaFormException extends IOException implements Serializable
-
-
Package de.xima.fc.placeholder.parser.form_function
-
Exception de.xima.fc.placeholder.parser.form_function.FormFunctionParseException
class 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
class ChainExpression extends Object implements Serializable-
Serialized Fields
-
transformers
List<ValueTransformer> transformers
-
-
-
Class de.xima.fc.placeholder.parser.form_function.node.FunctionArgument
class FunctionArgument extends Object implements Serializable -
Class de.xima.fc.placeholder.parser.form_function.node.ValueTransformer
class 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
class AFCBundleProperties extends Object implements Serializable -
Class de.xima.fc.plugin.abstracts.AFCPlugin
class AFCPlugin extends Object implements Serializable-
Serialized Fields
-
fileHelper
IPluginFileHelper fileHelper
Deprecated. -
LOG
org.slf4j.Logger LOG
Deprecated.
-
-
-
Class de.xima.fc.plugin.abstracts.APluginClientDashboardCustomGUIBean
class APluginClientDashboardCustomGUIBean extends APluginGenericCustomGUIBean implements Serializable -
Class de.xima.fc.plugin.abstracts.APluginCustomGUIBean
class APluginCustomGUIBean extends APluginGenericCustomGUIBean implements Serializable-
Serialized Fields
-
beanDelegate
IProcessingBean beanDelegate
Deprecated.
-
-
-
Class de.xima.fc.plugin.abstracts.APluginGenericCustomGUIBean
class APluginGenericCustomGUIBean extends Object implements Serializable-
Serialized Fields
-
initializeBeanDataDelegate
IPluginInitializeBeanData initializeBeanDataDelegate
-
-
-
-
Package de.xima.fc.plugin.comperator
-
Class de.xima.fc.plugin.comperator.PluginNameComperator
class PluginNameComperator extends Object implements Serializable
-
-
Package de.xima.fc.plugin.config
-
Package de.xima.fc.plugin.entities
-
Package de.xima.fc.plugin.exception
-
Exception de.xima.fc.plugin.exception.FCPluginException
class FCPluginException extends AbstractXfcException implements Serializable
-
-
Package de.xima.fc.plugin.gui
-
Package de.xima.fc.plugin.helper
-
Class de.xima.fc.plugin.helper.UnpackedJarFile
class UnpackedJarFile extends Object implements Serializable-
Serialization Methods
-
writeReplace
- 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
class AConfigParam extends Object implements Serializable -
Class de.xima.fc.plugin.models.config.BundleConfigGroupItem
class BundleConfigGroupItem extends AConfigParam implements Serializable -
Class de.xima.fc.plugin.models.config.BundleConfigParam
class BundleConfigParam extends AConfigParam implements Serializable -
Class de.xima.fc.plugin.models.config.PluginConfigGroupItem
class PluginConfigGroupItem extends AConfigParam implements Serializable -
Class de.xima.fc.plugin.models.config.PluginConfigParam
class 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
class 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
class PluginMenuEntriesParams extends Object implements Serializable
-
-
Package de.xima.fc.plugin.models.params.entities
-
Class de.xima.fc.plugin.models.params.entities.PluginEntitiesParams
class 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
class FormLifecycleShouldExecuteParams extends Object implements Serializable-
Serialized Fields
-
requestContext
IFormRequestContext requestContext
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPrePersistParams
class PluginFormPrePersistParams extends Object implements Serializable-
Serialized Fields
-
context
IFormRequestContext context
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPreProcessParams
class PluginFormPreProcessParams extends Object implements Serializable-
Serialized Fields
-
context
IFormRequestContext context
-
vorgang
Vorgang vorgang
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPreRenderParams
class PluginFormPreRenderParams extends Object implements Serializable-
Serialized Fields
-
context
IFormRequestContext context
-
-
-
Class de.xima.fc.plugin.models.params.form.PluginFormPreRespondParams
class 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
class 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
class 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
class PluginMailEncryptionParams extends Object implements Serializable
-
-
Package de.xima.fc.plugin.models.params.print
-
Class de.xima.fc.plugin.models.params.print.PluginPrintServiceParams
class 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
class 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
class 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
class 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
class DefaultPluginFormElementTemplateIcon extends Object implements Serializable -
Class de.xima.fc.plugin.models.retval.form.PluginDataSourceRetVal
class PluginDataSourceRetVal extends Object implements Serializable-
Serialized Fields
-
jsonArray
SerializableJSONArray jsonArray
-
-
-
Class de.xima.fc.plugin.models.retval.form.PluginFormPreRenderRetVal
class 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
class 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
class 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
class 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
-
Class de.xima.fc.plugin.models.validation.PluginVRuleModel
class PluginVRuleModel extends Object implements Serializable
-
-
Package de.xima.fc.plugin.runtime
-
Class de.xima.fc.plugin.runtime.PluginManifest
class 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
class 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
class PluginChangelogEntry extends Object implements Serializable -
Class de.xima.fc.pluginstore.PluginStoreItem
class 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
class PluginStoreItemTag extends Object implements Serializable -
Class de.xima.fc.pluginstore.PluginStoreModel
class 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
class 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
class PluginChangeLogVersion extends Object implements Serializable -
Class de.xima.fc.proma.plugin.mdl.PluginDependencies
class PluginDependencies extends Object implements Serializable -
Class de.xima.fc.proma.plugin.mdl.PluginDependenciesData
class PluginDependenciesData extends Object implements Serializable-
Serialized Fields
-
pluginDependencies
List<PluginDependencies> pluginDependencies
-
pluginName
String pluginName
-
-
-
Class de.xima.fc.proma.plugin.mdl.PluginFileKeyData
class PluginFileKeyData extends Object implements Serializable -
Class de.xima.fc.proma.plugin.mdl.PluginUpdateMessageData
class PluginUpdateMessageData extends Object implements Serializable -
Class de.xima.fc.proma.plugin.mdl.PluginUpdateMetadata
class 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
class GetStoreItemsRequest extends Object implements Serializable
-
-
Package de.xima.fc.security.authentication.model.properties
-
Class de.xima.fc.security.authentication.model.properties.AzureAdOauth2AuthenticatorProperties
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class SamlAuthenticatorProperties extends CommonRedirectAuthenticatorProperties<TAuthenticator extends IAuthenticator<E>> implements Serializable
-
-
Package de.xima.fc.security.config
-
Class de.xima.fc.security.config.BackendLoginPageConfigProducer
class BackendLoginPageConfigProducer extends Object implements Serializable-
Serialized Fields
-
backendLoginPageConfig
IBaseLoginPageConfig backendLoginPageConfig
-
-
-
-
Package de.xima.fc.security.context
-
Class de.xima.fc.security.context.AuthorizationContext
class AuthorizationContext extends Object implements Serializable -
Class de.xima.fc.security.context.AvailabilityContext
class AvailabilityContext extends Object implements Serializable
-
-
Package de.xima.fc.security.context.request
-
Class de.xima.fc.security.context.request.RequestAuthorizationContext
class RequestAuthorizationContext extends Object implements Serializable-
Serialized Fields
-
availabilityContext
RequestAvailabilityContext availabilityContext
-
-
-
Class de.xima.fc.security.context.request.RequestAvailabilityContext
class 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
class 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
class 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
class RequestDesignerContext extends Object implements Serializable-
Serialized Fields
-
project
Projekt project
-
request
javax.servlet.http.HttpServletRequest request
-
-
-
Class de.xima.fc.security.context.request.RequestFormRecordContext
class RequestFormRecordContext extends Object implements Serializable-
Serialized Fields
-
formRecord
Vorgang formRecord
-
request
javax.servlet.http.HttpServletRequest request
-
-
-
Class de.xima.fc.security.context.request.RequestWebEndpointContext
class 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
class 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
class 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
class PasswordCredentials extends org.pac4j.core.credentials.Credentials implements Serializable-
Serialized Fields
-
password
String password
-
-
-
-
Package de.xima.fc.security.pac4j.exception
-
Exception de.xima.fc.security.pac4j.exception.CredentialsExpiredException
class CredentialsExpiredException extends org.pac4j.core.exception.CredentialsException implements Serializable -
Exception de.xima.fc.security.pac4j.exception.NoCredentialsException
class NoCredentialsException extends org.pac4j.core.exception.CredentialsException implements Serializable -
Exception de.xima.fc.security.pac4j.exception.TokenExpiredException
class TokenExpiredException extends org.pac4j.core.exception.TechnicalException implements Serializable
-
-
Package de.xima.fc.security.session
-
Class de.xima.fc.security.session.SessionDataBean
class 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.user
-
Class de.xima.fc.security.user.SessionUserManager
class 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
class ADataQueryServlet extends AFormDependendServlet implements Serializable -
Class de.xima.fc.servlet.ADataSourceServlet
class ADataSourceServlet extends AFormDependendServlet implements Serializable -
Class de.xima.fc.servlet.ADatenabfrageServlet
class ADatenabfrageServlet extends AFormDependendServlet implements Serializable -
Class de.xima.fc.servlet.ADatenquelleServlet
class ADatenquelleServlet extends AFormDependendServlet implements Serializable -
Class de.xima.fc.servlet.AFormDependendServlet
class AFormDependendServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.AFormProcessingServlet
class AFormProcessingServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.AjaxUploadServlet
class AjaxUploadServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.AppointmentFreeSlotsServlet
class AppointmentFreeSlotsServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.AppointmentIcalServlet
class AppointmentIcalServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.AttachmentDownloadServlet
class AttachmentDownloadServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.AttachmentFormServlet
class 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
class AttachmentShowServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.ClientCounterServlet
class ClientCounterServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.DatenabfrageDBServlet
class DatenabfrageDBServlet extends ADataQueryServlet implements Serializable -
Class de.xima.fc.servlet.DatenabfrageLDAPServlet
class DatenabfrageLDAPServlet extends ADataQueryServlet implements Serializable -
Class de.xima.fc.servlet.DatenquelleCSVServlet
class DatenquelleCSVServlet extends ADataSourceServlet implements Serializable -
Class de.xima.fc.servlet.DatenquelleJSONServlet
class DatenquelleJSONServlet extends ADataSourceServlet implements Serializable -
Class de.xima.fc.servlet.DatenquelleXMLServlet
class DatenquelleXMLServlet extends ADataSourceServlet implements Serializable -
Class de.xima.fc.servlet.DevIncludesDevServlet
class DevIncludesDevServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.DownloadIncludesServlet
class DownloadIncludesServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormAliasCopyServlet
class FormAliasCopyServlet extends FormAliasProvideServlet implements Serializable -
Class de.xima.fc.servlet.FormAliasProvideServlet
class FormAliasProvideServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormCopyServlet
class FormCopyServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormForwardProvideServlet
class FormForwardProvideServlet extends FormAliasProvideServlet implements Serializable -
Class de.xima.fc.servlet.FormPreviewImageServlet
class FormPreviewImageServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormPreviewServlet
class FormPreviewServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormPrintServlet
class FormPrintServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormProcessServlet
class FormProcessServlet extends AFormProcessingServlet implements Serializable -
Class de.xima.fc.servlet.FormProvideServlet
class FormProvideServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormReviewServlet
class FormReviewServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.FormVerifyServlet
class FormVerifyServlet extends AFormProcessingServlet implements Serializable -
Class de.xima.fc.servlet.FSConnectionMonitorServlet
class FSConnectionMonitorServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.GenericRESTServlet
class GenericRESTServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.ICalServlet
class ICalServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.KeepAliveServlet
class KeepAliveServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.LicenseNotificationServlet
class LicenseNotificationServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.LoginServlet
class LoginServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.PluginActionServlet
class PluginActionServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.TemplateServlet
class TemplateServlet extends AFormDependendServlet implements Serializable
-
-
Package de.xima.fc.servlet.auth
-
Class de.xima.fc.servlet.auth.AuthCheckServlet
class AuthCheckServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.auth.AuthFormServlet
class AuthFormServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.auth.AuthLoginServlet
class AuthLoginServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.auth.AuthLogoutServlet
class AuthLogoutServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class de.xima.fc.servlet.auth.AuthPasswordServlet
class AuthPasswordServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package de.xima.fc.servlet.parameter
-
Class de.xima.fc.servlet.parameter.AjaxUploadServletAddUploadParams
class AjaxUploadServletAddUploadParams extends AServletParameter implements Serializable -
Class de.xima.fc.servlet.parameter.AjaxUploadServletFetchUploadDataParams
class AjaxUploadServletFetchUploadDataParams extends AServletParameter implements Serializable -
Class de.xima.fc.servlet.parameter.AjaxUploadServletRemoveUploadParams
class AjaxUploadServletRemoveUploadParams extends AServletParameter implements Serializable -
Class de.xima.fc.servlet.parameter.AppointmentFreeSlotsServletParameter
class AppointmentFreeSlotsServletParameter extends AServletParameter implements Serializable -
Class de.xima.fc.servlet.parameter.AppointmentIcalServletParameter
class AppointmentIcalServletParameter extends AServletParameter implements Serializable -
Class de.xima.fc.servlet.parameter.AServletParameter
class AServletParameter extends Object implements Serializable
-
-
Package de.xima.fc.servlet.profile
-
Class de.xima.fc.servlet.profile.UserProfileMergeServlet
class 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
class APluginStaticResourceServletAction extends Object implements Serializable-
Serialized Fields
-
version
String version
-
-
-
-
Package de.xima.fc.session
-
Class de.xima.fc.session.FD2Session
-
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
-
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
-
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
class DefaultClientData extends Object implements Serializable -
Class de.xima.fc.setup.DefaultMandantData
class DefaultMandantData extends DefaultClientData implements Serializable -
Class de.xima.fc.setup.XFSetup
class XFSetup extends Object implements Serializable
-
-
Package de.xima.fc.setup.model.log
-
Class de.xima.fc.setup.model.log.XLogger
class 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.timing
-
Class de.xima.fc.timing.NameMatcher
class 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
class UserContext extends Object implements Serializable -
Class de.xima.fc.user.VirtualUser
class 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
-
-
-
-
Package de.xima.fc.utils
-
Class de.xima.fc.utils.UserMgmtUtils
class UserMgmtUtils extends Object implements Serializable
-
-
Package de.xima.fc.utils.range
-
Class de.xima.fc.utils.range.Endpoint
class 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.common.auth.authorizer
-
Class de.xima.fc.web.common.auth.authorizer.IsAnyoneAuthorizer
class IsAnyoneAuthorizer extends Object implements Serializable
-
-
Package de.xima.fc.web.common.auth.event
-
Class de.xima.fc.web.common.auth.event.IdentityCheckCallbackEvent
class IdentityCheckCallbackEvent extends Object implements Serializable
-
-
Package de.xima.fc.web.common.auth.kerberos
-
Class de.xima.fc.web.common.auth.kerberos.KerberosUserProfile
class KerberosUserProfile extends org.pac4j.kerberos.profile.KerberosProfile implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package de.xima.fc.web.common.auth.ntlm
-
Class de.xima.fc.web.common.auth.ntlm.NtlmCredentials
class NtlmCredentials extends org.pac4j.core.credentials.Credentials implements Serializable-
Serialized Fields
-
userName
String userName
-
-
-
Class de.xima.fc.web.common.auth.ntlm.NtlmUserProfile
class NtlmUserProfile extends FCUserProfile implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package de.xima.fc.web.common.auth.password
-
Class de.xima.fc.web.common.auth.password.PasswordCredentials
class PasswordCredentials extends org.pac4j.core.credentials.Credentials implements Serializable-
Serialized Fields
-
password
String password
Deprecated.
-
-
-
Class de.xima.fc.web.common.auth.password.PasswordProfile
class PasswordProfile extends org.pac4j.core.profile.CommonProfile implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package de.xima.fc.web.common.auth.wrapper
-
Class de.xima.fc.web.common.auth.wrapper.AzureAdWrapper
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class AnonymousConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AConfigWrapper implements Serializable -
Class de.xima.fc.web.common.auth.wrapper.config.AnyoneConfigWrapper
class AnyoneConfigWrapper extends Object implements Serializable -
Class de.xima.fc.web.common.auth.wrapper.config.DistinctUserConfigWrapper
class DistinctUserConfigWrapper extends Object implements Serializable-
Serialized Fields
-
userRefResolver
IUserReferenceResolver userRefResolver
-
-
-
Class de.xima.fc.web.common.auth.wrapper.config.EntityConfigWrapper
class EntityConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable -
Class de.xima.fc.web.common.auth.wrapper.config.FormConfigWrapper
class FormConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable -
Class de.xima.fc.web.common.auth.wrapper.config.KerberosConfigWrapper
class KerberosConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable -
Class de.xima.fc.web.common.auth.wrapper.config.NtlmConfigWrapper
class NtlmConfigWrapper extends de.xima.fc.web.common.auth.wrapper.config.AUserGroupRestrictedConfigWrapper implements Serializable -
Class de.xima.fc.web.common.auth.wrapper.config.PasswordConfigWrapper
class 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
class DefaultUsernamePasswordCredentialsAuthenticatorRenderer extends Object implements Serializable
-
-
Package de.xima.fc.web.common.datasource
-
Class de.xima.fc.web.common.datasource.DatenquelleParams
class 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
-
Exception de.xima.fc.web.common.exception.HandledServletException
class HandledServletException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception de.xima.fc.web.common.exception.JSONRequesterException
class JSONRequesterException extends AbstractXfcException implements Serializable
-
-
Package de.xima.fc.web.common.fd2.model
-
Class de.xima.fc.web.common.fd2.model.AppointmentData
class AppointmentData extends Object implements Serializable -
Class de.xima.fc.web.common.fd2.model.AppointmentTemplateData
class AppointmentTemplateData extends Object implements Serializable -
Class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
class DefaultFD2MetaDataWrapper extends AMetaDataWrapper implements Serializable -
Class de.xima.fc.web.common.fd2.model.FD2RenderContext
class FD2RenderContext extends ExtendedFormRenderContext implements Serializable -
Class de.xima.fc.web.common.fd2.model.TemplateData
class 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
class DefaultFD2AppointmentProvider extends Object implements Serializable-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2DatasourceProvider
class 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
class 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
class 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
class DefaultFD2LicenseDataProvider extends Object implements Serializable-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2MetaDataProvider
class 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
class DefaultFD2RenderCallbackProvider extends Object implements Serializable-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2ReplacerProvider
class DefaultFD2ReplacerProvider extends Object implements Serializable-
Serialized Fields
-
params
DefaultReplacerParameters params
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider
class DefaultFD2StatusProvider extends Object implements Serializable -
Class de.xima.fc.web.common.fd2.provider.DefaultFD2TemplateProvider
class DefaultFD2TemplateProvider extends Object implements Serializable-
Serialized Fields
-
client
Mandant client
-
-
-
Class de.xima.fc.web.common.fd2.provider.DefaultFD2UserGroupProvider
class DefaultFD2UserGroupProvider extends Object implements Serializable -
Class de.xima.fc.web.common.fd2.provider.DefaultFD2VRulesProvider
class DefaultFD2VRulesProvider extends Object implements Serializable
-
-
Package de.xima.fc.web.common.ntlm.exception
-
Exception de.xima.fc.web.common.ntlm.exception.NTLMInitializationException
class NTLMInitializationException extends Exception implements Serializable
-
-
Package de.xima.fc.web.common.utils
-
Class de.xima.fc.web.common.utils.ETagUtil.ETag
class 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
class ByteArrayResourceDescriptor extends Object implements Serializable -
Class de.xima.fc.workflow.CombinedResourceDescriptor
class CombinedResourceDescriptor extends Object implements Serializable-
Serialized Fields
-
charset
Charset charset
-
descriptors
List<IResourceDescriptor> descriptors
-
uri
URI uri
-
-
-
Class de.xima.fc.workflow.CustomBackupData
class CustomBackupData extends Object implements Serializable-
Serialized Fields
-
states
List<WorkflowStateModel> states
-
-
-
Class de.xima.fc.workflow.DevResourceDescriptor
class 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
class ElementHelpLocation extends Object implements Serializable-
Serialized Fields
-
targetType
EElementHelpPageTargetType targetType
-
value
String value
-
-
-
Class de.xima.fc.workflow.ElementKey
class ElementKey extends Object implements Serializable-
Serialized Fields
-
taskUuid
UUID taskUuid
-
type
EWorkflowElementType type
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.workflow.ElementPrototypeDescriptor
class 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
class EmptyResourceDescriptor extends Object implements Serializable -
Class de.xima.fc.workflow.EntityRef
class EntityRef extends Object implements Serializable-
Serialized Fields
-
nameRef
String nameRef
-
refType
@NotNull EEntityRefType refType
-
uuidRef
UuidEntityRef uuidRef
-
-
-
Class de.xima.fc.workflow.NodeKey
class NodeKey extends Object implements Serializable -
Class de.xima.fc.workflow.NodePrototypeDescriptor
class NodePrototypeDescriptor extends ElementPrototypeDescriptor<TData,INodePrototypeData<TData>> implements Serializable -
Class de.xima.fc.workflow.PathResourceDescriptor
class PathResourceDescriptor extends Object implements Serializable-
Serialized Fields
-
charset
Charset charset
-
openOptions
OpenOption[] openOptions
-
path
Path path
-
-
-
Class de.xima.fc.workflow.RetrieveElementPropsRetVal
class RetrieveElementPropsRetVal extends Object implements Serializable-
Serialized Fields
-
customData
TData customData
-
-
-
Class de.xima.fc.workflow.SearchTerm
class SearchTerm extends Object implements Serializable -
Class de.xima.fc.workflow.Setting
class Setting extends Object implements Serializable -
Class de.xima.fc.workflow.StateList
class StateList extends Object implements Serializable-
Serialized Fields
-
init
boolean init
-
states
List<WorkflowStateModel> states
-
-
-
Class de.xima.fc.workflow.SummaryKeyValuePair
class 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
class 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
class SupplyDefaultServletResponsePostProcessor extends Object implements Serializable-
Serialized Fields
-
failure
ETextbausteinMsgCode failure
-
success
ETextbausteinMsgCode success
-
-
-
Class de.xima.fc.workflow.SupplyDefaultWorkflowStatePostProcessor
class SupplyDefaultWorkflowStatePostProcessor extends Object implements Serializable-
Serialized Fields
-
workflowState
WorkflowState workflowState
-
workflowStateType
EWorkflowStateType workflowStateType
-
-
-
Class de.xima.fc.workflow.SupplyingResourceDescriptor
class SupplyingResourceDescriptor extends Object implements Serializable-
Serialized Fields
-
charset
Charset charset
-
data
IIOSupplier<InputStream> data
-
uri
URI uri
-
-
-
Class de.xima.fc.workflow.TriggerKey
class TriggerKey extends Object implements Serializable -
Class de.xima.fc.workflow.TriggerPrototypeDescriptor
class TriggerPrototypeDescriptor extends ElementPrototypeDescriptor<TData,ITriggerPrototypeData<TData>> implements Serializable -
Class de.xima.fc.workflow.UpdateModelParams
class UpdateModelParams extends Object implements Serializable -
Class de.xima.fc.workflow.UrlResourceDescriptor
class UrlResourceDescriptor extends Object implements Serializable -
Class de.xima.fc.workflow.UuidEntityRef
class UuidEntityRef extends Object implements Serializable-
Serialized Fields
-
entityClass
@NotNull Class<? extends IUUIDEntity> entityClass
-
uuid
@NotNull UUID uuid
-
-
-
Class de.xima.fc.workflow.WorkflowStateModel
class 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
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.workflow.WorkflowValidationMessage
class WorkflowValidationMessage extends Object implements Serializable-
Serialized Fields
-
localizedMessage
String localizedMessage
-
severity
EValidationSeverity severity
-
-
-
Class de.xima.fc.workflow.WrappedResourceDescriptor
class 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
class ClientHandlerLocatorBean extends Object implements Serializable-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
viewContext
ViewContextBean viewContext
-
workflowModelBean
WorkflowModelBean workflowModelBean
-
-
-
Class de.xima.fc.workflow.designer.bean.ElementDrawerPanelBean
class ElementDrawerPanelBean extends Object implements Serializable-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
-
-
Class de.xima.fc.workflow.designer.bean.ElementInfoPanelBean
class 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
class 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
class FlowchartLinterProviderBean extends Object implements Serializable-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.NodePropertiesBean
class 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
class 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
class ViewSettingsBean extends Object implements Serializable-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
providerBean
WorkflowProviderBean providerBean
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowBackupBean
class 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
class WorkflowElementCrudBean extends Object implements Serializable-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowModelBean
class 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
-
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
class WorkflowProviderBean extends Object implements Serializable-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
projectBean
ProjectPageBean projectBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowRefactorBean
class WorkflowRefactorBean extends Object implements Serializable-
Serialized Fields
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowRequestModelBean
class WorkflowRequestModelBean extends Object implements Serializable-
Serialized Fields
-
contextModel
WorkflowRequestContextModel contextModel
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowResourceBundleBean
class WorkflowResourceBundleBean extends Object implements Serializable-
Serialized Fields
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowSetupBean
class 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
class WorkflowStateBean extends Object implements Serializable-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
modelBean
WorkflowModelBean modelBean
-
providerBean
WorkflowProviderBean providerBean
-
-
-
Class de.xima.fc.workflow.designer.bean.WorkflowValidationBean
class 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.FcChangeStateBean
class FcChangeStateBean extends Object implements Serializable-
Serialized Fields
-
designerPageBean
DesignerPageBean designerPageBean
-
elementPropertiesBean
ElementPropertiesBean elementPropertiesBean
-
localeBean
LocaleBean localeBean
-
modelBean
WorkflowModelBean modelBean
-
orderableAuthenticatorConfigs
AuthenticatorConfigsAssociate orderableAuthenticatorConfigs
-
providerBean
WorkflowProviderBean providerBean
-
state
WorkflowStateModel state
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcDoiInitBean
class FcDoiInitBean extends Object implements Serializable-
Serialized Fields
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcEmailBean
class FcEmailBean extends Object implements Serializable-
Serialized Fields
-
previousUsers
String previousUsers
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcExportToXmlBean
class FcExportToXmlBean extends Object implements Serializable -
Class de.xima.fc.workflow.designer.bean.nodes.FcLdapQueryBean
class 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
class FcMultipleConditionBean extends ABooleanExpressionBean implements Serializable-
Serialized Fields
-
props
FcMultipleConditionProps props
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcRedirectBean
class FcRedirectBean extends Object implements Serializable-
Serialized Fields
-
props
FcRedirectProps props
-
viewContext
ViewContextBean viewContext
-
-
-
Class de.xima.fc.workflow.designer.bean.nodes.FcSaveToWebDavBean
class 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
class 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
class FcSwitchCaseBean extends ABooleanExpressionBean implements Serializable-
Serialized Fields
-
props
FcSwitchCaseProps props
-
-
-
-
Package de.xima.fc.workflow.designer.bean.triggers
-
Class de.xima.fc.workflow.designer.bean.triggers.FcStateTimerBean
class 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
class 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
class WorkflowDesignerApplicationEventHandler extends Object implements Serializable-
Serialized Fields
-
clientId
Long clientId
-
projectId
Long projectId
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
Class de.xima.fc.workflow.designer.event.WorkflowDesignerConversationEventHandler
class WorkflowDesignerConversationEventHandler extends Object implements Serializable-
Serialized Fields
-
viewPushContext
BackendViewPushContext viewPushContext
-
-
-
-
Package de.xima.fc.workflow.designer.exception
-
Exception de.xima.fc.workflow.designer.exception.StateReferencedByElementsException
class StateReferencedByElementsException extends Exception implements Serializable-
Serialized Fields
-
elements
WorkflowElementList elements
-
nodeNames
Map<NodeKey,
String> nodeNames -
stateModel
WorkflowStateModel stateModel
-
triggerNames
Map<TriggerKey,
String> triggerNames
-
-
-
Exception de.xima.fc.workflow.designer.exception.StateReferencedByFormRecordException
class StateReferencedByFormRecordException extends Exception implements Serializable-
Serialized Fields
-
references
List<ReferencingFormRecord> references
-
stateModel
WorkflowStateModel stateModel
-
-
-
Exception de.xima.fc.workflow.designer.exception.WorkflowPropertiesInitializationException
class 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
class PropertiesValidationListener extends Object implements Serializable
-
-
Package de.xima.fc.workflow.designer.logic
-
Class de.xima.fc.workflow.designer.logic.DevResourceDescriptor
class DevResourceDescriptor extends DevResourceDescriptor implements Serializable
-
-
Package de.xima.fc.workflow.designer.model
-
Class de.xima.fc.workflow.designer.model.ActivePropertiesModel
class 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
class AssociatesModel extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.AuthenticatorConfigsAssociate
class 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
class AWorkflowElementCategory extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.BackupDialogModel
class BackupDialogModel extends Object implements Serializable-
Serialized Fields
-
backupDate
Date backupDate
-
infoMessage
String infoMessage
-
snapshot
FlowchartSnapshot snapshot
-
-
-
Class de.xima.fc.workflow.designer.model.DrawerPanelModel
class 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
class ElementInfoPanelModel extends Object implements Serializable-
Serialized Fields
-
alwaysRows
List<ValueDescriptorRow> alwaysRows
-
elementHelp
IElementHelpLocation elementHelp
-
elementType
EWorkflowElementType elementType
-
elementTypeString
String elementTypeString
-
errorCodeSections
List<ErrorCodeSection> errorCodeSections
-
showDetails
boolean showDetails
-
softErrorCodeSections
List<ErrorCodeSection> softErrorCodeSections
-
successRows
List<ValueDescriptorRow> successRows
-
summaryModel
Object summaryModel
-
summaryXhtml
String summaryXhtml
-
triggerDataRows
List<ValueDescriptorRow> triggerDataRows
-
-
-
Class de.xima.fc.workflow.designer.model.ElementPrototypeCategory
class ElementPrototypeCategory extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.ElementUpdateCurrentPropsParams
class ElementUpdateCurrentPropsParams extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.ElementUpdateCurrentTaskParams
class ElementUpdateCurrentTaskParams extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.ErrorCodeSection
class ErrorCodeSection extends Object implements Serializable-
Serialized Fields
-
description
String description
-
errorCode
String errorCode
-
values
List<ValueDescriptorRow> values
-
-
-
Class de.xima.fc.workflow.designer.model.InitialNodePrototypeModel
class InitialNodePrototypeModel extends Object implements Serializable-
Serialized Fields
-
forFirstTime
INodeModelPrototype forFirstTime
-
forStandard
INodeModelPrototype forStandard
-
-
-
Class de.xima.fc.workflow.designer.model.MainWorkflowElementCategory
class MainWorkflowElementCategory extends AWorkflowElementCategory implements Serializable-
Serialized Fields
-
subCategories
List<SubWorkflowElementCategory> subCategories
-
-
-
Class de.xima.fc.workflow.designer.model.NodeModelPrototype
class NodeModelPrototype extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.NodePrototypeWrapper
class 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
class PropertiesPanelModel extends Object implements Serializable-
Serialized Fields
-
errorMessage
String errorMessage
-
selection
FlowchartSelection<?> selection
-
-
-
Class de.xima.fc.workflow.designer.model.ReferencingFormRecord
class ReferencingFormRecord extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.SubWorkflowElementCategory
class SubWorkflowElementCategory extends AWorkflowElementCategory implements Serializable-
Serialized Fields
-
elements
List<IElementPrototypeWrapper<?>> elements
-
-
-
Class de.xima.fc.workflow.designer.model.TriggerPrototypeWrapper
class 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
class 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
class ValueDescriptorRow extends Object implements Serializable -
Class de.xima.fc.workflow.designer.model.WorkflowBackupModel
class 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
class WorkflowContextModel extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class de.xima.fc.workflow.designer.model.WorkflowElementList
class WorkflowElementList extends Object implements Serializable-
Serialized Fields
-
nodeReferences
List<NodeWithTask> nodeReferences
-
triggerReferences
List<TriggerWithTask> triggerReferences
-
-
-
Class de.xima.fc.workflow.designer.model.WorkflowRequestContextModel
class WorkflowRequestContextModel extends Object implements Serializable-
Serialized Fields
-
allFormElements
List<String> allFormElements
-
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
class WorkflowStateListModel extends Object implements Serializable-
Serialized Fields
-
deletionQueue
Set<UUID> deletionQueue
-
states
List<WorkflowStateModel> states
-
-
-
Class de.xima.fc.workflow.designer.model.WorkflowValidationModel
class 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
class 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
class 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
class UniqueStateNameDesignerContext extends Object implements Serializable
-
-
Package de.xima.fc.workflow.event
-
Class de.xima.fc.workflow.event.AFormRecordEventData
class AFormRecordEventData extends AProjectEventData implements Serializable-
Serialized Fields
-
formRecord
Vorgang formRecord
-
formRecordLockContext
IFormRecordLockContext formRecordLockContext
-
-
-
Class de.xima.fc.workflow.event.AFormRecordEventDataBuilder.AData
class AData extends AFormRecordEventData implements Serializable-
Serialized Fields
-
anonymize
Boolean anonymize
-
workflowExecutionPostProcessors
Iterable<IWorkflowExecutionPostProcessor> workflowExecutionPostProcessors
-
-
-
Class de.xima.fc.workflow.event.AProjectEventData
class AProjectEventData extends AWorkflowEventData implements Serializable-
Serialized Fields
-
project
Projekt project
-
-
-
Class de.xima.fc.workflow.event.AWorkflowEventData
class AWorkflowEventData extends Object implements Serializable
-
-
Package de.xima.fc.workflow.mixin
-
Class de.xima.fc.workflow.mixin.APluginActionNodeHandler
class APluginActionNodeHandler extends Object implements Serializable-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
Class de.xima.fc.workflow.mixin.APluginConditionNodeHandler
class APluginConditionNodeHandler extends Object implements Serializable-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
Class de.xima.fc.workflow.mixin.APluginTriggerHandler
class APluginTriggerHandler extends Object implements Serializable-
Serialized Fields
-
initializeData
IPluginInitializeData initializeData
-
-
-
-
Package de.xima.fc.workflow.model
-
Class de.xima.fc.workflow.model.HttpContextData
class 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
class MapDiff extends Object implements Serializable -
Class de.xima.fc.workflow.model.RemoteEventExecutionResult
class 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
class TaskExecutionResultWrapper extends Object implements Serializable-
Serialized Fields
-
formRecord
Vorgang formRecord
-
response
IServletResponse response
-
wasSuccessful
boolean wasSuccessful
-
-
-
Class de.xima.fc.workflow.model.WorkflowResponseWrapper
class WorkflowResponseWrapper extends Object implements Serializable-
Serialized Fields
-
wfResponse
IWorkflowResponse wfResponse
Deprecated.
-
-
-
-
Package de.xima.fc.workflow.model.nodes
-
Class de.xima.fc.workflow.model.nodes.FcChangeFormAvailabilityProps
class FcChangeFormAvailabilityProps extends BaseActionProps implements Serializable-
Serialized Fields
-
changeType
@NotNull EChangeFormAvailabilityType changeType
-
-
-
Class de.xima.fc.workflow.model.nodes.FcChangeFormValueProps
class FcChangeFormValueProps extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcChangeStateProps
class FcChangeStateProps extends BaseActionProps implements Serializable-
Serialized Fields
-
targetState
@Valid @NotNull @SingleChoice(StateChoiceProvider.class) UuidEntityRef targetState
-
-
-
Class de.xima.fc.workflow.model.nodes.FcCompressAsZipProps
class FcCompressAsZipProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
compressedFileName
String compressedFileName
-
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.FcCopyFormRecordProps
class 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
class 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
class FcCreateTextFileProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
byteOrderMarkMode
@NotNull EByteOrderMarkMode byteOrderMarkMode
-
charset
@NotNull Charset charset
-
contentType
@NotNull ETextFileContentType contentType
-
fileContent
@NotEmpty String fileContent
-
fileName
String fileName
-
-
-
Class de.xima.fc.workflow.model.nodes.FcDecodeBase64Props
class FcDecodeBase64Props extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcDeleteAttachmentProps
class 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
class FcDeleteFormRecordProps extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcDoiInitProps
class 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.FcEmailProps
class FcEmailProps extends BaseActionProps implements Serializable-
Serialized Fields
-
archiveFileName
String archiveFileName
-
archiveFormat
EEmailArchiveFormat archiveFormat
Selected mail archive type * -
attachToFormRecord
boolean attachToFormRecord
-
bcc
List<String> bcc
-
body
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
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.FcEncodeBase64Props
class FcEncodeBase64Props extends BaseActionProps implements Serializable-
Serialized Fields
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
-
-
Class de.xima.fc.workflow.model.nodes.FcExperimentProps
class FcExperimentProps extends Object implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcExportToPersistenceProps
class FcExportToPersistenceProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
exportName
@Size(max=250) String exportName
-
-
-
Class de.xima.fc.workflow.model.nodes.FcExportToXmlProps
class FcExportToXmlProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
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
-
xslTemplate
@Valid @SingleChoice(XslTemplateChoiceProvider.class) UuidEntityRef xslTemplate
-
-
-
Class de.xima.fc.workflow.model.nodes.FcFillPdfProps
class FcFillPdfProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
exportName
@Size(max=250) String exportName
-
flatten
boolean flatten
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
usedFont
String usedFont
-
-
-
Class de.xima.fc.workflow.model.nodes.FcFillWordProps
class FcFillWordProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
exportName
@Size(max=250) String exportName
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
-
-
Class de.xima.fc.workflow.model.nodes.FcHttpRequestProps
class FcHttpRequestProps extends BaseActionProps implements Serializable-
Serialized Fields
-
allowInvalidCertificates
boolean allowInvalidCertificates
-
asResponsePage
boolean asResponsePage
-
attachToFormRecord
boolean attachToFormRecord
-
basicAuthProps
@Valid FcHttpRequestProps.BasicAuthProps basicAuthProps
-
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
class BasicAuthProps extends Object implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcHttpRequestProps.ProxyAuthProps
class ProxyAuthProps extends Object implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcHttpRequestProps.ProxyProps
class 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
class 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
class 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
class FcLogEntryProps extends BaseActionProps implements Serializable-
Serialized Fields
-
comments
String comments
-
level
@NotNull ELogEntryActionLogLevel level
-
-
-
Class de.xima.fc.workflow.model.nodes.FcMoveFormRecordToInboxProps
class FcMoveFormRecordToInboxProps extends BaseActionProps implements Serializable-
Serialized Fields
-
inboxReference
@NotNull @SingleChoice(InboxChoiceProvider.class) UuidEntityRef inboxReference
-
-
-
Class de.xima.fc.workflow.model.nodes.FcMultipleConditionProps
class FcMultipleConditionProps extends BaseConditionProps implements Serializable-
Serialized Fields
-
combinationType
@NotNull EMultipleConditionCombinationType combinationType
-
conditions
@NotEmpty @FcMultipleConditionsUniquelyNamed List<@Valid FcMultipleConditionProps.SingleCondition> conditions
-
customExpression
String customExpression
-
-
-
Class de.xima.fc.workflow.model.nodes.FcMultipleConditionProps.SingleCondition
class 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.FcProcessLogPdfProps
class FcProcessLogPdfProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
fileName
String fileName
-
-
-
Class de.xima.fc.workflow.model.nodes.FcProvideResourceProps
class FcProvideResourceProps extends BaseActionProps implements Serializable-
Serialized Fields
-
attachToFormRecord
boolean attachToFormRecord
-
exportName
String exportName
-
singleFile
@Valid @NonEmptySingleFile(payload=resource.class) SingleFile singleFile
-
-
-
Class de.xima.fc.workflow.model.nodes.FcQueueTaskProps
class 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
class 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
class FcRenewProcessIdProps extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcReturnFileProps
class 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
class FcReturnProps extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcSaveToFileSystemProps
class FcSaveToFileSystemProps extends BaseActionProps implements Serializable-
Serialized Fields
-
allowPathInPlaceholder
boolean allowPathInPlaceholder
-
exportDir
@NotEmpty String exportDir
-
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
class 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.FcSetSavedFlagProps
class FcSetSavedFlagProps extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcShowTemplateProps
class FcShowTemplateProps extends BaseActionProps implements Serializable-
Serialized Fields
-
htmlTemplate
@Valid @NotNull @SingleChoice(HtmlTemplateChoiceProvider.class) UuidEntityRef htmlTemplate
-
-
-
Class de.xima.fc.workflow.model.nodes.FcSqlStatementProps
class 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
class 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
class 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
class FcSwitchDefaultProps extends Object implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcSwitchProps
class FcSwitchProps extends Object implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcThrowExceptionProps
class FcThrowExceptionProps extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.FcWriteFormRecordAttrProps
class FcWriteFormRecordAttrProps extends BaseActionProps implements Serializable -
Class de.xima.fc.workflow.model.nodes.MultiAttachment
class 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
class 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
class 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.SingleFile
class 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
class 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
class 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.FcFormSubmitButtonProps
class FcFormSubmitButtonProps extends BaseTriggerProps implements Serializable-
Serialized Fields
-
buttonName
@SingleChoice(SubmitButtonChoiceProvider.class) String buttonName
-
-
-
Class de.xima.fc.workflow.model.triggers.FcInvitationErrorProps
class FcInvitationErrorProps extends BaseTriggerProps implements Serializable -
Class de.xima.fc.workflow.model.triggers.FcInvitationSentProps
class FcInvitationSentProps extends BaseTriggerProps implements Serializable -
Class de.xima.fc.workflow.model.triggers.FcManualProps
class 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
class FcQualifiedFormSubmitButtonProps extends BaseTriggerProps implements Serializable-
Serialized Fields
-
button
@NotNull @SingleChoice(QualifiedSubmitButtonChoiceProvider.class) QualifiedSubmitButton button
-
-
-
Class de.xima.fc.workflow.model.triggers.FcStateTimerProps
class 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
class 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
class 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
class TimePointFixed extends Object implements Serializable-
Serialized Fields
-
fireDateTime
LocalDateTime fireDateTime
-
zoneId
ZoneId zoneId
-
-
-
-
Package de.xima.fc.workflow.processor.iface
-
Package de.xima.fc.workflow.processor.logic
-
Class de.xima.fc.workflow.processor.logic.FlowchartElementIndex
class FlowchartElementIndex extends Object implements Serializable
-
-
Package de.xima.fc.workflow.processor.logic.analysis
-
Class de.xima.fc.workflow.processor.logic.analysis.WorkflowFlowAnalysis
class 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
class 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
class ElementWithTask extends Object implements Serializable -
Class de.xima.fc.workflow.processor.model.EventExecutionResult
class EventExecutionResult extends Object implements Serializable-
Serialized Fields
-
exception
Exception exception
-
result
ITaskQueueExecutionResult result
-
-
-
Class de.xima.fc.workflow.processor.model.FlowGraphEndPoints
class FlowGraphEndPoints extends Object implements Serializable -
Class de.xima.fc.workflow.processor.model.LanguageFd2Config
class 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
-
formOnly
boolean formOnly
-
hideRequiredHint
boolean hideRequiredHint
-
ignoreRenderConditions
boolean ignoreRenderConditions
-
jsIncludes
LinkedHashMap<String,
String> jsIncludes -
lang
String lang
-
languageProvider
IFD2LanguageProvider languageProvider
-
legacyUseOptionTextForAutocomplete
boolean legacyUseOptionTextForAutocomplete
-
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
-
validateSubmitAction
boolean validateSubmitAction
-
validationErrors
Map<String,
List<String>> validationErrors -
vRulesProvider
IFD2VRulesProvider vRulesProvider
-
xItemProvider
IFD2XItemProvider xItemProvider
-
xItemRenderConditions
XItemConditionsWrapper xItemRenderConditions
-
-
-
Class de.xima.fc.workflow.processor.model.NodeWithName
class NodeWithName extends Object implements Serializable -
Class de.xima.fc.workflow.processor.model.NormalCompletionResult
class 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
class ResolvedAttachment extends Object implements Serializable-
Serialized Fields
-
attachment
Attachment attachment
-
sourceDetails
IResolvedAttachmentSourceDetails sourceDetails
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedAttachmentSourcePreviousNode
class ResolvedAttachmentSourcePreviousNode extends Object implements Serializable-
Serialized Fields
-
nodeId
long nodeId
-
nodeName
String nodeName
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedAttachmentSourceSearch
class ResolvedAttachmentSourceSearch extends Object implements Serializable-
Serialized Fields
-
fileNamePattern
String fileNamePattern
-
sourceTypes
Set<EAttachmentSource> sourceTypes
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedAttachmentSourceUpload
class ResolvedAttachmentSourceUpload extends Object implements Serializable-
Serialized Fields
-
uploadElementName
String uploadElementName
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFile
class ResolvedFile extends Object implements Serializable-
Serialized Fields
-
file
File file
-
originalFileName
String originalFileName
-
sourceDetails
IResolvedFileSourceDetails sourceDetails
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceAttachment
class ResolvedFileSourceAttachment extends Object implements Serializable-
Serialized Fields
-
attachmentFileName
String attachmentFileName
-
attachmentId
long attachmentId
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceClientFile
class ResolvedFileSourceClientFile extends Object implements Serializable-
Serialized Fields
-
fileId
long fileId
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceFormFile
class ResolvedFileSourceFormFile extends Object implements Serializable-
Serialized Fields
-
fileId
long fileId
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceUpload
class ResolvedFileSourceUpload extends Object implements Serializable -
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceUrl
class ResolvedFileSourceUrl extends Object implements Serializable-
Serialized Fields
-
url
String url
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedFileSourceWorkflowNode
class ResolvedFileSourceWorkflowNode extends Object implements Serializable-
Serialized Fields
-
nodeId
long nodeId
-
nodeName
String nodeName
-
-
-
Class de.xima.fc.workflow.processor.model.ResolvedMultiFile
class ResolvedMultiFile extends Object implements Serializable-
Serialized Fields
-
containingDirectory
File containingDirectory
Deprecated. -
individualFiles
List<IResolvedFile> individualFiles
Deprecated.
-
-
-
Class de.xima.fc.workflow.processor.model.TaskQueueExecutionResult
class TaskQueueExecutionResult extends Object implements Serializable-
Serialized Fields
-
individualResults
List<ITaskExecutionResult> individualResults
-
mainResult
ITaskExecutionResult mainResult
-
-
-
Class de.xima.fc.workflow.processor.model.TaskWithName
class TaskWithName extends Object implements Serializable -
Class de.xima.fc.workflow.processor.model.TriggerWithName
class TriggerWithName extends Object implements Serializable-
Serialized Fields
-
key
TriggerKey key
-
name
String name
-
-
-
Class de.xima.fc.workflow.processor.model.WorkflowPlaceholderRefactorRetVal
class WorkflowPlaceholderRefactorRetVal extends Object implements Serializable-
Serialized Fields
-
failedElements
Map<ElementKey,
Throwable> failedElements -
updatedElements
Set<ElementKey> updatedElements
-
-
-
Class de.xima.fc.workflow.processor.model.WorkflowQualifiedSubmitButton
class 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
class 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
class 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
class ValueDescriptorFactory extends Object implements Serializable
-
-
Package de.xima.fc.workflow.taglib.data
-
Class de.xima.fc.workflow.taglib.data.JsfValidationResult
class 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
class PropertiesFormOverrides extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.data.PropertiesFormRenderOptions
class 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
class BackupChangeEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable -
Class de.xima.fc.workflow.taglib.event.BackupDetectEvent
class BackupDetectEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable-
Serialized Fields
-
requestSource
EFlowchartBackupRequestSource requestSource
-
snapshot
FlowchartSnapshot snapshot
-
-
-
Class de.xima.fc.workflow.taglib.event.BackupUnchangeEvent
class BackupUnchangeEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable -
Class de.xima.fc.workflow.taglib.event.ElementInfoRequestEvent
class ElementInfoRequestEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable-
Serialized Fields
-
elementKey
ElementKey elementKey
-
nodeType
String nodeType
-
-
-
Class de.xima.fc.workflow.taglib.event.FlowchartSaveEvent
class FlowchartSaveEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable-
Serialized Fields
-
model
FlowchartModel model
-
-
-
Class de.xima.fc.workflow.taglib.event.ModelUpdateEvent
class ModelUpdateEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable-
Serialized Fields
-
updatedCustomParams
Set<ElementKey> updatedCustomParams
-
-
-
Class de.xima.fc.workflow.taglib.event.NodeExpansionChangeEvent
class NodeExpansionChangeEvent extends org.primefaces.event.AbstractAjaxBehaviorEvent implements Serializable -
Class de.xima.fc.workflow.taglib.event.ValidationCompleteEvent
class 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
class BaseActionProps extends Object implements Serializable-
Serialized Fields
-
color
@NotNull ClientOpaqueColor color
-
description
String description
-
icon
@NotNull ClientIcon icon
-
name
@NotEmpty(payload=de.xima.fc.workflow.taglib.model.BaseActionProps.name.class) @Size(min=1,max=100,payload=de.xima.fc.workflow.taglib.model.BaseActionProps.name.class) @Pattern(regexp="^[\\p{L}\\d:_\\-\\(\\) ]*$",payload=de.xima.fc.workflow.taglib.model.BaseActionProps.name.class,message="{wf.constraint.name.pattern}") String name
-
-
-
Class de.xima.fc.workflow.taglib.model.BaseConditionProps
class BaseConditionProps extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.BaseTriggerProps
class 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.ClientClientCounterView
class ClientClientCounterView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientClientResourceView
class ClientClientResourceView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientDirectClientAuthorizationView
class ClientDirectClientAuthorizationView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientIcon
class ClientIcon extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientIconWrapper
class ClientIconWrapper extends Object implements Serializable-
Serialized Fields
-
icon
ClientIcon icon
-
id
String id
-
type
EIconType type
-
-
-
Class de.xima.fc.workflow.taglib.model.ClientInboxView
class ClientInboxView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientOpaqueColor
class ClientOpaqueColor extends Object implements Serializable-
Serialized Fields
-
blue
int blue
-
green
int green
-
red
int red
-
-
-
Class de.xima.fc.workflow.taglib.model.ClientProjectResourceView
class ClientProjectResourceView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientSubmitButtonView
class 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
class ClientTemplateView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientUserGroupView
class ClientUserGroupView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientUserView
class ClientUserView extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ClientWorkflowStateView
class ClientWorkflowStateView extends Object implements Serializable-
Serialized Fields
-
name
String name
-
type
EWorkflowStateType type
-
uuid
UUID uuid
-
-
-
Class de.xima.fc.workflow.taglib.model.CustomViewSettings
class CustomViewSettings extends Object implements Serializable-
Serialized Fields
-
showTriggerPreconditionState
boolean showTriggerPreconditionState
-
showTriggerPreconditionUserGroup
boolean showTriggerPreconditionUserGroup
-
-
-
Class de.xima.fc.workflow.taglib.model.ElementEntry
class ElementEntry extends Object implements Serializable-
Serialized Fields
-
element
TElement element
-
key
ElementKey key
-
-
-
Class de.xima.fc.workflow.taglib.model.ElementMessageModel
class ElementMessageModel extends Object implements Serializable-
Serialized Fields
-
localizedMessage
String localizedMessage
-
-
-
Class de.xima.fc.workflow.taglib.model.ElementMessageSetModel
class 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
class 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
class 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
-
-
-
Class de.xima.fc.workflow.taglib.model.FlowchartElementResource
class FlowchartElementResource extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.FlowchartModel
class 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
class FlowchartSelection extends Object implements Serializable-
Serialized Fields
-
element
TElement element
-
taskUuid
UUID taskUuid
-
type
EFlowchartSelectionType type
-
-
-
Class de.xima.fc.workflow.taglib.model.FlowchartSnapshot
class 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
class 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
class HistoryInfo extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.InitialElementHandlerTypeSet
class InitialElementHandlerTypeSet extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.InitialNodePrototypeClientModel
class InitialNodePrototypeClientModel extends Object implements Serializable-
Serialized Fields
-
forFirstTime
ElementPrototypeModel forFirstTime
-
forStandard
ElementPrototypeModel forStandard
-
-
-
Class de.xima.fc.workflow.taglib.model.InsertNodeData
class InsertNodeData extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.JsonPatchUpdate
class JsonPatchUpdate extends Object implements Serializable-
Serialized Fields
-
op
EPatchOperation op
-
path
Object[] path
-
value
Object value
-
-
-
Class de.xima.fc.workflow.taglib.model.MissingElementHandlers
class MissingElementHandlers extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.NodeDeletionUpdate
class NodeDeletionUpdate extends Object implements Serializable-
Serialized Fields
-
nodeIndex
int[] nodeIndex
-
nodeKey
NodeKey nodeKey
-
taskIndex
int taskIndex
-
-
-
Class de.xima.fc.workflow.taglib.model.NodeEntry
class NodeEntry extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.NodeExpansionUpdate
class NodeExpansionUpdate extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.NodeModel
class NodeModel extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.NodeParamsUpdate
class NodeParamsUpdate extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.NodeWithTask
class NodeWithTask extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.ProcessModel
class ProcessModel extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.RegisterBaseConditionOptions
class 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
-
styleClass
String styleClass
-
-
-
Class de.xima.fc.workflow.taglib.model.TaskEntry
class TaskEntry extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.TaskModel
class 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
class TriggerDeletionUpdate extends Object implements Serializable-
Serialized Fields
-
taskIndex
int taskIndex
-
triggerKey
TriggerKey triggerKey
-
-
-
Class de.xima.fc.workflow.taglib.model.TriggerModel
class TriggerModel extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.TriggerParamsUpdate
class TriggerParamsUpdate extends Object implements Serializable -
Class de.xima.fc.workflow.taglib.model.TriggerWithTask
class TriggerWithTask extends Object implements Serializable-
Serialized Fields
-
element
TriggerModel element
-
taskUuid
UUID taskUuid
-
-
-
Class de.xima.fc.workflow.taglib.model.ViewSettingsModel
class 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
class 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
-
-
-
VerarbeitungEmail.toDirectClientAuthorizations
instead.