fr.paris.lutece.plugins.document.service.attributes
Class RichTextManager

java.lang.Object
  extended by fr.paris.lutece.plugins.document.service.attributes.DefaultManager
      extended by fr.paris.lutece.plugins.document.service.attributes.RichTextManager
All Implemented Interfaces:
AttributeManager

public class RichTextManager
extends DefaultManager

Manager for Rich Text Atrribute


Constructor Summary
RichTextManager()
           
 
Method Summary
 java.lang.String getAttributeXmlValue(Document document, DocumentAttribute attribute)
          Get the XML data corresponding to the attribute to build the document XML content
 
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.DefaultManager
getAttributeTypeCode, getCreateFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, setAttributeTypeCode, validateValue, validateValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RichTextManager

public RichTextManager()
Method Detail

getAttributeXmlValue

public java.lang.String getAttributeXmlValue(Document document,
                                             DocumentAttribute attribute)
Get the XML data corresponding to the attribute to build the document XML content

Specified by:
getAttributeXmlValue in interface AttributeManager
Overrides:
getAttributeXmlValue in class DefaultManager
Parameters:
document - The document
attribute - The attribute
Returns:
The XML value of the attribute


Copyright © 2007 Mairie de Paris. All Rights Reserved.