Class FormThemeReferenceConverter

    • Constructor Detail

      • FormThemeReferenceConverter

        public FormThemeReferenceConverter()
    • Method Detail

      • getAsObject

        public FormThemeReference getAsObject​(javax.faces.context.FacesContext context,
                                              javax.faces.component.UIComponent component,
                                              String value)
        Specified by:
        getAsObject in interface javax.faces.convert.Converter<FormThemeReference>
      • getAsString

        public String getAsString​(javax.faces.context.FacesContext context,
                                  javax.faces.component.UIComponent component,
                                  FormThemeReference value)
        Specified by:
        getAsString in interface javax.faces.convert.Converter<FormThemeReference>