fr.toutatice.portail.cms.nuxeo.portlets.bridge
Class Formater

java.lang.Object
  extended by fr.toutatice.portail.cms.nuxeo.portlets.bridge.AbstractFormater
      extended by fr.toutatice.portail.cms.nuxeo.portlets.bridge.Formater

public class Formater
extends fr.toutatice.portail.cms.nuxeo.portlets.bridge.AbstractFormater


Constructor Summary
Formater()
           
 
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
 

Constructor Detail

Formater

public Formater()
Method Detail

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.