|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.osivia.portal.demo.customizer.Formatter
public final class Formatter
Utility class used to format customized Nuxeo document content view.
| Method Summary | |
|---|---|
static java.lang.String |
formatDate(org.nuxeo.ecm.automation.client.model.Document document,
java.util.Locale locale,
boolean time)
Format date into long format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String formatDate(org.nuxeo.ecm.automation.client.model.Document document,
java.util.Locale locale,
boolean time)
document - Nuxeo documentlocale - current locale, may be nulltime - display time indicator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||