Package de.xima.fc.interfaces
package de.xima.fc.interfaces
-
InterfacesClassDescriptionInterface for user-role and license-based access-propertiesInterface for types whose instances indicate whether they are active or not.Deprecated.This is part of the old workflow engine.Interface for all workflow actions that require files to perform their job.Interface for the
IEntityContext
which is required for database transactions.IIOSupplier<T>A serializable supplier for a value that may throw anIOException
.Common interface for instances that can provide alanguageTag
.IMapDiff<K,V> Represents the different between twoMap
s, i.e. when comparing two maps m1 and m2, which keys were removed, which keys were added, and which values were changed.Represents a value that was changed, used byIMapDiff.getModifiedEntries()
.Interface for a wrapper that provides a name for the named element.Schnittstelle für benannte Elemente, die als Text angezeigt werden können.Interface for all workflow actions that create files when they are executed.Interface for locating resource bundle for a given locale.ISerializableBiFunction<T,U, R> ABiFunction
that is also serializable.ABiPredicate
that is also serializable.AConsumer
that is also serializable.AFunction
that is also serializable.APredicate
that is also serializable.ASupplier
that is also serializable.ASupplier
that is also serializable and can throw exceptions.ASupplier
that is also serializable and can throw exceptions.AUnaryOperator
that is also serializable.Deprecated.This is part of the old workflow engine.ISortKeyProviding<T extends Comparable<T>>Interface for types whose instances provide a custom sort key that should be used when sorting a list of instances.AConsumer
that may throw a checked exception.IThrowingFunction<T,R> ASupplier
that may throw a checked exception.ARunnable
that may throw a checked exception.ASupplier
that may throw a checked exception.Interface describing the parameters that are passed toICustomParametersUpdateable.updateCustomParams(IUpdateCustomParametersParams)
.Interface for all workflow actions that require upload files to perform their job.mark-up-interface for virtual entities