Package ch.tocco.nice2.infobox.api
Interface InfoboxType
- All Known Implementing Classes:
AbstractInfoboxType
,FreemarkerInfoboxType
,HtmlInfoboxType
,LastUsedInfoboxType
,SearchfilterInfoboxType
,SearchfiltersInfoboxType
public interface InfoboxType
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
default String
getType()
loadFormValues
(InitialFormValueResponseBean formBean, Entity infobox) void
updateInfobox
(Entity infobox, Entity content)