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:
-
Field Summary
Fields inherited from class org.apache.click.util.Format
emptyString, locale
-
Constructor Summary
-
Method Summary
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
-
Constructor Details
-
EmailFormat
public EmailFormat()
-
-
Method Details
-
getLocale
- Overrides:
getLocale
in classorg.apache.click.util.Format
-