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

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

public class FileManager
extends DefaultManager

File attribute implementation


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

FileManager

public FileManager()
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.