Class WidgetConfigContentReferenceParser

java.lang.Object
ch.tocco.nice2.dms.spi.reference.AbstractContentReferenceParser<WidgetConfigContentReference>
ch.tocco.nice2.optional.cms.impl.content.widget.WidgetConfigContentReferenceParser
All Implemented Interfaces:
ContentReferenceParser<WidgetConfigContentReference>

@Component public class WidgetConfigContentReferenceParser extends AbstractContentReferenceParser<WidgetConfigContentReference>
A reference parser for widget configurations.
  • Constructor Details

    • WidgetConfigContentReferenceParser

      public WidgetConfigContentReferenceParser(org.slf4j.Logger log, Context context)
  • Method Details