fr.toutatice.portail.cms.nuxeo.portlets.bridge
Class Formater
java.lang.Object
fr.toutatice.portail.cms.nuxeo.portlets.bridge.AbstractFormater
fr.toutatice.portail.cms.nuxeo.portlets.bridge.Formater
public class Formater
- extends fr.toutatice.portail.cms.nuxeo.portlets.bridge.AbstractFormater
|
Method Summary |
static java.lang.String |
formatExtrait(org.nuxeo.ecm.automation.client.model.Document doc)
|
static java.lang.String |
formatLink(org.osivia.portal.api.urls.Link link,
org.nuxeo.ecm.automation.client.model.Document doc)
|
static java.lang.String |
formatLink(org.osivia.portal.api.urls.Link link,
org.nuxeo.ecm.automation.client.model.Document doc,
java.lang.String extraClassName)
|
static java.lang.String |
formatLink(org.osivia.portal.api.urls.Link link,
org.nuxeo.ecm.automation.client.model.Document doc,
java.lang.String extraClassName,
java.lang.String title)
|
static java.lang.String |
formatTitle(org.nuxeo.ecm.automation.client.model.Document doc)
|
| Methods inherited from class fr.toutatice.portail.cms.nuxeo.portlets.bridge.AbstractFormater |
formatDate, formatDateAndTime, formatDescription, formatDescription, formatEmptyIcon, formatExternalIcon, formatNuxeoBigIcon, formatNuxeoIcon, formatSize, formatSpecificIcon, formatTarget, formatText, formatType, formatVignette |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Formater
public Formater()
formatTitle
public static java.lang.String formatTitle(org.nuxeo.ecm.automation.client.model.Document doc)
throws java.text.ParseException
- Throws:
java.text.ParseException
formatExtrait
public static java.lang.String formatExtrait(org.nuxeo.ecm.automation.client.model.Document doc)
throws java.text.ParseException
- Throws:
java.text.ParseException
formatLink
public static java.lang.String formatLink(org.osivia.portal.api.urls.Link link,
org.nuxeo.ecm.automation.client.model.Document doc,
java.lang.String extraClassName,
java.lang.String title)
formatLink
public static java.lang.String formatLink(org.osivia.portal.api.urls.Link link,
org.nuxeo.ecm.automation.client.model.Document doc,
java.lang.String extraClassName)
formatLink
public static java.lang.String formatLink(org.osivia.portal.api.urls.Link link,
org.nuxeo.ecm.automation.client.model.Document doc)
Copyright © 2013. All Rights Reserved.