Nuxeo Enterprise Platform 5.4

org.nuxeo.correspondence.web.mailbox
Class ContactPrinter

java.lang.Object
  extended by org.nuxeo.correspondence.web.mailbox.ContactPrinter

@Name(value="contactPrinter")
@Scope(value=APPLICATION)
@Install(precedence=10)
public class ContactPrinter
extends Object

Author:
arussel

Constructor Summary
ContactPrinter()
           
 
Method Summary
 String printContacts(Collection<org.nuxeo.ecm.core.api.model.impl.MapProperty> contacts)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContactPrinter

public ContactPrinter()
Method Detail

printContacts

public String printContacts(Collection<org.nuxeo.ecm.core.api.model.impl.MapProperty> contacts)
                     throws org.nuxeo.ecm.core.api.model.PropertyException
Throws:
org.nuxeo.ecm.core.api.model.PropertyException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.