Package com.avoka.fc.core.service
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EmailFormat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Locale
getLocale()
-
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
-
-
-
-
Method Detail
-
getLocale
public Locale getLocale()
- Overrides:
getLocale
in classorg.apache.click.util.Format
-
-