Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.syndication.workflow
Class TaskModuleGenerator

java.lang.Object
  extended by org.nuxeo.ecm.platform.syndication.workflow.TaskModuleGenerator
All Implemented Interfaces:
com.sun.syndication.io.ModuleGenerator

public class TaskModuleGenerator
extends java.lang.Object
implements com.sun.syndication.io.ModuleGenerator


Constructor Summary
TaskModuleGenerator()
           
 
Method Summary
 void generate(com.sun.syndication.feed.module.Module module, org.jdom.Element element)
           
 java.util.Set<org.jdom.Namespace> getNamespaces()
           
 java.lang.String getNamespaceUri()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskModuleGenerator

public TaskModuleGenerator()
Method Detail

getNamespaceUri

public java.lang.String getNamespaceUri()
Specified by:
getNamespaceUri in interface com.sun.syndication.io.ModuleGenerator

getNamespaces

public java.util.Set<org.jdom.Namespace> getNamespaces()
Specified by:
getNamespaces in interface com.sun.syndication.io.ModuleGenerator

generate

public void generate(com.sun.syndication.feed.module.Module module,
                     org.jdom.Element element)
Specified by:
generate in interface com.sun.syndication.io.ModuleGenerator

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.