Class InfoboxConfigurationService

java.lang.Object
ch.tocco.nice2.infobox.impl.infoboxconfiguration.InfoboxConfigurationService

@Component public class InfoboxConfigurationService extends Object
  • Constructor Details

    • InfoboxConfigurationService

      public InfoboxConfigurationService()
  • Method Details

    • isInfoboxConfigured

      public boolean isInfoboxConfigured(Entity infobox)
    • verifySettingsModel

      public boolean verifySettingsModel(String settingsModel)
    • getInfoboxType

      public InfoboxType getInfoboxType(Entity infobox)
    • setInfoboxTypes

      @Autowired public void setInfoboxTypes(List<InfoboxType> infoboxTypes)