Package io.jmix.dynmodelflowui.impl
Class DynamicTemplateViewSupport
java.lang.Object
io.jmix.dynmodelflowui.impl.DynamicTemplateViewSupport
@Component("dynmod_DynamicTemplateViewSupport")
public class DynamicTemplateViewSupport
extends Object
Resolves the runtime template-generated view ids (
@ListViewTemplate/@DetailViewTemplate)
owned by a static entity. Used to keep such views under automatic refresh: their declarations are
rejected by validation and not offered for manual editing in the Admin UI.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTemplateViewIds(@Nullable String entityName) booleanisTemplateBased(@Nullable String entityName)
-
Field Details
-
metadata
-
viewTemplateDefinitions
-
-
Constructor Details
-
DynamicTemplateViewSupport
public DynamicTemplateViewSupport()
-
-
Method Details
-
getTemplateViewIds
-
isTemplateBased
-