Class WidgetTemplateContentReferenceParser

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

@Component @Deprecated public class WidgetTemplateContentReferenceParser extends AbstractContentReferenceParser<WidgetTemplateContentReference>
Deprecated.
A reference parser for widget templates.
  • Constructor Details

    • WidgetTemplateContentReferenceParser

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