Interface IFormThemeReferenceResolver
- All Known Implementing Classes:
FormThemeReferenceResolverImpl
Deprecated.
In the future each domain should provide its own import/export mechanism.
SPI interface for resolving form theme reference hierarchies. This is used only in the deprecated import/export
mechanism. In the future each domain should provide its own import/export mechanism.
- Since:
- 09.12.25
- Author:
- Norman Lorenz
-
Method Summary
Modifier and TypeMethodDescriptionresolveFormThemeReferenceHierarchy(IEntityContext ec, Mandant client, FormThemeReference themeRef) Deprecated.
-
Method Details
-
resolveFormThemeReferenceHierarchy
IFormThemeChain resolveFormThemeReferenceHierarchy(IEntityContext ec, Mandant client, FormThemeReference themeRef) Deprecated.
-