Class StaticFormTheme.FormThemeFileMeta
java.lang.Object
de.xima.fc.common.form_theme.StaticFormTheme.FormThemeFileMeta
- Enclosing class:
StaticFormTheme
Metadata of a file in a form theme. Each file is identified by its resource context and file path. The metadata
includes the loader for the file content and the inheritance mode.
- Since:
- 8.3.0
- Author:
- XIMA MEDIA GmbH
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder for configuring the metadata of a file in a form theme. -
Method Summary
-
Method Details
-
builder
Creates a new builder for configuring the metadata of a file in a form theme.- Returns:
- A new builder for the metadata of a file in a form theme.
-
empty
Returns an empty metadata instance for a file in a form theme. When no metadata is set, the global defaults will be used.- Returns:
- An empty metadata instance for a file in a form theme.
-