Class EmailService.EmailFormat

java.lang.Object
org.apache.click.util.Format
com.avoka.fc.core.service.EmailService.EmailFormat
All Implemented Interfaces:
Serializable
Enclosing class:
EmailService

public static class EmailService.EmailFormat extends org.apache.click.util.Format
Provide an Email Format instance for use in Velocity templates.
See Also:
  • Field Summary

    Fields inherited from class org.apache.click.util.Format

    emptyString, locale
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.apache.click.util.Format

    currency, currentDate, currentDate, date, date, decimal, decimal, email, email, encodeURL, escape, getEmptyString, html, javascript, limitLength, limitLength, link, link, message, message, message, percentage, setEmptyString, string, time, url

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EmailFormat

      public EmailFormat()
  • Method Details

    • getLocale

      public Locale getLocale()
      Overrides:
      getLocale in class org.apache.click.util.Format