Uses of Class
io.dataease.plugins.common.base.domain.PanelAppTemplate
-
Packages that use PanelAppTemplate Package Description io.dataease.plugins.common.base.domain io.dataease.plugins.common.base.mapper -
-
Uses of PanelAppTemplate in io.dataease.plugins.common.base.domain
Subclasses of PanelAppTemplate in io.dataease.plugins.common.base.domain Modifier and Type Class Description classPanelAppTemplateWithBLOBs -
Uses of PanelAppTemplate in io.dataease.plugins.common.base.mapper
Methods in io.dataease.plugins.common.base.mapper that return types with arguments of type PanelAppTemplate Modifier and Type Method Description List<PanelAppTemplate>PanelAppTemplateMapper. selectByExample(PanelAppTemplateExample example)Methods in io.dataease.plugins.common.base.mapper with parameters of type PanelAppTemplate Modifier and Type Method Description intPanelAppTemplateMapper. updateByExample(PanelAppTemplate record, PanelAppTemplateExample example)intPanelAppTemplateMapper. updateByPrimaryKey(PanelAppTemplate record)
-