Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.syndication.serializer
Class RSSSerializer

java.lang.Object
  extended by org.nuxeo.ecm.platform.syndication.serializer.AbstractDocumentModelSerializer
      extended by org.nuxeo.ecm.platform.syndication.serializer.AbstractSyndicationSerializer
          extended by org.nuxeo.ecm.platform.syndication.serializer.RSSSerializer
All Implemented Interfaces:
DocumentModelListSerializer

public class RSSSerializer
extends AbstractSyndicationSerializer


Field Summary
 
Fields inherited from interface org.nuxeo.ecm.platform.syndication.serializer.DocumentModelListSerializer
authorField, colDefinitonDelimiter, DATE_PARSER, EMPTY_LIST, iconField, listIndex, pathField, SchemaDelimiter, stateField, typeField, urlField
 
Constructor Summary
RSSSerializer()
           
 
Method Summary
 String serialize(ResultSummary summary, DocumentModelList docList, List<String> columnsDefinition, HttpServletRequest req)
           
 
Methods inherited from class org.nuxeo.ecm.platform.syndication.serializer.AbstractSyndicationSerializer
getSyndicationFormat, getSyndicationURL, serialize, setSyndicationFormat
 
Methods inherited from class org.nuxeo.ecm.platform.syndication.serializer.AbstractDocumentModelSerializer
serialize, serialize, serialize, serialize, serialize, serialize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSSerializer

public RSSSerializer()
Method Detail

serialize

public String serialize(ResultSummary summary,
                        DocumentModelList docList,
                        List<String> columnsDefinition,
                        HttpServletRequest req)
Specified by:
serialize in interface DocumentModelListSerializer
Overrides:
serialize in class AbstractSyndicationSerializer

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.