IAccessProperty |
Interface for user-role and license-based access-properties
|
IActiveFlagProviding |
Interface for types whose instances indicate whether they are active or not.
|
IAttachableFile |
Deprecated.
|
IConsuming |
Interface for all workflow actions that require files to perform their job.
|
IEntityContext |
Interface for the IEntityContext which is required for database transactions.
|
IIOSupplier<T> |
A serializable supplier for a value that may throw an IOException .
|
ILanguageTagProviding |
Common interface for instances that can provide a languageTag .
|
IMapDiff<K,V> |
Represents the different between two Map s, i.e.
|
IMapDiff.IModifiedValue<V> |
|
INamedElement<T> |
Interface for a wrapper that provides a name for the named element.
|
INamedUiElement |
Interface for elements that have a display name in a specific locale, often used for UI elements.
|
IProviding |
Interface for all workflow actions that create files when they are executed.
|
IResourceBundleLocator |
Interface for locating resource bundle for a given locale.
|
IResourceConsuming |
|
ISemVerProviding |
|
ISerializableBiFunction<T,U,R> |
|
ISerializableBiPredicate<T,U> |
|
ISerializableConsumer<T> |
|
ISerializableFunction<T,R> |
|
ISerializablePredicate<T> |
|
ISerializableSupplier<T> |
|
ISerializableThrowingFunction<T,R> |
A Supplier that is also serializable and can throw exceptions.
|
ISerializableThrowingSupplier<T> |
A Supplier that is also serializable and can throw exceptions.
|
ISerializableUnaryOperator<T> |
|
ISingleConsuming |
Deprecated.
|
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.
|
ISystemStatusChecker |
|
IThrowingBiFunction<T,U,R> |
|
IThrowingConsumer<T> |
A Consumer that may throw a checked exception.
|
IThrowingFunction<T,R> |
A Function that may throw a checked exception.
|
IThrowingRunnable |
A Runnable that may throw a checked exception.
|
IThrowingSupplier<T> |
A Supplier that may throw a checked exception.
|
IThrowingUnaryOperator<T> |
|
IUpdateCustomParametersParams |
|
IUploadConsuming |
Interface for all workflow actions that require upload files to perform their job.
|
IUploadConsuming.uploadElements |
|
IVirtualEntity |
mark-up-interface for virtual entities
|