Class FormThemeReferenceResolverImpl
java.lang.Object
de.xima.fc.ms.deprecated.FormThemeReferenceResolverImpl
- All Implemented Interfaces:
de.xima.fc.project.ms.impl.impex.deprecated.IFormThemeReferenceResolver
@Deprecated
public class FormThemeReferenceResolverImpl
extends Object
implements de.xima.fc.project.ms.impl.impex.deprecated.IFormThemeReferenceResolver
Deprecated.
In the future each domain should provide its own import/export mechanism.
Implementation of
IFormThemeReferenceResolver that uses the FormThemeManager to resolve form theme
reference hierarchies. This is used only in the deprecated import/export mechanism.- Since:
- 09.12.25
- Author:
- Norman Lorenz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolveFormThemeReferenceHierarchy(IEntityContext ec, Mandant client, FormThemeReference themeRef) Deprecated.
-
Constructor Details
-
FormThemeReferenceResolverImpl
public FormThemeReferenceResolverImpl()Deprecated.
-
-
Method Details
-
resolveFormThemeReferenceHierarchy
public IFormThemeChain resolveFormThemeReferenceHierarchy(IEntityContext ec, Mandant client, FormThemeReference themeRef) Deprecated.- Specified by:
resolveFormThemeReferenceHierarchyin interfacede.xima.fc.project.ms.impl.impex.deprecated.IFormThemeReferenceResolver
-