Package de.xima.fc.interfaces
package de.xima.fc.interfaces
-
ClassDescriptionInterface 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
IEntityContextwhich is required for database transactions.A factory interface for creating new instances ofIEntityContext.CDI qualifier forIEntityContextFactorythat indicates a contextual entity context factory is desired.CDI qualifier forIEntityContextFactorythat indicates an isolated entity context factory is desired.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 twoMaps, 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.Interface for elements that have a display name in a specific locale, often used for UI elements.Interface for all workflow actions that create files when they are executed.Interface for locating resource bundle for a given locale.ABiConsumerthat is also serializable.ISerializableBiFunction<T,U, R> ABiFunctionthat is also serializable.ABiPredicatethat is also serializable.AConsumerthat is also serializable.AFunctionthat is also serializable.APredicatethat is also serializable.ASupplierthat is also serializable.ABiFunctionthat is also serializable and can throw exceptions.ASupplierthat is also serializable and can throw exceptions.ARunnablethat may throw a checked exception and is serializable.ASupplierthat is also serializable and can throw exceptions.AUnaryOperatorthat 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.IThrowingBiConsumer<T,U> ABiConsumerthat may throw a checked exception.IThrowingBiFunction<T,U, R> ABiFunctionthat may throw a checked exception.AConsumerthat may throw a checked exception.IThrowingFunction<T,R> AFunctionthat may throw a checked exception.ARunnablethat may throw a checked exception.ASupplierthat may throw a checked exception.AUnaryOperatorthat 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.IValueDescriptor<TData extends Serializable>Interface for a value descriptor.mark-up-interface for virtual entities